Documentation.

This commit is contained in:
Aaron Suen 2019-03-31 23:18:56 -04:00
parent 468bbba9ca
commit d34f5ee56a

View File

@ -19,6 +19,19 @@ ISSUES: Bugs, Cleanup and Refinements
- Upon digging a stack node, try to shift all inventories from - Upon digging a stack node, try to shift all inventories from
stack nodes above downward. stack nodes above downward.
- Water/wetness/coolant rework.
- Move nodecore.quenched() somewhere more sensible.
- Register a "wet" and "absorbant" groups.
- Register wetness hooks.
- What to dry to when absorbed.
- What to do when wetted.
- Register wetness exposure abm.
- Consume one random wet node nearby.
- Use for quenching lode/glass.
- Allow sponges to wick water (wetness transfers).
- Future applications.
- Cement, cure upon wetting?
- API Cleanup - API Cleanup
- Utils - Utils
- Box mueller and exporand - Box mueller and exporand