1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-08-09 22:21:38 +01:00

Commit graph

  • 683af312a1
    Merge pull request #192 from NeroOneTrueKing/patch-fix-drow-starting-gear-evaporating Chris-plus-alphanumericgibberish 2019-07-24 21:32:42 -04:00
  • 6d9d8972d1
    Merge pull request #191 from NeroOneTrueKing/patch-change-shadowsteel-density-to-mithrils Chris-plus-alphanumericgibberish 2019-07-24 21:32:25 -04:00
  • 88ba867584
    Merge pull request #190 from NeroOneTrueKing/patch-==-not-!= Chris-plus-alphanumericgibberish 2019-07-24 21:32:18 -04:00
  • 2a2f27e232 Fix bug where Naen permanent bonus caused incantifiers to begin regenerating energy normally ChrisANG 2019-07-24 21:22:52 -04:00
  • 1411f92135 Add dust clouds -Smother targets -Sometimes inflicts desication (salt) damage -Occasionally inflicts disease ChrisANG 2019-07-24 21:22:01 -04:00
  • a43edeb041 Alabaster enemies: ChrisANG 2019-07-24 21:19:32 -04:00
  • f7084c2c60 Better AI for monsters selecting picks, axes NeroOneTrueKing 2019-07-24 19:38:31 -05:00
  • 2139d85ed7 Removing a blocked property does not necessarily turn on that property NeroOneTrueKing 2019-07-24 18:35:50 -05:00
  • 9fa89483ff Fix issue with pick-axe-tunnelling pets digging without wielding their pick NeroOneTrueKing 2019-07-24 16:12:35 -05:00
  • 5f063f0e02 Add encyclopdia entries for a few dnh items NeroOneTrueKing 2019-07-24 10:20:01 -05:00
  • ca77c59fc7 Allow mode-switches on the '+' spell menu when only knowing 1 spell NeroOneTrueKing 2019-07-24 09:02:01 -05:00
  • 18a1836873 Fix missing strings for Androids' intrinsics ChrisANG 2019-07-24 01:15:43 -04:00
  • 6c6918d233 Trying to set the artifact name here is pointless, it was already done in mksobj ChrisANG 2019-07-24 01:14:39 -04:00
  • 6c8c0f2671 Dungeon variant test case: Code the first level of the Mithardir quest as a test case ChrisANG 2019-07-24 01:14:05 -04:00
  • e240939dc1 Fix a number of things that make specific objects to guarantee a material NeroOneTrueKing 2019-07-23 20:50:42 -05:00
  • 22158e43f9 Rilmani are poisonous to eat (huge mass of metal salts) ChrisANG 2019-07-23 18:40:43 -04:00
  • 3faf0c6ad0 Remove useless and confusing |0s in G_ tokens ChrisANG 2019-07-23 18:39:48 -04:00
  • 3bf180dca3 Long-unnoticed Ose bug: ChrisANG 2019-07-23 18:38:01 -04:00
  • 7cce297da2 Center of All partial revision: He's a Rilmani, not actually a golem. ChrisANG 2019-07-23 18:12:47 -04:00
  • 45e2de9e22 More words of creation branch groundwork ChrisANG 2019-07-23 18:10:23 -04:00
  • c74af9182d When loading bones, force wands/rings to base material NeroOneTrueKing 2019-07-23 07:21:21 -07:00
  • 9b723767f0 Actually use dmod to apply the damage boosts ChrisANG 2019-07-23 01:18:27 -04:00
  • fec79773ee Death Spear not giving 100% spell casting for drain life got reverted ChrisANG 2019-07-23 00:59:09 -04:00
  • b0781bb2b7 Add a few more feather types to simurgh's feathers ChrisANG 2019-07-23 00:58:09 -04:00
  • ead2b0e686 Fix bug where mariliths weren't handled right during binder natural attacks ChrisANG 2019-07-23 00:57:49 -04:00
  • 0885ee37e4 Androids have pets ChrisANG 2019-07-23 00:57:21 -04:00
  • 9ce47237c0 Fix bug where timers weren't stopped when an item was destroyed ChrisANG 2019-07-23 00:57:06 -04:00
  • c0fcdea2aa Sansara mirror reflects ranged weapons (50% chance) ChrisANG 2019-07-23 00:56:36 -04:00
  • 9c732255e9 Minor fixes to tabbing, comments, and spelling ChrisANG 2019-07-23 00:52:03 -04:00
  • c2aa8e2257 Artifact material fixes ChrisANG 2019-07-23 00:51:12 -04:00
  • 7b7c622c9d Draft of the artifact words ChrisANG 2019-07-23 00:47:41 -04:00
  • 46b4d91f72 Don't update extrinsics of dead monsters NeroOneTrueKing 2019-07-22 23:48:52 -05:00
  • 6af74f02d2 Check that same-type timer does not already exist on timed entity in start_timer() NeroOneTrueKing 2019-07-22 14:22:04 -05:00
  • 2cbc611f60 Don't attach two light-damage timers to shadowsteel objects! NeroOneTrueKing 2019-07-22 14:10:29 -05:00
  • 1ce4295866 Update mon extrinsic should check if items are worn when turning on on-wear extrinsics NeroOneTrueKing 2019-07-22 13:33:13 -05:00
  • a3e4f51e44 Change shadowsteel density to parity with mithril NeroOneTrueKing 2019-07-22 12:26:05 -05:00
  • 0482f78194 Fix order for weapon-tools, add exceptions for non-launching guns NeroOneTrueKing 2019-07-22 10:31:46 -05:00
  • 4b7398f88a ==, not != NeroOneTrueKing 2019-07-22 09:58:44 -05:00
  • 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 -04:00
  • a1d89bada3
    Merge pull request #189 from NeroOneTrueKing/patch-burnt-potions Chris-plus-alphanumericgibberish 2019-07-22 10:09:48 -04:00
  • 87514578c6
    Merge pull request #188 from NeroOneTrueKing/patch-mirrorblade-crash Chris-plus-alphanumericgibberish 2019-07-22 10:09:36 -04:00
  • d5dd6cbbf1 Fix "burnt diluted" potions NeroOneTrueKing 2019-07-21 22:40:29 -05:00
  • 03ef03835f Fix crash when mirrorblade strikes a creature not wielding a weapon NeroOneTrueKing 2019-07-21 21:28:45 -05:00
  • 2d2a6ff2ad
    Merge pull request #187 from Tarmunora/Parsed_des Chris-plus-alphanumericgibberish 2019-07-20 22:17:43 -04:00
  • 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 -05:00
  • 8bd06c4551 Somewhat adjust Death-Spear ChrisANG 2019-07-20 15:37:36 -04:00
  • dca37f4f88
    Merge pull request #185 from RikerW/devel-3.18.0 Chris-plus-alphanumericgibberish 2019-07-20 14:56:51 -04:00
  • dbaad6fdc0 make it the first gift and also work in melee RikerW 2019-07-19 15:09:25 -07:00
  • 1a380d81c7
    Merge pull request #184 from Tarmunora/readability-cleanup Chris-plus-alphanumericgibberish 2019-07-19 16:38:40 -04:00
  • 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 -07:00
  • 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 -04:00
  • 98d194bc5e Fix metal color on non-metal future weapons ChrisANG 2019-07-18 22:07:49 -04:00
  • ead0350487 Fix leather helm rand material bug ChrisANG 2019-07-18 22:07:28 -04:00
  • 1faeee0e06 Fix orphaned items during monster creation ChrisANG 2019-07-18 22:07:12 -04:00
  • 28a96e641b Fix atlatl crash ChrisANG 2019-07-18 22:06:53 -04:00
  • 7d707a0b76 Fix android visor crash ChrisANG 2019-07-18 22:06:40 -04:00
  • a2934dd665 Fire and frost brands can be dual wielded if you find both ChrisANG 2019-07-18 22:06:15 -04:00
  • 5810c8d1d7 Add shell material ChrisANG 2019-07-18 22:05:50 -04:00
  • ba875d3e52
    Merge pull request #183 from RikerW/devel-3.18.0 Chris-plus-alphanumericgibberish 2019-07-18 20:03:59 -04:00
  • 6012fe1e54 spiders are enemies of the black web, and should not count RikerW 2019-07-18 16:37:05 -07:00
  • 2b4f4359c9 spidersilk is unaligned and does sleep poison in addition, the black web's AC is no longer blocked by being web-affiliated (being a spider, having spidersilk, or having chupoclops bound RikerW 2019-07-18 16:26:56 -07:00
  • 8df70994f5 Restrict rof multishot bonus to firearms, put the Pen of the Void bonus with other artifacts Tarmunora 2019-07-18 16:49:44 -05:00
  • 6466024c6f
    Merge pull request #177 from NeroOneTrueKing/devel-monster-extrinsics Chris-plus-alphanumericgibberish 2019-07-18 17:30:57 -04:00
  • 63fdcc0c57
    Merge pull request #179 from NeroOneTrueKing/patch-launcher-descriptions Chris-plus-alphanumericgibberish 2019-07-18 17:24:07 -04:00
  • 0a4f4e161e
    Merge pull request #182 from NeroOneTrueKing/patch-spear-kicking-crash Chris-plus-alphanumericgibberish 2019-07-18 17:23:13 -04:00
  • fa78e4f725
    Merge pull request #181 from NeroOneTrueKing/patch-engraving-immediately-never-mind Chris-plus-alphanumericgibberish 2019-07-18 17:22:47 -04:00
  • 630bf682b1
    Merge pull request #180 from NeroOneTrueKing/patch-wand-of-death Chris-plus-alphanumericgibberish 2019-07-18 17:22:22 -04:00
  • 0d641d5c24
    Merge pull request #178 from NeroOneTrueKing/patch-hermes-s-sandals-s Chris-plus-alphanumericgibberish 2019-07-18 17:21:58 -04:00
  • 56774b59b9
    Merge pull request #176 from NeroOneTrueKing/patch-fix-golden-band Chris-plus-alphanumericgibberish 2019-07-18 17:21:39 -04:00
  • c8108203fd
    Merge pull request #175 from NeroOneTrueKing/patch-monsters-accidentally-offing-themselves Chris-plus-alphanumericgibberish 2019-07-18 17:21:17 -04:00
  • c54ec51808 Allow force whips to be whipped downwards ChrisANG 2019-07-18 16:38:18 -04:00
  • 77b8208fe8 Remove silver bell wish exception, since it doesn't work ChrisANG 2019-07-18 16:37:56 -04:00
  • 4aa4a84f80 Android whip combo and combo buffs ChrisANG 2019-07-18 16:37:32 -04:00
  • f14f874d8c Groundwork for alternative dungeon files (with thanks to AmyBSOD) ChrisANG 2019-07-18 16:34:12 -04:00
  • 40c7c16542 Change logic on spears as ammo NeroOneTrueKing 2019-07-18 02:59:11 -05:00
  • 836d0b2b03 Fix bug where attempting to draw a ward or seal would skip immediately to "Never mind." after selecting an implement. NeroOneTrueKing 2019-07-18 01:57:34 -05:00
  • 539643a413 Fix bug allowing monsters to save for half damage vs death rays NeroOneTrueKing 2019-07-18 01:23:58 -05:00
  • 8b9f1dd537 Launchers are not melee weapons, and do not have damage dice. NeroOneTrueKing 2019-07-18 01:15:54 -05:00
  • 1c048592f9 The plural of "sandals" should be treated like "gauntlets" or "boots". NeroOneTrueKing 2019-07-18 01:01:43 -05:00
  • 1e8399294e Oops, this is what the previous commit was supposed to be. NeroOneTrueKing 2019-07-18 00:54:51 -05:00
  • fe2321be57 Change if(!(--prop))else blocks to switch statements Tarmunora 2019-07-18 00:41:36 -05:00
  • 084aefc2dc Check FAST extrinsic, not just if wearing an item with oc_oprop==FAST in mon_adjust_speed() NeroOneTrueKing 2019-07-18 00:33:20 -05:00
  • de9d010c18 Always show circlet material, allow wishing for "band" NeroOneTrueKing 2019-07-18 00:00:10 -05:00
  • 2f146c1c2c Monster equip improvements NeroOneTrueKing 2019-07-17 22:53:38 -05:00
  • c3f53a32ba Remove unnecessary mon wearing WDS function NeroOneTrueKing 2019-07-17 22:05:16 -05:00
  • 65be5cc2d5 Fix error message from a monster offing itself NeroOneTrueKing 2019-07-17 20:12:18 -05:00
  • 98e35928a4 Buff Hellrider's Saddle NeroOneTrueKing 2019-07-17 19:05:27 -05:00
  • 2aad7292da Rename modified monst macros to be more sensible, use more correct monst-prop macros for player-prop macros NeroOneTrueKing 2019-07-17 18:31:46 -05:00
  • 7ecbfe31ae Convert some mondata macros, using mintrinsics and mextrinsics instead NeroOneTrueKing 2019-07-17 15:58:21 -05:00
  • 21fc97c94b Change several mondata macros to account for extrinsics NeroOneTrueKing 2019-07-17 11:51:41 -05:00
  • 7e34089594 Fix merge error introducing LEATHER_JACKET ChrisANG 2019-07-17 12:39:41 -04:00
  • 4b06ae8272 Illusionary item: hipospray ampule ChrisANG 2019-07-17 12:12:16 -04:00
  • facaa3afa0 Allow wizmode wishing for "silver bell" ChrisANG 2019-07-17 12:11:48 -04:00
  • beb7a2354c Spacing changes ChrisANG 2019-07-17 12:11:18 -04:00
  • 6f4bbb7b11 The Fluorite Octet is literally 8d8, so its die size isn't changed by physical size. ChrisANG 2019-07-17 12:10:39 -04:00
  • ef635d645a Droven greatswords were intended to be 1-dicers always ChrisANG 2019-07-17 12:09:42 -04:00
  • 0149374904 Do color the black crystal black ChrisANG 2019-07-17 12:08:46 -04:00
  • e8ee5c53d9 Pet gynoids recover from kills (pet androids recover via spellcasting) ChrisANG 2019-07-17 12:08:27 -04:00
  • 8759fb1b5c Bugfix: quick leveling was using *current* monster HP ChrisANG 2019-07-17 12:07:43 -04:00
  • 4e74019cfe Fix vivisection "trap" behavior when restoring level, add error-recovery code. ChrisANG 2019-07-17 12:06:27 -04:00