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

Commit graph

  • 51af83e462 Do NOT let lightsabers use their own dice if carrying the Fluorite Octet NeroOneTrueKing 2019-12-18 19:57:23 -06:00
  • 3dc79e3480 Don't call a lightsaber containing the F8 an octahedron NeroOneTrueKing 2019-12-18 14:20:38 -06:00
  • d05a6a1e70 Fixes related to lightsaber schenanigans You cannot wish for Atma Weapon multiple times to obtain a beamsword. Putting the Fluorite Octet into a beamsword shouldn't reduce its die size to 8 (but it should still be lucky+exploding) NeroOneTrueKing 2019-12-18 12:03:48 -06:00
  • 06bab74371 Fix Death-Spear of Vhaerun crash It doesn't set itself on timeout if used at an empty space either. NeroOneTrueKing 2019-12-13 15:51:50 -06:00
  • fb32c59543 Make the ctrl-x attributes screen a menu Especially important if we're adding more info / screens NeroOneTrueKing 2019-12-13 13:59:04 -06:00
  • e3842a3c48 Fix range calculations NeroOneTrueKing 2019-12-05 22:20:41 -06:00
  • 99fc6dbf93
    no double space with empty pen Riker 2019-12-05 19:43:24 -08:00
  • ba291ad529 Add messages for helmets acting as blindfolds on wear/remove NeroOneTrueKing 2019-11-30 19:35:43 -06:00
  • b5ae60169b Handle some expected opacity cases NeroOneTrueKing 2019-11-30 17:49:54 -06:00
  • ddc3469aaf Check that a boomerang's location is ok when throwing NeroOneTrueKing 2019-11-30 15:37:31 -06:00
  • 67d4c02f66 Use signed ints to catch underflows before converting to unsigned chars NeroOneTrueKing 2019-11-30 15:29:00 -06:00
  • eb20a413ce Fix underflow for weapon damage dice NeroOneTrueKing 2019-11-30 15:19:27 -06:00
  • 6c71fdcf71
    Merge pull request #275 from NeroOneTrueKing/patch-misc-fixes Chris-plus-alphanumericgibberish 2019-11-25 20:07:04 -05:00
  • fb5d890c37
    Merge pull request #274 from NeroOneTrueKing/patch-corridors-to-nowhere Chris-plus-alphanumericgibberish 2019-11-25 19:58:22 -05:00
  • 75667b218c
    Merge pull request #273 from NeroOneTrueKing/patch-orphaned-rooms Chris-plus-alphanumericgibberish 2019-11-25 19:58:10 -05:00
  • afa906fe82
    Merge pull request #267 from RikerW/patch-3 Chris-plus-alphanumericgibberish 2019-11-25 19:55:04 -05:00
  • 0295b0cdce Candles of Invocation should be extinguishable by drow NeroOneTrueKing 2019-11-16 01:13:57 -06:00
  • 6f0f8598bb Fix kicking off map NeroOneTrueKing 2019-11-16 00:59:52 -06:00
  • 7456b19528 Fix issues in item descriptions NeroOneTrueKing 2019-11-15 14:33:55 -06:00
  • ce49a79c15 Upgrade prefixes/suffixes for wiz_genesis(); fix potential crash NeroOneTrueKing 2019-11-15 14:14:34 -06:00
  • 6478b59adc Fix hungry dead crashing if blob generation failed NeroOneTrueKing 2019-11-15 13:14:16 -06:00
  • 0668573269 Undig corridors leading to nowhere NeroOneTrueKing 2019-11-14 19:25:17 -06:00
  • bae299312a Stop Orphaning Rooms NeroOneTrueKing 2019-11-14 16:45:32 -06:00
  • 5222f19bd5
    female half-dragons should always get lifehunt first Riker 2019-11-10 12:06:43 -08:00
  • ca195b8d22
    Merge pull request #265 from RikerW/patch-2 Chris-plus-alphanumericgibberish 2019-11-03 18:41:32 -05:00
  • a386f0e39a
    delete pendamage Riker 2019-11-03 15:37:37 -08:00
  • 2df603a576
    fix the pen of the void Riker 2019-11-03 15:36:39 -08:00
  • 0582a8615f Fix the half-dragon corpse timer in the noble quest ChrisANG 2019-10-10 18:56:59 -04:00
  • f9074bed2c Change san and insight changes over to a function, and add debug code. ChrisANG 2019-10-10 18:56:39 -04:00
  • c1a0ab7844 Painted world map tweak, and add one-way return portal ChrisANG 2019-10-10 18:53:31 -04:00
  • 3f633e93d0 One version of the insight merchants ChrisANG 2019-10-08 20:52:44 -04:00
  • a032b15889 Glyphs and HP and Energy changes ChrisANG 2019-10-08 20:03:47 -04:00
  • 0bee8875a1
    Merge pull request #243 from demogorgon22/devel-3.19.0 Chris-plus-alphanumericgibberish 2019-10-07 20:43:10 -04:00
  • aeebf93ca2 Don't generate zombies on rogue level ChrisANG 2019-10-01 17:08:10 -04:00
  • 48c6fe6fea Merge branch 'compat-3.18.0' into devel-3.19.0 ChrisANG 2019-10-01 17:07:18 -04:00
  • 30060929b7 Tweaks ChrisANG 2019-10-01 17:06:36 -04:00
  • ddfc163cf4 Handling for Dracae Eladrin ChrisANG 2019-10-01 17:02:09 -04:00
  • 43c885dd57 Handling for Half Dragon fem quest ChrisANG 2019-10-01 16:14:32 -04:00
  • f8b3be25e3 Neutral quest changes ChrisANG 2019-10-01 15:46:59 -04:00
  • 9664693f67 Add female half dragon quest des files and makefile entry ChrisANG 2019-10-01 15:19:17 -04:00
  • 41a4ed6e6f Fix bad return copy and pasted from 3.6.x that only CLANG caught. demogorgon22 2019-09-22 19:25:10 -04:00
  • c20f5786c2 Implement a 3.4.3 compatible version paxed's fuzzer from vanilla. demogorgon22 2019-09-22 17:14:01 -04:00
  • 61091056ef Corpse fix fix ChrisANG 2019-09-22 09:47:26 -04:00
  • 383033d8ee Merge branch 'compat-3.18.0' into devel-3.19.0 ChrisANG 2019-09-21 23:01:07 -04:00
  • 121376a1c7 Adjust necronomicon summoning to be slightly less useless ChrisANG 2019-09-21 20:13:00 -04:00
  • 9898fcd44f Monsters do have their own monster version of the INSECTS spell ChrisANG 2019-09-21 20:10:48 -04:00
  • c99bbac0ca Other gods get mad at you even if your god isn't mad at you currently ChrisANG 2019-09-21 20:10:19 -04:00
  • 3e7bfa503b If you are damaged by a dust storm, stop movement ChrisANG 2019-09-21 20:09:52 -04:00
  • 963925d9df Fix enemy lightsaber timer bug, and add error recovery code ChrisANG 2019-09-21 20:09:22 -04:00
  • 21de48ac96 Fix android martial arts combos ChrisANG 2019-09-21 18:49:51 -04:00
  • a850b94c5e Fix bad handling of non-corpse monster remains in gehennom due to early return ChrisANG 2019-09-21 18:49:15 -04:00
  • 733b11112c Don't make derived zombies on the rogue level ChrisANG 2019-09-21 18:45:31 -04:00
  • 8a60a50266 Don't faint clockworks in the middle of winding ChrisANG 2019-09-21 18:44:58 -04:00
  • 2fc5ad8b6a Merge branch 'compat-3.18.0' into devel-3.19.0 ChrisANG 2019-09-21 11:24:59 -04:00
  • b03f8bb11e
    Merge pull request #240 from demogorgon22/devel-3.19.0 Chris-plus-alphanumericgibberish 2019-09-21 11:20:50 -04:00
  • 5e4ec53295
    Merge pull request #241 from RikerW/patch-8 Chris-plus-alphanumericgibberish 2019-09-21 11:20:35 -04:00
  • 54d5307814
    make arcs actually receive the gift Riker 2019-09-17 21:10:00 -07:00
  • 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 -04:00
  • eb244a32df Nerf Horror arrow attacks ChrisANG 2019-09-15 12:55:31 -04:00
  • be2613c771 Add missing math.h import ChrisANG 2019-09-15 12:55:03 -04:00
  • 01da8400fe Spelling fixes ChrisANG 2019-09-15 12:54:28 -04:00
  • e936e5b6db Wizards show both wizard and non-wizard enlightenment ChrisANG 2019-09-12 19:58:10 -04:00
  • 55f160f756 More sanity/insight ChrisANG 2019-09-12 19:57:35 -04:00
  • 99a38e2b4a Fix ancient of death ward ChrisANG 2019-09-12 13:19:29 -04:00
  • 6b15159b22 Merge branch 'compat-3.18.0' into devel-3.19.0 ChrisANG 2019-09-12 13:18:52 -04:00
  • 38417b872c Update elder sign ward with more lovecraftian monsters ChrisANG 2019-09-12 13:17:41 -04:00
  • bac0bd618d Nerf crucified android DPS ChrisANG 2019-09-12 13:16:36 -04:00
  • 093d2ee13c Changed resist acid ChrisANG 2019-09-12 13:16:16 -04:00
  • 5b1faeb769 Add missing attack descriptions ChrisANG 2019-09-12 13:15:33 -04:00
  • 145acef4ef Add missing . ChrisANG 2019-09-12 13:14:46 -04:00
  • abebc12313 Stormhelm gives lightning storm, not bolt ChrisANG 2019-09-12 13:14:31 -04:00
  • 96945aedfb Android pets should *wear* their cloaks of MR ChrisANG 2019-09-12 13:14:07 -04:00
  • 064bffca72 Don't grow current HP without bound thanks to passive cold attacks ChrisANG 2019-09-12 13:13:24 -04:00
  • 433338cb1d Parasitized androids don't spawn with useless visors ChrisANG 2019-09-12 13:12:36 -04:00
  • 5057d3fdbf Set thrown items to quiver themselves by default for androids ChrisANG 2019-09-12 13:12:00 -04:00
  • aa8206e0a6 Make androids able to use blasters properly ChrisANG 2019-09-12 13:11:36 -04:00
  • 16ba6a2d42 Quality of Life: The Annulus's cooldown does not prevent it from annuling the high altar ChrisANG 2019-09-12 13:11:04 -04:00
  • 812e32f752 Add a few comments ChrisANG 2019-09-07 18:13:00 -04:00
  • f5df8f9b15 Update elder sign ward, add remaining Lovecraft monsters ChrisANG 2019-09-07 18:11:58 -04:00
  • fddd27d96f Basic Insight and Sanity effects ChrisANG 2019-09-07 18:11:07 -04:00
  • 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 -04:00
  • 84dadb0006
    Merge pull request #233 from NeroOneTrueKing/patch-dead-trees-in-curses Chris-plus-alphanumericgibberish 2019-09-07 10:53:44 -04:00
  • 1398e8426e
    Merge pull request #234 from NeroOneTrueKing/patch-no-dust-engrave-on-grass Chris-plus-alphanumericgibberish 2019-09-07 10:53:24 -04:00
  • ce6e575617
    Merge pull request #235 from NeroOneTrueKing/patch-fix-setobjquan Chris-plus-alphanumericgibberish 2019-09-07 10:52:46 -04:00
  • 563b117e22
    Merge pull request #239 from demogorgon22/devel-3.19.0 Chris-plus-alphanumericgibberish 2019-09-07 10:52:21 -04:00
  • a09322597a
    Merge pull request #236 from NeroOneTrueKing/patch-fix-setobjquan Chris-plus-alphanumericgibberish 2019-09-07 10:51:58 -04:00
  • b033675c0e
    Merge pull request #238 from RikerW/patch-6 Chris-plus-alphanumericgibberish 2019-09-07 10:50:52 -04:00
  • ce376e0aa9
    Merge pull request #237 from RikerW/patch-4 Chris-plus-alphanumericgibberish 2019-09-07 10:50:44 -04:00
  • 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 -04:00
  • 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 -04:00
  • 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 -04:00
  • 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 -04:00
  • 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 -04:00
  • 2c7912f56e
    Beartrap in shop setting message Riker 2019-09-05 20:28:47 -07:00
  • ad43e44e2b
    Beartrap in shop setting message Riker 2019-09-05 20:27:01 -07:00
  • ce07f873e4 Give drow priests and wizards the flail skill (for Tentacle Rod) ChrisANG 2019-09-05 22:59:19 -04:00
  • 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 -04:00
  • bce7eb7360 Only Androids should get the sticky-note livelog when entering the quest ChrisANG 2019-09-05 22:57:34 -04:00
  • 181994f4a0 Don't play Ana quest friendly notifications if the leader is dead. ChrisANG 2019-09-05 22:56:45 -04:00
  • 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 -04:00