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

Commit graph

  • 17257aae21 Give helfire colossuses and Bael elemental fire damage ChrisANG 2019-06-23 00:11:36 -0400
  • 90626a6a38 Give elementals different vision systems ChrisANG 2019-06-23 00:10:33 -0400
  • 764d887734 Re-order dragons to put the non-generated ones last ChrisANG 2019-06-23 00:05:43 -0400
  • 15f9b89dca Swap centaurs over to the category-size system ChrisANG 2019-06-23 00:04:39 -0400
  • a1146c7966 Address eye of doom balance problem by making it even stronger ChrisANG 2019-06-23 00:02:43 -0400
  • 5d21b81978 Also make taking damage from a thrown weapon reduce study by half ChrisANG 2019-06-23 00:00:09 -0400
  • d504708511 Gentlemen's suits are MC 2, not 1 ChrisANG 2019-06-22 23:58:21 -0400
  • 2ed98bb49f Chiropterans also deal slashing unarmed damage ChrisANG 2019-06-22 23:57:47 -0400
  • e03adc93ea Fix bug relating to misssing change of the initial-alignment flag ChrisANG 2019-06-22 23:57:13 -0400
  • 4401b6ca10 Most treasure placed in quest .des files are sized to fit the PC (not Convicts) ChrisANG 2019-06-22 23:56:32 -0400
  • 8a8d1c9b1a Buff Simurgh ChrisANG 2019-06-22 23:55:45 -0400
  • 1f2afa3c4e Quicksilver nerf: Just 1 extra attack, and that at 15th level ChrisANG 2019-06-22 23:51:33 -0400
  • 4766509b2a Halve the remaining stacks of study whenever you get hit. This reduces how much effect being surrounded has ChrisANG 2019-06-22 23:50:48 -0400
  • d65511c133 Since most of the maids' item banish code is relative to the sanctum, swith the dungeon number to be relative to that as well ChrisANG 2019-06-22 23:48:30 -0400
  • f6d429bfea Make gnomish hats last a long time, actually ChrisANG 2019-06-22 23:46:34 -0400
  • de5bc1f863 The clairvoyant changed gets +20 to hit ChrisANG 2019-06-22 23:46:09 -0400
  • 700a8691cc Fix potential bug from minion metroids eating ChrisANG 2019-06-22 23:45:42 -0400
  • a247391a22 Fix Uvuudaum aura messages ChrisANG 2019-06-22 23:45:09 -0400
  • 7125dc3559 Improve nurse attack handling given that they are meant to be used as pets now ChrisANG 2019-06-22 23:32:06 -0400
  • cb2fa98cf6 Nurses can free monsters from ill-regard traps ChrisANG 2019-06-22 23:30:52 -0400
  • 5c8469c1f6 Garos out of line-of-sight don't do their monolog ChrisANG 2019-06-22 23:30:32 -0400
  • e00f84f9a5 Move crucial book-keeping-on-monster-death stuff to a more general function, so that it still goes off if the target is disintegrated ChrisANG 2019-06-22 23:30:09 -0400
  • 832f508882 Disintegration attacks don't leave corpses ChrisANG 2019-06-22 23:28:19 -0400
  • 4b1e01a7b5 Armor from the quest tends to be the right size and shape for the PC (not Convicts, though) ChrisANG 2019-06-22 23:27:47 -0400
  • 5b2f975bfd mvm shred attacks have been implemented ChrisANG 2019-06-22 23:26:51 -0400
  • c970af8319 Bugfix: healer attacks are disfunctional after the bonus-nonphysical-damage change ChrisANG 2019-06-22 22:51:25 -0400
  • dd41d9a03c Bugfix: monster spellcasters need to see their targets and have a clear line of sight ChrisANG 2019-06-22 22:49:23 -0400
  • e6f944e466 Make it so monsters with xwep attacks don't have to roll again if the previous attack was a main-hand attack ChrisANG 2019-06-22 22:48:41 -0400
  • 80265e940b Fix inequality in drow quest monster generation ChrisANG 2019-06-22 22:47:26 -0400
  • b15a4a3276 Demote a few matrons to captans in the hedrow quest ChrisANG 2019-06-22 22:46:48 -0400
  • 1ae4d59673 A lot of bronze-armored enemies have normal helmets instead of bronze helmets ChrisANG 2019-06-22 22:46:02 -0400
  • 608e9d530b Holy and unholy armor properties are BCU dependent ChrisANG 2019-06-22 22:45:07 -0400
  • 67f2caac9f Enable the mount attack command ChrisANG 2019-06-22 22:44:43 -0400
  • 1f5c63eab0 Rend attacks and Sword archon disintigration attack (don't let these guys pound on you) ChrisANG 2019-06-22 21:20:36 -0400
  • 2ed03d4120 Dungeon of Ill-regard improvements ChrisANG 2019-06-22 21:02:12 -0400
  • cf73bdbccd Android Anachrononaut pass one (With apologies to Nier Automata) ChrisANG 2019-06-22 20:20:55 -0400
  • 450032764f Spelling fix on Moloch's Ramithaine ChrisANG 2019-06-22 10:50:15 -0400
  • 178c0366d4 Add unholy water to tomb ChrisANG 2019-06-22 10:49:48 -0400
  • ed7f5a0418 Fix positioning of Yeenoghu stairs ChrisANG 2019-06-22 10:49:21 -0400
  • c8f6881d8f Put grass inside the Ana gardens ChrisANG 2019-06-22 10:48:55 -0400
  • c8d3a5ba9e Use art_property_list() to refactor set_artifact_intrinsic() NeroOneTrueKing 2019-06-21 15:31:49 -0700
  • 3edeb8b0c4 Better handling for magical effects that aren't properties, other small improvements NeroOneTrueKing 2019-06-21 11:55:23 -0700
  • 7668fdfe20 Refactor bonus extrinsics items & artifacts get NeroOneTrueKing 2019-06-18 15:11:54 -0700
  • 64cdab7c79 Merge branch 'devel-3.18.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.18.0 ChrisANG 2019-06-20 14:39:11 -0400
  • e6b1bafea9
    Merge pull request #154 from NeroOneTrueKing/patch-more-objnam-fixes-savebreaking Chris-plus-alphanumericgibberish 2019-06-20 14:12:04 -0400
  • 6030f93734
    Merge pull request #160 from NeroOneTrueKing/devel-getmattk-upgrade Chris-plus-alphanumericgibberish 2019-06-20 14:10:36 -0400
  • 506286213d Fix: Lillend mask usage NeroOneTrueKing 2019-06-20 10:14:52 -0700
  • d8b6926488 Merge branch 'devel-3.18.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.18.0 ChrisANG 2019-06-19 21:46:44 -0400
  • f285f5842a Merge branch 'compat-3.17.1' into devel-3.18.0 ChrisANG 2019-06-19 21:46:32 -0400
  • 647034803a Merge branch 'devel-3.17.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.17.1 ChrisANG 2019-06-19 21:46:19 -0400
  • 4280bd097c
    Merge pull request #157 from RikerW/devel-3.18.0 Chris-plus-alphanumericgibberish 2019-06-19 21:45:15 -0400
  • f6dd036e15
    Merge pull request #159 from NeroOneTrueKing/devel-getmattk-upgrade Chris-plus-alphanumericgibberish 2019-06-19 21:43:01 -0400
  • 3fbeb73663
    Merge pull request #155 from NeroOneTrueKing/devel-regeneration-backend-changes Chris-plus-alphanumericgibberish 2019-06-19 21:40:36 -0400
  • 890ef20bb6 Mostly done modifying describe_item() for dnh NeroOneTrueKing 2019-06-18 12:34:47 -0700
  • c025cd5aec First step of implementing xnh item descriptions NeroOneTrueKing 2019-06-18 08:43:37 -0700
  • a858af7077 Modify checkfile() to add to an existing nhwindow instead of making a new one NeroOneTrueKing 2019-06-17 23:20:07 -0700
  • 554b57c5bf Update itemactions() with dnh items NeroOneTrueKing 2019-06-17 22:08:47 -0700
  • dd7390221c Mild clean-up NeroOneTrueKing 2019-06-13 00:13:23 -0700
  • 30d6336de2 Move zombie / undead-at-midnight double damage to getmattk() NeroOneTrueKing 2019-06-12 23:50:06 -0700
  • 181310be32 Collect derived undead attack chain modifiers into getmattk() NeroOneTrueKing 2019-06-12 23:33:17 -0700
  • 06fae41ca3 Fix Chaos Fiends' spellcasting NeroOneTrueKing 2019-06-12 22:34:07 -0700
  • 5bf368ccf7 Merge branch 'compat-3.17.1' into devel-3.18.0 ChrisANG 2019-06-11 16:34:40 -0400
  • afa540d785 Ilsensine name fix ChrisANG 2019-06-11 16:31:48 -0400
  • 1840e82bab fix some warnings, 1 bug (pray.c for non-wep crowning gifts) RikerW 2019-06-05 19:06:34 -0700
  • fb2c286bed make magicite crystals count for score (credit: demo) RIP nero 2k19 RikerW 2019-06-05 19:45:15 -0700
  • af5286f00a Fix some compilation warnings (mostly type mismatches) RikerW 2019-06-10 17:00:33 -0700
  • 7a79638316 Backend readability and minor changes to hp/pw regen NeroOneTrueKing 2019-06-10 15:07:55 -0700
  • 022489963e Actually include the role fix ChrisANG 2019-06-07 21:12:38 -0400
  • 51502aa631 Merge branch 'compat-3.17.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.17.1 ChrisANG 2019-06-07 21:08:24 -0400
  • 8235c59e7b Fix role initialization ChrisANG 2019-06-07 21:04:46 -0400
  • 7927ef7424 Archon Hebdomad was intended to alternate genders ChrisANG 2019-06-07 20:49:27 -0400
  • 8b53aaa9b5 Fix the level reader ChrisANG 2019-06-07 14:19:52 -0400
  • 633e9811b0 Add "The" to appropriate artifact names NeroOneTrueKing 2019-06-07 08:38:13 -0700
  • 079031910e Change how the() works for artifacts NeroOneTrueKing 2019-06-07 00:28:33 -0700
  • 21ab52ff53 Fix bug when naming unique objects (like the Amulet) NeroOneTrueKing 2019-06-06 22:07:17 -0700
  • 0e5535a0dc Improve priest message handling, esp. surrounding hostle legion priests ChrisANG 2019-06-06 18:51:10 -0400
  • 7cb590c62d Loyal steeds don't lose tameness when you ride them ChrisANG 2019-06-06 18:50:39 -0400
  • 5ee36b123f Fix hypospray ampule polymorph behavior ChrisANG 2019-06-06 18:48:54 -0400
  • be38ab88a3 Cursed blood is now good ChrisANG 2019-06-06 18:48:19 -0400
  • 99c1958811 Don't remove the s from "Lost Names" ChrisANG 2019-06-06 18:48:07 -0400
  • 6420b1efc7 Fix Bolg. Switch the study gaze for an offhand attack (his full sequence is now 2 mainhands followed by an offhand) ChrisANG 2019-06-06 18:47:47 -0400
  • 8dd1607921 The first arcadia level has more space, slightly increase camp odds. ChrisANG 2019-06-06 18:46:55 -0400
  • b047ccf092 Don't loop endlessly trying to place stairs/portals/etc. ChrisANG 2019-06-06 18:46:26 -0400
  • 331e199398 Don't do rooms in cavernous levels (at least, not the current types!) ChrisANG 2019-06-06 18:45:33 -0400
  • 8d1bc9f47e God minions arrive awake ChrisANG 2019-06-06 18:45:07 -0400
  • d41683a24e Nerf the effects of repeated sickness attacks ChrisANG 2019-06-06 18:44:46 -0400
  • 2f50d57ef3 Don't run pet abuse code for pushing them through a magic portal ChrisANG 2019-06-06 18:42:56 -0400
  • 72afcaed02 Rust monsters get nutrition from eating iron bars ChrisANG 2019-06-06 18:41:10 -0400
  • 4ee7b8d882 Fix do_explode protype vs definition ChrisANG 2019-06-06 18:40:29 -0400
  • 9923f69195 If you choke to death, rehumanize if possible ChrisANG 2019-06-06 18:39:57 -0400
  • 360d5bff7b Don't eat a full stack of sheaves of hay in one go ChrisANG 2019-06-06 18:39:35 -0400
  • e169913234 Bugfix: don't let earthquake destroy Tower of Woe altars ChrisANG 2019-06-06 18:39:11 -0400
  • 16f28aa25a Cancelation song adds SSW's +1 bonus ChrisANG 2019-06-06 18:37:35 -0400
  • c4106b721f Shadow Demon (Invidiak) ChrisANG 2019-06-06 18:36:59 -0400
  • 65cb729e5f Misc. monster improvements, centered around Bael ChrisANG 2019-06-06 18:33:57 -0400
  • 794d791b5d Grass terrain (and engraving refactor): ChrisANG 2019-06-06 10:36:16 -0400
  • 2ceed8c604 Merge branch 'compat-3.17.1' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.18.0 ChrisANG 2019-06-05 22:59:55 -0400
  • f67194d4d6 Merge branch 'devel-3.18.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.18.0 ChrisANG 2019-06-05 22:59:41 -0400
  • e90ebf8d85
    Merge pull request #151 from RikerW/devel-3.17.1 Chris-plus-alphanumericgibberish 2019-06-05 22:55:36 -0400
  • 12eedc24d8
    Merge pull request #150 from RikerW/compat-3.17.1 Chris-plus-alphanumericgibberish 2019-06-05 22:55:28 -0400