1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-02-03 21:19:54 +00:00

Commit graph

  • 1fba2a4a88 Shuriken don't mulch chris 2022-02-13 10:52:06 -0500
  • 16febfbed4 Improve kick code chris 2022-02-13 10:51:15 -0500
  • c1bbdcdbf9 Fix obj_type_uses_ovar1 checking oclass instead of otyp for potion vaporizer, thanks amateurhour. demogorgon22 2022-02-11 12:31:34 -0500
  • e02aa81d0b Fix a message bug in the visible dark pharaoh code, and add another clairifying message. chris 2022-02-11 09:46:52 -0500
  • 4b3a951fd1 Refactor x_weapon_skill to be much less copy-pastey. chris 2022-02-11 09:42:12 -0500
  • 7a34e7aa2d Adjust Incants to give +1 skill cap to all spell schools. chris 2022-02-11 09:41:23 -0500
  • ff82c69625 Chaotic players with very high alignment record (>= 100) are more hurt by Platinum. chris 2022-02-09 00:43:43 -0500
  • ca2d472e6a Platinum armor is bad for chaotic players chris 2022-02-09 00:43:09 -0500
  • 6c1bce2d60 Prevent portal for nowhere being created. demogorgon22 2022-02-08 15:51:33 -0500
  • 94e5e1366f
    Merge pull request #1870 from NeroOneTrueKing/patch-earthquake-fix Chris-plus-alphanumericgibberish 2022-02-08 15:43:15 -0500
  • 9ca1c733e7
    Merge pull request #1869 from NeroOneTrueKing/patch-prayer-on-coaligned-crossgod-altars Chris-plus-alphanumericgibberish 2022-02-08 15:36:20 -0500
  • a463b8b854 Size items in madman chest to the PC chris 2022-02-08 15:33:58 -0500
  • baf613e054 Madman gives a free skill point or two in new skills. chris 2022-02-08 15:25:10 -0500
  • 3bf23f320a Enable both menus for monk abilities demogorgon22 2022-02-08 15:20:23 -0500
  • 575357a0ed Fix acu not being able to offer amulet to ilsensine or unknown god. demogorgon22 2022-02-08 15:15:30 -0500
  • 9b1bd52420 Make gods for ACU make sense in astral and in the void. demogorgon22 2022-02-08 15:05:04 -0500
  • 026b317451 Fix the altar gods for the void altars. demogorgon22 2022-02-08 14:23:17 -0500
  • 9dc4c95bec Merge https://github.com/Chris-plus-alphanumericgibberish/dNAO Some stuff is still broken and needs testing like acu godnames in void, acu sac ammy in void, monk toggle menu for chris styles. demogorgon22 2022-02-08 14:05:26 -0500
  • 59abf193ea Only 'cursed' do_earthquake() should summon monsters. NeroOneTrueKing 2022-02-08 10:51:44 -0600
  • e5ea4c7d35 Fix error in grand master weapon skill. chris 2022-02-07 19:20:46 -0500
  • 74815de7b5 Make prayer on coaligned but crossgod altars less accepting NeroOneTrueKing 2022-02-07 17:27:24 -0600
  • c8ca808099 The madman home level is underground, not wooded, so it shouldn't have trees as the default tile. chris 2022-02-07 15:56:44 -0500
  • f347d1ef44 Aklys for gnome madmen chris 2022-02-06 09:47:50 -0500
  • 46d384e815 Loyal pseudonatural tulani for astronomers chris 2022-02-06 09:47:38 -0500
  • 33e8ebbf9a On balance, Diskoses are quite powerful enough WITHOUT phasing. chris 2022-02-05 20:52:27 -0500
  • 217ad67294
    Merge pull request #1868 from NeroOneTrueKing/patch-timer-detach-summoner Chris-plus-alphanumericgibberish 2022-02-05 20:45:45 -0500
  • eae9a24353 Add spiked and bladed gloves to some vaults. chris 2022-02-05 20:43:40 -0500
  • 60d0001fdd Make elf and gnome madmen astronomers chris 2022-02-05 20:19:04 -0500
  • 9b2a1aead9 Unlink summoner from summons in summoner_gone() NeroOneTrueKing 2022-02-05 17:48:22 -0600
  • a5528bfe2a Aura bolt adjustments chris 2022-02-05 18:33:15 -0500
  • 8942049af7 Chiro monks get wing storm instead of bird kick chris 2022-02-05 18:31:58 -0500
  • ab803630ee If you defend, use the hates_holy() macro instead of the _mon macro chris 2022-02-05 18:15:03 -0500
  • d38d0cee47 Knightly poleaxes may have had straight blades chris 2022-02-05 18:14:22 -0500
  • d9c95177b0 Add diskos-wielding dwarves to the Ana quest home. chris 2022-02-05 18:13:59 -0500
  • 9cfd2c6bc4 Turn on isamusei and diskos chris 2022-02-05 18:07:47 -0500
  • 11995e3f2f YA Save Break In Compat: desummon bugfix chris 2022-02-05 09:22:18 -0500
  • 602bb295bd Remove most mspec_used cooldowns from gaze attacks. chris 2022-02-04 13:32:11 -0500
  • 022a75449e Slow the rate at which vampire hunger slows. chris 2022-02-04 12:36:07 -0500
  • 868dc89503 Merge branch 'compat-3.21.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.21.2 chris 2022-02-03 21:37:07 -0500
  • 84c40e57ec Add the gith weapon property to githyanki pirate weapons. chris 2022-02-03 21:35:42 -0500
  • d989084dc4 Future drow lich swords are phasing chris 2022-02-03 21:35:26 -0500
  • 54eae5f6fa In the future, mind flayers spawn in groups chris 2022-02-03 21:34:55 -0500
  • 2502468d9e
    Merge pull request #1867 from RikerW/patch-desecration-scrolls Chris-plus-alphanumericgibberish 2022-02-03 11:48:26 -0500
  • 442bfb24c4 Kukers can sanctify wieled gloves as well as weapons RikerW 2022-02-03 11:43:21 -0500
  • f37870cc0b Confused cursed scrolls of consecration desecrate wielded weapons Also allows you to consecrate/desecrate wielded gloves (not worn!) since that feels cool. Uncursed consecration remains unchanged (consecrates). RikerW 2022-02-03 09:40:08 -0500
  • a1c2fb92b5 The Mirrored Mask relects monster spellcasting. chris 2022-02-01 15:19:36 -0500
  • be1a28d39f Secret whisperers whispers train int and wis chris 2022-02-01 15:13:44 -0500
  • 9e3dbaf357 If an angel summons a god monster, return. chris 2022-02-01 15:10:18 -0500
  • 1f900f5f8c Mindless monsters don't block or dodge kicks chris 2022-02-01 15:07:06 -0500
  • 87aa0376d2 Give small monsters an accuracy bonus chris 2022-01-31 09:42:54 -0500
  • 722c11ad69 Mazewalk doesn't reach the second row. chris 2022-01-30 17:35:18 -0500
  • 0a955b96bf Boost law quest shop appearance rate along the road. chris 2022-01-30 17:29:59 -0500
  • 0b64fd10a4 Make neutral quest features slightly more frequent. chris 2022-01-30 17:08:36 -0500
  • 83d03ddbdc Fix off by one error in village code. chris 2022-01-30 17:08:18 -0500
  • d9e5b48646 Oops (crowning bits should be used ini max crowning) chris 2022-01-30 13:37:30 -0500
  • 2e80c9d9b2 Special crowning overflowed. chris 2022-01-30 13:31:23 -0500
  • 903373af96 Necronomicon byakhees are permanent if tame, depart if hostile. chris 2022-01-30 00:14:25 -0500
  • 3b1334bd17 Give special masks and kinda-ok equipment to endgame lillends chris 2022-01-30 00:13:20 -0500
  • 3f8c47c314 Standardize rolling from array on ROLL_FROM chris 2022-01-30 00:11:32 -0500
  • 76c4bb9f59 Add fields to track the silver flame's location. chris 2022-01-29 20:19:17 -0500
  • d3139e8d31 Add a macro for humanoid half dragons, and lift the 10 dex limit for them. chris 2022-01-29 20:16:05 -0500
  • 33809aa1c8 Minor change to madman drow equip. chris 2022-01-29 15:27:06 -0500
  • e4a2d6e41e Fix "gold helmet called" when "gold band called" is meant. chris 2022-01-29 15:21:50 -0500
  • 00de0c731b Add armor of brilliance, and refactor abon code to hopefully be less bugy chris 2022-01-29 15:21:24 -0500
  • 01b153e594 Add handling for helmets of blasting chris 2022-01-29 13:02:25 -0500
  • 80cf4c3859 Mitre of Holiness is a spell focus for priests. chris 2022-01-29 12:42:16 -0500
  • aba5e36f25 Fix hell-safe gods (Lolth) and make the Mitre allow prayer in hell if worn. chris 2022-01-29 12:41:13 -0500
  • 110b5ac871 Make the MMoM act as a spellcasting focus for knights chris 2022-01-28 22:21:20 -0500
  • 17909d6f6e Gith Silver Swords are insight weapons. chris 2022-01-28 15:06:41 -0500
  • deeaa40c00 Add a yog-sothoth spirit name and title (needed to hold the place) chris 2022-01-28 15:05:48 -0500
  • 7b69fd8e5a Add god entries for the planned cults chris 2022-01-28 11:30:41 -0500
  • 4af77e428c Reserve some space in the powers array. chris 2022-01-27 20:41:21 -0500
  • 1fe06d0647 Reserve space for a yog-sothoth spirit. chris 2022-01-27 20:09:59 -0500
  • 5438b8c92e Reserve some space for variables tracking progress to next gift. chris 2022-01-27 19:48:09 -0500
  • 463e359313 Try to block out some memory for cult stuff. chris 2022-01-27 18:56:57 -0500
  • 44bbcdeb7b Add passive snake bites to stat blocks also. chris 2022-01-27 13:54:02 -0500
  • 1f2a7cc461
    Merge pull request #1866 from NeroOneTrueKing/patch-dragon-tailslaps-in-statblock Chris-plus-alphanumericgibberish 2022-01-27 13:37:34 -0500
  • c3c542ba2d
    Merge branch 'compat-3.21.2' into patch-dragon-tailslaps-in-statblock Chris-plus-alphanumericgibberish 2022-01-27 13:36:08 -0500
  • 1233a5920e Passive tail slaps skip targets 2/3rds of the time chris 2022-01-27 12:34:36 -0500
  • bba94b4f22 Passive monster attacks should respect wards etc. chris 2022-01-27 12:17:59 -0500
  • dc7b19d7ea Put dragons' tailslaps in their statblock. NeroOneTrueKing 2022-01-27 11:05:09 -0600
  • ebb6f6ca1e
    Merge pull request #1865 from NeroOneTrueKing/patch-more-tame-use-function Chris-plus-alphanumericgibberish 2022-01-27 11:06:25 -0500
  • edf6317ec1 Fix more places where untame() should be being called NeroOneTrueKing 2022-01-26 23:12:01 -0600
  • f7d7db3453 Actually, making the player mon and roamer sometimes make the wrong type of monster is a terrible idea. chris 2022-01-26 21:01:14 -0500
  • 729a88f9b1 Merge branch 'devel-3.21.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.21.2 chris 2022-01-26 20:32:49 -0500
  • e4e6ff14e9 Player mon and priest/angel functions should be null-safe chris 2022-01-26 20:32:25 -0500
  • befbcbd8ff
    Merge pull request #1864 from NeroOneTrueKing/patch-lookup-artifacts Chris-plus-alphanumericgibberish 2022-01-26 19:42:52 -0500
  • b639627b2b The holy moonlight sword can be read to learn guidance. chris 2022-01-26 19:33:22 -0500
  • c903ed8c5c Add a bonus to-hit glyph chris 2022-01-26 18:45:02 -0500
  • 4691d026e1 Destroying a sarnath god's high altar stops that god intervening on later altars. chris 2022-01-26 00:05:32 -0500
  • 3bd8862fec Sarnath priests attack you if you have detestation-ritualed their god. chris 2022-01-26 00:04:50 -0500
  • 7854443243 Look up artifacts in-game with /n NeroOneTrueKing 2022-01-24 16:25:59 -0600
  • deeda6cab9 Give hungry dead level-wide infravision and lifesense so that they will typically walk towards the PC. chris 2022-01-24 16:15:43 -0500
  • 2845239eb6 Clear the crazed bit if a monster becomes fulvous chris 2022-01-24 16:14:31 -0500
  • 829f6206e5 Fix the bonkers enough_dogs() code (thanks K2 :D ) chris 2022-01-24 16:14:06 -0500
  • 6bda10592f Don't cancel a ring of wishes chris 2022-01-21 22:04:21 -0500
  • 5543f3c5b8 Don't cancel the avatar of lolth during seduction chris 2022-01-21 22:04:11 -0500
  • 2b14bf4b11 Check if firework cart explosions are ok before doing them, explode on own pos if not. chris 2022-01-21 16:26:10 -0500
  • f8d4136410
    Merge pull request #1863 from NeroOneTrueKing/patch-projectile-reflection-fix Chris-plus-alphanumericgibberish 2022-01-21 14:46:29 -0500
  • 3dbdb552d0
    Merge branch 'devel-3.21.2' into patch-projectile-reflection-fix Chris-plus-alphanumericgibberish 2022-01-21 14:46:16 -0500