Commit History

Author SHA1 Message Date
  Jeija fb695e9c1c Fix #189, clean code and update documentation 10 years ago
  Jeija fc4d675b84 Fix crafting with the default mesecon wire 10 years ago
  Jeija d19e975955 Use iterative algorithm for mesecon.find_receptor_on, major performance improvement for large 10 years ago
  Jeija 5be179bf11 Replace mesecon:<some_function> with mesecon.<some_function> for greater 10 years ago
  Jeija 194155fff8 Rewrite mesecon wires. This should increase the efficiency and speed of 10 years ago
  Uberi 16b4b79c51 Update code to standards of Minetest 0.4.8. 11 years ago
  Anthony Zhang 96011bc718 Audit code for possible nil value indexing with unregistered nodes. 11 years ago
  RealBadAngel 255e363b04 Fix all crafting recipes to use modern style 11 years ago
  Anthony Zhang 10bacdd7f4 Update selection boxes to make building easier. 11 years ago
  Anthony Zhang 5b5e919683 Make load times faster by avoiding inventorycube and wielditem creation in technical blocks such as active wires and various piston orientations. 11 years ago
  Jeija ec07fc27d7 Merge branch 'nextgen' 12 years ago
  Vanessa Ezekowitz 5921f6d46c made tweaks to the way mese is converted to mesecons. If old mese paradigm is 12 years ago
  Jeija 973a9c650f Add new crafting recipe for mesecons: Cook a mese crystal 12 years ago
  Jeija 23bebfc054 Merge branch 'master' into nextgen 12 years ago
  Jeija a1852204fb Cleanup and improve piston code 12 years ago
  Jeija 44dc1a128c Upload cleaned up mesecons to nextgen branch 12 years ago
  Jeija 192b9eca4f Fix crash when digging unknown nodes 12 years ago
  Jeija e9f2beb2c6 Slightly change wire look (may be reverted?) 12 years ago
  Jeija 472650f099 Finish new mesecon-in-nodedef for conductors and receptors. Make wires and switch use it for reference. 12 years ago
  Jeija 4ae7bc9aa6 Use sunlight_propagates = true for some more nodes 12 years ago
  Vanessa Ezekowitz bca93e8287 minor tweak to vertical mesecons wire stubs to help with z-fighting objects 12 years ago
  Jeija 15fa38b848 Switch from tile_images to tiles = {...} 12 years ago
  Jeija 78fdedc880 Add conductor rules, add demo isolated mesecons to proof that it works 12 years ago
  Jeija 9396ce8940 Re-enable backwards compatibility (sorry for disabling) 12 years ago
  Jeija 24c50571f7 Make mesecons only connect to input and output ports (e.g. of the delayer) 12 years ago
  Vanessa Ezekowitz b78b540653 reworked textures for mesecons wires, added a new one for each of on/off 12 years ago
  Jeija c8c2fd32da Code cleanup and ond more extremely small speedup 12 years ago
  Vanessa Ezekowitz 68342c79d5 Made X <-> Z bends not produce junction bump (only appears on T-junctions, 12 years ago
  Vanessa Ezekowitz 6d499ae971 Slimmed down wire junctions a bit. 12 years ago
  Vanessa Ezekowitz d950f0d169 Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons 12 years ago