index
:
pipeworks
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-01
move flowable registration for airtight entry panel to devices.lua near node ...
thetaepsilon-gamedev
2017-10-01
remove register_local_pipes.lua as node registration has been moved to more a...
thetaepsilon-gamedev
2017-10-01
move spigot behaviour registration to devices.lua
thetaepsilon-gamedev
2017-10-01
migrate flowable registration for valve nodes to devices.lua
thetaepsilon-gamedev
2017-10-01
move pump flow logic registration to devices.lua
thetaepsilon-gamedev
2017-10-01
devices.lua: create local variables for device node names in preparation for ...
thetaepsilon-gamedev
2017-10-01
move pipe node registration for new flow logic closer to their definition in ...
thetaepsilon-gamedev
2017-10-01
new flow logic: flowable_node_registry_install.lua: add registration tracing
thetaepsilon-gamedev
2017-10-01
new flow logic: node registry: add initial stub for flow directionality check
thetaepsilon-gamedev
2017-10-01
new flow logic: node registry: split registration functions into seperate fil...
thetaepsilon-gamedev
2017-10-01
new flow logic: register_local_pipes.lua: make spigots work again
thetaepsilon-gamedev
2017-10-01
new flow logic: flowable_node_registry.lua: add output node registration
thetaepsilon-gamedev
2017-10-01
new flow logic: abm_register.lua: add register_abm_output routine
thetaepsilon-gamedev
2017-10-01
new flow logic: abm_register.lua: update doc comments for register_abm_input()
thetaepsilon-gamedev
2017-10-01
new flow logic: abms.lua: start splitting apart spigot code into generalised ...
thetaepsilon-gamedev
2017-10-01
new flow logic: register_local_pipes.lua: fix leftover calls to abmregister
thetaepsilon-gamedev
2017-10-01
abms.lua: refactor and generalise run_pump_intake() to allow passing custom i...
thetaepsilon-gamedev
2017-10-01
new_flow_logic/register_local_pipes.lua: remove old ABM note in header
thetaepsilon-gamedev
2017-10-01
new_flow_logic/flowable_node_registry.lua: integrate existing ABM registratio...
thetaepsilon-gamedev
2017-10-01
new_flow_logic/abms.lua: run_pump_intake(): use passed-in maxpressure instead...
thetaepsilon-gamedev
2017-09-30
init.lua: move non-destructive new_flow_logic code outside if-guard
thetaepsilon-gamedev
2017-09-30
move all current new_flow_logic code to dedicated sub-directory
thetaepsilon-gamedev
2017-09-30
temporarily move ABM registration out of register_flow_logic.lua to allow ref...
thetaepsilon-gamedev
2017-09-30
register_flow_logic.lua: expose ABM registration functions
thetaepsilon-gamedev
2017-09-30
register_flow_logic.lua: factor out per-node input ABM registration
thetaepsilon-gamedev
2017-09-30
new_flow_logic.lua: fix callback crash due to check_for_liquids_v2() being mo...
thetaepsilon-gamedev
2017-09-30
register_flow_logic.lua: begin refactoring abm registration to allow use by o...
thetaepsilon-gamedev
2017-09-30
new_flow_logic.lua: move logic functions inside pipeworks.flowlogic sub-table
thetaepsilon-gamedev
2017-09-30
internal refactoring of flowable node registration in preparation for enhance...
thetaepsilon-gamedev
2017-09-30
add TODO list extracted from new_flow_logic changelog entries
thetaepsilon-gamedev
2017-09-30
changelog.txt: back-entries for new flow logic work
thetaepsilon-gamedev
2017-09-30
Merge pull request #202 from thetaepsilon-gamedev/master
Vanessa Ezekowitz
2017-09-27
register_flow_logic.lua: add author notice
thetaepsilon-gamedev
2017-09-27
init.lua: add missing dofile for new flow logic
thetaepsilon-gamedev
2017-09-27
flowing_logic.lua: separate out new logic into seperate file
thetaepsilon-gamedev
2017-09-27
init.lua: turn off by-default new flow logic for now
thetaepsilon-gamedev
2017-09-27
flowing_logic.lua: add new spigot code + ABM registration
thetaepsilon-gamedev
2017-09-27
pipes.lua: split out new flow logic registration and make it respect feature ...
thetaepsilon-gamedev
2017-09-27
devices.lua: replace calls to add_node() with swap_node() to preserve node me...
thetaepsilon-gamedev
2017-09-27
flowing_logic.lua: fix pressure limit bug due to accessing non-existant variable
thetaepsilon-gamedev
2017-09-27
pipes.lua: wire up pump intake ABM and add pumps to balancing logic
thetaepsilon-gamedev
2017-09-27
flowing_logic.lua: add start of new pump handler code
thetaepsilon-gamedev
2017-09-27
flowing_logic.lua: add new version of check_for_liquids()
thetaepsilon-gamedev
2017-09-27
pipes.lua: place old ABM code registration behind if-guard for new flag
thetaepsilon-gamedev
2017-09-27
flowing_logic.lua: implement initital pressure balancing behaviour
thetaepsilon-gamedev
2017-09-27
initial stub patches to re-implement new_flow_logic
thetaepsilon-gamedev
2017-09-27
hard dep on mesecons
Vanessa Ezekowitz
2017-09-25
Replace old nodeupdate() with new minetest.check_for_falling() (#200)
Thomas--S
2017-09-25
make the filters use ghostitems (#197)
DS
2017-09-25
fix digiline_filter crashing when getting a string as count (#196)
DS
[prev]
[next]