Commit Graph

15 Commits

Author SHA1 Message Date
luk3yx d48074ed9e Add mesecon senders 2018-09-07 18:53:32 +12:00
luk3yx a450b91c03 Fork into scriptblocks 2018-09-06 15:04:07 +12:00
rdococ 4c6eddd898 Created type scriptblocks and the modulo operator; also fixed bugs in the code which would cause odd behavior. 2017-08-07 16:26:13 +01:00
rdococ 91dcb0f062 Added files I forgot to add. :P 2017-08-07 14:24:24 +01:00
rdococ 2036096d3d MASSIVE UPDATE. Added booleans, boolean comparison blocks and modified the IF block's behavior (old scripts are still just about supported, though). 2017-08-07 01:42:04 +01:00
rdococ ee9dad9578 1. Added object manipulation scriptblocks and the digiline receiver.
2. Modified the player detector texture to increase the contrast a little.
2017-08-06 19:54:28 +01:00
rdococ 2cf6f6326d Renamed the scriptblock_nearest to the scriptblock_player_detector, and added an entry for it in the README. 2017-08-06 06:55:39 +01:00
rdococ 875c22b118 Modified the textures to show equivalency "==" and non-equivalency "=/=" 2017-08-06 05:56:14 +01:00
rdococ 1c900a23f5 THE SCRIPTBLOCKS ARE HERE!!! Scriptblocks are blocks you can build scripts with - they're pretty cool, even if they're super complicated. 2017-08-06 05:46:25 +01:00
rdococ 2fb9eaaea8 PRIMARY: Added mesegrates (can be turned on and off), and digigrates (can be finetuned).
SECONDARY: Fixed some minor bugs where falling water (the kind that doesn't spread) could spread using nearby grates.
2017-08-03 21:35:32 +01:00
rdococ e8090e09b1 Separated meseconveyors into their own file, and added digiconveyors. 2017-08-03 15:26:34 +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 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 31cf39aa38 Moved to Github. 2017-07-30 21:24:43 +01:00