1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-08-17 10:01:40 +01:00

Commit graph

  • 78daac366a I guess still let sprows be saddled? ChrisANG 2021-08-03 15:56:45 -04:00
  • 5a025b581c Loyal steeds can be spured ChrisANG 2021-08-03 15:56:13 -04:00
  • e80d99b972 Bugfix: don't let mfrozen be 0 when partially resisting Axus ChrisANG 2021-08-03 15:55:42 -04:00
  • f4685fdcf6 Include minor mummy curse for minor mummies ChrisANG 2021-08-03 15:55:23 -04:00
  • a5d38a3b2c Slightly improve body shape output ChrisANG 2021-08-03 15:54:05 -04:00
  • 1122380e32 Slightly improve sanity feedback in self-exam ChrisANG 2021-08-03 15:53:33 -04:00
  • 3fd236e4cb Bugfix: m_lev is unsigned :( ChrisANG 2021-08-03 15:53:06 -04:00
  • 1fd39f6003 Minor mummies have a minor curse. ChrisANG 2021-08-03 15:51:14 -04:00
  • 3d33222e04 Bugfix: Harrower has -6 AC, not +16. ChrisANG 2021-08-03 15:50:45 -04:00
  • 2f8b606123 Use macromagic to remove NO_ATTK from monst.c NeroOneTrueKing 2021-08-02 16:58:28 -05:00
  • 9486a67532 Gnome Ranger's minetown stairs to the quest don't bones NeroOneTrueKing 2021-08-02 14:59:15 -05:00
  • 33a545e27d Player Androids don't inherit ShockRes from their race They get it from race only when leveling up. NeroOneTrueKing 2021-08-02 13:22:02 -05:00
  • baf1307575 Move livelogs from corpse_chance to mondead NeroOneTrueKing 2021-08-02 10:48:40 -05:00
  • e084b1adde Bugfix: add arm blasters to the "do I have a ranged weapon" handling ChrisANG 2021-08-02 11:22:29 -04:00
  • 81fc571b72 Bugfix: add the future tech polearms to the polearms list. ChrisANG 2021-08-02 11:22:00 -04:00
  • ffcb8a2074
    Merge pull request #1613 from NeroOneTrueKing/devel-makemon-with-template-and-faction Chris-plus-alphanumericgibberish 2021-07-28 13:38:54 -04:00
  • 737d479442 Merge branch 'devel-3.21.1-test' into devel-3.21.1 ChrisANG 2021-07-28 13:33:51 -04:00
  • ff65cd6489 Mind blasts interrupt tasks ChrisANG 2021-07-28 13:15:43 -04:00
  • ce743babe1 Cancellation debufs monster magic resistance ChrisANG 2021-07-28 13:14:12 -04:00
  • d5b5dfa324 The Black Temple priest turns hostile when you enter ChrisANG 2021-07-28 13:12:10 -04:00
  • b7f0957c11 Shackles aren't sharp. ChrisANG 2021-07-28 13:11:48 -04:00
  • 0910ee0db7 Start the NPC Incant in the Ana quest with a hand blaster ChrisANG 2021-07-28 13:11:37 -04:00
  • 8c5426b911 Moonshadows are weightless ChrisANG 2021-07-28 13:11:08 -04:00
  • 32aa34db9f mcan bufixes ChrisANG 2021-07-28 13:10:58 -04:00
  • 0bc1bfe722 Add a webrip movement type (move out of special-casing) ChrisANG 2021-07-28 13:05:00 -04:00
  • 203e5e5e44 Dilithium revives androids ChrisANG 2021-07-27 21:23:01 -04:00
  • 69e45f31ca Specify goatmom faction in Summon Young ChrisANG 2021-07-25 16:56:10 -04:00
  • 0971ee8ab7 Fix Dimensional Lock check placements ChrisANG 2021-07-25 16:55:33 -04:00
  • aea5cd7467 Specify goatmom faction in Summon Young ChrisANG 2021-07-25 16:56:10 -04:00
  • 4df9549956 Fix Dimensional Lock check placements ChrisANG 2021-07-25 16:55:33 -04:00
  • 03ca25fc91 Use curhouse in makemon_get_faction if it is already set NeroOneTrueKing 2021-07-25 14:31:20 -05:00
  • 116dfc0708 Futureproof: set template shoouldn't check mtemplate_accepts_mtyp ChrisANG 2021-07-25 12:41:23 -04:00
  • f4c0efbda6 Avoid re-picking a template here by useing out_template ChrisANG 2021-07-25 12:37:56 -04:00
  • 781bc1077e Check if ptr is set before trying to set a template ChrisANG 2021-07-25 12:37:05 -04:00
  • 84f5a58e1a Futureproof: set template shoouldn't check mtemplate_accepts_mtyp ChrisANG 2021-07-25 12:41:23 -04:00
  • 19c6a03586 Avoid re-picking a template here by useing out_template ChrisANG 2021-07-25 12:37:56 -04:00
  • 242a480816 Check if ptr is set before trying to set a template ChrisANG 2021-07-25 12:37:05 -04:00
  • feea5d3f54 Use the goatmom faction to decide monster kit. ChrisANG 2021-07-24 23:34:41 -04:00
  • 0a6468c1d0 Add faction defs for yendorian army and goatmom ChrisANG 2021-07-24 20:04:10 -04:00
  • cf852d6a0d makemon() can now directly specify template and faction to apply NeroOneTrueKing 2021-07-24 16:41:11 -05:00
  • 7ffa1928b8 Fix uninitialized var in blade-singer's saber causing huge protection boost NeroOneTrueKing 2021-07-24 13:24:38 -05:00
  • 87a66cfbbb Add error case for vault loot make-special NeroOneTrueKing 2021-07-24 13:23:05 -05:00
  • 0563fa0f0a Armor salve shouldn't change spe unless it's on armor, weapons, or weapon tools ChrisANG 2021-07-24 19:56:29 -04:00
  • b33cdca41e Use the goatmom faction to decide monster kit. ChrisANG 2021-07-24 23:34:41 -04:00
  • 89f3135e5f Add faction defs for yendorian army and goatmom ChrisANG 2021-07-24 20:04:10 -04:00
  • e58af2e327 Merge branch 'devel-3.21.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.1 ChrisANG 2021-07-24 20:01:24 -04:00
  • bb5fb1ad41 Merge branch 'compat-3.21.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.1 ChrisANG 2021-07-24 20:01:01 -04:00
  • 38bab34500
    Merge pull request #1612 from NeroOneTrueKing/devel-makemon-with-template-and-faction Chris-plus-alphanumericgibberish 2021-07-24 19:58:59 -04:00
  • 7861a1232f Armor salve shouldn't change spe unless it's on armor, weapons, or weapon tools ChrisANG 2021-07-24 19:56:29 -04:00
  • c3747fba35 Don't re-use the erosion fields ChrisANG 2021-07-24 19:53:29 -04:00
  • e62ad408e9 Fix warning in get_misc ChrisANG 2021-07-24 19:37:55 -04:00
  • e3ce3dccf5 Change lightsaber gems via object polymorph, rather than changing otyp. ChrisANG 2021-07-24 19:37:08 -04:00
  • 76cf5857f7 Split hell-vault items into a version for levithan and for others. ChrisANG 2021-07-24 19:30:48 -04:00
  • 30d7a21626 VN_ numbers are not actually long longs ChrisANG 2021-07-24 19:28:39 -04:00
  • 810d9b7ee6 makemon() can now directly specify template and faction to apply NeroOneTrueKing 2021-07-24 16:41:11 -05:00
  • de3af2083b
    Merge pull request #1611 from NeroOneTrueKing/patch-clang-warnings Chris-plus-alphanumericgibberish 2021-07-24 17:52:06 -04:00
  • 1bb1b16964
    Merge pull request #1610 from NeroOneTrueKing/patch-tty-menu-overflow Chris-plus-alphanumericgibberish 2021-07-24 17:51:21 -04:00
  • 00df730142 Fix uninitialized var in blade-singer's saber causing huge protection boost NeroOneTrueKing 2021-07-24 13:24:38 -05:00
  • 5496c6adca Add error case for vault loot make-special NeroOneTrueKing 2021-07-24 13:23:05 -05:00
  • 3a382d6f52 Fix buffer overflow in tty menus NeroOneTrueKing 2021-07-24 11:51:43 -05:00
  • df174c6b9e Fix dungeon fern spore spawn code ChrisANG 2021-07-22 22:15:26 -04:00
  • 60ee137aba Don't bury random chests if the main one isn't buried ChrisANG 2021-07-22 22:15:09 -04:00
  • f48cc334b5 Pets shouldn't drop armor salves or preservative engines ChrisANG 2021-07-22 22:14:43 -04:00
  • 4fe54c65b4 Merge branch 'compat-3.21.0' into devel-3.21.1 ChrisANG 2021-07-22 20:29:36 -04:00
  • 68f92fca7d Don't need a redraw after a dismount. ChrisANG 2021-07-22 20:23:21 -04:00
  • abe51a5679 Merge branch 'devel-3.21.1-vaults-and-general-hell' into devel-3.21.1 ChrisANG 2021-07-22 19:47:50 -04:00
  • c56ae017d6 Add a couple more halu items and a grave ChrisANG 2021-07-22 19:40:58 -04:00
  • b85e0a98f2 Bugfix: judge whether a spirit rapier is phasing based on the ORIGINAL attack. ChrisANG 2021-07-22 19:38:35 -04:00
  • 4c612fc78c Put a hell vault chest inside leviathan's ice cube ChrisANG 2021-07-22 19:37:18 -04:00
  • 261cb44038 Add armor-protecting items ChrisANG 2021-07-22 19:16:25 -04:00
  • d7ee742e9c Dimensional Lock (hell vault treasure) ChrisANG 2021-07-21 12:01:49 -04:00
  • 0ae07d7638 Merge branch 'devel-3.21.1-vaults-and-general-hell' into devel-3.21.1 ChrisANG 2021-07-20 18:24:23 -04:00
  • ee0ccc7c16 Brighid, Uiscerre, and Caillea eladrin, handling, and related ChrisANG 2021-07-20 18:16:33 -04:00
  • f653ce2eb5 Allow soul coins to be used at range. ChrisANG 2021-07-17 12:06:33 -04:00
  • 6cf43f871b Reduce misotheistic timeout ChrisANG 2021-07-17 12:05:37 -04:00
  • 1b668a2327
    Merge pull request #1607 from Chris-plus-alphanumericgibberish/NeroOneTrueKing-patch-actually-dont-mark-uniques-as-summoned Chris-plus-alphanumericgibberish 2021-07-17 11:29:50 -04:00
  • d7f1e7d02d
    Actually don't mark gated uniques as summoned Nero 2021-07-15 18:29:32 -05:00
  • 9b3b996a86 Merge branch 'devel-3.21.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.1 ChrisANG 2021-07-15 18:30:41 -04:00
  • 89b3f27ae1 Merge branch 'devel-3.21.1-vaults-and-general-hell' into devel-3.21.1 ChrisANG 2021-07-15 18:28:42 -04:00
  • 8be1fb9e92 Merge branch 'compat-3.21.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.1 ChrisANG 2021-07-15 18:28:15 -04:00
  • 4941329e8c
    Merge pull request #1606 from NeroOneTrueKing/patch-keep-summons-summons-summoned Chris-plus-alphanumericgibberish 2021-07-15 17:20:53 -05:00
  • 8be43aad67
    Merge pull request #1605 from NeroOneTrueKing/patch-snuff-some-ls-on-stoning Chris-plus-alphanumericgibberish 2021-07-15 17:18:26 -05:00
  • 1c38810c9b Add qt's scope creep filk to halu engravings ChrisANG 2021-07-15 18:11:13 -04:00
  • a4a06a03ed Gehennom treasure upgrades ChrisANG 2021-07-15 18:10:23 -04:00
  • e9c0ac8105 Metal off-slot armor DR buffs ChrisANG 2021-07-15 16:57:16 -04:00
  • d4f3c25bc2 Actually say which monter is out-of-range :( ChrisANG 2021-07-15 16:45:00 -04:00
  • c84e09ad53 Fix remaining generic mvar# uses in favor of names ChrisANG 2021-07-15 16:44:30 -04:00
  • 3768b32fb0 Vault improvements ChrisANG 2021-07-15 16:35:26 -04:00
  • 48423d1013 More vault treasures (and also a couple of Nudzirath temple ones that got roped in) ChrisANG 2021-07-15 11:33:27 -04:00
  • 3e7c452f60 Summoned tinkers summon their creations NeroOneTrueKing 2021-07-14 14:25:55 -05:00
  • 08f21d219a Fix warning; why use enextto and not normal make-adjacent makemon? NeroOneTrueKing 2021-07-14 14:22:37 -05:00
  • 7513837848 Summoned Migo's mist projectors project summoned mist NeroOneTrueKing 2021-07-14 14:20:15 -05:00
  • e30becc958 Summoned Surya Deva's blades are summoned too NeroOneTrueKing 2021-07-14 13:56:30 -05:00
  • fa117e2ce7 Summoned ferns create summoned spores which create summoned ferns NeroOneTrueKing 2021-07-14 13:41:40 -05:00
  • 49ffde0235 Allow wizmode #genesis to specify for summoned creatures NeroOneTrueKing 2021-07-14 12:21:03 -05:00
  • 4974800dea Summoned werefoos call for summoned aid NeroOneTrueKing 2021-07-14 12:12:35 -05:00
  • 468f225c81 Snuff some lightsources when stoning mon Lamps, lightsabers, torches, and other snuffable lightsources should be hit by end_burn() when a monster is turned to stone. This correctly excludes permanent lightsources like the Arkenstone. NeroOneTrueKing 2021-07-08 16:40:14 -05:00
  • fb880901af
    Merge pull request #1604 from NeroOneTrueKing/patch-stoning-shouldnt-snuff-ls Chris-plus-alphanumericgibberish 2021-07-07 15:25:05 -05:00
  • 9733d8c990
    Merge pull request #1603 from NeroOneTrueKing/patch-magic-chest-fix Chris-plus-alphanumericgibberish 2021-07-07 15:17:00 -05:00
  • 22788bff98
    Merge pull request #1602 from NeroOneTrueKing/patch-return-ammo-impossible Chris-plus-alphanumericgibberish 2021-07-07 15:14:12 -05:00