1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-05-02 21:35:11 +01:00

Commit graph

  • 62f27a7262 Bugfix: fix the full healing spell's oc_dir if it's bad. chris 2022-04-02 19:29:46 -04:00
  • af9ebd59aa Make sure Stranger gold-making-effect also makes the item yellow. chris 2022-04-01 16:33:42 -04:00
  • 95a02806bf Bugfix: Make invulnerable uses HSanctuary not HStun. chris 2022-04-01 16:32:52 -04:00
  • 330e668962 The Stranger should always be hostile. chris 2022-04-01 16:32:24 -04:00
  • 1cf9b4620f
    Merge pull request #1902 from NeroOneTrueKing/patch-xmeleehurty-fire-impossible Chris-plus-alphanumericgibberish 2022-03-31 07:41:39 -04:00
  • e9cbc5fd3f
    Merge pull request #1908 from gebulmer/fix/wraithworm Chris-plus-alphanumericgibberish 2022-03-31 07:41:08 -04:00
  • f83e7737e0 Merge branch 'compat-3.21.2' into devel-3.21.3 chris 2022-03-30 23:59:09 -04:00
  • 92adc27169
    Merge pull request #1900 from NeroOneTrueKing/patch-fix-armor-disappearing-mid-don Chris-plus-alphanumericgibberish 2022-03-30 22:24:59 -04:00
  • 037874b025
    Merge pull request #1899 from NeroOneTrueKing/patch-focus-gem-less-lightsabers Chris-plus-alphanumericgibberish 2022-03-30 22:24:37 -04:00
  • 047990478d
    Merge pull request #1904 from NeroOneTrueKing/patch-dmonsfree-check-missed-mons Chris-plus-alphanumericgibberish 2022-03-30 22:23:33 -04:00
  • 25fba292cf
    Merge pull request #1898 from NeroOneTrueKing/patch-undiggable-petrified-trees Chris-plus-alphanumericgibberish 2022-03-30 22:23:10 -04:00
  • 27e58f534a
    Merge pull request #1894 from NeroOneTrueKing/patch-polyobj-split Chris-plus-alphanumericgibberish 2022-03-30 22:22:55 -04:00
  • 829cc0d4e5
    Merge pull request #1895 from NeroOneTrueKing/patch-eternal-lightsources-do-need-to-be-lit Chris-plus-alphanumericgibberish 2022-03-30 22:21:11 -04:00
  • 29f592bec1 Make the lady of pain extraterrestrial instead of human. demogorgon22 2022-03-30 17:32:59 -04:00
  • 7c903c60ae Prevent special level create_monster code from trying to create monsters on air in the sigil. demogorgon22 2022-03-30 15:40:24 -04:00
  • 04edc027e4 Fix sanityflag variant of monster parser George Edward Bulmer 2022-03-30 20:20:42 +01:00
  • a86a297771 Bugfix: The Spear of Peace and the War-helm of the Dreaming had their alignments backwards. chris 2022-03-30 13:35:11 -04:00
  • 3b3ee49b63 Bugfix: Make Monk moves set uattked chris 2022-03-30 13:33:54 -04:00
  • a8928b7754 Roll a dungeon level for the silver flame. chris 2022-03-30 13:33:16 -04:00
  • adf8c69e75 Deep one future weapons are also psionic chris 2022-03-30 09:46:12 -04:00
  • bd05a9b241 Bugfix: Deep one and Deeper one Future kits were swapped. chris 2022-03-30 09:39:10 -04:00
  • ea6c8699f4 Display bugfix: The Deep Sea thought increases the DR cap. chris 2022-03-30 09:37:20 -04:00
  • 73b188392d The Ibite arm should thrash if invoked. chris 2022-03-30 09:34:41 -04:00
  • a0c05df72c Bugfix: Don't filibuster monster generation trying to re-spawn CoA after he's dead chris 2022-03-30 09:32:59 -04:00
  • 8337075c55 Bugfix: Monk moves reset Seven-league boots chris 2022-03-30 09:25:53 -04:00
  • 08ba7caf3e Bugfix/tweak: Male Drow Nobles also have reduced San regen on nemesis level. chris 2022-03-30 09:24:51 -04:00
  • 5cf8b8856c Bugfix: Tourists have +8 to San regen, not +8+2 chris 2022-03-30 09:24:25 -04:00
  • 57e330064d
    Merge pull request #5 from gebulmer/fix/coa-nowhere demogorgon22 2022-03-27 21:16:09 -04:00
  • 9780b5672f Actually fix acu coa issues after careful reflection (getting rolled) demogorgon22 2022-03-27 20:51:33 -04:00
  • f905425c32 Make beginning twoweaponing always a zero turn action. demogorgon22 2022-03-27 14:56:50 -04:00
  • 32a4779d83 Check for hp<1 monsters in dmonsfree() NeroOneTrueKing 2022-03-27 11:29:57 -05:00
  • a8beb29d5e Guard against CoA appearing in Nowhere George Edward Bulmer 2022-03-26 21:05:29 +00:00
  • 008022242f Change message for living chaos1 orbs to be less Capitalized RandomlY Like THIS demogorgon22 2022-03-23 20:34:17 -04:00
  • 663b68b2f1 Fix errant break, should be return NeroOneTrueKing 2022-03-23 17:54:01 -05:00
  • 28e5f5a69e Fix acu not starting with veil and ban coa from spawning outside of astral because it was easy. demogorgon22 2022-03-23 18:38:03 -04:00
  • 42c146920b Oops fix the text that says to bother nero. Sorry nero. demogorgon22 2022-03-23 15:47:32 -04:00
  • d88275bdf2 Fix a couple uninitialized variables, thanks ahour. demogorgon22 2022-03-22 18:31:51 -04:00
  • 2c86b0da9c Bump up patchlevel for potential release. demogorgon22 2022-03-22 17:33:08 -04:00
  • bb96f46e35 The PC may inflict madness on monsters: Walking Nightmare preliminary setup chris 2022-03-22 15:29:20 -04:00
  • 3bd199757a Fix acu #fire rules to make actual sense. demogorgon22 2022-03-22 14:36:10 -04:00
  • c95d0c1dfb Modify objclass property defn to be array NeroOneTrueKing 2022-03-21 22:32:00 -05:00
  • 451bae23e9 Bandaid armor disappearing mid don/doff NeroOneTrueKing 2022-03-21 21:13:06 -05:00
  • 19417a40e9 Handle focusing gem disappearing from lightsabers NeroOneTrueKing 2022-03-21 20:38:12 -05:00
  • e022bd05b8 Merge https://github.com/Chris-plus-alphanumericgibberish/dNAO demogorgon22 2022-03-21 18:32:30 -04:00
  • 7ff2c4330d Wizmakemap no longer panics in nowhere. demogorgon22 2022-03-21 17:57:51 -04:00
  • 0e26a69a2f Dead trees in undiggable regions are also no-dig NeroOneTrueKing 2022-03-20 23:12:05 -05:00
  • 3b96931cea Oops, re-add fix_object() adding missing lightsources to eternal lights Was erronerously removed by b903083595 NeroOneTrueKing 2022-03-20 12:32:27 -05:00
  • 064508517f Split randpoly-specific behaviour into its own function Makes it clearer what behaviours/controls are specific to randpoly. Poly_obj() is still polymorph-magic-like; it creates a new object with similar properites to the old one, not modifies an existing one. NeroOneTrueKing 2022-03-20 12:16:28 -05:00
  • fae6bc5818
    Merge pull request #1893 from NeroOneTrueKing/patch-deadmonster-two-bits Chris-plus-alphanumericgibberish 2022-03-19 15:27:30 -04:00
  • db308cbb57 Expand deadmonster to 2 bits to mark 'dead' as well as 'purge'. NeroOneTrueKing 2022-03-19 12:30:36 -05:00
  • d29886040a Merge branch 'compat-3.21.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.21.2 chris 2022-03-18 17:17:50 -04:00
  • b1181ba282 Healers get more XP for healing pet chris 2022-03-18 17:17:13 -04:00
  • e94eb581c2 Meteor Drive fixes chris 2022-03-18 17:16:27 -04:00
  • 968e74dbfa Also get beast master xp if you can sense the pet telepathically. chris 2022-03-18 17:08:14 -04:00
  • d0786d40fc Hellfire orbs should have the same defenses as hellfire engines chris 2022-03-18 16:55:11 -04:00
  • 09639d2df4 Add a few new far realms monsters to the summon aliens list. chris 2022-03-18 16:52:47 -04:00
  • 43bafd2739 Top-level drow and dwarfs can also reach 30th level chris 2022-03-18 16:51:46 -04:00
  • 51596e88f4 Make sure we don't wingstorm (or kick) dead monsters. chris 2022-03-18 16:50:57 -04:00
  • cde0add2ea Fix spear being an option for arrow rain monster spell. demogorgon22 2022-03-18 09:32:17 -04:00
  • 015f2c420e Give special gnome ana skills. demogorgon22 2022-03-17 11:38:25 -04:00
  • 6173918cd0 Allow resizing any tool with an upgrade kit. demogorgon22 2022-03-17 10:56:47 -04:00
  • 489d517feb Merge https://github.com/Chris-plus-alphanumericgibberish/dNAO demogorgon22 2022-03-17 10:27:31 -04:00
  • c127aad18d Try to give more room to place upstairs on village levels. demogorgon22 2022-03-17 10:23:33 -04:00
  • e02d5634fd Add missing ancient of the burning wastes reflection text. chris 2022-03-16 17:55:09 -04:00
  • e34dbd02be
    Merge pull request #1890 from gebulmer/fix/gruesome-sack Chris-plus-alphanumericgibberish 2022-03-16 13:22:03 -04:00
  • 8e08cad0e4 Fix the sack in the grue des files George Edward Bulmer 2022-03-16 14:37:25 +00:00
  • 50caf34610 Prevent softlock in nowhere with runed candle. demogorgon22 2022-03-15 12:40:35 -04:00
  • 0eb1d934bd Merge https://github.com/Chris-plus-alphanumericgibberish/dNAO demogorgon22 2022-03-15 12:07:56 -04:00
  • 1409ee7d74 Cancellation blocks more types of intrinsic LSaving chris 2022-03-14 21:53:34 -04:00
  • a373ac49f5 Ajust the fallback to arrow rain to skip crow talons and organic items (spikes). chris 2022-03-13 22:22:56 -04:00
  • 76019cf593 Make the dog_move function return if a temp tame pet untames. chris 2022-03-13 22:09:44 -04:00
  • 8e3453ef62 Merge branch 'compat-3.21.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.21.2 chris 2022-03-13 21:24:31 -04:00
  • b0ca812290 delete mhitm.c, mhitu.c, and uhitm.c George Edward Bulmer 2022-03-13 21:03:41 +00:00
  • 80b1806e5d Make sure monsters won't try to pick up bolted chests or your ball and chain. chris 2022-03-13 14:52:48 -04:00
  • f1d25fa175
    Merge pull request #1886 from NeroOneTrueKing/patch-wand-of-orcus-fixes Chris-plus-alphanumericgibberish 2022-03-12 15:47:34 -05:00
  • e0fbef08bd Make sure mirkwood spiders don't match generic spiders. chris 2022-03-12 15:11:26 -05:00
  • 162ef3feb2 Remove unicode dashes from a quote chris 2022-03-12 15:10:55 -05:00
  • 712f9494a5 Crystal oozes have their own encyc entry. chris 2022-03-12 15:10:40 -05:00
  • 6743c386ef Add encyclopedia entry for diskos chris 2022-03-12 15:09:54 -05:00
  • b83d99686f Fix weapon skill, inspect for Wand of Orcus NeroOneTrueKing 2022-03-12 10:54:09 -06:00
  • 393614cd43 Fix ARROW_RAIN monster spell creating stacked spears that crash on split. demogorgon22 2022-03-11 09:10:14 -05:00
  • ed5e8e4237 Probably fix issue with being able to mine petrified trees by killing them which would cause an impossible when monsters did it. demogorgon22 2022-03-10 16:03:10 -05:00
  • 6b68c02ff5 Fix lack of random places in cave village using random bytes in memory probably and make cave and tree mazes diagonal only free. demogorgon22 2022-03-10 13:25:13 -05:00
  • aaf470ff47 Rebrand for ndnh. demogorgon22 2022-03-10 12:45:19 -05:00
  • e4a841274f Fix minetown entry messaging demogorgon22 2022-03-10 12:24:22 -05:00
  • 1b60c85824 Attempt to implement ndnh achieves. demogorgon22 2022-03-10 12:19:38 -05:00
  • 9e72d4e7a6 Update trophy manifest with ndnh trophies that I want to move over. demogorgon22 2022-03-10 11:04:21 -05:00
  • acda45bdf6 Fix tin whistle in village des and make it just whistle. No clue why or what but I don't care. demogorgon22 2022-03-10 10:43:55 -05:00
  • b08bd1d582 Merge https://github.com/Chris-plus-alphanumericgibberish/dNAO demogorgon22 2022-03-10 10:37:30 -05:00
  • 3cc5e18879 Fix windowsless tower vlad level adventure branch fixups to account for the grass. demogorgon22 2022-03-10 09:55:27 -05:00
  • 3dfc134f16 Merge branch 'compat-3.21.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.21.2 chris 2022-03-09 12:57:27 -05:00
  • 1dc7df4f27 If unchained monsters don't become tame, check for peacefulness. chris 2022-03-09 12:56:41 -05:00
  • 115845dcb7 Unpetrified monsters that aren't always hostile are easier to tame. chris 2022-03-09 12:56:09 -05:00
  • 63089587bc Bugfix: Watcher tentacle deaths no longer handled through explosion code chris 2022-03-09 12:54:56 -05:00
  • c1fc904837 A lot more adventure branch changes, additions, bug fixes, etc. demogorgon22 2022-03-09 12:28:03 -05:00
  • eee2aaf6d8 Add adventure branch boss items as drops and make thrashing tulip poplar shoot wooden spikes. demogorgon22 2022-03-09 09:58:28 -05:00
  • 192629f1d8 Move over artifacts and fix some bugs as well as copy over changelog entries for adventure branch content. demogorgon22 2022-03-08 19:09:35 -05:00
  • 05ab8c5391 Add adventure branch specific monster generation rules. This does not build yet. demogorgon22 2022-03-08 17:14:29 -05:00
  • 0df323d761 Get various aspects of adventure branches actually implemented. demogorgon22 2022-03-08 16:21:49 -05:00
  • 29a23020e0 Move around vlad's branch so it actually works connecting to adventure branch. demogorgon22 2022-03-08 14:55:13 -05:00