1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-02-01 20:19:53 +00:00

Commit graph

  • ecca43c3d2 Shopkeepers, vault guards, and priests are always murderable, even if poly'd into a non-murderable form. ChrisANG 2020-06-30 22:49:05 -0400
  • a4ea75c886 fix minor bug with 8 ID'd octahedra RikerW 2020-06-30 19:44:30 -0700
  • 4d1d1c21ef Artifact potions aren't flagged in_use RikerW 2020-06-30 19:04:28 -0700
  • 10a2deed6a Unlit lightsabers should use the MA combo, not the saber combo. ChrisANG 2020-06-30 18:45:29 -0400
  • efd4015515 Improve(?) spear combo: Hurtle towards the indicated space after the 2nd and 3rd steps. ChrisANG 2020-06-30 18:45:08 -0400
  • 1ff181c3a6 Add an argument to hurtle so that the caller can tell it not to change nomul() ChrisANG 2020-06-30 18:44:29 -0400
  • cbb635d74c Introduce a murderable_mon macro that replaces the is_human check in the murder code. ChrisANG 2020-06-30 15:24:45 -0400
  • f97af41af3 Fix bug where the dex penalty from being helpless was applied as a bonus for monsters. ChrisANG 2020-06-30 15:21:34 -0400
  • e17fc2622f The robe of the Archmagi should always be chaotic for monks, the Grandmaster's robe still matches the player's starting alignment. ChrisANG 2020-06-30 15:20:49 -0400
  • c47ab8625b
    Merge pull request #867 from RikerW/patch-kusanagi-alignments Chris-plus-alphanumericgibberish 2020-06-30 11:53:08 -0400
  • 726dd1caa8 Adjust fluorite octet naming RikerW 2020-06-29 22:11:05 -0700
  • 79f7d21b30 Kusanagi unwields if you change alignments RikerW 2020-06-29 21:20:22 -0700
  • 4d8e6ccef2 Flag errors: ChrisANG 2020-06-29 22:59:29 -0400
  • 0111009646 Merge branch 'compat-3.19.1' into devel-3.19.2 ChrisANG 2020-06-29 22:52:37 -0400
  • 1804149c91 Merge branch 'compat-3.19.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.19.1 ChrisANG 2020-06-29 22:52:10 -0400
  • 0d7caaeacd
    Merge pull request #864 from NeroOneTrueKing/patch-polyself Chris-plus-alphanumericgibberish 2020-06-29 22:51:23 -0400
  • c9ca00dfcd
    Merge pull request #863 from NeroOneTrueKing/patch-properly-unbind-old-crown-spirits Chris-plus-alphanumericgibberish 2020-06-29 22:50:40 -0400
  • 8eaf9feb96
    Merge pull request #862 from NeroOneTrueKing/patch-compiler-warning Chris-plus-alphanumericgibberish 2020-06-29 22:49:39 -0400
  • c502d902e1
    Merge pull request #861 from NeroOneTrueKing/patch-fix-tty-spirit-power-desc Chris-plus-alphanumericgibberish 2020-06-29 22:49:03 -0400
  • e2f5b6a36a
    Merge pull request #858 from NeroOneTrueKing/patch-fix-paimon-bookfighting Chris-plus-alphanumericgibberish 2020-06-29 22:48:19 -0400
  • dc5b3b6aa9
    Merge pull request #857 from RikerW/patch-spellbook-rebalancing Chris-plus-alphanumericgibberish 2020-06-29 21:48:06 -0400
  • 1da83481fd
    Merge pull request #856 from NeroOneTrueKing/devel-xcasty Chris-plus-alphanumericgibberish 2020-06-29 21:46:58 -0400
  • 0b0faebcf7 The Athame bonus is quite small, and might have been meant to be 1/3rd the spell armor penalty. ChrisANG 2020-06-29 21:40:03 -0400
  • 122afe6a58 Minor polyself tweaks NeroOneTrueKing 2020-06-29 15:55:15 -0500
  • 7603edd1b4 Old embassy of elements spirits weren't being unbound correctly NeroOneTrueKing 2020-06-29 14:50:53 -0500
  • 009daa6629 Test using __VA_ARGS__ to have cleaner arrays NeroOneTrueKing 2020-06-29 13:57:09 -0500
  • af7d0096cc Specify yourinvent is boolean NeroOneTrueKing 2020-06-29 13:42:55 -0500
  • b26922a54f Change menu type for describing spirit powers to fix TTY menu NeroOneTrueKing 2020-06-29 11:10:57 -0500
  • 79475b5d7f
    Use correct variable name Nero 2020-06-29 11:08:15 -0500
  • 7611264cf6 deal with gcc warning RikerW 2020-06-28 17:21:35 -0700
  • 5989a31042 Add hallucinatory spellbook reading effects RikerW 2020-06-28 17:14:08 -0700
  • 57c7a66128 Remove extra '2' from function name NeroOneTrueKing 2020-06-28 11:48:36 -0500
  • 029acfa10a Add two more useless-to-cast entries NeroOneTrueKing 2020-06-28 11:46:33 -0500
  • be4cb0128f Can't read the wards on the book of the dead, goes straight to reading. RikerW 2020-06-27 21:31:15 -0700
  • 4acc4cc52d Re-add Paimon melee with spellbooks draining levels into the books NeroOneTrueKing 2020-06-27 22:41:32 -0500
  • bb453858ef Rebalance spellbooks RikerW 2020-06-27 20:59:27 -0700
  • 0ae874c990 Merge branch 'compat-3.19.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.19.1 ChrisANG 2020-06-27 23:26:05 -0400
  • 1763f54227 Lightsabers, not shining weapons, should hit through thick skin. ChrisANG 2020-06-27 23:23:46 -0400
  • b825027c12 Lastcast is a recorded monmove time, not a counter. Niman was effectively double-decrementing. ChrisANG 2020-06-27 23:23:20 -0400
  • 106f6e9fed Merge branch 'compat-3.19.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.19.2 ChrisANG 2020-06-27 23:24:20 -0400
  • 8632bfe09d Lightsabers, not shining weapons, should hit through thick skin. ChrisANG 2020-06-27 23:23:46 -0400
  • aad75d7c6c Lastcast is a recorded monmove time, not a counter. Niman was effectively double-decrementing. ChrisANG 2020-06-27 23:23:20 -0400
  • 17d605a9a5 Comment out debug code NeroOneTrueKing 2020-06-27 21:49:15 -0500
  • 80be8e0c4f Merge branch 'compat-3.19.1' into devel-xcasty NeroOneTrueKing 2020-06-27 21:46:47 -0500
  • 84a9dcc3e5 Clean up NeroOneTrueKing 2020-06-27 21:46:04 -0500
  • 94e9769b5c More fixes NeroOneTrueKing 2020-06-27 21:00:59 -0500
  • b29753e54a Testing in progess; some fixes made NeroOneTrueKing 2020-06-27 20:36:55 -0500
  • acc12b9aed I think xcasty is ready for testing NeroOneTrueKing 2020-06-27 19:22:55 -0500
  • cb768ffaaf Nerf paralysis poison NeroOneTrueKing 2020-06-27 17:53:21 -0500
  • b27aa68aa0
    Merge pull request #851 from RikerW/patch-mjolnir-shock-res Chris-plus-alphanumericgibberish 2020-06-27 12:21:52 -0400
  • f91af7619b
    Merge pull request #850 from mackeyth/compat-3.19.1 Chris-plus-alphanumericgibberish 2020-06-27 12:21:37 -0400
  • 1d34fbeb1a
    Merge pull request #848 from NeroOneTrueKing/patch-fix-numina Chris-plus-alphanumericgibberish 2020-06-27 12:21:25 -0400
  • 10edba0e2d Mjollnir grants shock res when wielded RikerW 2020-06-26 22:12:11 -0700
  • 33670e5095
    Astaroth's Assembly protection timeout mackeyth 2020-06-26 19:28:28 -0400
  • 245ecfbd78 Oops, Numina wasn't granting properties AT ALL. NeroOneTrueKing 2020-06-26 13:28:03 -0500
  • 2ce2fe63e4 Merge branch 'compat-3.19.1' into devel-3.19.2 ChrisANG 2020-06-26 12:20:23 -0400
  • 4de24e0f53
    Merge pull request #847 from RikerW/patch-rakuyo-enchantments Chris-plus-alphanumericgibberish 2020-06-26 10:36:05 -0400
  • 4194c82864
    Merge pull request #846 from RojjaCebolla/patch-1 Chris-plus-alphanumericgibberish 2020-06-26 10:35:48 -0400
  • d1c354faa0
    Merge pull request #843 from NeroOneTrueKing/patch-chromatic-drainres Chris-plus-alphanumericgibberish 2020-06-26 10:35:01 -0400
  • d89d94467f
    Merge pull request #841 from NeroOneTrueKing/patch-tombherd-change Chris-plus-alphanumericgibberish 2020-06-26 10:34:38 -0400
  • 8259e68a9b
    Merge pull request #839 from NeroOneTrueKing/patch-fix-artifact-without-magr-crash Chris-plus-alphanumericgibberish 2020-06-26 10:32:59 -0400
  • 99435aba76 Rakuyo parts can also be enchanted to +10 RikerW 2020-06-26 07:07:09 -0700
  • fabbba395b
    Replace readme with URLs to active forums RojjaCebolla 2020-06-26 07:31:16 -0400
  • 76ac35d0ba Give the Chromatic Dragon resists her scales should grant NeroOneTrueKing 2020-06-26 01:15:42 -0500
  • b0ded2bc52 Fix minor bug in faction attack changes NeroOneTrueKing 2020-06-26 00:44:00 -0500
  • adc52253c2 Summoning isn't so bad if I say it's mvu only NeroOneTrueKing 2020-06-25 23:51:34 -0500
  • 6bb4fef220 Summoning spells are about as painful as I thought they'd be NeroOneTrueKing 2020-06-25 21:50:11 -0500
  • 7d26068f07 Fix artif_hit without magr crashing NeroOneTrueKing 2020-06-25 20:18:59 -0500
  • db3791793c More progress! NeroOneTrueKing 2020-06-25 20:17:57 -0500
  • dae6347a2c Merge branch 'compat-3.19.1' into devel-xcasty NeroOneTrueKing 2020-06-25 14:54:20 -0500
  • 2b95f04207 Work in progress NeroOneTrueKing 2020-06-25 14:34:41 -0500
  • 002d996987
    Merge pull request #831 from RikerW/patch-dex-scaling-weapons Chris-plus-alphanumericgibberish 2020-06-24 17:15:24 -0400
  • e862526869
    Merge pull request #829 from RikerW/patch-godhands-align Chris-plus-alphanumericgibberish 2020-06-24 17:14:27 -0400
  • d4ef4f0e56
    Merge pull request #823 from RikerW/patch-bladesong-fix Chris-plus-alphanumericgibberish 2020-06-24 17:13:32 -0400
  • b88ff21136 Crow talons & rakuyo daggers get dex bonuses RikerW 2020-06-24 13:30:43 -0700
  • 4de38a6cf9 Fix godhands alignment misplaced alignment flag was making them non-aligned, but some bizarre role favoring RikerW 2020-06-24 12:41:45 -0700
  • 53e1bcc6bc
    Merge pull request #821 from NeroOneTrueKing/patch-fix-verbose-buzz Chris-plus-alphanumericgibberish 2020-06-24 12:55:20 -0400
  • fbd8021630
    Merge pull request #820 from NeroOneTrueKing/patch-typo Chris-plus-alphanumericgibberish 2020-06-24 12:54:51 -0400
  • 10149b8e0a
    Merge pull request #819 from NeroOneTrueKing/patch-fix-thrown-fluorite Chris-plus-alphanumericgibberish 2020-06-24 12:53:55 -0400
  • bc3ae79ca6
    Merge pull request #816 from NeroOneTrueKing/patch-combine-destroy-item Chris-plus-alphanumericgibberish 2020-06-24 12:32:53 -0400
  • aee7866ae9
    Merge pull request #814 from RikerW/patch-hedrow-crowning-gifts-take-55 Chris-plus-alphanumericgibberish 2020-06-24 12:31:24 -0400
  • 78d3691e94 nerf bladesong so it's not incredibly OP RikerW 2020-06-23 20:49:57 -0700
  • df06c31631 Fix bladesong bugs 1. it would crash when invoked at +10. I am not smart. 2. prot wouldn't time out. RikerW 2020-06-23 19:19:55 -0700
  • d58e1b5ad2 Fix buzz() printing messages for unseen mvm NeroOneTrueKing 2020-06-23 16:54:43 -0500
  • 65d81d0f88 Fix typo NeroOneTrueKing 2020-06-23 16:06:04 -0500
  • df80f47a4b The Fluorite Octet can be thrown up to all 8 at once NeroOneTrueKing 2020-06-23 15:40:23 -0500
  • fbc0db5b0c Move things around a little NeroOneTrueKing 2020-06-23 12:45:32 -0500
  • 550943fe85 Consolidate all into destroy_item() NeroOneTrueKing 2020-06-23 12:41:32 -0500
  • 307ebde1f3 Improve destroy_item2 NeroOneTrueKing 2020-06-23 12:23:48 -0500
  • f3b859026a Getting started NeroOneTrueKing 2020-06-23 12:09:36 -0500
  • 6c42e1f951 Hedrow nobles may actually want a crowning gift RikerW 2020-06-23 10:00:30 -0700
  • b27c95ef4b Merge branch 'compat-3.19.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.19.1 ChrisANG 2020-06-22 14:20:48 -0400
  • c5444c5f4d Fix the general case of ariving in placebc() with a ball that isn't free. ChrisANG 2020-06-22 14:20:32 -0400
  • e1eac0dd33
    Merge pull request #805 from NeroOneTrueKing/patch-fix-antimagic-shield-desc Chris-plus-alphanumericgibberish 2020-06-22 13:29:00 -0400
  • 33ff2c6bfe Use the absolute value of the enchantment when doing the even/odd enchantment dr calculation ChrisANG 2020-06-22 13:27:40 -0400
  • 9e478fd938 Disintegration uses natural AC and DR ChrisANG 2020-06-22 13:18:25 -0400
  • bd9f76a071 Fix description of Antimagic Shield NeroOneTrueKing 2020-06-22 12:12:17 -0500
  • 9110a68108 Fix unfree ball crash bug ChrisANG 2020-06-22 12:25:13 -0400
  • e0d1336d3a Improve monster DR ChrisANG 2020-06-22 12:02:48 -0400
  • 6d7866ffb4 Only reset apparxy if the monster actually becomes confused or berserk ChrisANG 2020-06-22 11:17:07 -0400