Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-20 | Add wrench serialization format version | ShadowNinja | |
2013-12-20 | Rewrite wrench. INCOMPATIBLE WITH OLD ITEMS | ShadowNinja | |
You must place all of your picked up nodes before updating and pick them back up after. | |||
2013-12-20 | Fix stack count fetching | ShadowNinja | |
2013-12-19 | Rename wrench variable | ShadowNinja | |
2013-12-18 | move inject_items to top of file (so that it's above the abm that calls it) | Vanessa Ezekowitz | |
2013-12-17 | Remove config file creation | ShadowNinja | |
This made it difficult to change default settings | |||
2013-12-17 | Rewrite flashlight | ShadowNinja | |
2013-12-17 | More global localiztions | ShadowNinja | |
2013-12-17 | Rewrite chests | ShadowNinja | |
2013-12-17 | Make tube sending faster | ShadowNinja | |
2013-12-17 | Remove duplicate ABM | ShadowNinja | |
2013-12-17 | Add protection support to tools | ShadowNinja | |
This adds support to the chainsaw, mining drill, mining laser, sonic screwdriver, and tree tap. | |||
2013-12-17 | Localize most variables | ShadowNinja | |
2013-12-16 | Fix music player | ShadowNinja | |
Sounds not included | |||
2013-12-15 | more pipeworks API-change updates | Vanessa Ezekowitz | |
2013-12-15 | adapt to changes in Pipeworks API | Vanessa Ezekowitz | |
2013-12-10 | Add support for minetest.swap_node | ShadowNinja | |
2013-12-10 | Add protection support to the sonic screwdriver | ShadowNinja | |
2013-12-03 | Generators don't send items | ShadowNinja | |
2013-12-03 | Add pipeworks support to generators | SmallJoker | |
2013-12-03 | Fix lava can being able to hold 16 sources | Bryant Mairs | |
2013-12-03 | Move production percentage for geothermal generators to infotext | Bryant Mairs | |
2013-11-27 | Drop full rubber tree nodes | ShadowNinja | |
2013-11-27 | Don't regenerate placed rubber tree trunks | ShadowNinja | |
2013-11-27 | Fix generators | ShadowNinja | |
2013-11-27 | Add missing translations | ShadowNinja | |
2013-11-27 | Externalize common functions and protect inventories | ShadowNinja | |
2013-11-26 | Use upvalues in registrations | ShadowNinja | |
2013-11-26 | Don't allow tubing items into LV machines | ShadowNinja | |
2013-11-18 | Fix crash when quarrying a protected area | ShadowNinja | |
2013-11-15 | Fix crash with invalid radius | ShadowNinja | |
2013-11-11 | Fix bug with translations. | Novatux | |
2013-11-06 | fix chainsaw not working | Vanessa Ezekowitz | |
2013-11-02 | Fix crash. | Novatux | |
2013-11-01 | Remove default bronze recipe. | Novatux | |
2013-10-31 | add italian translation | pagliaccio | |
2013-10-30 | Readd craft recipe for the Mk1 mining laser | ShadowNinja | |
2013-10-30 | Add Mk2 and Mk3 mining lasers | HybridDog | |
2013-10-30 | Fix comment | ShadowNinja | |
2013-10-30 | Add spanish translation | kaeza | |
2013-10-30 | Add support for translations via intllib | ShadowNinja | |
2013-10-29 | Add mg support | Novatux | |
2013-10-28 | Fix generator nodemane | ShadowNinja | |
2013-10-27 | Fix crash when entering a non-number for forcefield range | ShadowNinja | |
2013-10-27 | Add MV and HV generators and make coal dust a fuel | pagliaccio | |
2013-10-26 | fix typo | Vanessa Ezekowitz | |
2013-10-26 | Add crafts for frames and templates. | Novatux | |
2013-10-25 | fix typo | RealBadAngel | |
2013-10-19 | Better tempaltes | Novatux | |
2013-10-18 | Fix negative tool discharging and a few other tweaks... | ShadowNinja | |
Disable the flashlight by default. Use itemstack:{get,set}_{metadata,name,wear,...} rather than {to,from}_table. Improve the style of part of the code of mischelaneous tools |