58 lines
2.4 KiB
Plaintext
58 lines
2.4 KiB
Plaintext
========================================================================
|
|
ISSUES: Bugs, Cleanup and Refinements
|
|
------------------------------------------------------------------------
|
|
|
|
#### ##### #### # # ###### ##### ####
|
|
# # # # # # # # # # #
|
|
#### # # # # # # ##### # # ####
|
|
# ##### # # # # # ##### #
|
|
# # # # # # # # # # # #
|
|
#### # #### # ###### ###### # # ####
|
|
|
|
- Switch from deprecated depends.txt to mod.conf or whatever.
|
|
|
|
- Design principles doc is badly out of date, needs to reflect lessons
|
|
learned and things observed about where the game is headed.
|
|
|
|
- Balance/nerf leaf composting rates.
|
|
- Pack leaf nodes into a compost node?
|
|
- Need nearby moisture to compost?
|
|
|
|
- Lode smelting changes.
|
|
- Currently lode smelting is too counterintuitive.
|
|
- Split recipe into 2 stages.
|
|
- Heat lode to melt the metal inside. Add a cobble
|
|
with molten lode node, and show metal pooling
|
|
more at the bottom of the node.
|
|
- Have air space under molten lode for prills to
|
|
come out.
|
|
- Molten lode cools back to lode cobble.
|
|
|
|
- Less cumbersome scaling controls.
|
|
- Use loitering or staring, or some other passive input
|
|
instead of a pummel recipe.
|
|
- Should hopefully make the process feel more natural.
|
|
- Need multiple handholds (i.e. ceil+wall version) since
|
|
player no longer picks the surface.
|
|
- With no death/respawn, and no fast-travel, we need to
|
|
buff player movement to balance that out.
|
|
|
|
- Hint system updates.
|
|
- Need a "witness" system for spontaneous in-world processes,
|
|
such as tree growth or lode cooling. Credit players within
|
|
a certain distance and line-of-sight.
|
|
- Feedback/issues URL?
|
|
- Look for new URL buttons in 5.0+
|
|
|
|
- Stone doors don't necessarily dig right. Probably leftover junk
|
|
being inherited in the cloning; need to dig through the properties
|
|
and remove the ones we don't want inherited.
|
|
|
|
- Reinstate and update toolbelt once engine PR #8701 is released
|
|
- Alternative item strategy with dedicated slots for each
|
|
inventory space, which can be empty if in hand instead.
|
|
- Consider a "backpack" approach as opposed to toolbelt.
|
|
|
|
........................................................................
|
|
========================================================================
|