1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2024-09-19 14:05:02 +01:00
notnotdnethack/doc/fixes31.3
Chris-plus-alphanumericgibberish 5901b7c7ca Uploading current NAO sources
Thanks, kerio!
2013-10-15 16:49:44 -04:00

22 lines
1.2 KiB
Groff

avoid divide by zero crash for eggs produced from horn of plenty
prevent monsters from eating the invocation tools or Rider corpses
make artifacts much less likely to be destroyed
fix freezing lava in front a raised drawbridge
fix digging pits in front of raised drawbridge; improve digging next to pools
since random teleports have no --More-- prompt, have them purge REDO data
to avoid repeating previous command before noticing changed context
make magic portals function for monsters
make numerous priest blessings increasingly rare, with an upper limit
fix missing quotation marks in quest speech
prevent monsters like killer bees from opening tins
add: keep track of # player deaths, save game start time in struct u
don't used "uncursed" with gold in containers in ending inventory display
PC: Fix black/gray/white display problem
X11: set input text portion of the dialog box so it is the width of the box
X11: fix message window seperator redraw problem (thanks to
Ivan D. Brawley <ivanbraw@ist.flinders.edu.au>)
VMS: avoid false "trickery" detection for bonesX#.##;1 levels
VMS: prevent display of really long broadcast messages from clobbering stack
VMS: prevent endless input loop upon remote terminal disconnect