1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-05-06 07:15:15 +01:00

Commit graph

  • 0563552af1 Suppress rloc()'s impossible in a safe circumstance NeroOneTrueKing 2021-08-22 18:47:25 -05:00
  • 9a69f89787 Oops NeroOneTrueKing 2021-08-22 16:51:11 -05:00
  • 810ce9d3de
    Merge pull request #1674 from NeroOneTrueKing/patch-regression-tests Chris-plus-alphanumericgibberish 2021-08-22 16:09:56 -04:00
  • 1e4d8d59ee
    Merge pull request #1673 from NeroOneTrueKing/patch-u_on_sstairs-panic Chris-plus-alphanumericgibberish 2021-08-22 16:08:23 -04:00
  • 9b2d27af62 Remove uncoded damage type from unused netzach Lillends could use a netzach mask and cause an impossible(). When/If these monsters get written, their damage type can be restored. NeroOneTrueKing 2021-08-22 15:01:38 -05:00
  • 47b0afeee8 Add a level-generation test NeroOneTrueKing 2021-08-22 13:47:36 -05:00
  • 6b0f458136 Add exceptions to blanket tests NeroOneTrueKing 2021-08-22 12:51:08 -05:00
  • 66a8630b43 Add a regression test for the wish parser callable in wizmode NeroOneTrueKing 2021-08-22 10:46:28 -05:00
  • 99a7c90163 Check for a clear path AFTER checking if the monster actually wants to attack. ChrisANG 2021-08-22 11:28:27 -04:00
  • 0ecd41e657 Fix rnd rn2 confusion NeroOneTrueKing 2021-08-22 09:06:03 -05:00
  • 3a1d4c8ac9 Fix wiz_makemap being unable to place player and panicking. NeroOneTrueKing 2021-08-22 09:05:09 -05:00
  • ce8c05cbc5 Merge branch 'devel-3.21.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.1 ChrisANG 2021-08-22 01:36:09 -04:00
  • ae518d20bd Slightly refactor mm_aggression to reduce vision checks ChrisANG 2021-08-22 01:35:10 -04:00
  • 4a6b625b11 Sunflowers don't have or need eyes ChrisANG 2021-08-22 00:29:04 -04:00
  • 5b8d5aad95 Kostchtchie's level isn't noticed on the overview ChrisANG 2021-08-22 00:28:49 -04:00
  • a3af7d9b68 Put the flags needed for gprof commented out in the makefile ChrisANG 2021-08-22 00:28:07 -04:00
  • 1128b6bfe5
    Merge pull request #1672 from NeroOneTrueKing/patch-keepdogs Chris-plus-alphanumericgibberish 2021-08-21 12:40:12 -04:00
  • 8b104f6255 Zeroing u coords has to be after keepdogs() NeroOneTrueKing 2021-08-20 19:27:13 -05:00
  • 0941055f95 Merge branch 'devel-3.21.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.1 ChrisANG 2021-08-20 14:50:42 -04:00
  • 27842c9d96 The dragonhead shield should pay attention to ZAP_POS() ChrisANG 2021-08-20 14:50:12 -04:00
  • 0ebed04507
    Merge pull request #1671 from NeroOneTrueKing/patch-no-mon-gen-on-ucoord Chris-plus-alphanumericgibberish 2021-08-20 14:43:09 -04:00
  • 97ba618cfc
    Merge pull request #1670 from NeroOneTrueKing/patch-more-verbose-mon-swapwep-error Chris-plus-alphanumericgibberish 2021-08-20 14:39:59 -04:00
  • e7bc5e14aa
    Merge pull request #1669 from NeroOneTrueKing/patch-obj_typename-fixes Chris-plus-alphanumericgibberish 2021-08-20 14:39:43 -04:00
  • c63f7fee04
    Merge pull request #1668 from NeroOneTrueKing/patch-more-wishing-fixes Chris-plus-alphanumericgibberish 2021-08-20 14:39:25 -04:00
  • ce106643d7 More misc things NeroOneTrueKing 2021-08-20 12:19:49 -05:00
  • b3276d1335 Fix up wishing for artifacts! NeroOneTrueKing 2021-08-19 17:55:13 -05:00
  • 5eae94cb62 Move the player out of the way when generating levels NeroOneTrueKing 2021-08-20 10:05:33 -05:00
  • 6bf33d7b36 Print more stuff when encountering bad msw error NeroOneTrueKing 2021-08-19 21:37:00 -05:00
  • d75bfd1a85 Fix a couple minor things with obj_typename() NeroOneTrueKing 2021-08-19 19:46:59 -05:00
  • b85807d634 Fix wishing for many items (again) NeroOneTrueKing 2021-08-19 17:17:18 -05:00
  • 50b44ccff7
    Merge pull request #1667 from NeroOneTrueKing/patch-wishing-for-class-bugs Chris-plus-alphanumericgibberish 2021-08-19 17:43:02 -04:00
  • 425650a492
    Merge pull request #1665 from NeroOneTrueKing/patch-shh-use-uninitialized-warnings Chris-plus-alphanumericgibberish 2021-08-19 17:24:20 -04:00
  • a736389f64
    Merge pull request #1664 from NeroOneTrueKing/patch-abjuration Chris-plus-alphanumericgibberish 2021-08-19 17:21:29 -04:00
  • 44659119de
    Merge pull request #1663 from NeroOneTrueKing/patch-check-isok-more Chris-plus-alphanumericgibberish 2021-08-19 17:18:09 -04:00
  • b302aabcca The two android revival items just need chain_class, not all classes. ChrisANG 2021-08-19 17:14:05 -04:00
  • 2a3616c3fd Fix wishing for +, . classes NeroOneTrueKing 2021-08-19 15:31:08 -05:00
  • a82ed1edf4 Fix a bunch of maybe-used-uninitialized warnings NeroOneTrueKing 2021-08-19 13:50:59 -05:00
  • 0746fc4f35 Mummy wrappings really should cover the whole body. ChrisANG 2021-08-19 13:07:58 -04:00
  • a729d54646 Assign the Madman gods minion lists, swap law and chaos god names. ChrisANG 2021-08-19 13:07:19 -04:00
  • 30aa696273 Make Abjuration level-7 clerical, fix direction NeroOneTrueKing 2021-08-19 11:17:24 -05:00
  • 6318269d7b Replace "Antimagic Shield" with "Abjuration" NeroOneTrueKing 2021-08-19 10:43:53 -05:00
  • a78f0c6356 crazed screams shouldn't use YOUR spellcasting modifier. ChrisANG 2021-08-19 10:23:46 -04:00
  • 1d3aab7ec4 Make the mad aleaxs also start out asleep ChrisANG 2021-08-19 10:22:51 -04:00
  • fc0b1f3d65 Check isok() in a bunch of places where it was missing NeroOneTrueKing 2021-08-18 22:29:35 -05:00
  • 84eb371cb3 Fix some oddities in the clockwork component code. ChrisANG 2021-08-18 23:17:59 -04:00
  • ae3fa8a20f Add missing break in invent tool code ChrisANG 2021-08-18 23:16:37 -04:00
  • 7b5de52d20 Check for Dimensional Lock in a few more places. ChrisANG 2021-08-18 23:14:52 -04:00
  • 2572b504db Merge branch 'devel-3.21.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.1 ChrisANG 2021-08-18 18:45:58 -04:00
  • fe7b52c4e2
    Merge pull request #1662 from NeroOneTrueKing/patch-player-ls Chris-plus-alphanumericgibberish 2021-08-18 18:45:18 -04:00
  • b481d697bb
    Merge pull request #1661 from NeroOneTrueKing/patch-invuse-menu-for-new-items Chris-plus-alphanumericgibberish 2021-08-18 18:45:03 -04:00
  • f501802e5a
    Merge pull request #1660 from NeroOneTrueKing/patch-dimensional-lock-desc Chris-plus-alphanumericgibberish 2021-08-18 18:44:39 -04:00
  • 8ad84c361f Save player-as-a-lightsource NeroOneTrueKing 2021-08-18 15:23:57 -05:00
  • d10ea7e442 Add inventory-use menu entries for the new items NeroOneTrueKing 2021-08-18 14:53:31 -05:00
  • 42bc71099b DimensionalLock prevents some wishing and summoning methods NeroOneTrueKing 2021-08-18 14:33:08 -05:00
  • dc4ca1676f Add basic description and encyc entry NeroOneTrueKing 2021-08-18 14:30:36 -05:00
  • b72fe682bd Merge branch 'devel-3.21.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.1 ChrisANG 2021-08-18 14:39:29 -04:00
  • 64c7aaf635 Spear/shield interaction. ChrisANG 2021-08-18 14:39:09 -04:00
  • 122e64c0b9
    Merge pull request #1658 from NeroOneTrueKing/patch-quivering-blob-passive Chris-plus-alphanumericgibberish 2021-08-18 14:36:38 -04:00
  • f95441e7c5 Move to on-hit-nonlethal, affected by DR NeroOneTrueKing 2021-08-18 13:03:05 -05:00
  • 6e0b591f7d
    Merge pull request #1659 from NeroOneTrueKing/patch-random-uses-of-ad_mist Chris-plus-alphanumericgibberish 2021-08-18 13:53:44 -04:00
  • 504f80b307
    Merge pull request #1657 from NeroOneTrueKing/patch-lolth-crashing Chris-plus-alphanumericgibberish 2021-08-18 13:53:26 -04:00
  • 88f791eb07
    Merge pull request #1656 from NeroOneTrueKing/patch-trap-no-nomul Chris-plus-alphanumericgibberish 2021-08-18 13:53:02 -04:00
  • 5327c42cbc Don't impossible() on AD_MIST with unexpected pa->mtyp NeroOneTrueKing 2021-08-18 12:44:24 -05:00
  • 8e4df1f145 Handle quivering blobs' passive NeroOneTrueKing 2021-08-18 12:40:42 -05:00
  • 256a6fb827 Allow artifacts NeroOneTrueKing 2021-08-18 12:37:13 -05:00
  • 8d066a9129 Weapons/Armor should be made special, not left as-is NeroOneTrueKing 2021-08-18 12:30:50 -05:00
  • d8bcfc9893 Fix segfault on Lolth mklev NeroOneTrueKing 2021-08-18 12:22:47 -05:00
  • ef50ab1bbc More conditionally nomul() over traps NeroOneTrueKing 2021-08-18 12:17:57 -05:00
  • caab0524cf Stone dragon shield should be made of "stone dragon scales" ChrisANG 2021-08-17 23:36:42 -04:00
  • 3c30db850e Boost plat drag blate AC/DR to be closer to other plates ChrisANG 2021-08-17 23:36:14 -04:00
  • fa994e0e92
    Merge pull request #1652 from NeroOneTrueKing/patch-no-kick-c Chris-plus-alphanumericgibberish 2021-08-17 12:03:44 -04:00
  • 5dca9a4fec
    Merge pull request #1651 from NeroOneTrueKing/patch-apply-mass-shadow-pistol Chris-plus-alphanumericgibberish 2021-08-17 11:25:44 -04:00
  • 266271b125 Prompt to apply a mass-shadow-pistol NeroOneTrueKing 2021-08-16 13:49:10 -05:00
  • 4e742bc914 Single attacks need to proc per-attack passives too NeroOneTrueKing 2021-08-16 13:48:16 -05:00
  • 0594649bc2
    Merge pull request #1650 from NeroOneTrueKing/patch-menu-abuse Chris-plus-alphanumericgibberish 2021-08-16 14:08:42 -04:00
  • a4981fe149
    Merge pull request #1649 from NeroOneTrueKing/patch-lillend-weres Chris-plus-alphanumericgibberish 2021-08-16 14:08:26 -04:00
  • 0b339f49fc
    Merge pull request #1648 from NeroOneTrueKing/patch-curses-statuses Chris-plus-alphanumericgibberish 2021-08-16 14:08:10 -04:00
  • a92acd5730 Buff monster BAB now that the various AC bugs have been fixed. ChrisANG 2021-08-16 14:07:10 -04:00
  • 28b8a73ce5 The HDFem QLeader corpse blinks. ChrisANG 2021-08-16 14:06:39 -04:00
  • da43f3ccb4 Fix slow sanity loss and add a save ChrisANG 2021-08-16 14:06:14 -04:00
  • 9bb0ba2fc8 Define a save-vs-sanloss macro and use instead of copypasta ChrisANG 2021-08-16 14:05:22 -04:00
  • ed60c50bfc Patch dospellmenu NeroOneTrueKing 2021-08-16 12:43:34 -05:00
  • 9cbbd347b2 Lillends cannot transmit lycanthropy via mask NeroOneTrueKing 2021-08-16 12:38:33 -05:00
  • f79f1ff50d Print strangling messages for FrozenAir and BloodDrown NeroOneTrueKing 2021-08-16 11:50:09 -05:00
  • c19b4f169e Add sanity statuses (and suffocation status) to curses status line NeroOneTrueKing 2021-08-16 11:43:33 -05:00
  • 117c437ae0 Monsters should prioritize adjacent targets, not ranged ones. ChrisANG 2021-08-15 12:55:09 -04:00
  • 1afb830eb4 Skill and enchantment improve HDR fem crowning gifts. ChrisANG 2021-08-14 23:46:37 -04:00
  • 02c90a9ea0 Implement a shield skill (finally) ChrisANG 2021-08-14 23:45:57 -04:00
  • 81779cbb9d Catapi description ChrisANG 2021-08-14 23:42:43 -04:00
  • a2cf3953c9 Remove un-needed \ in coin code. ChrisANG 2021-08-13 16:53:52 -04:00
  • 2cd9ad96d0 Wage of wrath gradually drowns target. ChrisANG 2021-08-13 16:53:37 -04:00
  • 593b928b23 Reduce magic blocker durations by a factor of 10 ChrisANG 2021-08-13 16:32:03 -04:00
  • 4dca06a7fb Merge branch 'devel-3.21.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.1 ChrisANG 2021-08-13 16:05:31 -04:00
  • cf043806d4 Antimagic rift ChrisANG 2021-08-13 16:05:11 -04:00
  • 79787b31e3 Preservative engine description ChrisANG 2021-08-13 15:40:27 -04:00
  • 6e32096ccd Tweak soul coin and stone descriptions, add armor salve. ChrisANG 2021-08-13 15:35:43 -04:00
  • 5e9aeab84f
    Merge pull request #1646 from NeroOneTrueKing/patch-travel-to-grassy-portals Chris-plus-alphanumericgibberish 2021-08-13 15:33:12 -04:00
  • 7267a4a41b Fix traveling to portals (_^) NeroOneTrueKing 2021-08-13 13:52:13 -05:00
  • c97f2b498d Merge branch 'devel-3.21.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.1 ChrisANG 2021-08-13 14:41:05 -04:00
  • fc93e30cd7
    Merge pull request #1641 from NeroOneTrueKing/patch-exempt-ballchain-from-scatter Chris-plus-alphanumericgibberish 2021-08-13 14:40:02 -04:00