2014-01-01 |
Novatux | Fix conversion |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Novatux | Use 6d for pipes too |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Novatux | Use crossing textures |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Novatux | Fix conversion |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Novatux | Last forgotten spaces |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Novatux | Remove old code |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Novatux | Add a few comments |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Novatux | Fix some more coding style, fix a crash, get rid of... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Novatux | Fix indentation and coding style |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Novatux | Indent correctly the function |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Novatux | Add 6d tubes, cleanup code a bit |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Vanessa Ezekowitz | make crossing tube wield texture look a little better |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Vanessa Ezekowitz | add crossing tube textures |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Vanessa Ezekowitz | fix copy&paste error |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Vanessa Ezekowitz | ok, on second thought, allow tubes to connect to the... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Vanessa Ezekowitz | Fix glitch in tube autorouter |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Vanessa Ezekowitz | chests, furnaces are not supposed to connect to tubes... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Novatux | fix filters and mese filters not working correctly |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Novatux | A few more fixes (spamming the commit log again...) |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Novatux | Fix node breaker, use new minetest.swap_node |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Novatux | Fix item transport code |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Vanessa Ezekowitz | local-ize a couple of variables, code style fixes |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Vanessa Ezekowitz | fix a missed function name (due to being renamed) |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Vanessa Ezekowitz | local-ize a couple more variables |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Vanessa Ezekowitz | mesecons_rules must be global. made so, confined to... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Vanessa Ezekowitz | rules_all has to be global. made it so, confined to... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Vanessa Ezekowitz | local-ize a couple of variables |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Vanessa Ezekowitz | fix small typos (False -> false) |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Novatux | A few fixes |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Vanessa Ezekowitz | get rid of a redundant comment |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Vanessa Ezekowitz | close the file handle after checking if the config... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Vanessa Ezekowitz | remove redundant ~= nil |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Vanessa Ezekowitz | don't write pipeworks config file anymore. if a user... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Vanessa Ezekowitz | notvel function can't be local - made global and confin... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Vanessa Ezekowitz | tube_item has to be global. confined it to pipeworks... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Vanessa Ezekowitz | local-ize one last var |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Vanessa Ezekowitz | local-ize a few more variables |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Vanessa Ezekowitz | local-ize yet a few more variables |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Vanessa Ezekowitz | local-ize a few more variables and functions |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Vanessa Ezekowitz | get rid of an excess print() call |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Vanessa Ezekowitz | local-ize a few more functions |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Vanessa Ezekowitz | fix incorrect variable name |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Vanessa Ezekowitz | default settings have to be global or pipeworks can... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Vanessa Ezekowitz | local-ize a few more variables, move all of the nodebox... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Vanessa Ezekowitz | local-ize pretty muchg everything that was previously... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Vanessa Ezekowitz | catch a similar nil condition in the node breaker |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Vanessa Ezekowitz | More sanity checks on the nodeside() function, courtesy... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Vanessa Ezekowitz | Better way to catch that incoming nil, return a real... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Vanessa Ezekowitz | Revert "catch nil return from facedir_to_dir() in tube... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Vanessa Ezekowitz | catch nil return from facedir_to_dir() in tube autoplac... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Vanessa Ezekowitz | add "metallic" tube connection image for other mods... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Vanessa Ezekowitz | make the tube connection images for furnaces/chests... |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Vanessa Ezekowitz | Phased out old register_on_punchnode() calls in favor... |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Vanessa Ezekowitz | Removed code that detects technic and disables default... |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Vanessa Ezekowitz | Add recipes for fountainhead and one-way tube |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Vanessa Ezekowitz | limit tube autoconnect checking to only run if tube... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Vanessa Ezekowitz | Make the tube_connects={} method work properly for... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Vanessa Ezekowitz | get rid of some extraneous print statements |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Vanessa Ezekowitz | Split pipe and tube autorouting functions into separate... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Vanessa Ezekowitz | fix bad lighting on one-way tube |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Vanessa Ezekowitz | stop leaking clone_node() function outside of pipeworks... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Vanessa Ezekowitz | fix non-working water flow sensor, add proper side... |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Novatux | Fix node breaker crash. |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Novatux | Fix autocrafter not taking enough items if number of... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Vanessa Ezekowitz | make worldpath and modpath pipeworks-namespace-specific... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Vanessa Ezekowitz | Add fountainhead (vertical spigot, basically). |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Vanessa Ezekowitz | Make nodebreaker and deployer use wood group instead... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Novatux | Fix for player height |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Novatux | Complete fake player for deployer |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Novatux | Fix crossing tube and one way tube. |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Novatux | FiX CYCLIC option being ignored. |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Vanessa Ezekowitz | Merge branch 'master' of github.com:VanessaE/pipeworks |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Vanessa Ezekowitz | Furnace and chest textures now have pipeworks-specific... |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Novatux | Add one way tube |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Cy | Check for on_metadata_inventory_take |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Cy | Multiple updates: |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Novatux | Better deployer and node breaker mesecons rules. |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Vanessa Ezekowitz | tweak readme to mention the correct place for the docum... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Vanessa Ezekowitz | Moved crafting guide to a separate branch (gh-pages) |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Vanessa Ezekowitz | fix incorrect usage of after_place_node |
commit | commitdiff | tree | snapshot |
2013-10-04 |
chlue | simplify autocrafterCache, remove cache entry on node... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Vanessa Ezekowitz | clean up formatting a bit |
commit | commitdiff | tree | snapshot |
2013-10-04 |
chlue | Made autocrafter take less CPU/time |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Pilcrow | Fix hacky_swap_node to not repeatedly swap the same... |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Uberi | Add note about teleporter tubes reserved channels. |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Vanessa Ezekowitz | fix nil references in flowing_logic.lua |
commit | commitdiff | tree | snapshot |
2013-08-06 |
hdastwb | added reserved teleport channels |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Vanessa Ezekowitz | always read default_settings.txt before reading the... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
VanessaE | Merge pull request #49 from hdastwb/notechalias |
commit | commitdiff | tree | snapshot |
2013-07-25 |
hdastwb | removed aliases to the technic deployers/node breakers |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Vanessa Ezekowitz | oops, technic doesn't need to load first, it depends... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Vanessa Ezekowitz | fix the check for technic for craft recipes, use option... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
hdastwb | added support for 6d facedir for all tube components... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Vanessa Ezekowitz | add license file |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Vanessa Ezekowitz | fixed a nil reference (filter code didn't check for... |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Vanessa Ezekowitz | added ability to disable most components via config... |
commit | commitdiff | tree | snapshot |
2013-07-14 |
VanessaE | Merge pull request #47 from hdastwb/mesesandtube |
commit | commitdiff | tree | snapshot |
2013-07-14 |
hdastwb | added more powerful sand tubes (MESE sand tubes), along... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
VanessaE | Merge pull request #46 from hdastwb/lockedchest |
commit | commitdiff | tree | snapshot |
2013-07-09 |
VanessaE | Merge pull request #45 from hdastwb/lockedchest |
commit | commitdiff | tree | snapshot |
next |