Elias Åström
|
dafc828593
|
Migrate translations from old mesecons
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
0ac265d3b0
|
Fix crash for wires next to unknown nodes
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
b5bd2d411b
|
Remove unused field
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
e5546fa05c
|
Fix powered rails not powering
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
019e4a8e38
|
Add toggling between cross and dot for wires
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
8af2a7778f
|
Simplify wire "bump" nodebox registration
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
8337957916
|
Combine wireflags and logical wireflags
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
14c11e40f1
|
Update comments
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
8538d29055
|
Make temporary wires table not global
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
9082549b8e
|
Explain order of bits in wireflags
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
36ee008105
|
Fix wire connection bug with target block
|
2024-11-20 02:31:45 +00:00 |
|
Jürgen Rühle
|
fd953a04ea
|
Fix opaque node after_destruct override
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
5b1e102c8a
|
fix wire propagation
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
9307e7c65c
|
Use a node cache in wire propagate
|
2024-11-20 02:31:45 +00:00 |
|
Jürgen Rühle
|
7cbc27bd73
|
Use new dropper name in crafting recipe
|
2024-11-20 02:31:45 +00:00 |
|
Jürgen Rühle
|
cd2e03ce52
|
Output mcl_redstone:redstone in redstone ore cooking recipe
|
2024-11-20 02:31:45 +00:00 |
|
Jürgen Rühle
|
5cb2d03413
|
Add back comparator, repeater, and redstone torch recipe
|
2024-11-20 02:31:45 +00:00 |
|
Jürgen Rühle
|
544c94ecb3
|
mcl_util.get_double_container_neighbor_pos should return a real vector
So use vector.offset instead of the hand rolled tables.
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
e1dc1f1789
|
Fix event cancelling with priority
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
e567b86333
|
improve pistons moving entities upwards
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
4b8eaad07a
|
make piston pushers breakable
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
ee86df5bde
|
improve piston moving entities
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
7dba258494
|
simplify node names
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
0f34b341e7
|
remove all remaining mentions of mvps
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
966eed31fa
|
add aliases for old pistons
this converts pistons that are in inventories
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
66fa59cde5
|
rename _redstone to _mcl_redstone for pistons
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
923b344282
|
make pistons not pull unsticky blocks
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
e3c19c1f46
|
add crafting recipes
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
98d435db60
|
minor sticking API improvement
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
33a5be054c
|
add aliases for old mesecons pistons
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
8c27819151
|
make containers unmovable by piston
unless otherwise specified
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
40493befc2
|
add delay to pistons retracting/extending
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
0957a52ad0
|
remove incorrect slimeblock behavior
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
9c1967d0e3
|
clean up piston definitions
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
61be2bae21
|
improve piston moving entities
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
dec75a393e
|
remove uneeded dependncies
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
b46042ce16
|
remove mesecons_pistons and mesecons_mvps
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
80b8c339b0
|
add piston nodes
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
7f800a895e
|
make some entities unmovable by pistons
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
f408adb2e5
|
add unsticky and unmovable_by_piston groups to nodes
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
b7648917d4
|
make kelp use new piston API
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
f4e8e99ac4
|
update slime and honey blocks to use new API
|
2024-11-20 02:31:45 +00:00 |
|
goblin_mode
|
72adc03eb4
|
add inital mcl_pistons files
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
53bb9bd51c
|
Change set_node to swap_node for update events
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
82a37ee4f7
|
Add missing mcl_ prefix to fields
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
d90ce75a0c
|
Add LGPLv3 license file to REDSTONE
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
d8078e0a62
|
Fix repeater bug
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
526cbdc744
|
Fix depowering wires through opaque blocks
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
e36db19b9f
|
Fix crash when running /tick without arg
|
2024-11-20 02:31:45 +00:00 |
|
Elias Åström
|
b329f86184
|
Fix items not showing up in redstone inv category
|
2024-11-20 02:31:45 +00:00 |
|