Историја ревизија

Аутор SHA1 Порука Датум
  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 година