1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-01-31 19:50:06 +00:00

Commit graph

  • bed59fa392 HMS database entry ChrisANG 2019-08-25 21:27:17 -0400
  • be57daeada Put some wraithworms down as possible monsters in the des, at a high enough prob that the First Wraithworm doesn't come totally out of left field. ChrisANG 2019-08-25 21:27:02 -0400
  • 14edfa1799 Put a pharaoh's equip in the Arc quest storage room ChrisANG 2019-08-25 21:25:55 -0400
  • b79b2cbdbc Don't show rotten food (as burnt) NeroOneTrueKing 2019-08-24 23:56:02 -0500
  • 71279f46ec Fix assignment method of mintrinsics NeroOneTrueKing 2019-08-24 23:41:22 -0500
  • b3f28ad7cb Typecast sanely. NeroOneTrueKing 2019-08-23 22:37:52 -0500
  • dd9a0b19d3 Finally fix The Garnet Rod not being created properly NeroOneTrueKing 2019-08-23 17:27:40 -0500
  • ec43c431f8 Add info on the effects of the syllables to the inventory inspection screen ChrisANG 2019-08-23 11:13:41 -0400
  • 386d13bf7a Make sure force swords don't ever fall into the vibrosword case ChrisANG 2019-08-23 10:39:47 -0400
  • 57a0fc51d3 Adjust the power word code to include an explanation option ChrisANG 2019-08-23 10:38:57 -0400
  • 24f9e14d27 Thrown weapons generally add their weapon skill mod to damage. ChrisANG 2019-08-23 00:28:58 -0400
  • 7a3f7ea68b Add AT_REND to pokedex ChrisANG 2019-08-23 00:27:45 -0400
  • 1c8bd9468a add shard from morgoth's crown to the class name exceptions, so that wizmode players can test it ChrisANG 2019-08-23 00:27:29 -0400
  • 96e763c68f Lungorthin should have extramission vision instead of catsight ChrisANG 2019-08-23 00:27:01 -0400
  • 0983734882 Peaceful worms shouldn't attack you unless Conflict is active ChrisANG 2019-08-23 00:26:22 -0400
  • db5bb0fb39 Dead monsters with wide angle gazes can't use their gazes ChrisANG 2019-08-23 00:26:02 -0400
  • eeaa1fd668 Balephegor typically heals for her attack damage, not your whole HP total ChrisANG 2019-08-23 00:25:36 -0400
  • cd2b8ac034 Dead monsters are not valid ancient or sound attack targets ChrisANG 2019-08-23 00:25:00 -0400
  • 0c86ce9e8f Missing comma ChrisANG 2019-08-23 00:23:42 -0400
  • 8be3894472 Don't trap dead monsters in vivi traps ChrisANG 2019-08-23 00:23:31 -0400
  • 5097646365 Merge branch 'devel-3.18.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.18.0 ChrisANG 2019-08-21 12:24:19 -0400
  • b3744470e5 Add error-mitigation code to the lightsource code, preventing continually reoccuring lightsource errors related to traveling torches ChrisANG 2019-08-21 12:23:44 -0400
  • 2a5199ac71 Fix latent bug in Mahadeva attack code (causing itterative attack number to not count properly in subsequent attacks) ChrisANG 2019-08-21 12:22:29 -0400
  • 71036ad175
    Merge pull request #220 from NeroOneTrueKing/patch-fix-rogue-level-roomgen Chris-plus-alphanumericgibberish 2019-08-20 23:48:20 -0400
  • 016c27d96e Fix random floating rooms appearing on the rogue level NeroOneTrueKing 2019-08-20 13:05:15 -0500
  • f95d0a2bf7 Fix bad logic on the fix for AD_COLD passive attacks. ChrisANG 2019-08-20 12:19:22 -0400
  • 7fe518d221 Move the "in hell" checks so that golems etc drop their components in hell. Only exclude corpses ChrisANG 2019-08-20 10:58:56 -0400
  • 975dab1e0f Give the Silence a cold affinity with a passive cold attack that causes it to divide ChrisANG 2019-08-20 10:57:12 -0400
  • d45677adff Fix bad handling of the last zap position. A beam may bounce off the top or bottom of the play area, in which case the last position is not a valid square. ChrisANG 2019-08-20 10:55:44 -0400
  • 3adae783e9 Fix a bug where creatures with passive cold attacks can increase their HP to arbitrary levels ChrisANG 2019-08-20 10:53:38 -0400
  • 6b13a554c4 Fix ward/seal confusion when checking if the player already knows a seal ChrisANG 2019-08-20 10:51:46 -0400
  • 26a1bcfbf8
    Merge pull request #219 from NeroOneTrueKing/patch-ignore-user-when-parsing Chris-plus-alphanumericgibberish 2019-08-19 23:23:37 -0400
  • 8f75b6ebc8 Ignore playermonster when parsing input not from user NeroOneTrueKing 2019-08-19 19:06:19 -0500
  • 06426b0772
    Merge pull request #218 from NeroOneTrueKing/patch-bad-swapwep-on-revive Chris-plus-alphanumericgibberish 2019-08-19 09:41:00 -0400
  • 55bba1b35f Fix lightsaber names by directing weapon tools to the weapon class after the tool class ChrisANG 2019-08-19 02:06:11 -0400
  • b15350dc80 Incantifier clockworks can eat ChrisANG 2019-08-19 02:05:28 -0400
  • 44f8975a70 Projectiles fired by androids don't return to the hand ChrisANG 2019-08-19 02:05:07 -0400
  • d8499a1a99 Androids that land deep in the dungeon should start with a CoMR, to lessen the chances that they immediatly step in a poly trap and turn into something useless ChrisANG 2019-08-18 14:48:44 -0400
  • 13356bbb38 Oilskin cloaks should also let you slip free of entangling items ChrisANG 2019-08-18 14:48:03 -0400
  • 42f0086e85 Lower the break resistance of razor wire ChrisANG 2019-08-18 14:47:37 -0400
  • 4f10bc31d3 Fix bad test involving sand and soil in the trap code ChrisANG 2019-08-18 14:47:10 -0400
  • 7d25eec37f Fey are mad at most of the same thing elves are. Among other effects this will cause the Eladrin in chaos 3 to be mad at orc PCs ChrisANG 2019-08-18 14:46:49 -0400
  • 2771b06fe2 gas cloud->dust cloud confusion ChrisANG 2019-08-18 14:45:59 -0400
  • 9792fc4b68 Androids and deep ones didn't have MB_STRONG, and so couldn't use two-handed weapons ChrisANG 2019-08-18 14:45:36 -0400
  • 3e897988dd Pool rooms should be careful to not stomp the staircases ChrisANG 2019-08-18 14:44:52 -0400
  • a61c8d63b6 Lungorthin should have the third chaos key ChrisANG 2019-08-18 14:44:33 -0400
  • 5de31f011f Force blades specifically should be able to combine with different ovar1 values, because ovar1 is charges for them and differing charges are averaged together ChrisANG 2019-08-18 14:44:08 -0400
  • 29c1449abe Add info to 'I' explaining to otyp_hit effects (there is no automated way to retrieve this info at present, and much of it is extremely situational) ChrisANG 2019-08-18 14:43:24 -0400
  • 1054e4959f Fix unclear error message when trying to combine rakuyos and force blades ChrisANG 2019-08-18 14:42:39 -0400
  • 3f0ae7bc37 If an aspect of The Silence hasn't spawned yet, spawn one the first time the player vists the terminous level after learning two of the three words ChrisANG 2019-08-18 14:42:11 -0400
  • a55b80b117 Add soil terain to many outdoors maps ChrisANG 2019-08-18 14:41:16 -0400
  • 98d075d23a Set mtmp->msw on revive NeroOneTrueKing 2019-08-18 12:20:58 -0500
  • 8bb21e4954
    Merge pull request #217 from NeroOneTrueKing/patch-cannot-bitwise-not-on-long-long Chris-plus-alphanumericgibberish 2019-08-17 17:26:24 -0400
  • 0fce4c1950 These should be long literals NeroOneTrueKing 2019-08-17 11:52:45 -0500
  • 1a6512bd06 Have edderkops shoot shadow bolts instead of droven bolts ChrisANG 2019-08-17 02:27:15 -0400
  • 305b748114 Make the faceless statues wisper via the now-misnamed mind blast loops ChrisANG 2019-08-17 02:21:07 -0400
  • f6fe344354 Inheritors can use the artifact they inherit ChrisANG 2019-08-17 02:19:35 -0400
  • 49fb7a0f66 Fix naming of gods from 'the' to 'a' (Note, the Unique flag comes with some needed traits, so don't remove it) ChrisANG 2019-08-17 02:19:15 -0400
  • ddaa9f886a Don't change the base material of pieces of cloth or most of the robes and cloaks ChrisANG 2019-08-17 02:18:10 -0400
  • 566893d917 Actually add the unused Arch artifacts to the Arch quest ChrisANG 2019-08-17 02:16:51 -0400
  • 4980f10b21 Add a few more god appearances ChrisANG 2019-08-16 20:55:10 -0400
  • fbc4adefd6 Fix random trap generation on special levels ChrisANG 2019-08-16 20:54:43 -0400
  • b413d75236 Lift teleport restriction in mordor quest after killing lungorthin ChrisANG 2019-08-16 18:32:05 -0400
  • acd7dd62f9 Add missing nodens pointer ChrisANG 2019-08-16 17:56:54 -0400
  • 8148b70b11 Move the PotUG off the river head altars ChrisANG 2019-08-16 17:56:34 -0400
  • 9be9a453ea Fix trap relocating code to allow grass, soil, and sand ChrisANG 2019-08-16 16:47:56 -0400
  • b26c28ca3c Revise Dread Fracture summons list ChrisANG 2019-08-16 16:47:31 -0400
  • 4f3ee982ed Add Nodens altars to the depths to replace some of the Shubbie altars ChrisANG 2019-08-16 16:46:59 -0400
  • 5e3e3e34bf Just ignore the normal probabilities, since they're spending a wish ChrisANG 2019-08-16 15:39:46 -0400
  • 40c94664fb Fix seg fault in minion code if minion generation fails ChrisANG 2019-08-16 13:51:45 -0400
  • 2a1caee133 Fix seg fault in minion code if minion generation fails ChrisANG 2019-08-16 13:51:11 -0400
  • b9a4a5bef1 Xchars are too small on windows at least ChrisANG 2019-08-16 01:59:22 -0400
  • 1043812171 Adjust version number to 3.18.0, this is now a release candidate. ChrisANG 2019-08-16 01:56:24 -0400
  • 549da6f2bb Potion djin were coming with Psychopomps even if that wish was spent ChrisANG 2019-08-16 01:55:46 -0400
  • 36e56baa02 Some non-generated spells were generating at low frequency, also align columns ChrisANG 2019-08-16 01:55:10 -0400
  • f97c510102 Tone down the generation rate of odd-material items by about a factor of 10 ChrisANG 2019-08-16 01:54:29 -0400
  • f747faab48 Don't let abduct attacks work on the Valley, to prevent the player being teleported behind indestructable doors. ChrisANG 2019-08-16 01:53:23 -0400
  • c1452b25f5 Lock the Astral doors so Enki is less powerful ChrisANG 2019-08-16 01:52:18 -0400
  • 463fbe7c5b Properly stagger AC and DR boosts from enchantment ChrisANG 2019-08-15 19:55:30 -0400
  • 33bf4b0922 Fix naming of Oona's weapons ChrisANG 2019-08-15 19:47:52 -0400
  • 8921dbf734 Noble village gets some soil terrain ChrisANG 2019-08-15 19:47:32 -0400
  • 8578dae9d3 Note: It's the universe around the heat sink that's asymmetrical, not the sink itself. ChrisANG 2019-08-15 19:34:41 -0400
  • bbf5af6dd7 Fix missing logic in generic monster creation ChrisANG 2019-08-15 19:33:39 -0400
  • dfe55f242d Give Erinyes outside gehennom the weakest equipment set ChrisANG 2019-08-15 19:33:17 -0400
  • 88864b011d Inheritor shouldn't consume the first artifact wish ChrisANG 2019-08-15 19:32:41 -0400
  • a326364a0a Fix missing generic item polymorph handling for pots of amnesia and scrolls of amnesia ChrisANG 2019-08-15 19:32:24 -0400
  • 1f2ac68524 Fix bug preventing use of Yuki and chiropteran natural attacks ChrisANG 2019-08-15 19:31:53 -0400
  • 7746596e83 Fix bad materials with Yuki-onna starting equipment ChrisANG 2019-08-15 19:31:19 -0400
  • 367eb7a93a Give more binder kits rocks to throw ChrisANG 2019-08-15 19:30:54 -0400
  • 9323163884 Disable inheritors, that code is not very polished ChrisANG 2019-08-15 19:30:32 -0400
  • d21c2391a5 Fix bad logic in blaster recharging ChrisANG 2019-08-15 19:30:10 -0400
  • d9fd7c789d Fix double-black-unicorn on the monster list in Chaos 3 ChrisANG 2019-08-15 19:29:50 -0400
  • 0e131ab3fe The sac code was supposed to warn if you were about to same-race sacc on an unconverted altar. It still doesn't warn if you are doing it as a chaotic on a chaotic altara ChrisANG 2019-08-15 19:29:23 -0400
  • c8c74a1995 Fix the second level 2-hander android combo hitting tame monsters ChrisANG 2019-08-15 19:28:39 -0400
  • ee89673579 Fix naming for jumpsuits, blank scrolls, and erinyes weapons ChrisANG 2019-08-15 19:26:23 -0400
  • 68c38e0787 Lillends have no spell cooldowns, since casting conflict with singing and they don't cast every turn anyway ChrisANG 2019-08-15 19:25:41 -0400
  • cf80ebb06e Androids and gynoids can recharge their wielded weapons ChrisANG 2019-08-15 19:25:06 -0400
  • 3f077aa3a4 More armor sets for gynoids, also inventory is LIFO so adjust accordingly ChrisANG 2019-08-15 19:24:38 -0400
  • 37f02419bd Adjust crystal gear to be lousy at +0 but very good at +7 (bad base stats but 2x benefit from enchantment) ChrisANG 2019-08-15 19:23:35 -0400
  • f46f055df7 Let curseproof creatures use cursed ranged weapons ChrisANG 2019-08-15 18:35:11 -0400