Commit Graph

17 Commits

Author SHA1 Message Date
rdococ 06a195e08f Improved the grate logic further by revamping the liquid level calculations and a few other things. 2017-08-03 11:09:00 +01:00
rdococ 5ff97f38ab Improved the grate - water can now flow in more than one direction when it enters the grate. (Warning: possible race condition issues up ahead.) 2017-08-03 02:14:41 +01:00
rdococ 7fc84b4c86 Improved the infotext when the cursor is on a crate. 2017-08-02 16:33:18 +01:00
rdococ 27c6dff1ec Improved grates - water flowing IN from the side can now flow OUT downwards. 2017-08-02 15:38:39 +01:00
rdococ 3da823bfd7 Fixed a minor bug in the conveyor globalstep. 2017-08-01 22:03:56 +01:00
rdococ 8c6306d0fa 1. Removed some useless debug messages.
2. Added meseconveyors, which require power.
2017-08-01 16:24:02 +01:00
rdococ 4f5415ccbc Changed grate texture to something more aesthetically pleasing. 2017-08-01 00:55:42 +01:00
rdococ 6020b18565 Removed redundant code. 2017-07-31 18:31:07 +01:00
rdococ d7acd32c72 Fixed minor spelling error. (Mod still worked with the spelling error, but could move player's heads into nodes.) 2017-07-31 18:29:21 +01:00
rdococ 6f394738e3 1. Reversed the directionality of the conveyors again, so that the movement direction matches the facing direction.
2. Fixed minor bugs with the animations - which should be completely seamless now except for mapblock borders.
3. Also modified the side texture a little bit.
2017-07-31 18:16:31 +01:00
rdococ a963f93e94 Reversed the facing system back. 2017-07-31 17:53:12 +01:00
rdococ 8cae0de408 Revert "Fixed a game-crashing bug."
This reverts commit 78a404f6c1.

Additionally refixed it with a proper fix that doesn't introduce another game-crashing bug. -_-
2017-07-31 16:56:48 +01:00
rdococ 9e078fc0c7 broken 2017-07-31 01:28:06 +01:00
rdococ 78a404f6c1 Fixed a game-crashing bug. 2017-07-31 00:18:49 +01:00
rdococ 20d23a4c5f Fixed a bug in which players could use the conveyor to move up into nodes, and fixed a bug where escalators would take longer than intended. 2017-07-30 22:02:49 +01:00
rdococ 8eb6a3781a Create README.md 2017-07-30 21:51:08 +01:00
rdococ 31cf39aa38 Moved to Github. 2017-07-30 21:24:43 +01:00