1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-14 10:13:13 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Lynn
0366bc18aa Added basic cave collapse 2018-10-02 10:09:03 +02:00
Lynn
928f02ee3c Removed unused local function 2018-10-02 10:09:03 +02:00
Lynn
8f2cc6a8a1 Using Lua table lookup instead of foreach for support-beam-entities 2018-10-02 10:09:03 +02:00
Valansch
b17cbfe312 Added self expanding map (#2)
* added metatable implementation of pressuremap

* Changed default value: Fixed collapse

* Added on_init(set_metatables)

* Update PressureMap.lua
2018-10-02 10:09:03 +02:00
Lynn
7e1a15eb96 Using blur instead of value +/- based on distance to center 2018-10-02 10:09:03 +02:00
Lynn
ab3c30bd06 Renamed blurr to blur 2018-10-02 10:09:03 +02:00
Valansch
a6ba5c9e2e fixed pressureMapStorage causing desyncs 2018-10-02 10:09:03 +02:00
Valansch
f2a214e61a Implemented Mask.blurr 2018-10-02 10:09:03 +02:00
Lynn
96602aa0f0 Diggy initial commit 2018-10-02 10:09:03 +02:00