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

Commit graph

  • a2934dd665 Fire and frost brands can be dual wielded if you find both ChrisANG 2019-07-18 22:06:15 -0400
  • 5810c8d1d7 Add shell material ChrisANG 2019-07-18 22:05:50 -0400
  • ba875d3e52
    Merge pull request #183 from RikerW/devel-3.18.0 Chris-plus-alphanumericgibberish 2019-07-18 20:03:59 -0400
  • 6012fe1e54 spiders are enemies of the black web, and should not count RikerW 2019-07-18 16:37:05 -0700
  • 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 -0700
  • 8df70994f5 Restrict rof multishot bonus to firearms, put the Pen of the Void bonus with other artifacts Tarmunora 2019-07-18 16:49:44 -0500
  • 6466024c6f
    Merge pull request #177 from NeroOneTrueKing/devel-monster-extrinsics Chris-plus-alphanumericgibberish 2019-07-18 17:30:57 -0400
  • 63fdcc0c57
    Merge pull request #179 from NeroOneTrueKing/patch-launcher-descriptions Chris-plus-alphanumericgibberish 2019-07-18 17:24:07 -0400
  • 0a4f4e161e
    Merge pull request #182 from NeroOneTrueKing/patch-spear-kicking-crash Chris-plus-alphanumericgibberish 2019-07-18 17:23:13 -0400
  • fa78e4f725
    Merge pull request #181 from NeroOneTrueKing/patch-engraving-immediately-never-mind Chris-plus-alphanumericgibberish 2019-07-18 17:22:47 -0400
  • 630bf682b1
    Merge pull request #180 from NeroOneTrueKing/patch-wand-of-death Chris-plus-alphanumericgibberish 2019-07-18 17:22:22 -0400
  • 0d641d5c24
    Merge pull request #178 from NeroOneTrueKing/patch-hermes-s-sandals-s Chris-plus-alphanumericgibberish 2019-07-18 17:21:58 -0400
  • 56774b59b9
    Merge pull request #176 from NeroOneTrueKing/patch-fix-golden-band Chris-plus-alphanumericgibberish 2019-07-18 17:21:39 -0400
  • c8108203fd
    Merge pull request #175 from NeroOneTrueKing/patch-monsters-accidentally-offing-themselves Chris-plus-alphanumericgibberish 2019-07-18 17:21:17 -0400
  • c54ec51808 Allow force whips to be whipped downwards ChrisANG 2019-07-18 16:38:18 -0400
  • 77b8208fe8 Remove silver bell wish exception, since it doesn't work ChrisANG 2019-07-18 16:37:56 -0400
  • 4aa4a84f80 Android whip combo and combo buffs ChrisANG 2019-07-18 16:37:32 -0400
  • f14f874d8c Groundwork for alternative dungeon files (with thanks to AmyBSOD) ChrisANG 2019-07-18 16:34:12 -0400
  • 40c7c16542 Change logic on spears as ammo NeroOneTrueKing 2019-07-18 02:59:11 -0500
  • 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 -0500
  • 539643a413 Fix bug allowing monsters to save for half damage vs death rays NeroOneTrueKing 2019-07-18 01:23:58 -0500
  • 8b9f1dd537 Launchers are not melee weapons, and do not have damage dice. NeroOneTrueKing 2019-07-18 01:15:54 -0500
  • 1c048592f9 The plural of "sandals" should be treated like "gauntlets" or "boots". NeroOneTrueKing 2019-07-18 01:01:43 -0500
  • 1e8399294e Oops, this is what the previous commit was supposed to be. NeroOneTrueKing 2019-07-18 00:54:51 -0500
  • fe2321be57 Change if(!(--prop))else blocks to switch statements Tarmunora 2019-07-18 00:41:36 -0500
  • 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 -0500
  • de9d010c18 Always show circlet material, allow wishing for "band" NeroOneTrueKing 2019-07-18 00:00:10 -0500
  • 2f146c1c2c Monster equip improvements NeroOneTrueKing 2019-07-17 22:53:38 -0500
  • c3f53a32ba Remove unnecessary mon wearing WDS function NeroOneTrueKing 2019-07-17 22:05:16 -0500
  • 65be5cc2d5 Fix error message from a monster offing itself NeroOneTrueKing 2019-07-17 20:12:18 -0500
  • 98e35928a4 Buff Hellrider's Saddle NeroOneTrueKing 2019-07-17 19:05:27 -0500
  • 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 -0500
  • 7ecbfe31ae Convert some mondata macros, using mintrinsics and mextrinsics instead NeroOneTrueKing 2019-07-17 15:58:21 -0500
  • 21fc97c94b Change several mondata macros to account for extrinsics NeroOneTrueKing 2019-07-17 11:51:41 -0500
  • 7e34089594 Fix merge error introducing LEATHER_JACKET ChrisANG 2019-07-17 12:39:41 -0400
  • 4b06ae8272 Illusionary item: hipospray ampule ChrisANG 2019-07-17 12:12:16 -0400
  • facaa3afa0 Allow wizmode wishing for "silver bell" ChrisANG 2019-07-17 12:11:48 -0400
  • beb7a2354c Spacing changes ChrisANG 2019-07-17 12:11:18 -0400
  • 6f4bbb7b11 The Fluorite Octet is literally 8d8, so its die size isn't changed by physical size. ChrisANG 2019-07-17 12:10:39 -0400
  • ef635d645a Droven greatswords were intended to be 1-dicers always ChrisANG 2019-07-17 12:09:42 -0400
  • 0149374904 Do color the black crystal black ChrisANG 2019-07-17 12:08:46 -0400
  • e8ee5c53d9 Pet gynoids recover from kills (pet androids recover via spellcasting) ChrisANG 2019-07-17 12:08:27 -0400
  • 8759fb1b5c Bugfix: quick leveling was using *current* monster HP ChrisANG 2019-07-17 12:07:43 -0400
  • 4e74019cfe Fix vivisection "trap" behavior when restoring level, add error-recovery code. ChrisANG 2019-07-17 12:06:27 -0400
  • 02f2b018b1 Upgrade backend for applying monster extrinsics NeroOneTrueKing 2019-07-15 22:57:14 -0500
  • 20c224ac50 Remove unneccessary macro ChrisANG 2019-07-17 12:03:27 -0400
  • 442a3f517d Bugfix: Fencepost error in two-hander code ChrisANG 2019-07-17 12:03:13 -0400
  • fb002cd312 Fire/Frost Brand buff ChrisANG 2019-07-17 12:02:35 -0400
  • 9f223ff850 Rename "Bronze" equipment to "Archaic", since that was what Bronze plate mail was typically used for, flavor-wise. Drop Half-plate, add archaic boots to complete the set. ChrisANG 2019-07-17 11:57:17 -0400
  • a7cf85ffba Force weapon changes ChrisANG 2019-07-17 11:30:13 -0400
  • aada63cd9d
    Merge pull request #173 from NeroOneTrueKing/devel-dart-and-arrow-trap-upgrade Chris-plus-alphanumericgibberish 2019-07-15 18:35:54 -0700
  • 7d4cc34342
    Merge branch 'devel-3.18.0' into devel-dart-and-arrow-trap-upgrade Chris-plus-alphanumericgibberish 2019-07-15 18:32:37 -0700
  • 92eb6709aa
    Merge pull request #174 from NeroOneTrueKing/patch-clean-up-unarmed-calc Chris-plus-alphanumericgibberish 2019-07-15 18:27:09 -0700
  • baeb723a7c Fix errors introduced by merge ChrisANG 2019-07-15 21:22:06 -0400
  • 3fd302c5c4
    Merge pull request #172 from NeroOneTrueKing/devel-materials Chris-plus-alphanumericgibberish 2019-07-15 18:19:58 -0700
  • bdc23c0361
    Merge branch 'devel-3.18.0' into devel-materials Chris-plus-alphanumericgibberish 2019-07-15 18:17:13 -0700
  • 1a056f2ee6 Droven bolts should display material when unIDed ChrisANG 2019-07-15 21:04:07 -0400
  • 7d4deececf Print monster difficulties in a much more human-readable format ChrisANG 2019-07-15 21:03:11 -0400
  • 03d30c3f05 Some monsters spawn in nonstandard groups ChrisANG 2019-07-15 21:01:48 -0400
  • 5a09a57822 A'salom should not have a three headed viper whip. ChrisANG 2019-07-15 21:01:09 -0400
  • 86a6e494a1 Add missing syllable bonuses in hack ChrisANG 2019-07-15 20:59:40 -0400
  • d5223a097c Fix comment ChrisANG 2019-07-15 20:59:02 -0400
  • 630667c707 Give Androids lots of skill points ChrisANG 2019-07-15 20:57:16 -0400
  • 6b94cfcf6d Priestesses. Drow are all PRIESTESSES. Not Pirates. ChrisANG 2019-07-15 20:56:54 -0400
  • e4e6cc32db Newline difference ChrisANG 2019-07-15 20:56:28 -0400
  • b433fbd096 Add Holy/Unholy Avenger to be the Ringleader's sword ChrisANG 2019-07-15 20:55:56 -0400
  • 5a8d9892f8 Fix old instrument names in makemon ChrisANG 2019-07-15 20:50:33 -0400
  • 26a8c11c28 Add Soil terrain type ChrisANG 2019-07-15 20:45:35 -0400
  • 9db7326ed4 Clean up unarmed damage calculation NeroOneTrueKing 2019-07-15 15:22:38 -0500
  • 8bdeb8e9e2 Bards can have skilled in spear, rangers can have expert (compensates for loss of javelin skill) ChrisANG 2019-07-15 08:46:35 -0700
  • 7f87216713 Whitespace change (probably due to having been opened in windows, hopefully this doesn't change back and forth >_<) ChrisANG 2019-07-15 08:45:56 -0700
  • bfcd4fb995 Add Aztec monster equipment back ChrisANG 2019-07-15 08:45:03 -0700
  • 4aafcdd4d0 Material affects weapon damage NeroOneTrueKing 2019-07-15 00:46:55 -0500
  • 268f448f9f Misc fixes & changes NeroOneTrueKing 2019-07-14 23:51:39 -0500
  • cdb5521d69 Add neutral quest, pale night to special cases NeroOneTrueKing 2019-07-12 22:16:08 -0700
  • f842642f9d Store data about dart/arrow traps' ammo NeroOneTrueKing 2019-07-12 19:56:55 -0700
  • dd52a57fbc Revert "Modify how makemon.c gives items to monsters" NeroOneTrueKing 2019-07-03 13:11:12 -0700
  • 5795a6a20a Revert "Shatterable items can shatter when used in melee" ChrisANG 2019-07-12 12:23:40 -0700
  • ab15407dd9 Fix bugs from spear patch ammo handling ChrisANG 2019-07-12 12:23:02 -0700
  • 9e4709e1de Merge branch 'devel-3.18.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO into devel-materials NeroOneTrueKing 2019-07-10 11:43:27 -0700
  • 219ffbeacd More tweaks NeroOneTrueKing 2019-07-10 11:32:47 -0700
  • 69fd4b355a Remove random artifacts from arc, TODO: replace with Aztec artifacts? ChrisANG 2019-07-10 13:11:48 -0400
  • 17261e0b61 Spacing change ChrisANG 2019-07-10 13:11:26 -0400
  • edea819b5e Touch up a few things NeroOneTrueKing 2019-07-10 08:27:23 -0700
  • 8462e4513a
    Merge pull request #168 from RikerW/arc-redesign Chris-plus-alphanumericgibberish 2019-07-10 11:16:56 -0400
  • e7a234eaa3 Merge branch 'devel-3.18.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO into devel-materials NeroOneTrueKing 2019-07-09 18:51:06 -0700
  • 2757727daf Change how wishing for object materials works NeroOneTrueKing 2019-07-09 12:00:27 -0700
  • 8bd72e7c19 Randomize some object materials NeroOneTrueKing 2019-07-08 19:06:10 -0700
  • 5a66941a5b
    Merge pull request #171 from NeroOneTrueKing/patch-fix-my-nullobjects Chris-plus-alphanumericgibberish 2019-07-09 21:29:44 -0400
  • 1c4902b443 Always check that mongets() returned a pointer to a real object before doing anything with it NeroOneTrueKing 2019-07-07 13:34:34 -0700
  • 17b4ebd281 Material affects armor defense NeroOneTrueKing 2019-07-07 09:41:58 -0700
  • 6089cc5177 Use less realistic material densities NeroOneTrueKing 2019-07-06 14:31:50 -0700
  • b5249e7abd Adjust some item colors NeroOneTrueKing 2019-07-05 13:07:14 -0700
  • 7dc8aea0fa Adjust object costs based on material NeroOneTrueKing 2019-07-05 11:58:45 -0700
  • 479124e8ed
    Merge pull request #170 from NeroOneTrueKing/patch-item-property-list-fixes Chris-plus-alphanumericgibberish 2019-07-05 13:28:02 -0400
  • cb84a4a684
    Merge pull request #167 from NeroOneTrueKing/devel-materials Chris-plus-alphanumericgibberish 2019-07-05 13:27:54 -0400
  • b0cfe493fd ovar->oeroded3 fix ChrisANG 2019-07-05 13:17:26 -0400
  • c5a49d3f07 Implement syllable effects ChrisANG 2019-07-05 13:15:23 -0400
  • 2e7d24079a Items made of gemstone are specific kinds of gems NeroOneTrueKing 2019-07-05 10:12:30 -0700
  • 4155c56c73 Fix bug causing involving object properties NeroOneTrueKing 2019-07-04 15:03:49 -0700