Jeija
|
97f7b5745f
Remove trailing whitespace
|
преди 9 години |
Jeija
|
1ee3b2107d
Fix movestones sometimes not starting to move again when they are at the
|
преди 9 години |
Jeija
|
1df6e5a03b
Rewrite movestones, make them nodes instead of entities
|
преди 9 години |
Jeija
|
f69caba036
Fix movestone to wire connection looks
|
преди 10 години |
Jeija
|
f977ac821a
Re-implement settings system:
|
преди 10 години |
Jeija
|
5be179bf11
Replace mesecon:<some_function> with mesecon.<some_function> for greater
|
преди 10 години |
Jeija
|
194155fff8
Rewrite mesecon wires. This should increase the efficiency and speed of
|
преди 10 години |
Uberi
|
16b4b79c51
Update code to standards of Minetest 0.4.8.
|
преди 11 години |
Anthony Zhang
|
96011bc718
Audit code for possible nil value indexing with unregistered nodes.
|
преди 11 години |
RealBadAngel
|
255e363b04
Fix all crafting recipes to use modern style
|
преди 11 години |
khonkhortisan
|
f1a327ad16
Round movestone position, don't forget last pull
|
преди 11 години |
Jeija
|
57e1547515
Make pistons and movestones move objects (push only yet)
|
преди 11 години |
Anthony Zhang
|
1ff437b7b0
Don't forget sticky movestones!
|
преди 11 години |
Anthony Zhang
|
79bb4a3433
Lots of bugs in movestones fixed:
|
преди 11 години |
Anthony Zhang
|
3792b692aa
Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds.
|
преди 11 години |
Jeija
|
d91e0b66cb
Re-write pistons from scratch, propably fixes a lot of bugs and doesn't cause too many new ones.
|
преди 12 години |
Jeija
|
f114cb8ddc
Fix movestone crash bug
|
преди 12 години |
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)
|
преди 12 години |
Jat
|
b7553145b0
Actuator ignored liquid (all)
|
преди 12 години |
Jeija
|
15fa38b848
Switch from tile_images to tiles = {...}
|
преди 12 години |
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)
|
преди 12 години |
Jeija
|
9829abc74d
HUGE speed improvement
|
преди 12 години |
Vanessa Ezekowitz
|
e12b297987
change all recipes to use group:mesecon_conductor_craftable
|
преди 12 години |
Jeija
|
04bcc458d9
Several bugfixes and cleanups for movestones
|
преди 12 години |
Anthony Zhang
|
1e569782f5
Use minetest.env:place_node and minetest.env:dig_node to enable usage of the on_place and on_dig callbacks.
|
преди 12 години |
Anthony Zhang
|
db26adca25
Fix crash in sticky movestones (thanks MarkTraceur), cleanup movestoen code significantly.
|
преди 12 години |
Anthony Zhang
|
3c7d2b2e25
Fix movestones (thanks MarkTraceur).
|
преди 12 години |
Jeija
|
baed46dc65
Fix digging time groups (crackly replaced by cracky)
|
преди 12 години |
Jeija
|
44cc38d9e8
Fix broken digging time groups
|
преди 12 години |
Anthony Zhang
|
3018128b4b
Update nodes for compatibility with digging time groups.
|
преди 12 години |