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

Commit graph

  • 4884748712 Monk weapon tweaks: ChrisANG 2021-10-30 12:59:49 -04:00
  • 141030a0c5 Don't use @ in menus, tty can't press it (but curses can) NeroOneTrueKing 2021-10-30 11:38:51 -05:00
  • 2ee03b8b65 Monk revision (part 1?) ChrisANG 2021-10-09 20:12:39 -04:00
  • e5e1f5ae1c Merge branch 'devel-3.21.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.2 ChrisANG 2021-10-28 11:26:45 -04:00
  • bdef017767 Merge branch 'compat-3.21.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.2 ChrisANG 2021-10-28 11:26:27 -04:00
  • d93682273c Spelling ChrisANG 2021-10-28 11:22:43 -04:00
  • e8c4c5f008
    Merge pull request #1805 from RikerW/patch-lusty-clairvoyants Chris-plus-alphanumericgibberish 2021-10-28 11:21:08 -04:00
  • 2506a080f9
    Merge pull request #1796 from NeroOneTrueKing/patch-godlist Chris-plus-alphanumericgibberish 2021-10-28 11:20:55 -04:00
  • 05f0041c52 Fix wage of wrath bug likely caused by bad copy/paste? (obj not otmp) demogorgon22 2021-10-27 09:04:56 -04:00
  • ad7f21ba04 Add potion vaporizer to the list of otyps that use ovar1. demogorgon22 2021-10-27 09:03:13 -04:00
  • f012cfd6c7
    Merge pull request #1793 from NeroOneTrueKing/patch-pokedex-options-menu Chris-plus-alphanumericgibberish 2021-10-26 23:46:05 -04:00
  • 1366a66d72
    Merge pull request #1791 from NeroOneTrueKing/patch-bandaid-bad-spell-target-msg Chris-plus-alphanumericgibberish 2021-10-26 23:45:07 -04:00
  • b85d68e63d Add another int to god structure for later To avoid breaking saves when we want to track sacrifice value accumulated so far NeroOneTrueKing 2021-10-26 17:43:44 -05:00
  • 751cb241cf Fix wage of lust crash and bring down the clairvoyant changed's AC RikerW 2021-10-26 15:17:56 -04:00
  • b6e8122727 Tougher checks for valid conversion NeroOneTrueKing 2021-10-25 20:01:14 -05:00
  • 8cd8c43641 Elfgods are friendly with each other NeroOneTrueKing 2021-10-25 18:31:22 -05:00
  • d039d6b5ca Fix up Astral if you are of a non-pantheon god NeroOneTrueKing 2021-10-25 17:59:06 -05:00
  • 36ec588ed7 Apply changes as discussed NeroOneTrueKing 2021-10-25 17:45:40 -05:00
  • 0399821e83 Misc small fixes NeroOneTrueKing 2021-10-23 10:59:54 -05:00
  • 11518fe1bc Full handling of non-pantheon gods NeroOneTrueKing 2021-10-22 23:03:44 -05:00
  • 8edb7e3a0c Kill GA_ values NeroOneTrueKing 2021-10-22 20:08:58 -05:00
  • 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