1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-01-22 23:30:03 +00:00

Commit graph

  • 57c4148abc Balance fix: Fell can't be used to 100% stunlock with 2 attacks ChrisANG 2024-12-01 17:01:54 -0500
  • e361e2c28b Stunning strike weapon trait ChrisANG 2024-12-01 16:58:32 -0500
  • 143cb51513 Monster leg wounds ChrisANG 2024-11-28 09:36:41 -0500
  • 57d5b390fc Knock back causes staggering strikes ChrisANG 2024-11-27 13:18:35 -0500
  • 753e3e3ef7 Hew removes the pierce mask from slashing weapons ChrisANG 2024-11-27 13:18:15 -0500
  • bc09475888 Tweak: Katanas don't get stop thrust ChrisANG 2024-11-27 13:17:13 -0500
  • ff891b086a Implement cleaving expert trait, tweak cleaving ability ChrisANG 2024-11-22 12:13:37 -0500
  • b4f8977e9c Implement Etrait fighting form and hew and fell. ChrisANG 2024-11-21 19:35:23 -0500
  • 3cb2153b0d Adjust this copy of macromagicmaker to make the increased size macromagic ChrisANG 2024-11-21 18:23:03 -0500
  • e7e23f4cf4 Add the various etrait flags to the object definitions ChrisANG 2024-11-21 14:56:21 -0500
  • 4b6fd2f30b Tweak: Also let Feng Huo Lun boost speed while wielded. ChrisANG 2024-11-21 14:42:47 -0500
  • 6477ad112b Tweak: Revenancer claws count as an artifact ring (Drains and procs cult oprops) ChrisANG 2024-11-21 10:16:53 -0500
  • cdc0e08914 *Brand tweaks: ChrisANG 2024-11-21 10:14:32 -0500
  • 35f2e596bb Weapon diversity: Broad swords ChrisANG 2024-11-20 15:35:54 -0500
  • 6d1e1f32b5 The roll dr functions should take slot, not aatyp ChrisANG 2024-11-12 18:51:50 -0500
  • 33a653c6ac First batch of flags ChrisANG 2024-11-11 16:06:06 -0500
  • 6f67e953f4 Add expert trait flags and default to 0 ChrisANG 2024-11-11 15:03:13 -0500
  • 6e2df5eb9e Expand macromagic to 30 ChrisANG 2024-11-11 15:01:40 -0500
  • c59b00c63a Bugfix: Oona's explosion was bugged ChrisANG 2024-12-12 13:12:09 -0500
  • ef94ad33a9 For unix platform add support for -F command line arg for starting with fuzzer enabled. demogorgon22 2024-02-21 10:04:42 -0500
  • a010b57121 Exempt fuzzer from IPS limit Ron Nazarov 2024-09-14 03:06:02 +0100
  • d58e3eefaf Tweak: Aesh allows melee vs. the Aspect ChrisANG 2024-12-08 20:31:18 -0500
  • 2fc4fae7cc Bugfix: Chroma level effects hell1 ONLY ChrisANG 2024-12-08 20:30:24 -0500
  • 4ef344bf90 Tweak HP: Move(?) some hp out of bonus HP and into regular hp growth ChrisANG 2024-12-08 20:29:35 -0500
  • bb26819fc4 Re-order code so chaotic angels follow normal minion rules instead of normal chaotic rules ChrisANG 2024-12-04 13:05:05 -0500
  • 0492d976a8 Don't double-place fountains in mammon's level. ChrisANG 2024-12-04 13:03:59 -0500
  • 744f68844b Bugfix: Broken number_pad:2 on architectures where char is unsigned Ron Nazarov 2024-12-04 15:13:51 +0000
  • ce7d78d766
    Bugfix: Broken number_pad:2 on architectures where char is unsigned 2024.05.15 Ron Nazarov 2024-12-04 15:13:51 +0000
  • 50c6c7ae84
    Make all gnomes start with medium hats and allow wearing them Ron Nazarov 2024-10-10 19:39:56 +0100
  • 7c95a9c209
    Revert "Bugfix: Gnomes in the mines were getting medium-sized hats" Ron Nazarov 2024-10-10 19:21:35 +0100
  • a408de3376
    Actually, killerbuf doesn't need to be zeroed Ron Nazarov 2024-10-09 20:46:22 +0100
  • 065b8ce79d
    Fix dangling killerbuf pointer in hmoncore Ron Nazarov 2024-09-14 12:31:58 +0100
  • 85fb1494f4
    Bugfix: Broken number_pad:2 on architectures where char is unsigned Ron Nazarov 2024-12-04 15:13:51 +0000
  • a6c6f840e1 Fix petrification when gaining stone resistance ChrisANG 2024-11-27 13:23:29 -0500
  • 223d5cb5a7 Don't unconditionally subtrack ucreamed from Blinded ChrisANG 2024-11-27 13:23:15 -0500
  • 48b76cf993 Blindness blocks the effects of weeping angel contamination ChrisANG 2024-11-27 13:22:30 -0500
  • 6382d18797 Switch thick skin back to totally nullifying kicks and soft weapon damage ChrisANG 2024-11-19 19:22:07 -0500
  • bdeafc0fa3 Tweak related spell rules RikerW 2024-11-18 19:56:42 -0800
  • 21036ecc52 Fix some style issues and typos regarding invoke patch. demogorgon22 2024-11-13 22:24:27 -0500
  • 7e4548c559
    Merge remote-tracking branch 'notdnethack/master' Ron Nazarov 2024-11-14 03:18:10 +0000
  • b0a41e1c35
    New item: striped hat Ron Nazarov 2024-11-14 03:03:41 +0000
  • d6a7ceba6f Sane defaults for dump log locations ChrisANG 2024-11-11 12:05:09 -0500
  • 3e2ebdf445 Fix invoke menu upgrade handling oversight of not properly showing timers for artifact gems in non artifact sabers. demogorgon22 2024-11-10 19:28:11 -0500
  • e2c6ee4025 Crash bugfix: Propperly handle offhand blasters in melee ChrisANG 2024-11-09 23:32:23 -0500
  • 6a1a688598 Add missing isok checks into door code ChrisANG 2024-11-09 23:31:26 -0500
  • 3e6f3df9a8 More undefined behaviour bugfixes Ron Nazarov 2024-05-16 00:51:38 +0100
  • f06ee2082e Bugfix: undefined behaviour in make_horror Ron Nazarov 2024-05-15 23:51:50 +0100
  • c698456e62 Move healing were handling into new_were ChrisANG 2024-11-09 17:46:56 -0500
  • c4564aef02 const static/static const buisywork ChrisANG 2024-11-09 17:46:16 -0500
  • 231d97500b Add missing undead hunter skill list null terminator ChrisANG 2024-11-09 13:16:58 -0500
  • b87280a51b Make invoking items close ended and provide a menu that shows artifact cooldowns instead of using getobj. Standardize what is and isn't invocable and get consistent rules between the handling and selection code. demogorgon22 2024-11-07 20:52:58 -0500
  • 8f7b36fe0d Adjust smith_resizeArmor so that it works for the PC as well. ChrisANG 2024-11-07 09:55:03 -0500
  • c901932c0e Allow #swim if PC is able to survive underwater and flying/wwalking Ron Nazarov 2024-10-10 20:23:16 +0100
  • 8e4a67d875 Bugfix: Confused stinking cloud was not setting killer Ron Nazarov 2024-06-02 16:15:41 +0100
  • bf1a566340 Make mist projectors train firearm skill instead of just using it Ron Nazarov 2024-05-09 01:42:32 +0100
  • 3a7f2f9c11 Migo mist projectors Ron Nazarov 2024-05-08 23:36:17 +0100
  • 73bc6b19a4
    Merge remote-tracking branch 'notdnethack/master' Ron Nazarov 2024-11-05 01:45:39 +0000
  • 6708c86eed
    Allow #swim if PC is able to survive underwater and flying/wwalking Ron Nazarov 2024-10-10 20:23:16 +0100
  • 2c659e5685 Spelling ChrisANG 2024-11-04 18:59:20 -0500
  • c7cd2eab72 Make contents of the treasury of prometheus weightless. This might make it actually useful for polying in, and a way to store artis for free weight. demogorgon22 2024-10-28 22:42:35 -0400
  • 5e37572a6d The second trip down the Undead Hunter quest is plagued by mysterious forces. ChrisANG 2024-10-27 21:30:07 -0400
  • 82c7d04e3a Note the antaw on a weapon's inspect. ChrisANG 2024-10-27 21:28:53 -0400
  • e34f9f47b7 Tweak: Dirge cursed blood/shubbie ChrisANG 2024-10-27 21:28:31 -0400
  • 7f55e375e3 Bugfix: Bad limit on uncursed charging for lamps etc ChrisANG 2024-10-26 20:13:35 -0400
  • 765e94d3a1 Catch and translate arrow key escape sequences in readchar() ChrisANG 2024-10-26 18:46:28 -0400
  • 451b741175 Do not offer to melt unique items for scrap. ChrisANG 2024-10-26 18:24:53 -0400
  • d60a7194e9 Flavor messages when dissecting things, announce when you build enough research ChrisANG 2024-10-26 18:19:06 -0400
  • 9be2549a42 Update some missling mvar sets in update_mon_mvar ChrisANG 2024-10-26 14:46:17 -0400
  • e55a829572 Spelling: tentrils->tendrils ChrisANG 2024-10-26 14:45:37 -0400
  • 7c5c8b8fc2 Add some missing impurity increments ChrisANG 2024-10-26 14:45:10 -0400
  • 00aca5707a Increase smithing skill gain. ChrisANG 2024-10-22 19:26:56 -0400
  • 00b6c3a847 Tweak/Bugfix(?): Refactor surya deva dancing blades into summon effects ChrisANG 2024-10-21 21:10:27 -0400
  • 8814f9b602 Bugfix: Adjust levelport-up arival zone and upper right exclude zone. ChrisANG 2024-10-20 13:29:18 -0400
  • 49df92d03f Nymph carry cap idea: ChrisANG 2024-10-20 11:39:18 -0400
  • d0360445b7 Cane, church hammer, and church blade minor abilities ChrisANG 2024-10-20 10:51:10 -0400
  • ff59178300 Raise research thought glyph from 18 to 27 ChrisANG 2024-10-20 10:45:57 -0400
  • b0437bc9b1 Father Dagon/Mother hydra impurity and hd size fix ChrisANG 2024-10-16 18:04:55 -0400
  • 4067b8017e Weldproof/twoweapon interaction ChrisANG 2024-10-16 02:06:36 -0400
  • 4f5c4bf79b Using stolen potions, scrolls, and spellbooks is impure ChrisANG 2024-10-16 02:02:27 -0400
  • bb000d34b3 Mist wolf tweak: Telepathic ChrisANG 2024-10-16 01:59:39 -0400
  • 02dfdd839c Bugfix: Soldier's rapiers are rapiers ChrisANG 2024-10-16 01:58:59 -0400
  • b90630a6e8 Add morgues to uh filler levels ChrisANG 2024-10-15 22:59:43 -0400
  • aee7e4385a Tweak: The first standard vault in knox range should take priority over other vaults. ChrisANG 2024-10-14 13:47:30 -0400
  • b26e5a1d56 Refer to the forest in the UH quest as "the dark forest" in a few places. ChrisANG 2024-10-14 13:44:46 -0400
  • 090bfa1946 Undead hunter deminymph kits. ChrisANG 2024-10-14 13:04:37 -0400
  • d2a215d1be Research nerf/tweak: Requires at least 6 int to do experiments. ChrisANG 2024-10-14 12:15:50 -0400
  • 32d6a25c05 Add missing monster weapon listings ChrisANG 2024-10-14 01:33:03 -0400
  • d0b54dd4db Tweak: Vampires can ride vampire steeds. ChrisANG 2024-10-12 21:17:34 -0400
  • ee6cf577da Bugfix: add missing unpaid/stolen smith complaints to generic smiths. ChrisANG 2024-10-12 21:17:08 -0400
  • a912f7248f Bugfix: Add missing push pokedex entry ChrisANG 2024-10-12 21:16:26 -0400
  • 1e8b2d0df2 Tweak/bugfix: Chromatic dragon should be lawful. ChrisANG 2024-10-12 21:15:46 -0400
  • d49e125d4b Tweak: Hedrow blademaster level-up attacks ChrisANG 2024-10-12 21:13:49 -0400
  • 23be3ad96a Neferet's spellcasting gets better after the quest is completed. ChrisANG 2024-10-12 20:12:27 -0400
  • 57a49d051b Standard nazgul get unholy equip ChrisANG 2024-10-12 20:11:29 -0400
  • e0564ded2d Parasitized knights tweaks: ChrisANG 2024-10-12 20:08:59 -0400
  • 05231ef2c1 Rings may also get attack properties in hell vaults etc. ChrisANG 2024-10-12 18:29:22 -0400
  • 59014632bf Effigies HALVE negative to hit etc modifiers. ChrisANG 2024-10-12 18:26:55 -0400
  • 1c7cf2ead1 Add missing wiki-fy attack name ChrisANG 2024-10-12 18:24:50 -0400
  • c97ce57a7b Crystal skull bugfix: shouldn't have boulder force bolt handling ChrisANG 2024-10-12 18:23:55 -0400
  • b57f52f0c3 Mirrorbright buff: Applies a limited nightmare effect as a counterattack. ChrisANG 2024-10-12 18:23:04 -0400