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

Commit graph

  • bc4c91d3b6
    Merge pull request #471 from NeroOneTrueKing/patch-helping-hand Chris-plus-alphanumericgibberish 2020-04-07 16:33:15 -04:00
  • 38d650f3be
    Merge pull request #472 from NeroOneTrueKing/patch-mass-shadow-pistol-skill Chris-plus-alphanumericgibberish 2020-04-07 16:32:59 -04:00
  • 4b36a5a4c6
    Merge pull request #470 from NeroOneTrueKing/patch-lock-magic-chests Chris-plus-alphanumericgibberish 2020-04-07 16:32:18 -04:00
  • c752a49629
    Merge pull request #469 from NeroOneTrueKing/patch-improve-mkobj-init Chris-plus-alphanumericgibberish 2020-04-07 16:31:54 -04:00
  • b3a3fb375b
    Merge pull request #468 from NeroOneTrueKing/patch-not-being-ungrabbed Chris-plus-alphanumericgibberish 2020-04-07 16:10:26 -04:00
  • dc44a2c6a6
    Merge pull request #467 from NeroOneTrueKing/patch-non-lethal-poison Chris-plus-alphanumericgibberish 2020-04-07 16:10:03 -04:00
  • f0d49b2bc1
    Merge pull request #466 from NeroOneTrueKing/patch-erodeproof-id Chris-plus-alphanumericgibberish 2020-04-07 16:09:34 -04:00
  • 5debbbee37
    Merge pull request #465 from NeroOneTrueKing/patch-breath-breathe-typo Chris-plus-alphanumericgibberish 2020-04-07 16:08:57 -04:00
  • 7e95154248
    Merge pull request #464 from NeroOneTrueKing/patch-arti-gift-requirements Chris-plus-alphanumericgibberish 2020-04-07 16:08:48 -04:00
  • ec21a540d0
    Merge pull request #463 from NeroOneTrueKing/patch-wish-for-named-obj Chris-plus-alphanumericgibberish 2020-04-07 16:08:41 -04:00
  • 6550656aa9
    Merge pull request #462 from NeroOneTrueKing/patch-limit-smiting Chris-plus-alphanumericgibberish 2020-04-07 15:45:34 -04:00
  • 6538ee26cc
    Merge pull request #461 from NeroOneTrueKing/patch-hidden-mons Chris-plus-alphanumericgibberish 2020-04-07 15:45:00 -04:00
  • a256d8fdbe
    Merge pull request #460 from NeroOneTrueKing/patch-refix-hugs Chris-plus-alphanumericgibberish 2020-04-07 15:43:55 -04:00
  • d2b51f5c0e
    Merge pull request #459 from NeroOneTrueKing/patch-vision Chris-plus-alphanumericgibberish 2020-04-07 15:43:30 -04:00
  • 0cfeae6054
    fix the use_rakuyo stuff Riker 2020-04-07 10:41:11 -07:00
  • dd93a2227b
    Merge branch 'devel-3.19.0' into patch-blade-singer-s-rakuyo Riker 2020-04-07 10:14:45 -07:00
  • 1368c8f48f Improve self-exam messages, pring less spam in wizard mode. ChrisANG 2020-04-07 11:41:24 -04:00
  • d0664c972f Change vampire killer's bonus dice to correspond to the wiki description ChrisANG 2020-04-07 11:37:56 -04:00
  • 1867fa2c0f Add a save to the red word ChrisANG 2020-04-07 11:37:34 -04:00
  • 56517808e1 Remove two panics from the save-restore code ChrisANG 2020-04-07 11:37:15 -04:00
  • 50cb6ac611 Adjust the Goat-eating code to use the correct function ChrisANG 2020-04-07 11:36:53 -04:00
  • 1a1ff8433a The pen of the void should not be created rustproof ChrisANG 2020-04-07 11:36:31 -04:00
  • 6ad012acbc Reduce threshold for seen insight from 3 to 2 ChrisANG 2020-04-07 11:34:42 -04:00
  • d524b461d5 Add deadmonster checks to promotion code ChrisANG 2020-04-07 11:33:57 -04:00
  • 3a7358e913 Gith silver swords are more powerful ChrisANG 2020-04-07 11:30:58 -04:00
  • 477331ab93 Mariliths in hell get fancy weapons (always magical, 15% chance of a property) ChrisANG 2020-04-07 11:30:41 -04:00
  • ef2cbdf94b Morgoth's shard should also work when worn on the left ring finger >_< ChrisANG 2020-04-07 11:29:45 -04:00
  • f3f7dac127 Fix Nitocris spawn brackets ChrisANG 2020-04-07 11:29:10 -04:00
  • d36217d1dd Reduce Goat attack hunger again ChrisANG 2020-04-07 11:28:40 -04:00
  • 9bf8dd98ce Add stray SHELL_MAT, Dagnabit ChrisANG 2020-04-07 11:28:18 -04:00
  • 79ddc3773e Insight weapons ChrisANG 2020-04-07 11:28:01 -04:00
  • 2c6cadd08c Center of All is a Rilmani ChrisANG 2020-04-07 10:43:07 -04:00
  • 420511f140 Handle indigestible and partly digestible monsters, handle partly living monsters in death code ChrisANG 2020-04-07 10:42:48 -04:00
  • 748879607c SHELL to SHELL_MAT ChrisANG 2020-04-07 10:36:11 -04:00
  • eba341d799 blade singer/dancer pair are now a rakuyo RikerW 2020-04-06 21:44:24 -07:00
  • 5aac377f17 Re-add code that uses ovar1 to specify skill for mass-shadow ammo NeroOneTrueKing 2020-04-06 14:52:44 -05:00
  • 0582bc21b6 Fix copy-paste error NeroOneTrueKing 2020-04-05 16:17:25 -05:00
  • e6df7c35fd Don't reprint magic chest bolting message NeroOneTrueKing 2020-04-05 16:10:04 -05:00
  • f3475aed8f Move some parts of mksobj around NeroOneTrueKing 2020-04-05 15:35:43 -05:00
  • c8072598a3 Rogues get one of several fitting first gifts NeroOneTrueKing 2020-04-05 15:10:15 -05:00
  • 074e9813f4 Automatically free yourself u.ustuck if grabber/grabee is away NeroOneTrueKing 2020-04-05 13:55:26 -05:00
  • 9e9283b468 Oops, re-remove poison instadeath NeroOneTrueKing 2020-04-05 13:18:08 -05:00
  • 9946b2ba2b Fix shatterproof/fixed being IDed when id-ing rustproofness NeroOneTrueKing 2020-04-05 12:57:34 -05:00
  • f40c065455 Fix typo: breath->breathe NeroOneTrueKing 2020-04-05 12:51:30 -05:00
  • 82401b881d Add ARTI_LIGHT flag to artifacts that light up when wielded NeroOneTrueKing 2020-04-05 12:39:28 -05:00
  • b55a8e754b Make artifact gift requirements more flexible NeroOneTrueKing 2020-04-05 12:29:06 -05:00
  • 781a3bea97 Fix crash NeroOneTrueKing 2020-04-05 11:00:14 -05:00
  • 8d64a6808f Limit temple-priest-lightning to once per global turn NeroOneTrueKing 2020-04-05 10:47:40 -05:00
  • e7b5b23479 Fix some issues with hidden monsters and mimics NeroOneTrueKing 2020-04-04 19:30:17 -05:00
  • 0226cc2de8 Oops, broke this last time I touched it NeroOneTrueKing 2020-04-04 17:33:21 -05:00
  • 2469d12613 Meditating monsters shouldn't aggro mvm NeroOneTrueKing 2020-04-04 13:05:24 -05:00
  • 4f224af787 Monster's mon_can_see_foo() should check if lookie is hidden NeroOneTrueKing 2020-04-04 12:15:14 -05:00
  • 3fc04c9de5 Create dimness() macro to greatly simplify sight if()s NeroOneTrueKing 2020-04-04 12:03:03 -05:00
  • 9be2a39231
    Merge pull request #458 from NeroOneTrueKing/patch-more-monk-artis Chris-plus-alphanumericgibberish 2020-04-03 18:16:31 -04:00
  • 5af7d223bf
    Merge pull request #457 from NeroOneTrueKing/patch-disable-some-art-gift-changes Chris-plus-alphanumericgibberish 2020-04-03 18:13:10 -04:00
  • 86778ef449 Blacklist specific otypes from being a Brand NeroOneTrueKing 2020-04-02 12:20:33 -05:00
  • 03d14e081b Oops, add Grappler's Grasp to list of monk-safe artifacts NeroOneTrueKing 2020-04-01 18:48:47 -05:00
  • 02cbe6fc0c Fire Brand and Frost Brand can be many kinds of weapons. NeroOneTrueKing 2020-04-01 18:43:16 -05:00
  • 09daa2af77 Better generalize desc of artifacts NeroOneTrueKing 2020-04-01 15:57:35 -05:00
  • 926aec1d07 Tiers are currently controversial, disable effects. NeroOneTrueKing 2020-04-01 15:05:12 -05:00
  • 28dfe5328c
    Merge pull request #454 from NeroOneTrueKing/patch-finish-projectile-hopefully Chris-plus-alphanumericgibberish 2020-04-01 13:52:01 -04:00
  • 166b40d4c7
    Merge pull request #453 from NeroOneTrueKing/patch-omnisense Chris-plus-alphanumericgibberish 2020-04-01 13:49:16 -04:00
  • de651389c5
    Merge pull request #446 from NeroOneTrueKing/devel-Grappler-s-Grasp Chris-plus-alphanumericgibberish 2020-04-01 13:47:43 -04:00
  • a1348624d0
    Merge branch 'devel-3.19.0' into devel-Grappler-s-Grasp Chris-plus-alphanumericgibberish 2020-04-01 13:47:18 -04:00
  • 9724940081
    Merge pull request #442 from NeroOneTrueKing/devel-artifact-hitmsgs Chris-plus-alphanumericgibberish 2020-04-01 13:45:02 -04:00
  • cb5c3427d1
    Merge branch 'devel-3.19.0' into devel-artifact-hitmsgs Chris-plus-alphanumericgibberish 2020-04-01 13:44:52 -04:00
  • e393167c4f
    Merge pull request #443 from NeroOneTrueKing/devel-new-artifact-struct Chris-plus-alphanumericgibberish 2020-04-01 13:43:00 -04:00
  • cad8c67e67 Element + X-Hating on an artifact should be AND behaviour NeroOneTrueKing 2020-03-30 20:42:00 -05:00
  • d22ec2f1e1 Wearing kicking boots makes your kicked objects act as though you had 25 STR NeroOneTrueKing 2020-03-29 10:15:07 -05:00
  • 52ceeef2cd Kicked projectiles should deal full damage NeroOneTrueKing 2020-03-29 09:53:05 -05:00
  • 3fb67dd4a5 Make kicked objects use projectile() NeroOneTrueKing 2020-03-29 09:37:39 -05:00
  • 7f7920af7d Remove unnecessary throw_gold function NeroOneTrueKing 2020-03-28 23:16:22 -05:00
  • f25d8f10e5 Make omnisense work for the player NeroOneTrueKing 2020-03-28 20:04:52 -05:00
  • ef8dfbb48a
    Merge pull request #450 from NeroOneTrueKing/patch-kraken-loop Chris-plus-alphanumericgibberish 2020-03-28 18:52:58 -04:00
  • e67384072b Fix bugs causing AT_HUGS looping vs greased armor NeroOneTrueKing 2020-03-27 22:27:56 -05:00
  • d449bb2191
    Merge pull request #445 from NeroOneTrueKing/patch-salamander-roasts Chris-plus-alphanumericgibberish 2020-03-25 09:47:29 -04:00
  • 1b6c05f10e
    Merge pull request #447 from NeroOneTrueKing/patch-better-horrors Chris-plus-alphanumericgibberish 2020-03-25 09:46:41 -04:00
  • 1151ecf1f1
    Merge pull request #449 from demogorgon22/devel-3.19.0 Chris-plus-alphanumericgibberish 2020-03-25 09:44:16 -04:00
  • 08a6e84dc3 Fix various compiler warnings. demogorgon22 2020-03-25 09:30:18 -04:00
  • d3116924d9
    Merge pull request #448 from NeroOneTrueKing/patch-oona-pets Chris-plus-alphanumericgibberish 2020-03-22 23:27:26 -04:00
  • 3f6b4217e0 Fix major pet Oona bug NeroOneTrueKing 2020-03-22 22:04:03 -05:00
  • 540e542b4f Tune them down NeroOneTrueKing 2020-03-22 13:31:58 -05:00
  • 8663afcb43 Oops NeroOneTrueKing 2020-03-22 12:41:33 -05:00
  • 9e3494d2f6 Tighten up what attacks horrors can get NeroOneTrueKing 2020-03-22 12:32:39 -05:00
  • 7bf3077a3b Fix missing check NeroOneTrueKing 2020-03-22 09:52:57 -05:00
  • ce206d514d New gloves: The Grappler's Grasp NeroOneTrueKing 2020-03-19 22:52:28 -05:00
  • 6f9e0f150f Re-add missing "You're being roasted" message NeroOneTrueKing 2020-03-19 21:41:20 -05:00
  • e3f34dc801 Remove under-used macro I added NeroOneTrueKing 2020-03-19 18:33:15 -05:00
  • beb8b0122f Use lucky, exploding artifact flags instead of special cases NeroOneTrueKing 2020-03-19 18:06:36 -05:00
  • 323df37b73 Use ARTG_GIFT flag to prefer some artifacts early. NeroOneTrueKing 2020-03-18 23:08:12 -05:00
  • 480407a509 Use artifact 'tiers' to influence gifting rates NeroOneTrueKing 2020-03-18 22:44:54 -05:00
  • a822037887 Finish Dolls ChrisANG 2020-03-18 21:16:00 -04:00
  • 657bddd70b Goat tweaks ChrisANG 2020-03-18 21:14:41 -04:00
  • 224b5220af Use ARTG_NOWISH instead of artilist index NeroOneTrueKing 2020-03-18 18:44:17 -05:00
  • b5cc6532e4 Excalibur shouldn't be nowish, actually. Oops. NeroOneTrueKing 2020-03-18 18:41:11 -05:00
  • 7e4ce44fe9 Merge branch 'devel-3.19.0' into devel-new-artifact-struct NeroOneTrueKing 2020-03-18 18:36:28 -05:00
  • 8a0025a5f2 Adjust the command code to allow the player to be inspired ChrisANG 2020-03-17 18:08:22 -04:00
  • 3fd2a7df96 Remove empty line from the end of the spellcasting code ChrisANG 2020-03-17 18:06:50 -04:00
  • 3b5fe79081 Fix the dog_limit() recursive oopsie ChrisANG 2020-03-17 18:06:20 -04:00
  • 0c6b30e2f2 Add a random nonce to the hashing process to make madness turns unpredictable ChrisANG 2020-03-17 18:05:44 -04:00