1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-08-20 03:21:42 +01:00

Commit graph

  • b2deb3bccc HlfNobFem altar is to Velka NeroOneTrueKing 2021-10-21 21:04:02 -05:00
  • 09f5720fb5 Specify gods where appropriate in des files NeroOneTrueKing 2021-10-21 19:56:24 -05:00
  • d82624df74 Add error handling for bad specified god names NeroOneTrueKing 2021-10-21 19:27:10 -05:00
  • 3146643798 Add godnums to priest, minion exstructs. NeroOneTrueKing 2021-10-21 19:02:00 -05:00
  • ccbfdbc8d8 Prune back AM_ usage NeroOneTrueKing 2021-10-21 18:06:52 -05:00
  • 9e1907b2ef Allow for no-god altars NeroOneTrueKing 2021-10-20 23:19:04 -05:00
  • 9ce4164d01 Add global altars array to track altars NeroOneTrueKing 2021-10-19 20:34:04 -05:00
  • b117eaf237 Nix constant strings as god identifiers NeroOneTrueKing 2021-10-18 23:22:27 -05:00
  • 36a14cb6c4 Replace ubasealign with ubasegod NeroOneTrueKing 2021-10-18 19:55:48 -05:00
  • 3c28925c70 Add Madman gods to godlist NeroOneTrueKing 2021-10-18 17:28:56 -05:00
  • 6be37a5e2a Bugfix for binders, who are A_VOID. NeroOneTrueKing 2021-10-18 00:32:25 -05:00
  • a83c1f91c9 Godlist and Artilist *should* be headers NeroOneTrueKing 2021-10-17 11:40:40 -05:00
  • 2bac10c912 Add godlist to makedefs; use for crownings. NeroOneTrueKing 2021-08-28 17:23:31 -05:00
  • 783380c28b Add zap_flamethrower to extern.h. demogorgon22 2021-10-16 17:01:03 -04:00
  • 0e43a79020 TTY PICK_ONE menus cannot have preselected items NeroOneTrueKing 2021-10-14 13:49:16 -05:00
  • 1321c62882 Unnerf Aryvelahr Kerym... why was this even nerfed? Look at iron rod dice and tell me again this onhand weapon that weighs a lot needed to be changed... it didn't. demogorgon22 2021-10-13 20:13:42 -04:00
  • f4a8487721 Change aligned priest color to yellow to make it easier to tell them apart on astral and other levels. demogorgon22 2021-10-13 20:00:34 -04:00
  • 40286011a7 Fix some more todo stuff. demogorgon22 2021-10-13 20:00:24 -04:00
  • 2f4b4049ca Split a todo item and check off the part that's already been done. demogorgon22 2021-10-13 18:35:42 -04:00
  • dc445a5144 Merge https://github.com/Chris-plus-alphanumericgibberish/dNAO demogorgon22 2021-10-13 18:31:14 -04:00
  • 6d51f0bc68 Get lokoban pinata scattering loot and setting achieve properly. demogorgon22 2021-10-13 11:37:54 -04:00
  • 4b4f40afb0 Remove soko puzzles and add lokoban pinata. Still needs loot dropping and soko needs to be renamed. demogorgon22 2021-10-13 10:33:18 -04:00
  • f696ee70b8 Bandaid spellcaster wildmiss message NeroOneTrueKing 2021-10-10 13:55:06 -05:00
  • 0fe2991773
    Merge pull request #1788 from NeroOneTrueKing/patch-morale-spelling Chris-plus-alphanumericgibberish 2021-10-09 20:18:10 -04:00
  • d347679603
    Merge pull request #1782 from NeroOneTrueKing/patch-infinite-spells-inspect-impossible Chris-plus-alphanumericgibberish 2021-10-09 20:17:59 -04:00
  • a91901e968
    Merge pull request #1780 from NeroOneTrueKing/patch-tree-digging-fix Chris-plus-alphanumericgibberish 2021-10-09 20:17:44 -04:00
  • 2b4483811a Bugfix: Hell Vault artifacts should also use the vault-specific version of mk special. ChrisANG 2021-10-09 19:09:06 -04:00
  • c7b13ab141 Bugfix: Incant knights start with robes instead of chain mail. ChrisANG 2021-10-09 18:56:57 -04:00
  • 1d8f442739 Bugfix: Hell Vault artifacts should also use the vault-specific version of mk special. ChrisANG 2021-10-09 19:09:06 -04:00
  • 2dfde02ba6 Ose gives psychic spellcasting. ChrisANG 2021-10-09 18:57:13 -04:00
  • c74864aa92 Bugfix: Incant knights start with robes instead of chain mail. ChrisANG 2021-10-09 18:56:57 -04:00
  • 9ab8f658cd Holy and Unholy AD_ types ChrisANG 2021-10-09 18:56:26 -04:00
  • 1d659eb573 Center of All frequency adjust ChrisANG 2021-10-09 18:14:51 -04:00
  • 1e09f71380 Put more angels in the planes ChrisANG 2021-10-09 11:57:10 -04:00
  • 6e90490c69 Spelling "moral" -> "morale" NeroOneTrueKing 2021-10-08 23:06:58 -05:00
  • c47e54e282 Fix impossible() when inspecting unIDed spellbook of secrets (but known) NeroOneTrueKing 2021-10-06 23:06:57 -05:00
  • f16d6a3c99 Fix bad dig impossible with trees may_dig() wasn't checking undiggable with trees, but other places were NeroOneTrueKing 2021-10-04 19:58:56 -05:00
  • 3e5759ea58 Merge branch 'devel-3.21.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.2 ChrisANG 2021-10-02 19:12:45 -04:00
  • 510bf00f5c Merge branch 'compat-3.21.1' into devel-3.21.2 ChrisANG 2021-10-02 19:10:06 -04:00
  • b50261d54b Remove double comparison ChrisANG 2021-10-02 19:02:17 -04:00
  • 28c0587280 Don't print the regular confused/blind/stunned ailment if you have the psychosomatic version. ChrisANG 2021-10-02 18:59:53 -04:00
  • 124086ec75
    Merge pull request #1779 from NeroOneTrueKing/patch-wildmiss-is-a-function Chris-plus-alphanumericgibberish 2021-10-02 15:32:55 -04:00
  • 5099bf0486
    Merge pull request #1773 from NeroOneTrueKing/patch-minor-soulcoin-balance Chris-plus-alphanumericgibberish 2021-10-02 15:32:28 -04:00
  • 521396c797
    Merge pull request #1774 from NeroOneTrueKing/patch-tentacles-was-poisoned Chris-plus-alphanumericgibberish 2021-10-02 15:32:01 -04:00
  • ec270c8db8
    Merge pull request #1771 from NeroOneTrueKing/patch-read-ward-engraved-artifacts Chris-plus-alphanumericgibberish 2021-10-02 15:30:58 -04:00
  • 5c3f2d6a84
    Merge pull request #1770 from NeroOneTrueKing/patch-lightsaber-artifact-end-count Chris-plus-alphanumericgibberish 2021-10-02 14:49:03 -04:00
  • 309e1a3a49
    Merge pull request #1769 from NeroOneTrueKing/patch-messages-on-minor-sac-benefits Chris-plus-alphanumericgibberish 2021-10-02 14:48:37 -04:00
  • 111915008e
    Merge pull request #1768 from NeroOneTrueKing/patch-lightsabers-dont-divide-puddings Chris-plus-alphanumericgibberish 2021-10-02 14:47:04 -04:00
  • 24e36e5ed8 Actually describe Ibite arm. ChrisANG 2021-10-02 14:38:08 -04:00
  • 36b602df14 Recruite Lady Constance after finishing the madman quest ChrisANG 2021-10-02 14:12:42 -04:00
  • b815eefa8b Ibite arm shouldn't be described as "flesh" ChrisANG 2021-10-02 14:11:27 -04:00
  • 65187c44f4 Wood trolls are made of vegistation. ChrisANG 2021-10-02 14:08:38 -04:00
  • 3ab680959f Only summon ibite ghosts in when the player invokes the arm ChrisANG 2021-10-02 14:08:22 -04:00
  • 1a347a0101 Ibite arm is green. ChrisANG 2021-10-02 14:07:31 -04:00
  • b0e4f519c1 Don't constantly re-ID RoSP or BoLN ChrisANG 2021-10-02 14:06:47 -04:00
  • bd49688cdc Print special names when the Ibite arm club or claw burns enemies ChrisANG 2021-10-02 14:06:21 -04:00
  • eacfa0477a Be more specific about unhandled gazes ChrisANG 2021-10-02 13:48:55 -04:00
  • 5789227423 The Ibite arm is just a blunt weapon, no claws ChrisANG 2021-10-02 13:48:09 -04:00
  • 7b00517dfc Bugfix: fix some missing checks for metal equip. ChrisANG 2021-10-02 13:47:44 -04:00
  • 4dc2f672d3 Cha casters are psychic ChrisANG 2021-10-02 13:46:25 -04:00
  • 330ed33229 Bugfix: Non priestess mistweaver candidates were never geting the template ChrisANG 2021-10-02 13:40:32 -04:00
  • deed147be5 Preservative engines protect vs. Elder Priest attack ChrisANG 2021-10-02 13:37:40 -04:00
  • 6fc7b43a1a The Stranger should be resistant to stoning since it's a one-off now. ChrisANG 2021-10-02 13:33:17 -04:00
  • 2710206957 Fulvous monsters and the Stranger are immune to the yellow sign. ChrisANG 2021-10-02 13:27:48 -04:00
  • d6aa96e407 Fulvous monsters are turned by the Elder Sign (not the Stranger, though) ChrisANG 2021-10-02 13:27:31 -04:00
  • b93fc4a51d Turn off Stranger effects once he's been killed. ChrisANG 2021-10-02 13:24:41 -04:00
  • eea69b61a0 Fix the ibite arm passive attacks to not attack imprisoned monsters. ChrisANG 2021-10-02 13:24:04 -04:00
  • 47ee2e3e64 The Stranger has no mouth ChrisANG 2021-10-02 13:16:05 -04:00
  • 495e0f81c7 Madman "starting kits" ChrisANG 2021-10-02 12:48:41 -04:00
  • 1c430ea071 Oops, wildmiss is a function NeroOneTrueKing 2021-10-01 14:43:11 -05:00
  • f5304c89d6 Force acu to always start with a brain golem regardless of race. demogorgon22 2021-10-01 15:14:10 -04:00
  • 2704bab580 Update todo. demogorgon22 2021-10-01 15:06:21 -04:00
  • 50e85481c9 Add salamander ana to changelog. demogorgon22 2021-10-01 15:04:45 -04:00
  • 229eac4ff2 Add salamander ana. demogorgon22 2021-10-01 14:50:17 -04:00
  • 19d43b2f6d Buff flamethrower damage to make it not suck and have it not do zap over floor cause it doesn't redraw correctly. demogorgon22 2021-10-01 14:49:43 -04:00
  • 7a50d85aaa Implement a new flamethrower implementation that is 100000x less hacky than the ndnh1 implementation. demogorgon22 2021-10-01 14:08:05 -04:00
  • 5a0359ef15 Add armorsmith hopefully with a less buggy implementation. demogorgon22 2021-10-01 12:52:27 -04:00
  • 22d959303a Cut war machine down to 6 speed and remove his hp tripling. Hopefully this will allow players to escape and make him less of a death sentence for players without reflection and allow fire res to be more effective against him. demogorgon22 2021-10-01 11:26:36 -04:00
  • 7744bcd112 Fix summon marking bug with warmachine nukes and fix black knight AC being busted. Add chaos1 improvements info to changelog. demogorgon22 2021-10-01 11:10:29 -04:00
  • 4cff93b2f0 Fix falchion giving inc dmg still and add spire changes to changelog including new tat prices. demogorgon22 2021-10-01 10:39:45 -04:00
  • 3e35e5879c Add protein pills to gnome ana starting invent and update changelog. demogorgon22 2021-10-01 10:29:14 -04:00
  • c9fb257a88 Fix monk styles getting extra damage and checking wrong style as well as add some stuff to changelog. demogorgon22 2021-10-01 10:17:51 -04:00
  • 15c5b8f7f0 Add flying to red dragon items. demogorgon22 2021-10-01 10:08:42 -04:00
  • ce9e5fdd29 Add partial changelog. Still needs a lot of work. demogorgon22 2021-10-01 10:08:04 -04:00
  • 7f10d72da7 Block acu from learning nudzirath from misotheistic fragment and update nudzirath monster name to the new spelling. demogorgon22 2021-10-01 09:44:54 -04:00
  • da85f89a3d Update todo demogorgon22 2021-10-01 09:39:11 -04:00
  • ffe6f588fe Make phasing out immobilize etherealoids for a turn. demogorgon22 2021-10-01 09:33:39 -04:00
  • 62faa64c28 Make socketed chaos orbs still provide carried extrinsics through the weapon. demogorgon22 2021-10-01 09:27:15 -04:00
  • 02aa22db7d Prevent atlatls from having points. demogorgon22 2021-09-30 22:00:54 -04:00
  • 61d403d5b2 Fix "Your tentacles was poisoned!" was->were NeroOneTrueKing 2021-09-30 18:38:18 -05:00
  • dfae7acc5e Targeted wages anger their victim Even if the victim resisted -- after all, zapping a red dragon with a wand of fire angers it. NeroOneTrueKing 2021-09-30 17:45:34 -05:00
  • 4c308d9852 Targeted soul coins need a clear path. Cannot target monsters on the other side of a wall. NeroOneTrueKing 2021-09-30 17:41:29 -05:00
  • 756b73f2eb Fix ward-engraved-artifacts being unreadable Note: artifacts that DO have on-read effects will be unable to access those effects if they have a ward carved into them. Looking at you, Excalibur. NeroOneTrueKing 2021-09-30 17:24:36 -05:00
  • 01c0041b18 Fix arti gem lightsabers double-counting arti gem in end score NeroOneTrueKing 2021-09-30 16:02:14 -05:00
  • 91dbf2b887 Add messages to 2 of the minor sac benefits Though you won't get them while blind. NeroOneTrueKing 2021-09-30 12:54:43 -05:00
  • 6f9835a475 Lit lightsabers don't divide puddings NeroOneTrueKing 2021-09-30 12:03:41 -05:00
  • 60afc0ba8a Merge https://github.com/Chris-plus-alphanumericgibberish/dNAO demogorgon22 2021-09-29 20:44:40 -04:00
  • 5816ece240
    Merge pull request #1764 from RikerW/patch-fix-rod-of-force-inspect Chris-plus-alphanumericgibberish 2021-09-27 15:39:42 -04:00
  • 26253e7ac0 Fix Rod of Force inspect skill RikerW 2021-09-27 14:36:14 -04:00
  • a7989f1eea Fix infinite loop in sartan attack :( ChrisANG 2021-09-26 18:26:17 -04:00