1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-05-09 00:35:19 +01:00

Commit graph

  • cbd5873b2c Improve scorpion-deathdrop checks NeroOneTrueKing 2020-12-13 13:02:31 -06:00
  • 5680576b9c New artifact: The Scorpion Carapace NeroOneTrueKing 2020-12-13 01:49:00 -06:00
  • 069d0abd06 Fix worn object interactions when changing material NeroOneTrueKing 2020-12-12 21:25:12 -06:00
  • 3b68e4910a Add impossible guard for Armor_off with null uarm George Edward Bulmer 2020-12-13 02:14:16 +00:00
  • 949e9bd360 Limit polymorphs of template'd monsters to reasonably retain template NeroOneTrueKing 2020-12-12 18:39:14 -06:00
  • e695409877 Convert can_undead_mon() to can_undead() NeroOneTrueKing 2020-12-12 16:31:59 -06:00
  • f43e6aa90c Remove is_nonliving_mon() NeroOneTrueKing 2020-12-12 16:24:50 -06:00
  • 7f039a4541 Remove is_undead_mon() macro NeroOneTrueKing 2020-12-12 16:06:16 -06:00
  • 63eed49dea Merge branch 'devel-3.19.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.19.2 ChrisANG 2020-12-12 14:48:41 -05:00
  • 84cf388b99 Oops, pa can be null in certain cases, so check before using it. ChrisANG 2020-12-12 14:48:25 -05:00
  • 4418e2b353
    Merge pull request #1275 from NeroOneTrueKing/patch-horror-mname-pointer Chris-plus-alphanumericgibberish 2020-12-12 14:46:14 -05:00
  • f7f409fcb2
    Merge pull request #1272 from gebulmer/fix/obj_to_glyph-global-variable Chris-plus-alphanumericgibberish 2020-12-12 14:45:18 -05:00
  • 025bfbce87
    Merge pull request #1271 from gebulmer/fix/mimic-glyph-colour Chris-plus-alphanumericgibberish 2020-12-12 14:43:43 -05:00
  • 8094b4d96d
    Merge pull request #1270 from gebulmer/fix/engraving-read-after-free Chris-plus-alphanumericgibberish 2020-12-12 14:43:26 -05:00
  • a5620209ab Fix horrors restoring with a stale mname pointer NeroOneTrueKing 2020-12-12 13:34:25 -06:00
  • c76293774a Oops, Malcanthet is generated with a weapon she can't use. ChrisANG 2020-12-12 13:47:46 -05:00
  • 12ddb5255f Bugfix: aura DR stacks with armor DR (it's magic) ChrisANG 2020-12-12 13:47:22 -05:00
  • bb0c3e4a7e They Eye of the Fly uses probing on monsters when farlooking. ChrisANG 2020-12-12 13:46:11 -05:00
  • 6533e8f005 Reduce natural AC and DR of Fem Half Dragon Nobles ChrisANG 2020-12-12 13:45:07 -05:00
  • a5f1429bc8 Oops. Fix barbed devil def ChrisANG 2020-12-11 20:56:23 -05:00
  • 0449bced95 Correct glyph constant in obj_to_glyph George Edward Bulmer 2020-12-11 23:44:36 +00:00
  • db41a333be Fix read after free from destroyed wand engraving George Edward Bulmer 2020-12-05 00:01:22 +00:00
  • 72f0b1138f Rewrite obj_to_glyph as function George Edward Bulmer 2020-12-11 23:05:36 +00:00
  • c965742898 Set mimic colours for cursed detection George Edward Bulmer 2020-12-11 23:02:09 +00:00
  • a8aec16e03 My test logic was backwards ChrisANG 2020-12-11 13:48:37 -05:00
  • 6e7cbc0014 More demon and devil tweaks ChrisANG 2020-12-11 13:45:18 -05:00
  • 4b5fc053c2 Merge branch 'devel-3.19.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.19.2 ChrisANG 2020-12-11 10:30:21 -05:00
  • def63d04e5
    Merge pull request #1269 from gebulmer/fix/canspotmon-guard Chris-plus-alphanumericgibberish 2020-12-11 10:28:05 -05:00
  • f67c1c0868
    Merge pull request #1268 from gebulmer/fix/check-reseed-segfault Chris-plus-alphanumericgibberish 2020-12-11 10:27:34 -05:00
  • 2fb6cbc029
    Merge pull request #1267 from gebulmer/fix/melee-eggsplat Chris-plus-alphanumericgibberish 2020-12-11 10:24:23 -05:00
  • b276d7a927
    Merge pull request #1266 from gebulmer/fix/mkgarden-segfault Chris-plus-alphanumericgibberish 2020-12-11 10:24:06 -05:00
  • 5df45239df
    Merge pull request #1265 from gebulmer/fix/greater-light-circles Chris-plus-alphanumericgibberish 2020-12-11 10:23:35 -05:00
  • f4af10ed51 Improve "player" monster equipment. ChrisANG 2020-12-11 10:20:27 -05:00
  • a4f396ceef Make the balrog sword attack electrical. ChrisANG 2020-12-11 10:16:40 -05:00
  • 495b4ff70f Remove silver hating from fallen angels ChrisANG 2020-12-11 10:16:05 -05:00
  • e7e2e61eb8 Buff bone devils with a nasty claw attack. ChrisANG 2020-12-11 10:15:52 -05:00
  • 505120d11f Vrocks aren't super humanoid, so give them a the animaloid body and long head tags. ChrisANG 2020-12-11 10:15:15 -05:00
  • 33c98730f4 Add MB_STRONG to most & ChrisANG 2020-12-11 10:14:30 -05:00
  • fd8bf7d36b BUGFIX: The Wizard wants everything, not just the amulet (inc. book!) ChrisANG 2020-12-11 10:04:53 -05:00
  • d0f2acdd5d Buff male half dragon noble quest enemies. ChrisANG 2020-12-11 10:04:27 -05:00
  • d232907070 Comment labling the end of the main loop ChrisANG 2020-12-11 10:02:28 -05:00
  • 0408238356 Fix DS artifacts ChrisANG 2020-12-11 10:02:15 -05:00
  • b7b8955c88 Naginatas are also useable in melee ChrisANG 2020-12-11 09:59:13 -05:00
  • f005b8a8a8 The polearms seems to have been in the wrong order. ChrisANG 2020-12-11 09:59:02 -05:00
  • d812760e22 Actually implement polearm use in melee by vrocks et al. ChrisANG 2020-12-11 09:57:52 -05:00
  • 5edb381727 Legion devils have horns. ChrisANG 2020-12-11 00:43:13 -05:00
  • 9e52109766 Dokalfar matriarchs get shadowsteel GoPower and armored boots. ChrisANG 2020-12-11 00:41:38 -05:00
  • 5456d2b06e Equipment tweaks for quest friendlies ChrisANG 2020-12-11 00:40:50 -05:00
  • 3ef5f48d12 Pit fiend equipment ChrisANG 2020-12-11 00:39:02 -05:00
  • 5f073dde8a Demon buffs ChrisANG 2020-12-11 00:37:51 -05:00
  • 89c8ce42c0 Fix tabbing ChrisANG 2020-12-11 00:34:00 -05:00
  • f2c6da1301 Demon and Devil buffs. ChrisANG 2020-12-11 00:32:49 -05:00
  • de631a2b71 Guard against null mon in canspotmon macro George Edward Bulmer 2020-12-05 18:09:53 +00:00
  • 9d047ed367 Guard against segfault in check_reseed George Edward Bulmer 2020-12-05 19:25:28 +00:00
  • 3f114ac3dc Guard against splatted egg in melee George Edward Bulmer 2020-12-05 17:56:42 +00:00
  • 514b14b217 Change circle_start type from char[] to int[] George Edward Bulmer 2020-12-05 18:26:17 +00:00
  • 8c661ec8a6 Guard against segfault from makemon George Edward Bulmer 2020-12-05 00:12:58 +00:00
  • 614d66aeac Add more light circles George Edward Bulmer 2020-12-04 23:05:11 +00:00
  • 329aa86164 Fix crash bug from a monster-wielded dragonshield roaring. ChrisANG 2020-12-04 01:09:00 -05:00
  • fbbe4c9b48
    Merge pull request #1264 from NeroOneTrueKing/patch-eggfault Chris-plus-alphanumericgibberish 2020-12-01 18:50:52 -05:00
  • 5793a000e4
    Merge pull request #1263 from gebulmer/fix/angel-epri-segfault Chris-plus-alphanumericgibberish 2020-12-01 18:50:22 -05:00
  • 28e6f560cc
    Merge pull request #1262 from gebulmer/fix/travelcc-in-wizmakemap Chris-plus-alphanumericgibberish 2020-12-01 18:49:59 -05:00
  • dbf18d3c41 Fix eggfault NeroOneTrueKing 2020-12-01 14:12:04 -06:00
  • 24614a1095 Add HAS_EPRI macro for guarding against accesses George Edward Bulmer 2020-12-01 18:22:01 +00:00
  • 1d37f458a1 Set iflags.travelcc to -1 in wizmakemap George Edward Bulmer 2020-12-01 18:46:39 +00:00
  • a0891c667b
    Merge pull request #1260 from gebulmer/feature/wizmakemap Chris-plus-alphanumericgibberish 2020-12-01 11:19:40 -05:00
  • cd0a27bbe0
    Merge pull request #1261 from gebulmer/fix/mkmiroom-null-pointer Chris-plus-alphanumericgibberish 2020-12-01 11:17:43 -05:00
  • f729871b9b Post-quest painting changes ChrisANG 2020-12-01 11:16:56 -05:00
  • fe32bda04a Adjust and fix the crow-winged half-dragon ChrisANG 2020-12-01 11:15:57 -05:00
  • 59820c3ee4 Allow wiz-mode generation of "loyal" pets ChrisANG 2020-12-01 11:09:43 -05:00
  • 076ebc60a4 Adjust some monster weapon skill levels ChrisANG 2020-12-01 11:08:27 -05:00
  • 976692c6b0 Allow undead Occultists to weild any weapon one-handed ChrisANG 2020-12-01 11:06:30 -05:00
  • 880a25ba69 Give some small bonus magic damage to Occult weapons ChrisANG 2020-12-01 11:03:09 -05:00
  • e3896f5f9b Pass the monster through to attk_equip_slot() as well as the attack. ChrisANG 2020-12-01 11:02:02 -05:00
  • 5e77a7ec9d Catch null pointer write George Edward Bulmer 2020-11-29 20:58:58 +00:00
  • 4eebf8121a Port Paxed's #wizmakemap function George Edward Bulmer 2020-11-28 00:22:00 +00:00
  • 6f376c5ca1 Monsters (inc pets) should exit the painting on the same level you would. ChrisANG 2020-11-29 13:13:43 -05:00
  • ff684a84c1 The Bastard should leave no corpse ChrisANG 2020-11-29 13:12:47 -05:00
  • 672de42950 Merge branch 'devel-3.19.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.19.2 ChrisANG 2020-11-28 20:39:50 -05:00
  • 6bf6959909 Don't make a spellbook of secrets an artifact if init is false ChrisANG 2020-11-28 20:39:25 -05:00
  • 9d4151142a
    Merge pull request #1259 from NeroOneTrueKing/patch-axe-artifact-onhit-message Chris-plus-alphanumericgibberish 2020-11-28 20:38:19 -05:00
  • e9a21d8e16
    Merge pull request #1257 from NeroOneTrueKing/patch-plague-uses-artiinstance-now Chris-plus-alphanumericgibberish 2020-11-28 20:37:48 -05:00
  • a500cfb158
    Merge pull request #1256 from NeroOneTrueKing/patch-offering-artifacts Chris-plus-alphanumericgibberish 2020-11-28 20:37:22 -05:00
  • d19a5f65b4 Effigies (cloth dolls) are also spellcasting items ChrisANG 2020-11-28 20:25:50 -05:00
  • 878d1d3b43 Fix shopkeepers blocking the door to their shop when your invis even when you're in the shop. ChrisANG 2020-11-28 20:25:13 -05:00
  • f0b9184df5 Make ford elementals spawn more frequently by relaxing the constraints ChrisANG 2020-11-28 20:24:16 -05:00
  • 1a99d1716b Fix bad messages in monster per-slot DR. ChrisANG 2020-11-28 20:23:43 -05:00
  • 0fe7d5025e Give amphibious movement to skeletal pirates ChrisANG 2020-11-28 20:23:25 -05:00
  • c9d8e10407 Princess guards are all-female, blue sentinels are not. ChrisANG 2020-11-28 20:23:06 -05:00
  • 3c52295d88 Add fossilized dragons to the deep parts of mordor. ChrisANG 2020-11-28 20:22:17 -05:00
  • 99e65aee05 Fix room tiles being left behind by chopped-down trees. ChrisANG 2020-11-28 20:19:24 -05:00
  • 20cd115cf5 Squelch Lifehunt Scythe blasting all living and undead PCs ChrisANG 2020-11-28 20:18:58 -05:00
  • a305d34653 Fix bad line length in Fem HD Nob quest text ChrisANG 2020-11-28 20:18:31 -05:00
  • 14905c9283 Catch axes before blades for artifact on-hit messages NeroOneTrueKing 2020-11-28 13:49:32 -06:00
  • 6319367f2f Plague doesn't use ovar1 anymore; update macro NeroOneTrueKing 2020-11-26 21:49:59 -06:00
  • 40e7408ef8 Require full Fluorite Octet set, complete Blade Singer's Saber, to offer NeroOneTrueKing 2020-11-26 21:41:44 -06:00
  • 8906933ab4 Use xname(), not ONAME() NeroOneTrueKing 2020-11-26 21:27:44 -06:00
  • 573ddbd114 Centralize "offering artifacts" logic to one function NeroOneTrueKing 2020-11-26 21:22:12 -06:00
  • 4cb11b1082 The profaned flame should do half damage to fire resistant things. ChrisANG 2020-11-26 17:21:19 -05:00
  • f975f242bd Remove debug printline ChrisANG 2020-11-26 17:20:55 -05:00