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

Commit graph

  • 9da31f34f4
    Merge pull request #1597 from NeroOneTrueKing/patch-seduce-improvements Chris-plus-alphanumericgibberish 2021-07-07 15:11:28 -05:00
  • be6299df4e
    Merge pull request #1596 from NeroOneTrueKing/patch-warning-from-artifacts-disabling Chris-plus-alphanumericgibberish 2021-07-07 14:20:28 -05:00
  • 8ad218e9a3
    Merge pull request #1595 from NeroOneTrueKing/patch-fix-barbarian-twoweaponing Chris-plus-alphanumericgibberish 2021-07-07 14:19:24 -05:00
  • 33c4d23d3c Stoning shouldn't snuff carried lightsources Lightsource occlusion by being inside a statue is fully handled on its own NeroOneTrueKing 2021-07-07 12:04:50 -05:00
  • c52e9a9e2d Fix bad all_items bug causing infinite loop in magic chests NeroOneTrueKing 2021-07-07 11:55:21 -05:00
  • fb4af8ea22 Don't impossible() when refiring a returning ammo Just reset the timer NeroOneTrueKing 2021-07-07 11:26:14 -05:00
  • 20feac9b6c Combine copy-pasted seduce functions even further NeroOneTrueKing 2021-07-03 23:49:26 -05:00
  • 1a83219e13 Fix Time Stop handling >_< ChrisANG 2021-07-02 16:55:10 -07:00
  • 36116db298 Remove remove_oprop_and_u_extrinsic in favor of removing and re-applying extrinsics for the player, too. ChrisANG 2021-07-02 16:42:58 -07:00
  • f1efbada66 Fix hateful artifacts without warning extending warn_of_mon of discarded artis NeroOneTrueKing 2021-07-02 12:56:31 -05:00
  • cb6f63af8c Fix warn_of_mon from artifacts disabling unexpectedly when unequiping artis NeroOneTrueKing 2021-07-02 12:26:49 -05:00
  • 3d69ff95b0 Rewrite how SUBOUT_XWEP works to be more intuitive Fixing a bug that was causing Barbarians to make 1 fewer xwep attacks than expected. NeroOneTrueKing 2021-07-02 12:02:02 -05:00
  • 2d78906dda
    Merge pull request #1591 from NeroOneTrueKing/patch-steed-bucking Chris-plus-alphanumericgibberish 2021-07-02 09:24:19 -07:00
  • 5dddc6cd18 Implement wages of envy and pride ChrisANG 2021-07-02 09:23:35 -07:00
  • 8e1beb8c87 Don't do Fainting Fits anymore ChrisANG 2021-07-01 21:35:24 -07:00
  • cfa4aef89a Minor madnesses count towards premium heart. ChrisANG 2021-07-01 21:34:49 -07:00
  • c98a080e7a Add handling for wages of wrath and greed. ChrisANG 2021-07-01 21:34:22 -07:00
  • 591b152220 Steeds untaming in any manner throw you off NeroOneTrueKing 2021-07-01 14:14:27 -05:00
  • 52de1bd65a Merge https://github.com/Chris-plus-alphanumericgibberish/dNAO demogorgon22 2021-06-30 21:55:37 -04:00
  • 09276e51df
    Merge pull request #1590 from gebulmer/fix/enter-key-movement Chris-plus-alphanumericgibberish 2021-06-30 10:49:34 -07:00
  • a90494c2d0 Prevent enter key triggering movement in curses George Edward Bulmer 2021-06-30 18:39:04 +01:00
  • 2434845cc4 Implement wages of gluttony and lust ChrisANG 2021-06-29 18:09:03 -07:00
  • 43caa1b39f The damaged arcadian avenger is blind. ChrisANG 2021-06-29 12:29:11 -07:00
  • 7fff78af52 Allow sickle moon to be kicked ChrisANG 2021-06-29 12:24:03 -07:00
  • dff86b790e
    Merge pull request #1587 from NeroOneTrueKing/patch-vorpal-bodyarmor Chris-plus-alphanumericgibberish 2021-06-29 00:10:56 -07:00
  • d3696050e5
    Merge pull request #1586 from NeroOneTrueKing/patch-fix-gehennom-crash Chris-plus-alphanumericgibberish 2021-06-29 00:10:40 -07:00
  • 6c6f41d789
    Merge pull request #1585 from NeroOneTrueKing/patch-eat-fixes Chris-plus-alphanumericgibberish 2021-06-29 00:10:12 -07:00
  • 3ded0e5e99
    Merge pull request #1584 from NeroOneTrueKing/patch-shades-and-projectiles Chris-plus-alphanumericgibberish 2021-06-29 00:09:26 -07:00
  • 2edf3a02ec
    Merge pull request #1583 from NeroOneTrueKing/patch-summoned-uniques-arent-summoned Chris-plus-alphanumericgibberish 2021-06-29 00:08:42 -07:00
  • 36e9684048
    Merge pull request #1582 from NeroOneTrueKing/patch-mcastu-item-destruction Chris-plus-alphanumericgibberish 2021-06-29 00:08:22 -07:00
  • 995caedc9e Merge branch 'compat-3.21.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.21.0 ChrisANG 2021-06-29 00:05:20 -07:00
  • 49cbb7383b Fix prophecy print line location ChrisANG 2021-06-29 00:02:16 -07:00
  • b6b29f7fd7 Fix order of sanity self-inspection meessages so that they actually work. ChrisANG 2021-06-29 00:01:15 -07:00
  • 10f18c012d Fix prophecy print line location ChrisANG 2021-06-29 00:02:16 -07:00
  • ee367cace9 Fix order of sanity self-inspection meessages so that they actually work. ChrisANG 2021-06-29 00:01:15 -07:00
  • e81135fb27 Also fix a bad indexing Which may have been causing an out-of-bounds doors[] array usage NeroOneTrueKing 2021-06-28 17:28:14 -05:00
  • 40b973a3a3 Fix bad logic leaving hawaiian shorts as the only protection vs bisection NeroOneTrueKing 2021-06-28 15:27:07 -05:00
  • 1708e3b04d Fix mazes sometimes crashing on generation NeroOneTrueKing 2021-06-28 15:13:37 -05:00
  • deec07b983 Add missing '.' NeroOneTrueKing 2021-06-28 14:00:45 -05:00
  • d60decd582 Move cannibalism check on tins to after opening. NeroOneTrueKing 2021-06-28 14:00:16 -05:00
  • e692d047db Incantifiers can't eat grass NeroOneTrueKing 2021-06-28 13:49:06 -05:00
  • 5183099ca6 Fix shades being hit by any projectile NeroOneTrueKing 2021-06-28 10:50:03 -05:00
  • 5240c8d407 Uniques summoned via demongating (etc) are not marked as summons in any way. NeroOneTrueKing 2021-06-26 17:06:56 -05:00
  • c44fb86209 Fix "Fire Pillar" not respecting inventory fire resistance NeroOneTrueKing 2021-06-26 16:59:56 -05:00
  • 2a69bde0ef
    Merge pull request #1579 from NeroOneTrueKing/patch-deep-one-rusty-gear Chris-plus-alphanumericgibberish 2021-06-25 23:28:32 -07:00
  • cd78edc4ad Add returning object property ChrisANG 2021-06-25 23:25:22 -07:00
  • c7451b6ae8 Add self-greasing armor. ChrisANG 2021-06-25 22:59:23 -07:00
  • 4f290cf72b Only rust deep(er) ones' gear, not other erosions. NeroOneTrueKing 2021-06-26 00:12:55 -05:00
  • e93c100e81 Merge branch 'devel-3.21.1-vaults-and-general-hell' into devel-3.21.1 ChrisANG 2021-06-25 21:55:42 -07:00
  • b89b8031a3 Merge branch 'devel-3.21.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.1 ChrisANG 2021-06-25 21:42:56 -07:00
  • e805d8ff9e Merge branch 'compat-3.21.0' into devel-3.21.1 ChrisANG 2021-06-25 21:42:37 -07:00
  • ee681ae3de
    Merge pull request #1571 from demogorgon22/mon_blindf Chris-plus-alphanumericgibberish 2021-06-25 19:59:30 -07:00
  • fccb04e771
    Merge pull request #1578 from NeroOneTrueKing/patch-fix-summons-existing-artifacts Chris-plus-alphanumericgibberish 2021-06-25 19:58:48 -07:00
  • d1d227c272
    Merge pull request #1576 from NeroOneTrueKing/patch-more-commenting Chris-plus-alphanumericgibberish 2021-06-25 19:58:10 -07:00
  • b64a2889af
    Merge pull request #1575 from NeroOneTrueKing/patch-pager-disguised-monster-appearances Chris-plus-alphanumericgibberish 2021-06-25 19:57:01 -07:00
  • cbb98c6e4b
    Merge pull request #1574 from NeroOneTrueKing/patch-anti-summon-abuse Chris-plus-alphanumericgibberish 2021-06-25 19:56:12 -07:00
  • d6d5bca7bf Bugfix: Don't grudge on the quest leader unless you're an anchrononaut ChrisANG 2021-06-25 19:51:02 -07:00
  • 03303d2f47 Rename "psionic powers" to just "psionic" ChrisANG 2021-06-25 19:51:33 -07:00
  • 3d32632d78 Bugfix: Don't grudge on the quest leader unless you're an anchrononaut ChrisANG 2021-06-25 19:51:02 -07:00
  • 2f9b6f1ad3 Healing (angel-haunted) armor. ChrisANG 2021-06-25 19:38:26 -07:00
  • 75a395e0cd Monster cancellation can cancel intrinsics ChrisANG 2021-06-25 18:08:20 -07:00
  • f99aa76943 Life saving armor property ChrisANG 2021-06-25 17:46:45 -07:00
  • 0af3e2a522 Fix summons with *random* artifacts causing them to exist NeroOneTrueKing 2021-06-25 17:55:35 -05:00
  • d92176ee78 Noticed a couple bugs and an opportunity NeroOneTrueKing 2021-06-25 13:34:19 -05:00
  • fb5f69e74b Improve some commenting in mondata.c NeroOneTrueKing 2021-06-25 13:22:33 -05:00
  • 5968b76dd8 Fix some giveaways in farlook NeroOneTrueKing 2021-06-25 09:19:45 -05:00
  • b1cc0b3982 Further limit "Shape the Wind" to tamable wishable creatures. NeroOneTrueKing 2021-06-24 20:30:30 -05:00
  • d08af029f7 Summoned potions of healing are worth no maxhp NeroOneTrueKing 2021-06-24 20:25:38 -05:00
  • 5ad46477bc Summoned monsters don't get random misc/offensive/defensive items NeroOneTrueKing 2021-06-24 20:20:16 -05:00
  • 75741f761b Implement knuckle dusters. They are glove slot They do hlf dragon based unarmed mult dmg They do +5d4 dmg They count as slashing and whacking. Also block power armor wishing and make it o?known to anas. demogorgon22 2021-06-24 11:24:58 -04:00
  • 51c9594f81 Fix curse-proof armor implementation ChrisANG 2021-06-23 22:15:15 -07:00
  • 7fd8a48bc6
    Merge pull request #1565 from NeroOneTrueKing/patch-deadmonster-check-player Chris-plus-alphanumericgibberish 2021-06-23 21:38:20 -07:00
  • 3a347fb1a3 Block power armor from firing down or up because it is weird. demogorgon22 2021-06-23 16:33:40 -04:00
  • d8a067aa72 Implement blaster bolt fire from power armor. Also fix bad worn check for powerarmor blocking lighting sabers. demogorgon22 2021-06-23 16:25:40 -04:00
  • 7ebb2a8cea Initial attempt at power armor implementation on the new timer system. Currently missing weapon fire implementation. demogorgon22 2021-06-23 15:21:00 -04:00
  • 5d0f307b5f Tanninim vaults can contain living weapons. ChrisANG 2021-06-23 12:18:56 -07:00
  • 0ce988c2b9 Add curse-proofing oprop for angelic vaults. ChrisANG 2021-06-23 12:18:28 -07:00
  • 0d6c993ef5 Merge branch 'salamander_race' demogorgon22 2021-06-23 13:07:29 -04:00
  • 6348da7ca8 Implement Smoking Mirror invoke. demogorgon22 2021-06-23 12:36:19 -04:00
  • e3cd800558 Actually track Salamander.des. I hope I didn't lose anything as this is just a copy from ndnh1 cause I lost the original. demogorgon22 2021-06-23 12:00:15 -04:00
  • b208413d18 Merge https://github.com/Chris-plus-alphanumericgibberish/dNAO Fix a ton of conflicts and rewrite some things as needed demogorgon22 2021-06-23 11:09:57 -04:00
  • 90138f6ce2 The player is always treated as alive, not dead, for DEADMONSTER() NeroOneTrueKing 2021-06-22 19:03:53 -05:00
  • 2d8c6702f5 Implement equiping blindf objects to pets. demogorgon22 2021-06-22 19:12:46 -04:00
  • 251a94618a Fix monster blindf item check allowing wearing any item in the slot as well as prioritize and discourage certain items in certain conditions. Change Blindfolded macro to check another macro for opaque wearable tools and make it inclusive instead of exclusive. demogorgon22 2021-06-22 19:04:15 -04:00
  • 31d195360d Peaceful monsters shouldn't teleport themselves. ChrisANG 2021-06-22 15:26:39 -07:00
  • c819b37047 Implement blindf wearing for monsters. demogorgon22 2021-06-22 18:10:33 -04:00
  • edd256b365 angrygods now expects a GA_ num, not an A_ num ChrisANG 2021-06-22 15:00:33 -07:00
  • 2970dbf66c Convince pets to pick up blindfolds. demogorgon22 2021-06-22 17:53:30 -04:00
  • 2f1c1dadaf Allow in-game checking of junethack trophies ChrisANG 2021-06-22 14:35:34 -07:00
  • 92e22cd102 Merge branch 'compat-3.21.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.21.0 ChrisANG 2021-06-22 13:58:06 -07:00
  • 9c99e2b704 Fix bad AC and price for prayer warded wrappings. ChrisANG 2021-06-22 13:57:31 -07:00
  • 6c8aa2ff1c Let anas get expert in boomerang for annulus. ChrisANG 2021-06-22 13:53:38 -07:00
  • 694fa8b209 Add missing mb_femal flags ChrisANG 2021-06-22 13:53:18 -07:00
  • adbb9d0b47 Soul coin base handling, wage of sloth, and time stop improvements. ChrisANG 2021-06-22 13:04:15 -07:00
  • 47e5b3a3fa
    Merge pull request #1569 from NeroOneTrueKing/patch-darksource-fix Chris-plus-alphanumericgibberish 2021-06-22 11:22:32 -07:00
  • 40e377ab6a
    Merge pull request #1568 from NeroOneTrueKing/patch-fix-goatbless Chris-plus-alphanumericgibberish 2021-06-22 11:22:07 -07:00
  • a2431d3e4d
    Merge pull request #1566 from NeroOneTrueKing/patch-kuker-blessing Chris-plus-alphanumericgibberish 2021-06-22 11:21:23 -07:00
  • e2cf3e5d7c Fix x/y asymmetry in small-radius darksources NeroOneTrueKing 2021-06-21 15:40:49 -05:00
  • 579d238fe3 Fix logic in choosing item to goatbless NeroOneTrueKing 2021-06-21 13:36:55 -05:00
  • 2049b7d8fc Elocator and spiritual rapier and psionic improvements ChrisANG 2021-06-20 23:21:01 -07:00