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

Commit graph

  • 54d5307814
    make arcs actually receive the gift Riker 2019-09-17 21:10:00 -0700
  • ff9ac448a2 Merge branch 'compat-3.18.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.18.0 ChrisANG 2019-09-15 12:56:58 -0400
  • eb244a32df Nerf Horror arrow attacks ChrisANG 2019-09-15 12:55:31 -0400
  • be2613c771 Add missing math.h import ChrisANG 2019-09-15 12:55:03 -0400
  • 01da8400fe Spelling fixes ChrisANG 2019-09-15 12:54:28 -0400
  • e936e5b6db Wizards show both wizard and non-wizard enlightenment ChrisANG 2019-09-12 19:58:10 -0400
  • 55f160f756 More sanity/insight ChrisANG 2019-09-12 19:57:35 -0400
  • 99a38e2b4a Fix ancient of death ward ChrisANG 2019-09-12 13:19:29 -0400
  • 6b15159b22 Merge branch 'compat-3.18.0' into devel-3.19.0 ChrisANG 2019-09-12 13:18:52 -0400
  • 38417b872c Update elder sign ward with more lovecraftian monsters ChrisANG 2019-09-12 13:17:41 -0400
  • bac0bd618d Nerf crucified android DPS ChrisANG 2019-09-12 13:16:36 -0400
  • 093d2ee13c Changed resist acid ChrisANG 2019-09-12 13:16:16 -0400
  • 5b1faeb769 Add missing attack descriptions ChrisANG 2019-09-12 13:15:33 -0400
  • 145acef4ef Add missing . ChrisANG 2019-09-12 13:14:46 -0400
  • abebc12313 Stormhelm gives lightning storm, not bolt ChrisANG 2019-09-12 13:14:31 -0400
  • 96945aedfb Android pets should *wear* their cloaks of MR ChrisANG 2019-09-12 13:14:07 -0400
  • 064bffca72 Don't grow current HP without bound thanks to passive cold attacks ChrisANG 2019-09-12 13:13:24 -0400
  • 433338cb1d Parasitized androids don't spawn with useless visors ChrisANG 2019-09-12 13:12:36 -0400
  • 5057d3fdbf Set thrown items to quiver themselves by default for androids ChrisANG 2019-09-12 13:12:00 -0400
  • aa8206e0a6 Make androids able to use blasters properly ChrisANG 2019-09-12 13:11:36 -0400
  • 16ba6a2d42 Quality of Life: The Annulus's cooldown does not prevent it from annuling the high altar ChrisANG 2019-09-12 13:11:04 -0400
  • 812e32f752 Add a few comments ChrisANG 2019-09-07 18:13:00 -0400
  • f5df8f9b15 Update elder sign ward, add remaining Lovecraft monsters ChrisANG 2019-09-07 18:11:58 -0400
  • fddd27d96f Basic Insight and Sanity effects ChrisANG 2019-09-07 18:11:07 -0400
  • 59b4be4a01 Implement polyself AT_TNKR Used to impossible() when hitting a monster while having an AT_TNKR attack, not it doesn't. #monster now has a Tinker option for forms with AT_TNKR costing 10 pw to use. Removed MG_NOPOLY flag from tinker gnome as presumably the only reason for this was the lack of tinker implementation, although by this logic hooloovoos should have had it. demogorgon22 2019-09-07 11:34:05 -0400
  • 84dadb0006
    Merge pull request #233 from NeroOneTrueKing/patch-dead-trees-in-curses Chris-plus-alphanumericgibberish 2019-09-07 10:53:44 -0400
  • 1398e8426e
    Merge pull request #234 from NeroOneTrueKing/patch-no-dust-engrave-on-grass Chris-plus-alphanumericgibberish 2019-09-07 10:53:24 -0400
  • ce6e575617
    Merge pull request #235 from NeroOneTrueKing/patch-fix-setobjquan Chris-plus-alphanumericgibberish 2019-09-07 10:52:46 -0400
  • 563b117e22
    Merge pull request #239 from demogorgon22/devel-3.19.0 Chris-plus-alphanumericgibberish 2019-09-07 10:52:21 -0400
  • a09322597a
    Merge pull request #236 from NeroOneTrueKing/patch-fix-setobjquan Chris-plus-alphanumericgibberish 2019-09-07 10:51:58 -0400
  • b033675c0e
    Merge pull request #238 from RikerW/patch-6 Chris-plus-alphanumericgibberish 2019-09-07 10:50:52 -0400
  • ce376e0aa9
    Merge pull request #237 from RikerW/patch-4 Chris-plus-alphanumericgibberish 2019-09-07 10:50:44 -0400
  • 7b61aaccd9 Implement all valid polyform #gaze gazes. Doing this reaveled that there are so many bigger gaze issues than just having it not impossible() on certain gazes. The uvm gaze system doesn't take into account new vision types, wide gaze vs targeted gaze, gaze that requires eye contact with the victim vs gaze that doesn't and a few other things I probably forgot. demogorgon22 2019-09-07 10:45:33 -0400
  • 6a5dfb02bb Cut the block that re-directs the spellcasting code to the wordeffects code. The actual path doesn't pass through spelleffects anymore. ChrisANG 2019-09-07 10:18:28 -0400
  • 70661a6b26 Summon storm reduction: remove scrolls of create monster from the list of items that a monster can be created with. ChrisANG 2019-09-07 10:17:33 -0400
  • 0bcc09a0c1 Merge branch 'compat-3.18.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.18.0 ChrisANG 2019-09-06 00:53:37 -0400
  • c556297a4f Prevent the summon spiders spell from crashing if s is genocided and make the sticks to snakes spell work again ChrisANG 2019-09-06 00:52:22 -0400
  • 2c7912f56e
    Beartrap in shop setting message Riker 2019-09-05 20:28:47 -0700
  • ad43e44e2b
    Beartrap in shop setting message Riker 2019-09-05 20:27:01 -0700
  • ce07f873e4 Give drow priests and wizards the flail skill (for Tentacle Rod) ChrisANG 2019-09-05 22:59:19 -0400
  • d047d558ff Don't try to set trap item quantity unless it differs from the current number (should fix land mines/beartraps) ChrisANG 2019-09-05 22:58:51 -0400
  • bce7eb7360 Only Androids should get the sticky-note livelog when entering the quest ChrisANG 2019-09-05 22:57:34 -0400
  • 181994f4a0 Don't play Ana quest friendly notifications if the leader is dead. ChrisANG 2019-09-05 22:56:45 -0400
  • db8a672701 As a rule, summon spells should only summon next to the target if the caster has line-of-sight ChrisANG 2019-09-05 22:56:14 -0400
  • b9ab1dbb35 Reduce phantasm incidence on shade levels ChrisANG 2019-09-05 22:46:23 -0400
  • 5bbdf2f0ec Don't double-print self exam ChrisANG 2019-09-05 22:40:04 -0400
  • 1e35add60e Bats should update monster display after doing echolocation. The order was wrong in some cases. ChrisANG 2019-09-05 22:39:41 -0400
  • ef61d5da19 Don't complain when setting quantity of an unmergeable object to 1 NeroOneTrueKing 2019-09-05 21:17:03 -0500
  • bcbf2278e2 Prevent dust engravings from being teleported onto grass NeroOneTrueKing 2019-09-05 21:13:45 -0500
  • aea3a77056 Tell Curses to use the +- symbol for dead trees NeroOneTrueKing 2019-09-05 21:00:27 -0500
  • dc34993d77
    Merge pull request #232 from RikerW/patch-2 Chris-plus-alphanumericgibberish 2019-09-03 20:36:57 -0400
  • b783767b6d
    let atlatls multishot Riker 2019-09-02 09:59:58 -0700
  • 2dc8796096 Also give Eclavdra silver armor instead of iron ChrisANG 2019-09-01 16:40:09 -0400
  • b2f12d27b1 Fix spidersilk ChrisANG 2019-09-01 16:39:39 -0400
  • ba8db44e46 Fix and futureproof find-average-DR code by removing duplicate code blocks. ChrisANG 2019-08-31 22:19:16 -0400
  • a920977b8b Print level names for demon/devil levels in Gehennom ChrisANG 2019-08-31 20:21:27 -0400
  • eda6678529 Apply spellboost modifier to detect monsters skill for the purposes of the maintainance menu ChrisANG 2019-08-31 19:16:55 -0400
  • 6a4643bc59 Make stone masks be 'ceramic' too ChrisANG 2019-08-31 19:16:28 -0400
  • 7d4cd6488b Don't grudge on Undead in the astral plane either ChrisANG 2019-08-31 19:16:11 -0400
  • 447e85b758 Only teleport sum all monsters if they ended up in a wall ChrisANG 2019-08-31 19:15:50 -0400
  • 9b986bcdf0 My test logic was backwards for Alrunes ChrisANG 2019-08-31 19:14:31 -0400
  • 517b12475e Revisit demon lord armor and generic whips. ChrisANG 2019-08-31 19:14:09 -0400
  • 570ef33acd Monsters, especially pets, should be more careful about attacking Mandrake-shriek enemies ChrisANG 2019-08-31 19:11:59 -0400
  • 8f1fcf2caa Center of All moves as fast as normal Aurumachs ChrisANG 2019-08-31 14:28:43 -0400
  • 2ad30ef3e0 Fix Razorvine mnum/m_id confusion ChrisANG 2019-08-31 14:28:26 -0400
  • d15bc0f33d As with players, all monsters can swim on the plane of water. ChrisANG 2019-08-31 14:28:02 -0400
  • 9920a34e7b Don't constantly re-id the necronomicon ChrisANG 2019-08-29 19:07:14 -0400
  • 4bc70caef4 Center of All revision ChrisANG 2019-08-29 19:06:53 -0400
  • 91ac27b9cf Merge branch 'devel-3.18.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.18.0 ChrisANG 2019-08-29 16:08:10 -0400
  • c76c158b17
    Merge pull request #228 from NeroOneTrueKing/patch-binder-mirror-signs Chris-plus-alphanumericgibberish 2019-08-29 16:07:33 -0400
  • ab6b68bb9e
    Merge pull request #229 from RikerW/patch-1 Chris-plus-alphanumericgibberish 2019-08-29 16:07:07 -0400
  • 6fe924a79a Lightsaber hilt material typically doesn't matter unless the saber is off. Add a few missing checks. ChrisANG 2019-08-29 16:05:30 -0400
  • 95b0ee5a07 Add 5 turn delay to the stargate power. ChrisANG 2019-08-29 16:02:07 -0400
  • 763e80cedc Fix buggy behavior of potions that were supposed to remove morgul shards. Also, add that capability to starlight potions ChrisANG 2019-08-29 16:01:46 -0400
  • 450260d1ce Remove MS_GUARDIAN tag from master-wizards (there is already code to add it if needed) ChrisANG 2019-08-29 16:00:58 -0400
  • f640975b27 Fix mis-placed MR_SICK flags, and add them to Ancients. ChrisANG 2019-08-29 16:00:27 -0400
  • e8e7dd5ebe Center of all improvements: ChrisANG 2019-08-29 15:57:39 -0400
  • d1dea8740e Apply the cannibal_allowed and animals-aren't-cannibalism rules more consistently ChrisANG 2019-08-29 15:53:49 -0400
  • 1a481216f6 Apply hard head changes to falling iron balls as well ChrisANG 2019-08-29 15:52:21 -0400
  • 687f9cdfe0 Fix the Ball and Chain crash bug, and add sanity testing ChrisANG 2019-08-29 15:38:20 -0400
  • 394abc1703 Swap the Archeologist fill B forest levels for the original room-and-corredor levels, but with mummy traps. ChrisANG 2019-08-29 15:36:21 -0400
  • a286a939b6
    black web allows 2wep with blank offhand Riker 2019-08-28 18:16:52 -0700
  • 63a0c60905 Don't show binder signs if using the mirror didn't work right NeroOneTrueKing 2019-08-27 21:37:58 -0500
  • 912ba4178b
    Merge pull request #227 from NeroOneTrueKing/patch-capitalization-in-trap-sear Chris-plus-alphanumericgibberish 2019-08-27 09:30:03 -0400
  • ed30d84051 Fix capitalization of monster names NeroOneTrueKing 2019-08-26 17:14:38 -0500
  • 35de0e34af
    Merge pull request #222 from NeroOneTrueKing/patch-fix-garnet-rod Chris-plus-alphanumericgibberish 2019-08-25 21:43:16 -0400
  • 56443359ae
    Merge pull request #223 from NeroOneTrueKing/patch-fix-custom-symbols Chris-plus-alphanumericgibberish 2019-08-25 21:42:48 -0400
  • 88063fe8d7
    Merge pull request #224 from NeroOneTrueKing/patch-bad-mintrinsics-bitfield-assignment Chris-plus-alphanumericgibberish 2019-08-25 21:42:29 -0400
  • 16f42003de
    Merge pull request #225 from NeroOneTrueKing/patch-dont-burn-food Chris-plus-alphanumericgibberish 2019-08-25 21:42:21 -0400
  • 2647b6466e Remove useless centaur, salamander, and marilith checks (humanoid() got more specific) ChrisANG 2019-08-25 21:41:37 -0400
  • f16b983913 Fix Binder starting equipment vs. semi-useable combat skill mismatch. ChrisANG 2019-08-25 21:41:09 -0400
  • 8ee2b54ae0 Bugfix: weapon-tools can vary in size ChrisANG 2019-08-25 21:38:47 -0400
  • ababcfc2d1 Dummy out erinyes weapons (they are still wishable/findable in chaos 3) ChrisANG 2019-08-25 21:38:25 -0400
  • f2d0ae912d Don't print empty #overview ChrisANG 2019-08-25 21:37:52 -0400
  • e8297ad40e Fix > vs >= error in HMS code ChrisANG 2019-08-25 21:36:16 -0400
  • e86ad59c18 Lungorthin changes: ChrisANG 2019-08-25 21:35:51 -0400
  • 1ba6b6fdb5 Check if the monster actually thinks it knows where you are in more places, to cut down on monsters fighting the upper left hand corner of the map ChrisANG 2019-08-25 21:30:11 -0400
  • a477c2747e Actually use the "no feet" info when deciding what can wear boots ChrisANG 2019-08-25 21:28:24 -0400
  • 432689b104 Mantle of Wrath shouldn't count for the Priests ChrisANG 2019-08-25 21:27:56 -0400
  • 981664fafb Missing . ChrisANG 2019-08-25 21:27:29 -0400