noisytoot
synced commits to master at noisytoot/notnotdnethack from mirror
2024-10-11 00:34:50 +01:00
d848fa3230
Make all gnomes start with medium hats and allow wearing them
8adf69a7ee
Revert "Bugfix: Gnomes in the mines were getting medium-sized hats"
noisytoot
synced commits to master at noisytoot/notnotdnethack from mirror
2024-10-10 00:04:58 +01:00
5411f317e7
Actually, killerbuf doesn't need to be zeroed
noisytoot
synced commits to master at noisytoot/notnotdnethack from mirror
2024-09-14 19:44:50 +01:00
d67ba897e9
Fix dangling killerbuf pointer in hmoncore
89799cf004
Make potions of midas turn clockworks to gold
45f5eb935d
Merge remote-tracking branch 'notdnethack/master'
05e5285960
Exempt fuzzer from IPS limit
9769aa5f87
Merge remote-tracking branch 'notdnethack/2024.05.15' into 2024.05.15
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-09-14 03:24:48 +01:00
05e5285960
Exempt fuzzer from IPS limit
9769aa5f87
Merge remote-tracking branch 'notdnethack/2024.05.15' into 2024.05.15
aa1e64b6c3
Merge https://github.com/Chris-plus-alphanumericgibberish/dNAO into 2024.05.15
dcc6fa5556
Reduce CPU useage by limiting IPS
5f4c8d7295
Add missing get_mplname_culture for acu and for the itinerant priestess.
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-07-29 04:32:57 +01:00
17d2bf4e18
Fix crash in Oona smithing caused by missing null terminator
fef5520f2a
Fix parsing of colours with alpha
43242cb1fe
Change how coordinates are passed to dump command
noisytoot
synced commits to master at noisytoot/notnotdnethack from mirror
2024-07-07 18:05:49 +01:00
560efea29d
Remove doc/tmac.n because it's non-free
6a4ef23ca9
Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15
2d266d796d
Major bugfix: bones could load on the true Madman home level
e344ba25e1
Bugfix: don't allow ff crystals to exceed max possible skill levels
183721d6ca
Increase the max circle template size from 30 to 33
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-07-07 18:05:48 +01:00
560efea29d
Remove doc/tmac.n because it's non-free
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-06-08 02:16:01 +01:00
6a4ef23ca9
Merge remote-tracking branch 'dNAO/compat-3.23.0' into 2024.05.15
2d266d796d
Major bugfix: bones could load on the true Madman home level
e344ba25e1
Bugfix: don't allow ff crystals to exceed max possible skill levels
183721d6ca
Increase the max circle template size from 30 to 33
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-06-02 19:18:46 +01:00
c10d092bb1
Bugfix: Cap INCR_CURSKILL in the same way as INCR_MAXSKILL
d3eabe8871
Bugfix: Confused stinking cloud was not setting killer
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-06-02 11:08:45 +01:00
e60bcb9f8f
Reindent util/make-circle-data.lisp with spaces
noisytoot
synced commits to 2024.05.15 at noisytoot/notnotdnethack from mirror
2024-06-01 02:34:00 +01:00
c8db5bbcb0
Bugfix: Eth+EotO as a Monk+Orthos could cause too high vision radius
386d66a76a
start on proper plurals for dnh monsters
afe0aa818a
Ilmater entry fix
47b753b6a3
Fix typo in mon.c ("horse shriek" -> "hoarse shriek")
6dc3e21939
Simplify uandroid definition to just be is_android(youracedata)