1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-08-11 23:21:37 +01:00

Commit graph

  • 0a8c849308 Priests +d(XL) damage is max once per hit NeroOneTrueKing 2020-06-17 21:10:26 -05:00
  • 3fce130aab Back the code that detects a player killing a monster on a goat altar out one level, so we can be more certain that it really is the player's fault. ChrisANG 2020-06-17 18:43:28 -04:00
  • 98fdf6f520 Merge branch 'compat-3.19.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO into patch-fix-poison-order NeroOneTrueKing 2020-06-17 17:33:22 -05:00
  • 86d2d5767b Fix how non-object poison is done NeroOneTrueKing 2020-06-17 17:30:31 -05:00
  • 1f82ba5ab7 Merge branch 'compat-3.19.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.19.1 ChrisANG 2020-06-17 18:27:28 -04:00
  • 0f543c980f Check to make sure the goat mouths are not dead when checking for active goat altars ChrisANG 2020-06-17 18:26:41 -04:00
  • ba609c9e34 Lapis memorial goat-attribution-correction ChrisANG 2020-06-17 18:20:51 -04:00
  • a4b66a83f0
    Merge pull request #773 from NeroOneTrueKing/patch-get-back-in-the-water Chris-plus-alphanumericgibberish 2020-06-17 17:52:10 -04:00
  • 179d7f3aaf
    Merge pull request #772 from NeroOneTrueKing/patch-hit-passthru-displacement Chris-plus-alphanumericgibberish 2020-06-17 17:51:47 -04:00
  • d96350d2ed GET BACK IN THE WATER NeroOneTrueKing 2020-06-17 16:48:05 -05:00
  • 98ba2ee7dc Vajaras also can't be activated ChrisANG 2020-06-17 16:46:32 -04:00
  • 4ba77115d0 IMArc bugfixes ChrisANG 2020-06-17 16:46:17 -04:00
  • 7dae7c30c1 The Goat Mouths should also accept saccs diagonally. ChrisANG 2020-06-17 15:20:08 -04:00
  • 3ae1139599 Angering the Goat should also anger her faction. ChrisANG 2020-06-17 15:19:14 -04:00
  • ffeb350929 Making the goat happy should pacify all the goat monsters on the level, not migrating TOO the level. ChrisANG 2020-06-17 14:25:12 -04:00
  • d8802b67a3 Merge branch 'compat-3.19.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.19.1 ChrisANG 2020-06-17 13:21:39 -04:00
  • 4df3f9a5cb Fix the interaction of shields with monster size ChrisANG 2020-06-17 13:21:16 -04:00
  • b3d30697d9 Sunsword et al work against monsters with "passthrough" displacement NeroOneTrueKing 2020-06-17 12:06:18 -05:00
  • fbbbf66f49 Change hits_insubstantial to need caller to check insubstantial() first NeroOneTrueKing 2020-06-17 11:58:54 -05:00
  • 03ad29aac9
    Merge pull request #769 from NeroOneTrueKing/patch-dont-path-to-underwater-objs Chris-plus-alphanumericgibberish 2020-06-17 12:34:37 -04:00
  • ad0f74112a
    Merge pull request #768 from NeroOneTrueKing/patch-fix-stupid Chris-plus-alphanumericgibberish 2020-06-17 12:31:44 -04:00
  • 617d8e5645 Clarify unicorn pickup rules NeroOneTrueKing 2020-06-17 11:27:54 -05:00
  • 17e37e5133 Fix flying monsters getting stuck on water squares NeroOneTrueKing 2020-06-17 11:13:50 -05:00
  • 7cff7c1d89 Fix stupid NeroOneTrueKing 2020-06-17 10:52:38 -05:00
  • ef08282196 The two adjacent hits on the bone arm should've been gated behind 30 insight ChrisANG 2020-06-17 10:21:43 -04:00
  • e1fc762b26 Quest loot resizing should rely on the block in mkobj instead. ChrisANG 2020-06-17 10:21:17 -04:00
  • 317423cbce
    Merge pull request #765 from NeroOneTrueKing/patch-fix-soresu-training Chris-plus-alphanumericgibberish 2020-06-16 21:57:19 -04:00
  • c91cdeb70a Add Soresu training NeroOneTrueKing 2020-06-16 18:31:40 -05:00
  • c98e945b56 Operators should repair player androids as well as monster androids ChrisANG 2020-06-16 14:06:03 -04:00
  • 589b539ac2 Merge branch 'compat-3.19.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.19.1 ChrisANG 2020-06-15 19:46:50 -04:00
  • 9c842c705b Unwishablility is now handled at the wishing-for-statues level, rather than the stone-to-flesh level, pt 2 ChrisANG 2020-06-15 19:45:37 -04:00
  • a2044c3322 Unwishablility is now handled at the wishing-for-statues level, rather than the stone-to-flesh level ChrisANG 2020-06-15 19:43:25 -04:00
  • 41d3ac3fc3 Deminymphs weren't marked as being strong enough to use two-handed weapons ChrisANG 2020-06-15 19:41:16 -04:00
  • 00988da34e
    Merge pull request #763 from NeroOneTrueKing/patch-fix-drow Chris-plus-alphanumericgibberish 2020-06-15 19:40:47 -04:00
  • b264fde010 AUGH Fix LightBlind not working NeroOneTrueKing 2020-06-15 18:27:54 -05:00
  • ad5128fc2d Add description for parasitized doll gaze attack, fix visibility ChrisANG 2020-06-15 17:59:25 -04:00
  • 14e4bfce1f Merge branch 'compat-3.19.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.19.1 ChrisANG 2020-06-15 16:12:25 -04:00
  • 6ad8975575 Fix unsafe reuse of variables when a monster is selecting a pick or an axe. ChrisANG 2020-06-15 16:11:23 -04:00
  • db9e80cbd7 Fix error when finding player's average DR ChrisANG 2020-06-15 16:10:29 -04:00
  • dea0b92621
    Merge pull request #759 from NeroOneTrueKing/patch-fix-possible-infinite-xhity-loop Chris-plus-alphanumericgibberish 2020-06-15 12:34:31 -04:00
  • aca36cad97 If AD_WRAP generated from AT_HUGS fails, do not make another AT_HUGS attack NeroOneTrueKing 2020-06-15 11:17:12 -05:00
  • e007294aab
    Merge pull request #757 from NeroOneTrueKing/patch-shatterable-chests Chris-plus-alphanumericgibberish 2020-06-14 20:00:32 -04:00
  • 94cf43594d Glass chests shatter like other glass objects -- drop their contents. NeroOneTrueKing 2020-06-14 17:37:34 -05:00
  • b8974ed5d4
    Merge pull request #755 from NeroOneTrueKing/patch-fix-breathless-monster-in-water Chris-plus-alphanumericgibberish 2020-06-14 16:52:15 -04:00
  • f7a111598e Traps are actually only bad when stepped on. NeroOneTrueKing 2020-06-14 15:00:02 -05:00
  • 1ebf633ac5 Breathless/amphibious monsters will attempt to leave water. NeroOneTrueKing 2020-06-14 14:57:21 -05:00
  • 38a05ead0a Catch negative or 0 shots left in a raygun and return out of the function. ChrisANG 2020-06-14 15:39:12 -04:00
  • ec15d3669c Merge branch 'compat-3.19.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.19.1 ChrisANG 2020-06-14 15:11:33 -04:00
  • ce4d129bb6 Adjust some artifact names ChrisANG 2020-06-14 15:11:25 -04:00
  • d430b63af5 The Annulus should actually have a special description, not just %s ChrisANG 2020-06-14 15:08:55 -04:00
  • c80b16c881
    Merge pull request #752 from NeroOneTrueKing/patch-use-xname-more-for-beartraps Chris-plus-alphanumericgibberish 2020-06-14 15:06:22 -04:00
  • 5b4b814ed1 Use xname() more for beartraps NeroOneTrueKing 2020-06-14 13:34:52 -05:00
  • cc19764db8 Reduce club weight, reduce sunrod weight ChrisANG 2020-06-14 14:27:20 -04:00
  • 49e44a8d32 Artifact-ness and bell-ness are not mutually exculusive, thanks to the Annulus ChrisANG 2020-06-14 14:26:42 -04:00
  • 3f170388d6
    Merge pull request #741 from NeroOneTrueKing/patch-artifact-vs-vulnerable Chris-plus-alphanumericgibberish 2020-06-14 13:28:29 -04:00
  • e03d15db6b
    Merge pull request #745 from NeroOneTrueKing/patch-ahazu-and-riders Chris-plus-alphanumericgibberish 2020-06-14 13:27:40 -04:00
  • 033902b4b1
    Merge pull request #744 from NeroOneTrueKing/patch-malphas-and-riders Chris-plus-alphanumericgibberish 2020-06-14 13:24:57 -04:00
  • bf21efbda8 Fix Ahazu crashing on riders NeroOneTrueKing 2020-06-14 12:10:06 -05:00
  • ba740d90fb Fix Malphas ritual yeeting rider corpses NeroOneTrueKing 2020-06-14 12:02:27 -05:00
  • 08c9a60cb0 Smaug is a dragon ChrisANG 2020-06-14 12:15:52 -04:00
  • 6058c17ef8 Fix a read-after free in the enchant armor code, and add some warning labels elsewhere for futureproofing purposes. ChrisANG 2020-06-14 12:15:43 -04:00
  • 22e0fbc7d8 Fix the sensor pack/other detection error ChrisANG 2020-06-14 12:14:15 -04:00
  • 3cd792179d Fix artifacts sometimes incorrectly getting "vs vulnerable" bonus NeroOneTrueKing 2020-06-14 10:32:57 -05:00
  • 15e83684e4
    Merge pull request #738 from NeroOneTrueKing/patch-allow-backslash-r-in-rc-file Chris-plus-alphanumericgibberish 2020-06-14 11:05:16 -04:00
  • 9a588299d7
    Merge pull request #737 from NeroOneTrueKing/patch-lolth-wears-her-plate Chris-plus-alphanumericgibberish 2020-06-14 11:04:41 -04:00
  • a6aa8ac015
    Merge pull request #735 from NeroOneTrueKing/patch-fix-hiding-under-nothing Chris-plus-alphanumericgibberish 2020-06-14 11:04:22 -04:00
  • c78524bd66 Add \r to the list of skipped characters when parsing some things NeroOneTrueKing 2020-06-14 01:35:06 -05:00
  • 3a82f19010 Lolth should wear her plate armor NeroOneTrueKing 2020-06-14 00:13:37 -05:00
  • 11b97c34aa Check to reveal creatures when removing last object from floor tile NeroOneTrueKing 2020-06-13 23:15:03 -05:00
  • e552dbe38a Merge branch 'compat-3.19.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.19.1 ChrisANG 2020-06-14 00:12:46 -04:00
  • 51fabdea1a
    Merge pull request #733 from NeroOneTrueKing/patch-rotating-ssuffix-buffer Chris-plus-alphanumericgibberish 2020-06-14 00:12:16 -04:00
  • 8bb71609c5
    Merge pull request #730 from RikerW/patch-kusanagi-let-me-down Chris-plus-alphanumericgibberish 2020-06-14 00:11:51 -04:00
  • 1efbeee9ce
    Merge pull request #729 from NeroOneTrueKing/patch-fix-vault-guards Chris-plus-alphanumericgibberish 2020-06-14 00:11:22 -04:00
  • 7c50367843
    Merge pull request #728 from NeroOneTrueKing/patch-kraken-do-belong-in-ill-regard Chris-plus-alphanumericgibberish 2020-06-14 00:10:44 -04:00
  • ae7c745add Don't count wizard mode wishes as wished artifacts (counting them prevents propper testing of runed candles) ChrisANG 2020-06-14 00:10:19 -04:00
  • f94780dd88 Check for line-of-sight as well as visibility when monsters teleport to a location that is not adjacent. ChrisANG 2020-06-14 00:09:45 -04:00
  • 7f0018bf9e Somewhat reduce godhand bonus damage since it can be offhanded ChrisANG 2020-06-14 00:09:06 -04:00
  • b4f1a440b4 Add m. hydra and f. dagon to a few places it was missing ChrisANG 2020-06-14 00:08:29 -04:00
  • c94f6a8eef Rotate char buffer for s_suffix NeroOneTrueKing 2020-06-13 22:05:48 -05:00
  • eec092363a blasts when you can't wield it anymore RikerW 2020-06-13 19:46:19 -07:00
  • 3e1d49fc9e Re-hire Vault guards NeroOneTrueKing 2020-06-13 20:10:26 -05:00
  • 11b24ac788 kusanagi sheathes itself when you are an unworthy bearer RikerW 2020-06-13 18:08:04 -07:00
  • b65905c2f6 Kraken do belong in Ill-Regard. NeroOneTrueKing 2020-06-13 19:32:57 -05:00
  • a7708d275c Make monster starting gold should be counted as having been created. ChrisANG 2020-06-13 16:08:37 -04:00
  • 1e12c52593
    Merge pull request #720 from NeroOneTrueKing/patch-typo-binder-disgrace Chris-plus-alphanumericgibberish 2020-06-13 14:57:26 -04:00
  • f074b94946
    Merge pull request #719 from NeroOneTrueKing/patch-fix-polyself-crash Chris-plus-alphanumericgibberish 2020-06-13 14:57:06 -04:00
  • d4b6e4aebe
    Merge pull request #718 from NeroOneTrueKing/patch-jade-is-jade Chris-plus-alphanumericgibberish 2020-06-13 14:56:48 -04:00
  • 40c097a21c
    Merge pull request #716 from NeroOneTrueKing/patch-bad-summonable-creatures Chris-plus-alphanumericgibberish 2020-06-13 14:56:16 -04:00
  • 7039b7f48d
    Merge pull request #715 from NeroOneTrueKing/patch-fix-kraken-in-ill-regard Chris-plus-alphanumericgibberish 2020-06-13 14:53:14 -04:00
  • 924f64a3e4
    Merge pull request #713 from RikerW/patch-kusanagi-pick-me-up Chris-plus-alphanumericgibberish 2020-06-13 14:49:28 -04:00
  • eef76df65b
    Merge pull request #712 from NeroOneTrueKing/devel-choking-delayed-death Chris-plus-alphanumericgibberish 2020-06-13 14:48:11 -04:00
  • 7370c3cf41
    Merge pull request #709 from NeroOneTrueKing/patch-fix-passives-not-proccing Chris-plus-alphanumericgibberish 2020-06-13 14:44:11 -04:00
  • 82be39a2ab
    Merge pull request #708 from NeroOneTrueKing/patch-rewrite-doUseComponents Chris-plus-alphanumericgibberish 2020-06-13 14:42:35 -04:00
  • 24c7cbdf38
    Merge pull request #707 from NeroOneTrueKing/patch-good-wieldable-fixes Chris-plus-alphanumericgibberish 2020-06-13 14:39:34 -04:00
  • 2055048069 'loose' -> 'lose' NeroOneTrueKing 2020-06-13 02:04:25 -05:00
  • 36e3340b45 Fix unsafe d() call NeroOneTrueKing 2020-06-12 19:06:27 -05:00
  • dd2abe9304 Jade stones do jade searing NeroOneTrueKing 2020-06-12 19:01:43 -05:00
  • 87cc8d5232 Fix Alhoons, wide-clubbed tentacles, being summonable. NeroOneTrueKing 2020-06-12 11:21:02 -05:00
  • f0d75011f5 Fix impossible() in library of ill-regard monster placement NeroOneTrueKing 2020-06-12 10:59:51 -05:00
  • f7169ff6a3 unneeded check RikerW 2020-06-11 21:15:52 -07:00