New builds are up on the nightlies page and on angband.live with the following changes:
Note that this light change is a reversion to the way it worked several years ago where the player could get a huge light radius by wearing several pieces of gear with permanent light. The light code is very straighforward now; let me know if there are any weird effects caused by it.
- If the player is in a web and tries to move or attack it gets cleared automatically without a prompt (at the cost of a turn)
- Player can no longer run through webs
- Fire destroys webs
- Hunger has been adjusted so that eating when not full can never make you gorged
- The properties and combat lines in object.txt have been expanded to make it more readable
- Upgrade to digging: the tunnel command automatically uses the best digger the player has in their pack if its better than what's currently in the weapon slot (at no turn cost)
- Further adjustment to light so that it is purely additive by light source
- Ego lanterns of Shadows added
Note that this light change is a reversion to the way it worked several years ago where the player could get a huge light radius by wearing several pieces of gear with permanent light. The light code is very straighforward now; let me know if there are any weird effects caused by it.
Comment