noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-31 18:23:58 +01:00
0b8074c393
Bugfix: Move block_forget_map to make boolopt in alphabetical order
defa167720
curses: Support showrealtime
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-30 17:54:02 +01:00
1394658218
Replace more leftover long wornmasks with long longs
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-30 09:43:59 +01:00
bbc3051a85
Replace a few leftover long wornmasks with long longs
0198060ad2
Bugfix: Bullet fabber use could result in multiple quivered stacks
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-30 01:33:59 +01:00
439a88d662
Parasitized android race bugfixes
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-29 01:03:59 +01:00
57d6cd9787
Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15
9b26176ba6
Refactor to reduce impact of getattk()
22cf160c13
Message bugfix: "lack of skill" is a reason mental edges don't work.
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-28 16:53:58 +01:00
4b7d295b87
Fix junethack trophy descriptions CSV
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-28 08:43:59 +01:00
2585d5cc0c
Ban salamanders from receiving boots as gifts
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-28 00:34:09 +01:00
72d733e247
Bugfix: Gnomes in the mines were getting medium-sized hats
b60f4e9c02
Bugfix: #terrain returning before resetting flags.verbose
aa73436594
Merge remote-tracking branch 'notdnethack/2024.05.15' into 2024.05.15
3c94dc37ed
Fix curses using uninitialized pickmap value from selection for species when no valid species were available, leading to a garbage int off the heap being saved as flags.species.
d783026dd8
Merge https://github.com/Chris-plus-alphanumericgibberish/dNAO into 2024.05.15
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-25 23:33:58 +01:00
a955eb97d6
Bugfix: Great Claws of Urdlen couldn't be applied sometimes
56e4277065
Enable menu_glyphs by default
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-24 23:03:58 +01:00
d3ba839902
notnotdNetHack is on hardfought now
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-23 06:03:59 +01:00
b5245a400c
Bugfix: curses command count was capped at LARGEST_INT (32767)
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-22 05:33:59 +01:00
d94c5b3507
Bugfix: Call fix_object after armorsmith services that can change wt
6ca7d4cad5
Give new races trophy for octopode
957574c55a
Update junethack trophy descriptions to mention ent and fix typo
e8c6f7b65b
Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15
7baf86b221
Bugfix: NetHack license help menu item was only appearing in wizmode
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-20 20:53:57 +01:00
de81d63156
Bugfix: NetHack license help menu item was only appearing in wizmode
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-17 19:23:57 +01:00
415c14a960
Allow all non-Ana/Bin/Cav/Acu players to be descendants
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-16 18:53:58 +01:00
e07a583cec
Fix array-out-of-bounds error in kick_object
ba3dac7842
Fix undefined behaviour in projectile and do_digging_projectile
noisytoot
synced commits to master at noisytoot/notnotdnethack from mirror
2024-05-16 18:53:58 +01:00
e07a583cec
Fix array-out-of-bounds error in kick_object
ba3dac7842
Fix undefined behaviour in projectile and do_digging_projectile
noisytoot
synced commits to master at noisytoot/notnotdnethack from mirror
2024-05-16 02:33:59 +01:00
748e4fac85
More undefined behaviour bugfixes
2f558ca60b
Bugfix: undefined behaviour in make_horror
4b4000b4d8
Autoenable UTF8graphics if supported
a31ed0e5af
This is trying to print everything to a %c, so cast it instead.
e42377d361
Merge remote-tracking branch 'notdnethack/master'
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-05-16 02:33:58 +01:00
noisytoot
synced new reference 2024.05.15 to noisytoot/notnotdnethack from mirror
2024-05-16 02:33:58 +01:00
noisytoot
synced commits to master at noisytoot/notnotdnethack from mirror
2024-05-15 18:23:59 +01:00
ee57879f1e
Fix some undefined behaviour