Ron Nazarov noisytoot
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.
Compare 9 commits »
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
Compare 2 commits »
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
Compare 20 commits »
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
Compare 2 commits »
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
Compare 2 commits »
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'
Compare 22 commits »
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
noisytoot synced commits to master at noisytoot/notnotdnethack from mirror 2024-05-12 16:53:59 +01:00
b79869be22 Prompt for levelporting to negative levels
ebe5d531ee Make prompt for levelporting to level 0 respect paranoid_quit
6e5e5a5ae6 Levelporting to level 0 sends you to nowhere if you are an eth
f64ae05944 Bugfix: Clockwork automata couldn't repair IEA
558ba6496a Bugfix: Magic furnaces were impossible to build
Compare 20 commits »
noisytoot synced commits to master at noisytoot/notnotdnethack from mirror 2024-05-12 08:43:58 +01:00
ed42ac33b4 Document new options in changelog
52069cb366 Gnomes get +400 carrycap (from ndnh1)
553e874e34 Don't complain about usersound options if compiled without support
Compare 3 commits »
noisytoot synced commits to master at noisytoot/notnotdnethack from mirror 2024-05-11 16:23:58 +01:00
fcbf7d8418 New option: QUERYTYPE (and querytype_regex)
622ea53e13 Bugfix: Only prompt for saving bones in wizard mode
d99304e398 Revert "Revert "Edibility, cannibalism, and same-race sacrifice prompt changes""
Compare 3 commits »
noisytoot synced commits to master at noisytoot/notnotdnethack from mirror 2024-05-11 08:13:57 +01:00
57a370865c Merge remote-tracking branch 'notdnethack/master'
2ff36a85ae Blacklist more levels from bones
Compare 3 commits »
noisytoot synced commits to master at noisytoot/notnotdnethack from mirror 2024-05-11 00:03:58 +01:00
88cf4ddeda Bugfix: Link with ncursesw instead of ncurses