4 Commits

Author SHA1 Message Date
Aftermoth
d660177ee7 Update README.md 2016-05-29 20:19:16 +12:00
Aftermoth
684b0f2475 Update init.lua (#3)
* Update init.lua

Implements quick escape for newly buried drops.

* Update init.lua

Added param to distinguish resting and newly buried drops, restoring reload consistency. Pruned a pointless cond.

* Update init.lua (feature complete)

Added one public function for other mods to invoke mechanism in cases droplift ignores.
Restored fix for default sink-on-load behaviour of buried drops.

* More precise and specific information.

* Reduce MT-specific terminology
2016-04-19 04:29:33 +12:00
Aftermoth
e543e4af8a Update README.md
Removed reference to obsolete options and surplus elaboration.
2016-04-17 16:49:13 +12:00
Auke Kok
125e0974c2 Cleanups, standard mod files.
I've removed all tunables and reduced the code to it's effective
working code. Going forward, This means less confusion for others
to contribute and understand the concepts and less likely to
introduce new errors.
2016-04-15 22:29:01 -07:00