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

Commit graph

  • 6f86780550
    Merge pull request #1701 from NeroOneTrueKing/patch-pokedex-by-monnam Chris-plus-alphanumericgibberish 2021-09-05 23:18:00 -0400
  • f499247fa6
    Merge pull request #1700 from NeroOneTrueKing/patch-plural-test Chris-plus-alphanumericgibberish 2021-09-05 23:17:27 -0400
  • fcc77601ca
    Merge pull request #1699 from NeroOneTrueKing/patch-curses-clockwork-hunger Chris-plus-alphanumericgibberish 2021-09-05 23:17:02 -0400
  • d5b6ff5310
    Merge pull request #1709 from NeroOneTrueKing/patch-creature-in-the-ice Chris-plus-alphanumericgibberish 2021-09-05 23:15:31 -0400
  • d4d7e1ce17 Fix Creature in the Ice Was crashing on kill NeroOneTrueKing 2021-09-05 21:35:21 -0500
  • d8ebd0a450 Change spell-quiver key from @ to & Apparently tty menus don't like @ or ^ as inputs. NeroOneTrueKing 2021-09-05 20:51:01 -0500
  • 2953ce82e0 Use a pronoun to make less klunky NeroOneTrueKing 2021-09-05 17:47:06 -0500
  • c063fd3457 Fix disintegration blasts unblocking vision on undug tiles NeroOneTrueKing 2021-09-05 16:39:59 -0500
  • 054e502dd0 Change message of [extra] healing if you can see hurtness NeroOneTrueKing 2021-09-02 17:29:08 -0500
  • 9761f50d83 Allow accessing pokedex by monster name via ? NeroOneTrueKing 2021-09-01 22:44:51 -0500
  • bd9c6b151a Use !! to squash a pointer return value down to a boolean. ChrisANG 2021-09-01 16:20:14 -0400
  • 1fd8e37717 Madman stuff reclaim 2 ChrisANG 2021-06-17 22:56:48 -0700
  • 7c5f489e6f Add space in the geno permonst field, and set aside two flags for insight spawns. ChrisANG 2021-07-01 21:49:20 -0700
  • 01d86ddbeb Add a blanket test asking for "2 <objs>" Tests that makeplural() and makesingular() work complimentarily. NeroOneTrueKing 2021-08-31 21:57:41 -0500
  • b6e1f3bf0c Healers get bonus scalpel damage from healing spell skill ChrisANG 2021-08-31 19:02:06 -0400
  • 7807be6bd9 Add clockwork hunger words to curses statusline Note: players' rc files will need updating to use the new hungerwords IF they use STATUSCOLORS NeroOneTrueKing 2021-08-31 17:14:45 -0500
  • a534d6ab90 Merge branch 'compat-3.21.1' into devel-3.21.2 ChrisANG 2021-08-31 00:00:37 -0400
  • 87898fe5bb
    Merge pull request #1697 from NeroOneTrueKing/patch-dilution Chris-plus-alphanumericgibberish 2021-08-30 23:58:45 -0400
  • 64c5a839de
    Merge pull request #1696 from NeroOneTrueKing/patch-potions-of-blood-wish Chris-plus-alphanumericgibberish 2021-08-30 23:58:17 -0400
  • 13bfc5b02f
    Merge pull request #1695 from NeroOneTrueKing/patch-double-cursed-damage Chris-plus-alphanumericgibberish 2021-08-30 23:57:49 -0400
  • 35815476b5 Merge branch 'devel-3.21.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.2 ChrisANG 2021-08-30 23:53:43 -0400
  • fd5b615984 Merge branch 'patch-area-healing-spell' of https://github.com/NeroOneTrueKing/dNAO.git into devel-3.21.2 ChrisANG 2021-08-30 23:53:12 -0400
  • ee403c6d74
    Merge pull request #1688 from NeroOneTrueKing/patch-enlightenment-cleanup Chris-plus-alphanumericgibberish 2021-08-30 23:44:36 -0400
  • 31a96585e9 More descriptive artifact weapons, small fixes to mk_randart NeroOneTrueKing 2021-08-16 00:00:10 -0500
  • 8f4c2b8e3f More things for randarts NeroOneTrueKing 2021-08-15 23:01:45 -0500
  • 23d0d5257c Work-in-progress randart function NeroOneTrueKing 2021-08-13 21:58:12 -0500
  • eeeb728fd5 Add bones handling: kill 'em. NeroOneTrueKing 2021-08-13 21:04:40 -0500
  • 993a91de55 First pass of dynamically reallocated artifacts NeroOneTrueKing 2021-08-13 20:57:11 -0500
  • c295e54833
    Merge pull request #1687 from NeroOneTrueKing/patch-new-artifact-unstoppable Chris-plus-alphanumericgibberish 2021-08-30 23:37:38 -0400
  • 52ac2e110b Healers gain some XP for healing pets. ChrisANG 2021-08-30 23:28:24 -0400
  • 4141036138 Put an amulet of life saving in the Healer quest ChrisANG 2021-08-30 23:27:35 -0400
  • 5c653495e5 Fix bugs with dilution NeroOneTrueKing 2021-08-30 22:25:19 -0500
  • ce722c2c44 Shoggoth messages: add missing suffixes ChrisANG 2021-08-30 23:22:16 -0400
  • 8d376ec9d4 Monsters also get their legs twisted (and lose a turn) ChrisANG 2021-08-30 23:22:00 -0400
  • 9c64d28f4c Buff shoggoth decapitation attack ChrisANG 2021-08-30 23:21:27 -0400
  • 62191420e6 Fix and add regression test for "n potions of foo blood" NeroOneTrueKing 2021-08-30 22:12:34 -0500
  • 84398178e2 Remove accidentally duplicated unholy-damage? NeroOneTrueKing 2021-08-30 17:32:40 -0500
  • 30c48a7684
    Merge pull request #1694 from NeroOneTrueKing/patch-chaos2-crash Chris-plus-alphanumericgibberish 2021-08-29 23:04:37 -0400
  • 97e5a7ea67
    Merge pull request #1692 from NeroOneTrueKing/patch-kamerel-major-tower-maxtries Chris-plus-alphanumericgibberish 2021-08-29 23:02:41 -0400
  • 4ccb2e3cdb Fix chaos2 mummies segfaulting NeroOneTrueKing 2021-08-29 21:57:34 -0500
  • fbdbdd0009 Increase range of Mass Healing NeroOneTrueKing 2021-08-29 20:01:03 -0500
  • 9ff45750a5 Reading the Staff of Aesculapius teaches Mass Healing NeroOneTrueKing 2021-08-29 19:58:20 -0500
  • 17aabb8334 Add a new spell, "Mass Healing" NeroOneTrueKing 2021-08-29 19:48:04 -0500
  • d18ea44961 Need to limit max tries to make arti for kamerel tower NeroOneTrueKing 2021-08-29 16:30:24 -0500
  • 749ce60d93 Merge branch 'devel-3.21.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.2 ChrisANG 2021-08-29 14:38:55 -0400
  • 3c73a02725 Healing and Extra Healing improve with spell skill. ChrisANG 2021-08-29 14:36:58 -0400
  • 7f2c13192b Healing and Extra Healing improve with spell skill. ChrisANG 2021-08-29 14:36:58 -0400
  • bf64c55bf6 Use canspotmon() instead of canseemon() for messages around pets not following you. ChrisANG 2021-08-29 14:34:16 -0400
  • 10f78d255e Give Healer starting pets a free level up. ChrisANG 2021-08-29 14:33:47 -0400
  • e9caaab1e7 Implement actual hits of mystic styles. demogorgon22 2021-08-29 12:08:00 -0400
  • 63ad2aa4da Implement flickering punch. demogorgon22 2021-08-29 11:11:53 -0400
  • 7f8b567e04 Implement Chi Healing passive healing. demogorgon22 2021-08-29 10:55:41 -0400
  • bdb1d939c5 Implement styles menu for monk and level up messages for unlocking them. demogorgon22 2021-08-29 10:43:12 -0400
  • 5d5791d76b Merge https://github.com/Chris-plus-alphanumericgibberish/dNAO demogorgon22 2021-08-29 09:32:20 -0400
  • c9d6adfbd1
    Merge pull request #1690 from NeroOneTrueKing/patch-lit-objects-sale Chris-plus-alphanumericgibberish 2021-08-28 21:23:29 -0400
  • b10c7f91f0 Also set ->light pointer to NULL. NeroOneTrueKing 2021-08-28 19:24:32 -0500
  • 1b5337adde
    Merge pull request #1689 from NeroOneTrueKing/patch-xtrstruct-variable-size-copy Chris-plus-alphanumericgibberish 2021-08-28 19:08:47 -0400
  • 1ebeaa4e53 When copying a variable-size xstruct, always reallocate NeroOneTrueKing 2021-08-28 17:33:40 -0500
  • 094f21baf6 Create helper doenlightenment() No need for all callers to know what parameters to pass when 90% of the time the parameters are 0,0. NeroOneTrueKing 2021-08-28 14:39:00 -0500
  • 601a8e571e Move enlightenment and conduct to its own file NeroOneTrueKing 2021-08-28 14:24:47 -0500
  • d45376f23e BUGFIX: Mummy curses X visibility ChrisANG 2021-08-28 14:28:51 -0400
  • 5dc2b63bed BUGFIX: Mummy curses X visibility ChrisANG 2021-08-28 14:28:51 -0400
  • bb8a675b74 Vlad would've used a curved sword probably. ChrisANG 2021-08-28 14:27:25 -0400
  • 32504435c3 Ana quest: fix the breacher code, allow deep ones to clear webs. ChrisANG 2021-08-13 12:01:50 -0400
  • e033c5fdcb Add more eladrin to Dis walls ChrisANG 2021-08-13 12:00:56 -0400
  • 0cb492c6f0 And Quest: Alider bells and whistles ChrisANG 2021-08-13 12:00:36 -0400
  • b753b7dbdc Ana Quest: switch up equipment ChrisANG 2021-08-13 11:54:31 -0400
  • e1965e9b5c Ana Quest Improvement: Home spawn rate increases over time. ChrisANG 2021-08-13 11:50:48 -0400
  • d091fca4ff And Quest Improvement: Disintegration beam spell ChrisANG 2021-08-13 11:48:43 -0400
  • a31a95e135 Merge branch 'devel-3.21.1' into compat-3.21.1 ChrisANG 2021-08-28 12:50:29 -0400
  • cc33fedaa4
    Merge pull request #1686 from NeroOneTrueKing/patch-shh-unicorn-impossible Chris-plus-alphanumericgibberish 2021-08-28 12:49:08 -0400
  • e20b8ae922 New artifact: The Unstoppable NeroOneTrueKing 2021-08-28 11:48:59 -0500
  • f91da07649
    Merge pull request #1685 from NeroOneTrueKing/patch-possible-dmonsfree-bug-with-summons Chris-plus-alphanumericgibberish 2021-08-28 12:48:05 -0400
  • e10d0987e7 Fix the stethoscope's "female" display ChrisANG 2021-08-28 12:47:10 -0400
  • 94f4cc06b7 This is now version 3.21.1 ChrisANG 2021-08-28 12:43:53 -0400
  • 20753f6924 Merge https://github.com/Chris-plus-alphanumericgibberish/dNAO demogorgon22 2021-08-28 11:49:51 -0400
  • 5d67caec34 Merge branch 'gnome_ana' demogorgon22 2021-08-28 11:45:55 -0400
  • bcf43d4a24 Add potion vaporizer and a bunch of potion inhale effect and give it to gnome ana. demogorgon22 2021-08-28 11:45:04 -0400
  • 0b92cb40df Make power armor time fluxing actually work and make it fixable as well as add a power suit to ground zero. demogorgon22 2021-08-28 10:24:52 -0400
  • 79021f6c9d Add gnome ana as a valid role with a starting inventory. demogorgon22 2021-08-28 10:06:43 -0400
  • 8a4681fa3d Most rloc() calls should suppress the impossible NeroOneTrueKing 2021-08-27 15:59:15 -0500
  • 4386f0437e desummon_mon() should check that summon isn't already dead NeroOneTrueKing 2021-08-27 13:03:14 -0500
  • 10b0d7305a Merge branch 'devel-3.21.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.1 ChrisANG 2021-08-27 03:07:00 -0400
  • 5e29142f4e totaUUU Bugfix: static buffer needed in xengulfhurty() ChrisANG 2021-08-27 03:06:20 -0400
  • e61dbbfdf5
    Merge pull request #1684 from NeroOneTrueKing/patch-lamashtu-howl Chris-plus-alphanumericgibberish 2021-08-27 00:03:42 -0400
  • 24ab7a7853
    Merge pull request #1683 from NeroOneTrueKing/patch-thrown-ball-in-engulfer-crash Chris-plus-alphanumericgibberish 2021-08-27 00:01:36 -0400
  • ead5ea2d11
    Merge pull request #1682 from NeroOneTrueKing/patch-remove-excess-the Chris-plus-alphanumericgibberish 2021-08-27 00:01:05 -0400
  • f129098843
    Merge pull request #1681 from NeroOneTrueKing/patch-possible-msw-bugs Chris-plus-alphanumericgibberish 2021-08-27 00:00:47 -0400
  • cc043b92cc Don't make clockwork dwarves in minetown ChrisANG 2021-08-26 23:58:43 -0400
  • 330722f686 Allow all roles to recruit pets by stone-to-fleshing statues, not just Bards. ChrisANG 2021-08-26 23:58:05 -0400
  • 45dcce2420 Append injury descriptions to named monsters. ChrisANG 2021-08-26 23:56:30 -0400
  • 717f6d4dd4 Move demogorgon's chest under him. ChrisANG 2021-08-26 23:55:30 -0400
  • 04065461c3 Buff DS half dragon living artifact intervention rate ChrisANG 2021-08-26 23:54:54 -0400
  • 20c7d8dca4 Self exam shows if you've used your partial action yet. ChrisANG 2021-08-26 23:53:57 -0400
  • 7cd162a100 Message fix: panic and lose turns -> panic ChrisANG 2021-08-26 23:52:45 -0400
  • c39398938e Message fix: monsters -> monsters' ChrisANG 2021-08-26 23:52:21 -0400
  • 7c4e34662b Balance: Roll minor madnesses based on STARTING sanity. ChrisANG 2021-08-26 23:51:57 -0400
  • 26ba16a1b4 Bugfix: Some special artifacts don't have failed invokes as partial actions, fix ChrisANG 2021-08-26 23:47:34 -0400
  • dc52811807 Buff DS Half Dragon crowning artifact intervention rate, and allow #invoke as a partial action. ChrisANG 2021-08-26 23:47:10 -0400
  • 92414716fe Significantly reduce the untaming effect of Lamashtu's howl NeroOneTrueKing 2021-08-26 21:54:19 -0500