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

Commit graph

  • 9e62f69b53 self-petrification message fix ChrisANG 2019-07-29 22:20:52 -0400
  • 90d3383d08 Living mirages don't really work right if invisible ChrisANG 2019-07-29 22:20:37 -0400
  • 199a8b73c5 Bugfix: Orcs should properly adjust max carry cap, also scale it by weight. ChrisANG 2019-07-29 22:20:14 -0400
  • 660d207eb0 Mithardir quest improvements ChrisANG 2019-07-29 22:19:16 -0400
  • 29ae8f554a Split the wraithworm level into two levels with a portal ChrisANG 2019-07-29 22:03:39 -0400
  • 0b9f27fb35 Make the barbarian quest sandy ChrisANG 2019-07-29 22:02:27 -0400
  • eea9017dd1 change the rules around, add silverhating now it's the first 2 gifts which are never iron/silver, and after that 1/3 chance vampires/silver has been added, along with elves for iron (but not light) RikerW 2019-07-28 12:10:40 -0700
  • d855872b73 fix some parend formatting RikerW 2019-07-27 21:22:02 -0700
  • 5936ee7d7f fix the crash lol RikerW 2019-07-27 21:06:11 -0700
  • 9f996b4ac6 block drow from getting things they don't like While under xp 7, they'll never get an iron item. Above that they've got a 1/3 chance of calling that a valid gift. In addition, they'll never get a light-giving item (holy moonlight sword, arkenstone, anything in artifact_light). artifact_light should never apply, but the others are options sometimes. Atma weapon is excluded since it can be used with fossil dark without the light issue. RikerW 2019-07-27 20:46:42 -0700
  • 651cf3b7e1 make spidersilk show as being made of spidersilk instead of cloth RikerW 2019-07-27 13:53:54 -0700
  • 274ca13f15 abort light_damage if the bearer is invisible this protects shadowsteel worn or carried from being afflicted by light if the bearer is invisible, however fixed shadowsteel will not regenerate. the justification for this that it needs to be submerged in shadow to heal RikerW 2019-07-27 13:42:45 -0700
  • 445cbb7914 give spidersilk some extra ac/dr to compensate for cloth RikerW 2019-07-27 13:39:02 -0700
  • 7fb89768a3
    Merge pull request #204 from NeroOneTrueKing/patch-m-twoweaponing Chris-plus-alphanumericgibberish 2019-07-27 00:32:49 -0400
  • 95f75ebde1
    Merge pull request #203 from NeroOneTrueKing/patch-wishing-review Chris-plus-alphanumericgibberish 2019-07-27 00:31:52 -0400
  • 22fe83de89
    Merge pull request #202 from NeroOneTrueKing/patch-suppress-hurtness Chris-plus-alphanumericgibberish 2019-07-27 00:30:49 -0400
  • d85518af87
    Merge pull request #201 from NeroOneTrueKing/patch-better-corridor-gen Chris-plus-alphanumericgibberish 2019-07-27 00:30:33 -0400
  • 9ddc2adb7f
    Merge pull request #200 from NeroOneTrueKing/patch-item-descriptions Chris-plus-alphanumericgibberish 2019-07-27 00:29:47 -0400
  • d0f27bac3d Bugfix: Fix netural quest portal generation ranges (how long has this been broken >_<) ChrisANG 2019-07-27 00:26:36 -0400
  • 7c9cedd0d2 Add sand to the two island sea maps ChrisANG 2019-07-27 00:25:59 -0400
  • 44e699a5d7 Bugfix: missing objexplain and oclass_names for ceramic shards ChrisANG 2019-07-27 00:25:38 -0400
  • eea6ddc3f0 Mithardir Quest partial implementation (lacks mid boss and polish) ChrisANG 2019-07-27 00:25:08 -0400
  • cca7abf4aa Another monster twoweaponing fix! NeroOneTrueKing 2019-07-26 23:24:02 -0500
  • 9a9c5c2942 Candles of Invocation cannot be lit while cursed NeroOneTrueKing 2019-07-26 22:56:44 -0500
  • dec8a8b76c Candles of Invocation are more player-friendly NeroOneTrueKing 2019-07-26 22:54:54 -0500
  • b1a50ed6a2 Tweak artwish requirement NeroOneTrueKing 2019-07-26 22:31:50 -0500
  • eaf20f372b Add Psychopomps, make appear where appropriate NeroOneTrueKing 2019-07-26 22:22:05 -0500
  • 4e074f7b60 Add option to suppress approx indicators of monster health NeroOneTrueKing 2019-07-26 18:59:17 -0500
  • fdabf1ad95 The dig_corridor() function will try to overlap with other corridors NeroOneTrueKing 2019-07-26 16:19:21 -0500
  • 5ba2a90d1b Add names for Arcadia outpost shopkeepers. Also, no need to special-case the shopkeeper species anymore. ChrisANG 2019-07-25 13:54:13 -0400
  • c31e93e1d6 Bee hive shops and Formic acid shops got swapped. ChrisANG 2019-07-25 12:45:18 -0400
  • 09fca246e5 Take into account what the player knows for prices of objects NeroOneTrueKing 2019-07-25 11:28:43 -0500
  • d8b74db9d3 Add evaporable line NeroOneTrueKing 2019-07-25 11:15:08 -0500
  • 19f7d96aba Remove lines about invoking from wishing items NeroOneTrueKing 2019-07-25 10:56:45 -0500
  • 645d9c8068
    Merge pull request #199 from NeroOneTrueKing/devel-arcadian-shop-backend Chris-plus-alphanumericgibberish 2019-07-25 09:27:34 -0400
  • b154351a90 Backend changes for Arcadian Forest outposts NeroOneTrueKing 2019-07-25 01:03:06 -0500
  • 59b892c600
    Merge pull request #198 from NeroOneTrueKing/patch-monster-weapon-fixes Chris-plus-alphanumericgibberish 2019-07-24 23:06:22 -0400
  • 5dd368e451 Monsters' offhanded lightsabers should stay lit NeroOneTrueKing 2019-07-24 21:03:27 -0500
  • 412111c99e Hopefully fix the bad monster swapwep issues NeroOneTrueKing 2019-07-24 20:54:36 -0500
  • 1231250d9c
    Merge pull request #197 from NeroOneTrueKing/patch-encyclopedia-entries Chris-plus-alphanumericgibberish 2019-07-24 21:33:34 -0400
  • 3f0816b5ee
    Merge pull request #196 from NeroOneTrueKing/patch-rearrange-spell-fix Chris-plus-alphanumericgibberish 2019-07-24 21:33:28 -0400
  • 13e1cda5f6
    Merge pull request #195 from NeroOneTrueKing/patch-no-random-materials-for-these Chris-plus-alphanumericgibberish 2019-07-24 21:33:20 -0400
  • be44dc4d8e
    Merge pull request #194 from NeroOneTrueKing/patch-bad-material-items-in-bones Chris-plus-alphanumericgibberish 2019-07-24 21:33:11 -0400
  • 035a1ea3c8
    Merge pull request #193 from NeroOneTrueKing/patch-mon-extrinsics-on-wear-not-pickup Chris-plus-alphanumericgibberish 2019-07-24 21:32:51 -0400
  • 683af312a1
    Merge pull request #192 from NeroOneTrueKing/patch-fix-drow-starting-gear-evaporating Chris-plus-alphanumericgibberish 2019-07-24 21:32:42 -0400
  • 6d9d8972d1
    Merge pull request #191 from NeroOneTrueKing/patch-change-shadowsteel-density-to-mithrils Chris-plus-alphanumericgibberish 2019-07-24 21:32:25 -0400
  • 88ba867584
    Merge pull request #190 from NeroOneTrueKing/patch-==-not-!= Chris-plus-alphanumericgibberish 2019-07-24 21:32:18 -0400
  • 2a2f27e232 Fix bug where Naen permanent bonus caused incantifiers to begin regenerating energy normally ChrisANG 2019-07-24 21:22:52 -0400
  • 1411f92135 Add dust clouds -Smother targets -Sometimes inflicts desication (salt) damage -Occasionally inflicts disease ChrisANG 2019-07-24 21:22:01 -0400
  • a43edeb041 Alabaster enemies: ChrisANG 2019-07-24 21:19:32 -0400
  • f7084c2c60 Better AI for monsters selecting picks, axes NeroOneTrueKing 2019-07-24 19:38:31 -0500
  • 2139d85ed7 Removing a blocked property does not necessarily turn on that property NeroOneTrueKing 2019-07-24 18:35:50 -0500
  • 9fa89483ff Fix issue with pick-axe-tunnelling pets digging without wielding their pick NeroOneTrueKing 2019-07-24 16:12:35 -0500
  • 5f063f0e02 Add encyclopdia entries for a few dnh items NeroOneTrueKing 2019-07-24 10:20:01 -0500
  • ca77c59fc7 Allow mode-switches on the '+' spell menu when only knowing 1 spell NeroOneTrueKing 2019-07-24 09:02:01 -0500
  • 18a1836873 Fix missing strings for Androids' intrinsics ChrisANG 2019-07-24 01:15:43 -0400
  • 6c6918d233 Trying to set the artifact name here is pointless, it was already done in mksobj ChrisANG 2019-07-24 01:14:39 -0400
  • 6c8c0f2671 Dungeon variant test case: Code the first level of the Mithardir quest as a test case ChrisANG 2019-07-24 01:14:05 -0400
  • e240939dc1 Fix a number of things that make specific objects to guarantee a material NeroOneTrueKing 2019-07-23 20:50:42 -0500
  • 22158e43f9 Rilmani are poisonous to eat (huge mass of metal salts) ChrisANG 2019-07-23 18:40:43 -0400
  • 3faf0c6ad0 Remove useless and confusing |0s in G_ tokens ChrisANG 2019-07-23 18:39:48 -0400
  • 3bf180dca3 Long-unnoticed Ose bug: ChrisANG 2019-07-23 18:38:01 -0400
  • 7cce297da2 Center of All partial revision: He's a Rilmani, not actually a golem. ChrisANG 2019-07-23 18:12:47 -0400
  • 45e2de9e22 More words of creation branch groundwork ChrisANG 2019-07-23 18:10:23 -0400
  • c74af9182d When loading bones, force wands/rings to base material NeroOneTrueKing 2019-07-23 07:21:21 -0700
  • 9b723767f0 Actually use dmod to apply the damage boosts ChrisANG 2019-07-23 01:18:27 -0400
  • fec79773ee Death Spear not giving 100% spell casting for drain life got reverted ChrisANG 2019-07-23 00:59:09 -0400
  • b0781bb2b7 Add a few more feather types to simurgh's feathers ChrisANG 2019-07-23 00:58:09 -0400
  • ead2b0e686 Fix bug where mariliths weren't handled right during binder natural attacks ChrisANG 2019-07-23 00:57:49 -0400
  • 0885ee37e4 Androids have pets ChrisANG 2019-07-23 00:57:21 -0400
  • 9ce47237c0 Fix bug where timers weren't stopped when an item was destroyed ChrisANG 2019-07-23 00:57:06 -0400
  • c0fcdea2aa Sansara mirror reflects ranged weapons (50% chance) ChrisANG 2019-07-23 00:56:36 -0400
  • 9c732255e9 Minor fixes to tabbing, comments, and spelling ChrisANG 2019-07-23 00:52:03 -0400
  • c2aa8e2257 Artifact material fixes ChrisANG 2019-07-23 00:51:12 -0400
  • 7b7c622c9d Draft of the artifact words ChrisANG 2019-07-23 00:47:41 -0400
  • 46b4d91f72 Don't update extrinsics of dead monsters NeroOneTrueKing 2019-07-22 23:48:52 -0500
  • 6af74f02d2 Check that same-type timer does not already exist on timed entity in start_timer() NeroOneTrueKing 2019-07-22 14:22:04 -0500
  • 2cbc611f60 Don't attach two light-damage timers to shadowsteel objects! NeroOneTrueKing 2019-07-22 14:10:29 -0500
  • 1ce4295866 Update mon extrinsic should check if items are worn when turning on on-wear extrinsics NeroOneTrueKing 2019-07-22 13:33:13 -0500
  • a3e4f51e44 Change shadowsteel density to parity with mithril NeroOneTrueKing 2019-07-22 12:26:05 -0500
  • 0482f78194 Fix order for weapon-tools, add exceptions for non-launching guns NeroOneTrueKing 2019-07-22 10:31:46 -0500
  • 4b7398f88a ==, not != NeroOneTrueKing 2019-07-22 09:58:44 -0500
  • fe529f8d0c Merge branch 'devel-3.18.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.18.0 ChrisANG 2019-07-22 10:17:26 -0400
  • a1d89bada3
    Merge pull request #189 from NeroOneTrueKing/patch-burnt-potions Chris-plus-alphanumericgibberish 2019-07-22 10:09:48 -0400
  • 87514578c6
    Merge pull request #188 from NeroOneTrueKing/patch-mirrorblade-crash Chris-plus-alphanumericgibberish 2019-07-22 10:09:36 -0400
  • d5dd6cbbf1 Fix "burnt diluted" potions NeroOneTrueKing 2019-07-21 22:40:29 -0500
  • 03ef03835f Fix crash when mirrorblade strikes a creature not wielding a weapon NeroOneTrueKing 2019-07-21 21:28:45 -0500
  • 2d2a6ff2ad
    Merge pull request #187 from Tarmunora/Parsed_des Chris-plus-alphanumericgibberish 2019-07-20 22:17:43 -0400
  • d52575b5c8 Add support to the .des file parser for more robust objects. Defining an object in a .des file with an o_class of '#' will make the next token be sent to the wishing parser, allowing for items such as: OBJECT[50%]:'#',"Holy silver longsword named Excalibur",(10,10) Also change some minor artifacts to just use the new system Tarmunora 2019-07-20 20:27:16 -0500
  • 8bd06c4551 Somewhat adjust Death-Spear ChrisANG 2019-07-20 15:37:36 -0400
  • dca37f4f88
    Merge pull request #185 from RikerW/devel-3.18.0 Chris-plus-alphanumericgibberish 2019-07-20 14:56:51 -0400
  • dbaad6fdc0 make it the first gift and also work in melee RikerW 2019-07-19 15:09:25 -0700
  • 1a380d81c7
    Merge pull request #184 from Tarmunora/readability-cleanup Chris-plus-alphanumericgibberish 2019-07-19 16:38:40 -0400
  • a886a2cf5e add death-spear of vhaerun neutral drow noble favoring droven spear +1d10 to-hit and +1d6 (+1d8 drain) damage grants magic resistance when wielded cast cast drain life at 0% failure when wielded (and drain life does (lvl/3)d4 extra damage) can apply like a polearm drains 1d8 from non-drain resistance enemies, reducing their level by one and healing you for half of the dmg invoke to instantly kill adjacent non-death-magic-resistant (so not nonliving, angel, demon) monster RikerW 2019-07-19 10:32:38 -0700
  • 8b55f2ffc4 Merge branch 'devel-3.18.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.18.0 ChrisANG 2019-07-18 22:09:25 -0400
  • 98d194bc5e Fix metal color on non-metal future weapons ChrisANG 2019-07-18 22:07:49 -0400
  • ead0350487 Fix leather helm rand material bug ChrisANG 2019-07-18 22:07:28 -0400
  • 1faeee0e06 Fix orphaned items during monster creation ChrisANG 2019-07-18 22:07:12 -0400
  • 28a96e641b Fix atlatl crash ChrisANG 2019-07-18 22:06:53 -0400
  • 7d707a0b76 Fix android visor crash ChrisANG 2019-07-18 22:06:40 -0400