1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-08-12 07:31:46 +01:00

Commit graph

  • 55d9a18ac4 Save horror data to monster NeroOneTrueKing 2020-07-15 11:55:46 -05:00
  • 776bec9ab3 Apply DR before HalfPhys/DamageTypeResistance Effects: - HalfPhysicalDamage is less crazily effective for the player, and is back to being about 50% damage reduction. - Attacking vulnerabilities is less effective against monsters that have DR, such as iron golems. - Attempting to beat up a monster that has resistance to a damage type is more effective than before, but still quite ineffective. NeroOneTrueKing 2020-07-14 22:58:54 -05:00
  • 8aeaba91d6 Fix minor bugs RikerW 2020-07-14 17:55:48 -07:00
  • fb4ea71e4f Add monster tip interactions RikerW 2020-07-14 16:08:53 -07:00
  • 06f47960d4 Use find_opera_cloak for vampires NeroOneTrueKing 2020-07-14 16:32:28 -05:00
  • 19bdd21bea Edit extern.h, and add riding boots/gloves finders. NeroOneTrueKing 2020-07-14 16:30:00 -05:00
  • e4306165e6 Remove unnecessary static variables NeroOneTrueKing 2020-07-14 16:22:17 -05:00
  • 2610e8a58e Rewrite all find-obj-desc functions to use general searcher, use static NeroOneTrueKing 2020-07-14 13:34:21 -05:00
  • fb6a923f68 Write a general robust find-a-description function NeroOneTrueKing 2020-07-14 11:56:51 -05:00
  • bad4981a09
    Merge pull request #961 from NeroOneTrueKing/patch-multistriking-weapons Chris-plus-alphanumericgibberish 2020-07-14 11:05:18 -04:00
  • 74fc546187 Fix multistriking weapons NeroOneTrueKing 2020-07-13 22:46:33 -05:00
  • 6477c22a46 Add tipping hats RikerW 2020-07-13 19:53:33 -07:00
  • 72a703a3e9 The hero has passed a cha check, be more insistant that freed monsters actually become tame. ChrisANG 2020-07-13 20:13:44 -04:00
  • 0e48e37ff6 Mistweavers should also be pasified with the rest of the goat faction. ChrisANG 2020-07-13 20:13:18 -04:00
  • fec9afb0c9 Fix silvered/acid coating confusion ChrisANG 2020-07-13 20:12:49 -04:00
  • 161433d774 Add disintegration-proof label and wiz-wishing ChrisANG 2020-07-13 20:12:28 -04:00
  • a0382bf0cf The auto-sac-to-goatmom code only triggers if you have a holy symbol in open inventory. ChrisANG 2020-07-13 20:12:03 -04:00
  • aeabadefd2 Goatmom cultists have acid in their whips (but NOT acid oprops) ChrisANG 2020-07-13 20:11:36 -04:00
  • 0aec89e8d2 Passive goatmom eating is slower, possibly allowing you to run over and offer corpses yourself. ChrisANG 2020-07-13 20:11:00 -04:00
  • f9a696287c Require lenses to match your size, and allow resizing using upgrade kits. ChrisANG 2020-07-13 20:10:15 -04:00
  • ba0685549d Add self-poisoning and living weapons ChrisANG 2020-07-13 20:09:07 -04:00
  • 9b62eba4c5 Bring symbiotic attacks in line with goat tentacle bug fixes. ChrisANG 2020-07-13 15:16:39 -04:00
  • e5022562ab Fix bug where hidden monsters could be "seen" for insight/touring purposes ChrisANG 2020-07-13 15:15:56 -04:00
  • cafeb05f8b Make mistweavers disapear if your insight goes below what they originally rolled. ChrisANG 2020-07-13 15:15:33 -04:00
  • f5ae96589d Mistweavers are supposed to have tentacle attacks. Not sure if this was lost or just never implemnented ChrisANG 2020-07-13 15:14:30 -04:00
  • a4bc0518c4 Black goat monsters with tentacle attacks make passive tentacle attacks against adjacent targets. ChrisANG 2020-07-13 15:14:01 -04:00
  • ef28a0e201 Mistweavers don't have heads, but do have necks ChrisANG 2020-07-13 12:57:14 -04:00
  • 56987b0279 Turn symbiotic armor on for monsters. ChrisANG 2020-07-13 12:52:06 -04:00
  • c031d8f1e9 Merge branch 'compat-3.19.1' into devel-3.19.2 ChrisANG 2020-07-13 11:49:15 -04:00
  • c262f101c1 Use isok(x, y) instead of checking if x and y are greater than 0 ChrisANG 2020-07-13 11:42:35 -04:00
  • cdbb1b8c6f
    Merge pull request #956 from RikerW/patch-drop-bones-items Chris-plus-alphanumericgibberish 2020-07-13 11:31:50 -04:00
  • a92af828cd Add the other android monsters to uandroid ChrisANG 2020-07-13 11:16:49 -04:00
  • 03c8d0ab3a Remove test code from the brain damage function ChrisANG 2020-07-13 11:16:11 -04:00
  • 7a36b68c57 Oops, android brain damage should occur AFTER the head-protection checks! ChrisANG 2020-07-13 11:15:56 -04:00
  • 6ca4331788
    Merge pull request #958 from RikerW/patch-chaos-option Chris-plus-alphanumericgibberish 2020-07-13 11:13:23 -04:00
  • 1e6ca0f236 Gold pieces always display as gold ChrisANG 2020-07-13 10:10:10 -04:00
  • 1b7604e125 Block chaos_quest option from taking effect most of the time RikerW 2020-07-12 17:08:45 -07:00
  • 152649033f Drop bones items on death correctly RikerW 2020-07-11 18:43:43 -07:00
  • ab3156e225 Android vs. mind flayer grudge. ChrisANG 2020-07-11 20:25:47 -04:00
  • 624605e50d Android powers are dependent on their physical bodies ChrisANG 2020-07-11 20:17:54 -04:00
  • 58c9a2ad08 Mindflayer/Android interaction ChrisANG 2020-07-11 20:17:25 -04:00
  • bba498c601 Add missing {} and indentation, fix kicking-always-hurtles bug. ChrisANG 2020-07-11 10:38:49 -04:00
  • 5eba670ab2 Bandaid the dokick code to not miss ChrisANG 2020-07-10 14:30:51 -04:00
  • 461b651b84 Move the print for potions of gain energy so that the bottom line update procs ChrisANG 2020-07-10 14:30:32 -04:00
  • 1d0da3ace5 Monster acquired intrinsics fixes, give moloch priests poison res. ChrisANG 2020-07-10 14:30:07 -04:00
  • 8aab1c2294 Add setmangry() calls to all artifact invokes that may kill the target or that reduce current HP ChrisANG 2020-07-10 10:56:35 -04:00
  • e57670ae33 Merge branch 'devel-3.19.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.19.2 ChrisANG 2020-07-09 23:50:01 -04:00
  • bbffbaf687 Add missing bottom line flags to make the power display update ChrisANG 2020-07-09 23:49:32 -04:00
  • e6f309c000
    Merge pull request #952 from RikerW/patch-polyself-fix Chris-plus-alphanumericgibberish 2020-07-09 22:40:43 -04:00
  • 4246f7ec5c Replace all instances of directly setting obj_material in favor of the minimal set material function. ChrisANG 2020-07-09 22:15:20 -04:00
  • 6ac963c452 Oops did the merge wrong! ChrisANG 2020-07-09 20:52:52 -04:00
  • 24e2d6ed4e Fix bad ! in same-race check RikerW 2020-07-09 17:52:42 -07:00
  • 3a4dc2b0ce
    Merge pull request #947 from RikerW/patch-eating-intrinsics Chris-plus-alphanumericgibberish 2020-07-09 20:45:48 -04:00
  • 13e953e840
    Merge pull request #937 from RikerW/patch-god-gives-benefit Chris-plus-alphanumericgibberish 2020-07-09 20:39:12 -04:00
  • dd66f8b90f
    Merge pull request #951 from RikerW/patch-disease-spell-killers Chris-plus-alphanumericgibberish 2020-07-09 20:35:51 -04:00
  • ee023ffd3b
    Merge pull request #950 from RikerW/patch-revivers-crashing-badly Chris-plus-alphanumericgibberish 2020-07-09 20:34:34 -04:00
  • e64cbdd97a Fix killer when you die to a disease spell RikerW 2020-07-09 17:10:40 -07:00
  • dca842da9c Fix crashing when you die RikerW 2020-07-09 17:07:49 -07:00
  • 907d3fbb68
    Merge pull request #945 from NeroOneTrueKing/patch-cancel-revivers Chris-plus-alphanumericgibberish 2020-07-09 19:42:56 -04:00
  • d7c6225007
    Merge pull request #943 from NeroOneTrueKing/patch-explain-macro-magic Chris-plus-alphanumericgibberish 2020-07-09 19:42:18 -04:00
  • e9c2823bef
    Merge branch 'devel-3.19.2' into patch-god-gives-benefit Chris-plus-alphanumericgibberish 2020-07-09 19:40:59 -04:00
  • a56fada25a Merge branch 'devel-3.19.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.19.2 ChrisANG 2020-07-09 19:38:39 -04:00
  • 2afdd7a995 Bugfix: masks DO get errosion even if of a bad material (cracked et al) ChrisANG 2020-07-09 19:37:54 -04:00
  • 23feea4c76 Fix pontiff's crown weight ChrisANG 2020-07-09 19:37:20 -04:00
  • 6f0e02ba27 Message bugfix: size_penalty is capped at 0 ChrisANG 2020-07-09 19:37:09 -04:00
  • e9b0eceb73 Incant buff and futurebugfix: passive healing, and the regen_blocked counter is for curses not temporary effects like being out of water. ChrisANG 2020-07-09 19:35:23 -04:00
  • e9412db3d3 Incantifier nerfs: 1/2 nutrition from eating relative to last version ChrisANG 2020-07-09 19:34:13 -04:00
  • 5c4ee5dc31 Add heart of shadow to Lungorthin ChrisANG 2020-07-09 19:32:35 -04:00
  • 5f2cc1db69 In an attack of good sense, re-factor oprop. ChrisANG 2020-07-09 19:04:15 -04:00
  • 624416cc94 Sky Render is made of two materials ChrisANG 2020-07-09 13:14:22 -04:00
  • 247870ce80 Sickle moon should be an elven sickle ChrisANG 2020-07-09 13:13:34 -04:00
  • 85d49d95b4 Add give_intrinsic function to unify things RikerW 2020-07-08 11:59:51 -07:00
  • e6867ab433 Address various issues, add a bit RikerW 2020-07-08 10:26:23 -07:00
  • ac71c4589e Cancelled monsters don't rise from the dead on their own NeroOneTrueKing 2020-07-07 22:27:01 -05:00
  • 471d61c965 Rename to macromagic.h, set default defaults NeroOneTrueKing 2020-07-07 20:18:38 -05:00
  • 6309d14a50 Add more commenting to macromagic NeroOneTrueKing 2020-07-07 20:07:20 -05:00
  • 98827be85d Change around goat gifting code RikerW 2020-07-07 18:00:02 -07:00
  • c745e9f394
    Merge pull request #942 from RikerW/patch-barrage Chris-plus-alphanumericgibberish 2020-07-07 20:39:25 -04:00
  • 23259bb9da
    Merge pull request #941 from RikerW/patch-fixed-align-artis Chris-plus-alphanumericgibberish 2020-07-07 20:30:54 -04:00
  • 8568713a28
    Merge branch 'devel-3.19.2' into patch-fixed-align-artis Chris-plus-alphanumericgibberish 2020-07-07 20:30:02 -04:00
  • 11deaa7f70
    Merge pull request #940 from NeroOneTrueKing/patch-dantalion-int-dmg Chris-plus-alphanumericgibberish 2020-07-07 20:28:22 -04:00
  • 06b38598a2
    Merge pull request #939 from NeroOneTrueKing/patch-urdlen-wishing Chris-plus-alphanumericgibberish 2020-07-07 20:27:28 -04:00
  • f703abd97d Fix barage/barrage typo RikerW 2020-07-07 16:58:29 -07:00
  • abc8fde1c2 Merge branch 'devel-3.19.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.19.2 ChrisANG 2020-07-07 19:47:40 -04:00
  • e3e8b6df84
    Merge pull request #900 from NeroOneTrueKing/devel-new-macros-for-artilist Chris-plus-alphanumericgibberish 2020-07-07 19:45:38 -04:00
  • 7c300406c5 Fix wishing for great claws of urdlen NeroOneTrueKing 2020-07-07 17:47:36 -05:00
  • 5d52771f41 Fix Dantalion applying Int damage NeroOneTrueKing 2020-07-07 17:46:39 -05:00
  • ffce316db0 Add ARTG_FXLAGN, for artifacts that should always be that alignment RikerW 2020-07-07 15:43:42 -07:00
  • d771ee161b
    Merge pull request #936 from NeroOneTrueKing/patch-ranged-targeting-fix Chris-plus-alphanumericgibberish 2020-07-07 17:55:26 -04:00
  • 9dce8b4095 Add 4 new god_gives_benefit options, adjust existing RikerW 2020-07-07 14:20:01 -07:00
  • 605398fa16 Only Oona should check oona-resist NeroOneTrueKing 2020-07-07 11:35:05 -05:00
  • d84f528eed Alabaster elves are strong enough to use their two-handed weapons ChrisANG 2020-07-07 00:18:57 -04:00
  • 3ddeeb09d5 Kick bugfixes ChrisANG 2020-07-07 00:18:31 -04:00
  • d7e3398f24 Also don't do combo lunges if you're in a trap. ChrisANG 2020-07-06 20:58:45 -04:00
  • a7bc5502b9 Merge branch 'devel-3.19.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.19.2 ChrisANG 2020-07-06 20:43:55 -04:00
  • 0562932b06 Block reviving changed corpses ChrisANG 2020-07-06 20:42:55 -04:00
  • 6c113baac9 Spiffy one-hander combo ChrisANG 2020-07-06 20:34:36 -04:00
  • c493cd3425 Check the lunge direction via goodpos, and run spoteffects after ChrisANG 2020-07-06 20:33:14 -04:00
  • efa76cb02f Nerf android throwing range, and allow them to use the fluorite octet normally. ChrisANG 2020-07-06 20:32:30 -04:00
  • ef70e5f5d2 Fix fallthrough in xcasty ChrisANG 2020-07-06 20:30:19 -04:00