Ron Nazarov noisytoot
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
noisytoot synced commits to master at noisytoot/notnotdnethack from mirror 2024-05-10 07:43:59 +01:00
9329d91cfe Fix invalid comparison with pointer in Is_town_level(&u.uz)
cbb415c79f Merge remote-tracking branch 'notdnethack/master'
59e620d230 curses: Show attributes (bold, underline, etc) in perm_invent
45a8d949e2 Replace compile-time regex options with runtime options
b38d73f0de Make mist projectors train firearm skill instead of just using it
Compare 36 commits »
noisytoot synced commits to master at noisytoot/notnotdnethack from mirror 2024-05-09 07:13:58 +01:00
c95ec59b30 Migo mist projectors
noisytoot synced commits to master at noisytoot/notnotdnethack from mirror 2024-05-07 22:34:01 +01:00
a1db2bb9b8 Fix playing sounds sometimes interfering with prompts
noisytoot synced commits to master at noisytoot/notnotdnethack from mirror 2024-05-07 14:23:58 +01:00
11ca7cd6e2 unixsound: Add volume scaling support
9ecb589760 unixsound: Remove terminal \n from arguments to usersound_panic
e737a3ff26 unixsound: Reap zombie child in SIGCHLD handler
2e7b8dc55e Fix SHELL
Compare 4 commits »