Commit Graph

8 Commits (master)

Author SHA1 Message Date
Aftermoth 5050b0c33d Remove old update announcement 2016-06-28 23:58:48 +12:00
Aftermoth 27b51a0a73 Update README.md 2016-05-29 20:05:32 +12:00
Aftermoth ef71ec0a3c Update README.md 2016-05-01 19:03:48 +12:00
Aftermoth 9714b5dec7 Notify of update on splash page. 2016-05-01 19:03:19 +12:00
Aftermoth 3eacdf0e75 Update README.md 2016-04-25 12:39:49 +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