– Don’t use custom floors when revealing a mimic in a mimic pit
– Don’t use custom features that look like floor if they can’t hold objects
– Update README.md
– Replace NO_MONSTERS flag with NO_GENERATION, use it to also prevent objects from being generated
– Add custom number of stairs for dungeons
– Replace hardcoded QUIT_TIMEOUT with mangband.cfg server option
– Keep player active during disconnection timeout
– Add “ascii_mon” option to display monsters using ASCII symbols instead of tiles when using a tileset
– Small optimisation for resting
– Add sval validity check in parse_ego_item()
– Fix equipment curses
Great update which improve loads of stuff! Server updated:
– Increased numbers of dungeon’s stairs
– Disconnect time-out set on 3 seconds