mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2024-11-14 13:26:10 +00:00
5901b7c7ca
Thanks, kerio!
22 lines
1.2 KiB
Groff
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
|