Jeija
|
97f7b5745f
Remove trailing whitespace
|
hace 9 años |
Jeija
|
1ee3b2107d
Fix movestones sometimes not starting to move again when they are at the
|
hace 9 años |
Jeija
|
1df6e5a03b
Rewrite movestones, make them nodes instead of entities
|
hace 9 años |
Jeija
|
f69caba036
Fix movestone to wire connection looks
|
hace 10 años |
Jeija
|
f977ac821a
Re-implement settings system:
|
hace 10 años |
Jeija
|
5be179bf11
Replace mesecon:<some_function> with mesecon.<some_function> for greater
|
hace 10 años |
Jeija
|
194155fff8
Rewrite mesecon wires. This should increase the efficiency and speed of
|
hace 10 años |
Uberi
|
16b4b79c51
Update code to standards of Minetest 0.4.8.
|
hace 11 años |
Anthony Zhang
|
96011bc718
Audit code for possible nil value indexing with unregistered nodes.
|
hace 11 años |
RealBadAngel
|
255e363b04
Fix all crafting recipes to use modern style
|
hace 11 años |
khonkhortisan
|
f1a327ad16
Round movestone position, don't forget last pull
|
hace 11 años |
Jeija
|
57e1547515
Make pistons and movestones move objects (push only yet)
|
hace 11 años |
Anthony Zhang
|
1ff437b7b0
Don't forget sticky movestones!
|
hace 11 años |
Anthony Zhang
|
79bb4a3433
Lots of bugs in movestones fixed:
|
hace 11 años |
Anthony Zhang
|
3792b692aa
Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds.
|
hace 11 años |
Jeija
|
d91e0b66cb
Re-write pistons from scratch, propably fixes a lot of bugs and doesn't cause too many new ones.
|
hace 12 años |
Jeija
|
f114cb8ddc
Fix movestone crash bug
|
hace 12 años |
Jeija
|
b37bdbf55c
Port a lot more (basically everything apart from gates, pistons and extrawire crossing) to the new nodedef system. There are some problems with wall button and wall lever (in the way they visually connect to wires)
|
hace 12 años |
Jat
|
b7553145b0
Actuator ignored liquid (all)
|
hace 12 años |
Jeija
|
15fa38b848
Switch from tile_images to tiles = {...}
|
hace 12 años |
Jeija
|
00ce2540c2
New effector system, effectors have to be registered with mesecon:register_effector(onstate, offstate, rules, function get_rules) rules and function get_rules are optional. You don't have to specify both onstate and offstate (required for e.g. removestone)
|
hace 12 años |
Jeija
|
9829abc74d
HUGE speed improvement
|
hace 12 años |
Vanessa Ezekowitz
|
e12b297987
change all recipes to use group:mesecon_conductor_craftable
|
hace 12 años |
Jeija
|
04bcc458d9
Several bugfixes and cleanups for movestones
|
hace 12 años |
Anthony Zhang
|
1e569782f5
Use minetest.env:place_node and minetest.env:dig_node to enable usage of the on_place and on_dig callbacks.
|
hace 12 años |
Anthony Zhang
|
db26adca25
Fix crash in sticky movestones (thanks MarkTraceur), cleanup movestoen code significantly.
|
hace 12 años |
Anthony Zhang
|
3c7d2b2e25
Fix movestones (thanks MarkTraceur).
|
hace 12 años |
Jeija
|
baed46dc65
Fix digging time groups (crackly replaced by cracky)
|
hace 12 años |
Jeija
|
44cc38d9e8
Fix broken digging time groups
|
hace 12 años |
Anthony Zhang
|
3018128b4b
Update nodes for compatibility with digging time groups.
|
hace 12 años |