История коммитов

Автор SHA1 Сообщение Дата
  Jeija 5be179bf11 Replace mesecon:<some_function> with mesecon.<some_function> for greater 10 лет назад
  Vanessa Ezekowitz f46bc329de Use minetest.swap_node() instead of mesecons' version, Minor code changes 11 лет назад
  RealBadAngel 255e363b04 Fix all crafting recipes to use modern style 11 лет назад
  Jeija ac0fb91139 Minor cleanup of mesecno torch and add another rule to it (behind above) 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 лет назад
  Jeija 15fa38b848 Switch from tile_images to tiles = {...} 12 лет назад
  Jeija 9f16e4fcaa Add not-yet-working after(time, code) function to the microcontroller 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 b197d29bef Code cleanup, little bugfix (some conductors placed next to receptors didn't turn on) 12 лет назад
  Vanessa Ezekowitz e12b297987 change all recipes to use group:mesecon_conductor_craftable 12 лет назад
  Jeija 1f6e1fa7ab Mesecons only connect to blocks with group mesecon > 1 12 лет назад
  Vanessa Ezekowitz 0214dbc582 added mesecon = 1 to groups for torches also. 12 лет назад
  Kotolegokot a0417d3ad3 Mesecon Torch 12 лет назад
  Kotolegokot 70841d8c8e not_in_creative_inventory 12 лет назад
  Anthony Zhang 4200757ba3 Remove deprecated API functions "register_on_placenode" and "register_on_dignode" where possible. 12 лет назад
  Jeija dbaafc538c Fix Mesecon Torch 13 лет назад
  Jeija 3ed12458d2 Fix Mesecon Torch 13 лет назад
  Jeija d069275d09 Rules + Receptor system rework 13 лет назад
  Jeija 8e0b2a2b11 Simplify rules System 13 лет назад
  Anthony Zhang 3018128b4b Update nodes for compatibility with digging time groups. 13 лет назад
  Jeija 36ae0cc1a5 Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?] 13 лет назад