Wuzzy
|
c43b8baff4
|
Refactor arrow→button hit
|
2018-05-08 18:22:08 +02:00 |
Wuzzy
|
af0025debc
|
Wooden buttons stay pushed by arrow
|
2018-05-08 13:46:39 +02:00 |
Wuzzy
|
64f7e0a076
|
Fix active buttons staying on after restart
|
2018-05-08 00:48:07 +02:00 |
Wuzzy
|
4be5f89829
|
Move bow/arrow logic into new mod mcl_bows
|
2018-05-07 23:10:49 +02:00 |
Bu-Gee
|
d2f01c68f5
|
Pistons: When pushing a dropper node, dig it
Instead of calling handle_node_drops, etc.
|
2018-03-13 02:46:21 +01:00 |
Wuzzy
|
e754eec3f7
|
Fix some global issues with rs repeater code
|
2018-02-02 03:46:27 +01:00 |
Wuzzy
|
4207f88266
|
Add dispenser API docs
|
2018-02-01 23:00:50 +01:00 |
Wuzzy
|
fa10dc93ae
|
Add _on_dispense callback for dispenser; refactor
|
2018-02-01 22:49:41 +01:00 |
Wuzzy
|
3e7ad08db0
|
Set is_ground_content=false for some nodes
|
2018-01-31 19:36:27 +01:00 |
Wuzzy
|
b7b6f356fa
|
Redstone: Add basic blastnode handling
|
2018-01-30 06:01:36 +01:00 |
Wuzzy
|
d750e7f6d4
|
No longer hide observers
|
2018-01-30 05:56:30 +01:00 |
Wuzzy
|
7196485294
|
Remove sunlight propagation for various nodes
|
2018-01-28 20:21:02 +01:00 |
Wuzzy
|
093e9b0b08
|
Declare observers not opaque
|
2018-01-28 19:25:05 +01:00 |
Wuzzy
|
32f60c4fee
|
Add README/credits for the lever mod
|
2018-01-27 19:48:44 +01:00 |
Wuzzy
|
50a1bb5ea5
|
Repeaters: Fix output if placed in lock + on state
|
2018-01-27 17:04:00 +01:00 |
Wuzzy
|
01bd264b2b
|
Repeater: Fix sometimes bad lock on place
|
2018-01-27 16:44:30 +01:00 |
Wuzzy
|
2788cad59c
|
Minor repeater refactor
|
2018-01-27 16:25:38 +01:00 |
Wuzzy
|
3229f2a902
|
Move the lock bar of repeaters
|
2018-01-27 16:22:59 +01:00 |
Wuzzy
|
e1606eeb0c
|
Repeaters: Use set_node instead of swap_node
|
2018-01-27 16:10:29 +01:00 |
Wuzzy
|
a2ab52c705
|
Repeaters: Remember delay when locked
|
2018-01-27 16:07:59 +01:00 |
Wuzzy
|
42f5426fe9
|
Update repeater help (locking feature)
|
2018-01-27 15:41:01 +01:00 |
Wuzzy
|
781caa1187
|
Repeaters: Do not unlock if locked from other side
|
2018-01-27 15:00:58 +01:00 |
Wuzzy
|
719e5193d8
|
Restrict is_powered call in mesecons_delayer
|
2018-01-27 14:34:50 +01:00 |
Wuzzy
|
878743cee5
|
Repeaters: Set correct lock state on placement
|
2018-01-27 14:32:21 +01:00 |
Wuzzy
|
b3d069b53a
|
Update repeater lock after dig
|
2018-01-27 06:01:49 +01:00 |
Wuzzy
|
db94d1c601
|
Locked repeaters: Update receptor after unlock
|
2018-01-27 05:43:05 +01:00 |
Wuzzy
|
a8c2b37175
|
Fix some bad repeater textures
|
2018-01-27 05:23:40 +01:00 |
Wuzzy
|
6b1354cd3b
|
Lock and unlock repeaters (WIP)
|
2018-01-27 05:17:22 +01:00 |
Wuzzy
|
bc1f3cd651
|
Add locked repeaters (nodes only)
|
2018-01-27 04:36:17 +01:00 |
Wuzzy
|
8950455026
|
Fix crash when dispensing spawn egg
|
2018-01-27 03:55:59 +01:00 |
Wuzzy
|
16bb9b8901
|
Localize various unneeded global variables
|
2018-01-26 22:37:42 +01:00 |
Wuzzy
|
a40dec6da9
|
Add missing sounds for active repeater
|
2018-01-26 22:05:47 +01:00 |
Wuzzy
|
dc13cf04dd
|
Fix repeater stopping after rejoining world
|
2018-01-26 22:01:37 +01:00 |
Wuzzy
|
930ecf9be1
|
Fix rs not turnoff if rtorch is hor. behind opaque
|
2018-01-26 21:53:27 +01:00 |
Wuzzy
|
e8ebc537f0
|
Fix door closing if dig opaque block next to it
|
2018-01-26 21:11:49 +01:00 |
Wuzzy
|
0405b2aa2c
|
Fix some Lua warnings
|
2018-01-23 05:19:05 +01:00 |
Wuzzy
|
da2fbed4c2
|
Burnout rs torch if it changes state too often
|
2018-01-22 23:52:04 +01:00 |
Wuzzy
|
eacda330eb
|
Remove mesecons/VERSION
|
2018-01-22 22:40:31 +01:00 |
Wuzzy
|
a160d8411a
|
Update redstone torch help
|
2018-01-22 22:40:16 +01:00 |
Wuzzy
|
c9b731b8f9
|
Fix redstone torch state with block above
|
2018-01-22 21:49:20 +01:00 |
Wuzzy
|
db4c860aa8
|
More work on redstone torch state
|
2018-01-22 21:32:07 +01:00 |
Wuzzy
|
8019cfd591
|
Faster updating of redstone torches
|
2018-01-22 21:11:10 +01:00 |
Wuzzy
|
94dfd63e14
|
Redstone torch: Use set_node instead of swap_node
|
2018-01-22 20:04:19 +01:00 |
Wuzzy
|
d47af14d4d
|
Implement basic redstone torch rules
|
2018-01-22 19:58:38 +01:00 |
Wuzzy
|
01952b56fd
|
Fix bad repeater updates when next to opaque block
|
2018-01-22 16:53:44 +01:00 |
Wuzzy
|
f4657f79f5
|
Redstone: Propagate turnoff through opaque blocks
|
2018-01-20 20:42:53 +01:00 |
Wuzzy
|
33d978de06
|
Propagate redstone power through opaque blocks
|
2018-01-20 19:04:53 +01:00 |
Wuzzy
|
aaf68793fe
|
More redstone rule consistency
|
2018-01-19 03:34:30 +01:00 |
Wuzzy
|
d5a72d240f
|
Tweak redstone wire rules
|
2018-01-18 20:00:41 +01:00 |
Wuzzy
|
aec2fb8309
|
Remove legacy mesecons code
|
2018-01-18 19:22:52 +01:00 |