Historique des commits

Auteur SHA1 Message Date
  Jeija 95fedc88bc Never postpone action_on or action_off il y a 8 ans
  Jeija 433778c2ec Add Hawk777 to contributor list, update developer documentation URL il y a 8 ans
  Jeija e561be7fa3 Greatly improve performance by making use of VoxelManips in turnoff il y a 8 ans
  Christopher Head bc9d4c2d5a Use VM transactions for conductor state changes. il y a 8 ans
  Carter Kolwey 912f17f335 Split wires into their own mod, introduce autoconnect hooks il y a 8 ans
  Jeija 809192f353 Use vector helper functions instead of old builtin cmpPos and addPosRule functions il y a 9 ans
  Jeija 97f7b5745f Remove trailing whitespace il y a 9 ans
  Jeija a550323fea Fix compatibility with not yet updated mods that use mesecon:receptor_* il y a 10 ans
  Jeija 5be179bf11 Replace mesecon:<some_function> with mesecon.<some_function> for greater il y a 10 ans
  Jeija b5cc933287 Pressure plates and the object detector will send power to vertical il y a 10 ans
  Jeija 300abcb587 Fix #155 (option 2 used). Remove non-ActionQueue system. Enable overheat for more than 20 actions per second on lua- / microcontrollers and gates. il y a 10 ans
  Jeija 1852e967a9 Send changesignals for placed receptors when not powered, make on_placenode code more readable il y a 11 ans
  Jeija a632a8abc8 Fix delayers and disable resuming if not using MESECONS_GLOBALSTEP il y a 11 ans
  Novatux fe50e87da1 Make receptor_on/off overwritable, fix a serious bug. il y a 11 ans
  Jeija c8ef37f522 Actionqueue tweaks il y a 11 ans
  Jeija 6afded8284 Fix unloaded area in receptor_off, yet it was only fixed in receptor_on il y a 11 ans
  Jeija f1211f7dae Add ActionQueue priority system il y a 11 ans
  Jeija 2d004b19ea First draft of some kind of Action Queue (just like the globalstep queue in to_update), but more flexible and also including delay functionality (mesecon_delayer). il y a 11 ans
  Novatux fb417d45a7 Fix when there are several rules with different specials il y a 11 ans
  Novatux d5b39951a4 Fix bugs with multi-rules conductors (like crossing) that have param2 il y a 11 ans
  Uberi 16b4b79c51 Update code to standards of Minetest 0.4.8. il y a 11 ans
  khonkhortisan 913e355a71 Merge pull request #112 from khonkhortisan/multi_rules il y a 11 ans
  khonkhortisan 885899cbaf Crossover il y a 11 ans
  Novatux afad592783 Change mesecons signals so that they update effectors only after a globalstep, configurable to be on/off il y a 11 ans
  Jeija ef087f2bb6 Fix Bug: Wrong usage of action_on/action_off instead of action_change il y a 12 ans
  Jeija 841bc70b97 Fix a bug that occured when using a receptor placed directly next to a il y a 12 ans
  Jeija 7fe4947056 Bugfix foes for pistons, delayyrs, gates and microcontrollers. Rework delayers. il y a 12 ans
  Jeija 9019a4aff7 Bugfix, wires sometimes turned off for no reason il y a 12 ans
  Jeija 6b1bfe6391 Add rule-name system. Every input rule can now have a name, that could help e.g. the microcontroller to know where a signal comes from. il y a 12 ans
  Jeija 2c4a46a557 Minor cleanup, use addPosRule il y a 12 ans