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

Commit graph

  • b708556628
    Merge pull request #121 from demogorgon22/devel-3.16.1 Chris-plus-alphanumericgibberish 2018-10-28 16:22:06 -0400
  • d63aaea85a Replaced dungeon level variable xchar with int. Was somehow missed in the original dungeon expansion patch, theoretically could lead to crashes with pets, Illurien, or the wizard. demogorgon22 2018-10-28 16:11:29 -0400
  • dda4cc7650
    Merge pull request #118 from NeroOneTrueKing/patch-widegaze-changes Chris-plus-alphanumericgibberish 2018-10-26 12:32:29 -0400
  • bf3167774a
    Merge pull request #120 from NeroOneTrueKing/patch-oprop-fixes Chris-plus-alphanumericgibberish 2018-10-26 12:31:30 -0400
  • bb23c7a265
    Merge pull request #119 from NeroOneTrueKing/patch-potion-maxhp-curve Chris-plus-alphanumericgibberish 2018-10-26 12:26:03 -0400
  • 6f761a3244 If statements should check whether the item has the property flag, not if the property flag has a value NeroOneTrueKing 2018-10-26 09:20:10 -0700
  • c0bf2c1b3f Add wizard-mode wishing for weapon oprop NeroOneTrueKing 2018-10-26 09:17:15 -0700
  • d5e5a85982 Fix resistance checks on oprop weapons NeroOneTrueKing 2018-10-26 08:56:01 -0700
  • b55340707a Fix property on Aurumach Rilmani's weapons NeroOneTrueKing 2018-10-26 08:54:01 -0700
  • 6f9d29d07d Curve maxhp from potions NeroOneTrueKing 2018-10-25 21:13:57 -0700
  • 3da8eb8c44 Fix message for elemental widegaze attacks NeroOneTrueKing 2018-10-24 21:10:56 -0700
  • e647a6bdd3 Place fossils and generic lost items in the Paths ChrisANG 2018-10-24 10:55:09 -0400
  • 688803e833 Fix handling of role skills, and make Binders have role skill with their starting shepherd's crook. ChrisANG 2018-10-24 10:54:09 -0400
  • 6e9dbefac8 Katanas are considered a "hand-and-a-half" weapon by the sunder code, also apply that to the strength bonus code ChrisANG 2018-10-24 10:53:14 -0400
  • 1f9c1d2ef1 Make study just negate worn armor for monsters, too. ChrisANG 2018-10-24 10:52:35 -0400
  • 54a7880f0c Gnome quest staircase adjustments ChrisANG 2018-10-24 10:51:45 -0400
  • 3483aec1bb Make Naginatas/female Samurai a more complete separate kit of the Samurai role. ChrisANG 2018-10-24 10:46:44 -0400
  • f6ffbfdba9 True dragons should have 5 DR, not 4 ChrisANG 2018-10-24 10:36:57 -0400
  • fd691eb22d Remove debug printout of damage done by player attacks ChrisANG 2018-10-24 10:35:54 -0400
  • af0ad77ab9 CRASH BUGFIX: fix crash from reading spellbook with known ward ChrisANG 2018-10-24 10:35:14 -0400
  • 49a98c44ac Fix the double-print of object properties for non-artifacts ChrisANG 2018-10-24 10:34:24 -0400
  • 516aacf284 Clockworks are unliving ChrisANG 2018-10-24 10:33:16 -0400
  • 22072b6c71 Add explanatory note about turns and food rations ChrisANG 2018-10-24 10:30:35 -0400
  • b8f40818f3 Pets should not attack a peaceful Axus ChrisANG 2018-10-24 10:29:52 -0400
  • 159a2405dc Make Xans always hit the boot zone ChrisANG 2018-10-24 10:28:53 -0400
  • 1c15f9cc0b Fix handling of study gaze wrt armor DR ChrisANG 2018-10-24 10:28:19 -0400
  • 33df473a2c Fix handling of Medium and light armors wrt dex bonus to AC ChrisANG 2018-10-24 10:27:46 -0400
  • 3d439006cf Make 'B' activate mon abilities (this should be overridden by vi keys) ChrisANG 2018-10-24 10:26:40 -0400
  • 8e13fddc83 Now that max HP from full healing etc. is capped, healing ampules can give max hp like potions ChrisANG 2018-10-24 10:25:58 -0400
  • f4271a2cfe Bugfix: undead-ness grants drain resistance ChrisANG 2018-10-24 10:25:02 -0400
  • d66e55f759 Great Cthulhu doesn't have blood ChrisANG 2018-10-24 10:24:26 -0400
  • 458af824f4 How long has this been wrong? Fix law quest map error ChrisANG 2018-10-24 10:24:04 -0400
  • c8168263b6 Make the soldiers guarding the entrance to the fort hostile to all players (since the soldiers IN the fort will be) ChrisANG 2018-10-24 10:23:37 -0400
  • 2f26e519f3 Merge branch 'devel-3.16.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.16.1 ChrisANG 2018-10-23 13:44:01 -0400
  • 4b8cdf43bd
    Merge pull request #116 from NeroOneTrueKing/patch-curses-show-studied-ac Chris-plus-alphanumericgibberish 2018-10-22 22:09:28 -0400
  • e40107a5e7
    Merge pull request #117 from NeroOneTrueKing/patch-widegaze-changes Chris-plus-alphanumericgibberish 2018-10-22 22:07:58 -0400
  • c88955b21d Change name from involuntary to hideable for clarity NeroOneTrueKing 2018-10-22 18:11:03 -0700
  • 23d12c7ff5 Show studied ac NeroOneTrueKing 2018-10-22 18:06:48 -0700
  • 56abe462a6 Fix tame/peaceful Archons blinding you NeroOneTrueKing 2018-10-22 18:04:43 -0700
  • 6ced02a7de Fix handling of some widegazes NeroOneTrueKing 2018-10-22 17:36:12 -0700
  • 8ae5b1b8f0
    Merge pull request #115 from NeroOneTrueKing/devel-3.16.1 Chris-plus-alphanumericgibberish 2018-10-22 11:23:18 -0400
  • 768f71be96 Fix OotAoS grudging NeroOneTrueKing 2018-10-21 21:51:58 -0700
  • 1d1c5bae31
    Merge pull request #112 from NeroOneTrueKing/patch-high-elven-warsword Chris-plus-alphanumericgibberish 2018-10-21 15:37:09 -0400
  • 87417f6d6b
    Merge pull request #113 from NeroOneTrueKing/patch-gaze-cleanup Chris-plus-alphanumericgibberish 2018-10-21 15:36:48 -0400
  • 98df27f9a6
    Merge pull request #114 from NeroOneTrueKing/patch-pokedex-update Chris-plus-alphanumericgibberish 2018-10-21 15:33:06 -0400
  • b6b28834e4 Add marilith's AT_MARI to the pokedex NeroOneTrueKing 2018-10-21 08:49:31 -0700
  • 4d38ca8398 Gaze improvements and fixes NeroOneTrueKing 2018-10-21 08:23:51 -0700
  • 5bd17c6238 Monsters should like wielding high-elven warswords NeroOneTrueKing 2018-10-20 11:29:00 -0700
  • 12de75fd72 "loyal" pets are special. ChrisANG 2018-10-20 11:14:17 -0400
  • 824ff34090
    Merge pull request #107 from RikerW/patch-2 Chris-plus-alphanumericgibberish 2018-10-20 10:25:01 -0400
  • 4ac1641a1f
    Merge pull request #109 from RikerW/patch-3 Chris-plus-alphanumericgibberish 2018-10-20 10:24:39 -0400
  • 18cf1ffeff
    Merge pull request #110 from NeroOneTrueKing/patch-noble-attrib Chris-plus-alphanumericgibberish 2018-10-20 10:22:16 -0400
  • 4f3211e9d4
    Merge pull request #111 from NeroOneTrueKing/patch-show-DR-in-curses Chris-plus-alphanumericgibberish 2018-10-20 10:20:54 -0400
  • 7fc96df2d3 Merge branch 'devel-3.16.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.16.1 ChrisANG 2018-10-19 13:27:16 -0400
  • 81e71329d4 Merge branch 'compat-3.16.0' into devel-3.16.1 ChrisANG 2018-10-19 13:26:59 -0400
  • 4b49f941f8 Spelling fix in comment ChrisANG 2018-10-19 13:20:24 -0400
  • 1b2e82a0bc Sometimes the rod of the elvish lords has engravings ChrisANG 2018-10-19 13:20:08 -0400
  • 404890aca5 CRASH BUGFIX: Kamerel Vajras are "lightning bladed" ChrisANG 2018-10-19 13:19:37 -0400
  • 107043487f Death knight damage nerf ChrisANG 2018-10-19 13:19:09 -0400
  • faf414cab6 Bugfix: Chrom and Plat drag always leave corpse (even in gehennom) ChrisANG 2018-10-19 13:18:50 -0400
  • 3201f14c5d Plat Drag should get the same HP boost as Chrom Drag ChrisANG 2018-10-19 13:18:20 -0400
  • 0ac1284040 Caveman quest: ChrisANG 2018-10-19 13:17:54 -0400
  • b965d6d4a5 Add fossils and fossil monsters ChrisANG 2018-10-19 13:14:29 -0400
  • 8a059b69f0 AC 0 is probably too soon to start randomizing it. Try AC -10. ChrisANG 2018-10-19 13:08:24 -0400
  • 704f2dc1f3 Add DR to status line for Curses interface NeroOneTrueKing 2018-10-18 17:23:26 -0700
  • 94924d074b Add missing default Noble abilities NeroOneTrueKing 2018-10-18 17:00:28 -0700
  • 44320abbc5
    update allmain for disparity EasterlyIrk 2018-10-14 14:18:45 -0700
  • 8209c1a3df
    update enough_dogs to account for the disparity EasterlyIrk 2018-10-14 14:18:12 -0700
  • 3d6bf3c00e
    Merge pull request #106 from RikerW/patch-1 Chris-plus-alphanumericgibberish 2018-10-14 16:07:12 -0400
  • 2bbc27bd12
    is it right now EasterlyIrk 2018-10-14 12:20:37 -0700
  • 7d7b89a745
    pet refactor pt 4 EasterlyIrk 2018-10-14 12:19:33 -0700
  • bc04e4de87
    pet refactor pt3 EasterlyIrk 2018-10-14 12:12:55 -0700
  • 4e53bc2f29
    pet refactor pt2 EasterlyIrk 2018-10-14 12:12:34 -0700
  • e523609da0
    refactor pet bits pt1 EasterlyIrk 2018-10-14 12:11:54 -0700
  • 820ada5206 missing roll_udr fix ChrisANG 2018-10-13 13:19:18 -0400
  • 1d100c17e8 Expand and change spellcasting tools ChrisANG 2018-10-13 12:41:30 -0400
  • e8a30975e3 Bugfix: Bad parren on the confusion spell duration roll ChrisANG 2018-10-13 12:38:07 -0400
  • f00716cf92 Somewhat increase the probability that stronger figurines will show up in the Formian garison shops ChrisANG 2018-10-13 12:37:29 -0400
  • 4eb5426655 Fix some flags on the HD Noble quest enemies ChrisANG 2018-10-13 12:36:54 -0400
  • 23e94d05a3 Fix some flagging on the Quest leaders. Mostly missing prince tags ChrisANG 2018-10-13 12:36:28 -0400
  • 0f1e841eb3 Some gaze attacks shouldn't be blocked by you being blind ChrisANG 2018-10-13 12:33:37 -0400
  • 547703b3de Five square reach attacks shouldn't go through walls ChrisANG 2018-10-13 12:32:59 -0400
  • d4856aa7d3 Aurmach Rilmani get concordant weapons ChrisANG 2018-10-13 12:32:21 -0400
  • d1bf16904d BUGFIX: Dummy monsters should be zeroed out, rather than containing a bunch of junk pointers ChrisANG 2018-10-13 12:31:49 -0400
  • 0ad81384fd Harmonium and DR Adjustments ChrisANG 2018-10-13 12:27:05 -0400
  • 2cd6e6e7f8 BUGFIX: must check that obj is set before dereferencing it ChrisANG 2018-10-13 12:18:53 -0400
  • ab96829cf1 More HD Noble setup ChrisANG 2018-10-13 12:18:22 -0400
  • 7c19fdb320 Finally arrange matters so that gaze attacks don't count as a monster's turn, so they can gaze and move ChrisANG 2018-10-13 10:01:16 -0400
  • 730e9de38d Bugfix: Finally remembered what the error-free version of the mental stat bonus was supposed to look like ChrisANG 2018-10-13 01:35:37 -0400
  • 16fd4f0070 Lifehunt scythe deals extra damage to god minions ChrisANG 2018-10-13 01:35:05 -0400
  • d94341e42d Anas have mildly enchanted starting armor ChrisANG 2018-10-13 01:34:02 -0400
  • 0b8065bb43 Fix goodpos targeting around Lethe water and lava ChrisANG 2018-10-13 01:33:06 -0400
  • 8811f4a70b Add covian knight items to list ChrisANG 2018-10-13 01:31:31 -0400
  • 9b0476bb68 Introduce triceratops and tyrannosaurus to the raws. ChrisANG 2018-10-13 01:30:42 -0400
  • be8b096bf0 Bugfix: Oona's vs. Chaotics behavior should be superceded by normal pet behavior ChrisANG 2018-10-13 01:29:28 -0400
  • a4de8ddda8 Bugfix: Introducing Undead Knights messed up zombie resurection ChrisANG 2018-10-13 01:27:58 -0400
  • 352e45fa13 Bugfix: Shields should block monster two weapon combat ChrisANG 2018-10-13 01:26:53 -0400
  • ccf2b953c6 Both HD Noble genders start with Knights ChrisANG 2018-10-13 01:24:38 -0400
  • e178c1c6b1 Give some of the special noble variants different ability sets ChrisANG 2018-10-13 01:23:13 -0400
  • e452536840 Correct flags on HDNoble artifacts ChrisANG 2018-10-13 01:22:12 -0400