1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-02-01 20:19:53 +00:00

Commit graph

  • e64cbdd97a Fix killer when you die to a disease spell RikerW 2020-07-09 17:10:40 -0700
  • dca842da9c Fix crashing when you die RikerW 2020-07-09 17:07:49 -0700
  • 907d3fbb68
    Merge pull request #945 from NeroOneTrueKing/patch-cancel-revivers Chris-plus-alphanumericgibberish 2020-07-09 19:42:56 -0400
  • d7c6225007
    Merge pull request #943 from NeroOneTrueKing/patch-explain-macro-magic Chris-plus-alphanumericgibberish 2020-07-09 19:42:18 -0400
  • e9c2823bef
    Merge branch 'devel-3.19.2' into patch-god-gives-benefit Chris-plus-alphanumericgibberish 2020-07-09 19:40:59 -0400
  • a56fada25a Merge branch 'devel-3.19.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.19.2 ChrisANG 2020-07-09 19:38:39 -0400
  • 2afdd7a995 Bugfix: masks DO get errosion even if of a bad material (cracked et al) ChrisANG 2020-07-09 19:37:54 -0400
  • 23feea4c76 Fix pontiff's crown weight ChrisANG 2020-07-09 19:37:20 -0400
  • 6f0e02ba27 Message bugfix: size_penalty is capped at 0 ChrisANG 2020-07-09 19:37:09 -0400
  • e9b0eceb73 Incant buff and futurebugfix: passive healing, and the regen_blocked counter is for curses not temporary effects like being out of water. ChrisANG 2020-07-09 19:35:23 -0400
  • e9412db3d3 Incantifier nerfs: 1/2 nutrition from eating relative to last version ChrisANG 2020-07-09 19:34:13 -0400
  • 5c4ee5dc31 Add heart of shadow to Lungorthin ChrisANG 2020-07-09 19:32:35 -0400
  • 5f2cc1db69 In an attack of good sense, re-factor oprop. ChrisANG 2020-07-09 19:04:15 -0400
  • 624416cc94 Sky Render is made of two materials ChrisANG 2020-07-09 13:14:22 -0400
  • 247870ce80 Sickle moon should be an elven sickle ChrisANG 2020-07-09 13:13:34 -0400
  • 85d49d95b4 Add give_intrinsic function to unify things RikerW 2020-07-08 11:59:51 -0700
  • e6867ab433 Address various issues, add a bit RikerW 2020-07-08 10:26:23 -0700
  • ac71c4589e Cancelled monsters don't rise from the dead on their own NeroOneTrueKing 2020-07-07 22:27:01 -0500
  • 471d61c965 Rename to macromagic.h, set default defaults NeroOneTrueKing 2020-07-07 20:18:38 -0500
  • 6309d14a50 Add more commenting to macromagic NeroOneTrueKing 2020-07-07 20:07:20 -0500
  • 98827be85d Change around goat gifting code RikerW 2020-07-07 18:00:02 -0700
  • c745e9f394
    Merge pull request #942 from RikerW/patch-barrage Chris-plus-alphanumericgibberish 2020-07-07 20:39:25 -0400
  • 23259bb9da
    Merge pull request #941 from RikerW/patch-fixed-align-artis Chris-plus-alphanumericgibberish 2020-07-07 20:30:54 -0400
  • 8568713a28
    Merge branch 'devel-3.19.2' into patch-fixed-align-artis Chris-plus-alphanumericgibberish 2020-07-07 20:30:02 -0400
  • 11deaa7f70
    Merge pull request #940 from NeroOneTrueKing/patch-dantalion-int-dmg Chris-plus-alphanumericgibberish 2020-07-07 20:28:22 -0400
  • 06b38598a2
    Merge pull request #939 from NeroOneTrueKing/patch-urdlen-wishing Chris-plus-alphanumericgibberish 2020-07-07 20:27:28 -0400
  • f703abd97d Fix barage/barrage typo RikerW 2020-07-07 16:58:29 -0700
  • abc8fde1c2 Merge branch 'devel-3.19.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.19.2 ChrisANG 2020-07-07 19:47:40 -0400
  • e3e8b6df84
    Merge pull request #900 from NeroOneTrueKing/devel-new-macros-for-artilist Chris-plus-alphanumericgibberish 2020-07-07 19:45:38 -0400
  • 7c300406c5 Fix wishing for great claws of urdlen NeroOneTrueKing 2020-07-07 17:47:36 -0500
  • 5d52771f41 Fix Dantalion applying Int damage NeroOneTrueKing 2020-07-07 17:46:39 -0500
  • ffce316db0 Add ARTG_FXLAGN, for artifacts that should always be that alignment RikerW 2020-07-07 15:43:42 -0700
  • d771ee161b
    Merge pull request #936 from NeroOneTrueKing/patch-ranged-targeting-fix Chris-plus-alphanumericgibberish 2020-07-07 17:55:26 -0400
  • 9dce8b4095 Add 4 new god_gives_benefit options, adjust existing RikerW 2020-07-07 14:20:01 -0700
  • 605398fa16 Only Oona should check oona-resist NeroOneTrueKing 2020-07-07 11:35:05 -0500
  • d84f528eed Alabaster elves are strong enough to use their two-handed weapons ChrisANG 2020-07-07 00:18:57 -0400
  • 3ddeeb09d5 Kick bugfixes ChrisANG 2020-07-07 00:18:31 -0400
  • d7e3398f24 Also don't do combo lunges if you're in a trap. ChrisANG 2020-07-06 20:58:45 -0400
  • a7bc5502b9 Merge branch 'devel-3.19.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.19.2 ChrisANG 2020-07-06 20:43:55 -0400
  • 0562932b06 Block reviving changed corpses ChrisANG 2020-07-06 20:42:55 -0400
  • 6c113baac9 Spiffy one-hander combo ChrisANG 2020-07-06 20:34:36 -0400
  • c493cd3425 Check the lunge direction via goodpos, and run spoteffects after ChrisANG 2020-07-06 20:33:14 -0400
  • efa76cb02f Nerf android throwing range, and allow them to use the fluorite octet normally. ChrisANG 2020-07-06 20:32:30 -0400
  • ef70e5f5d2 Fix fallthrough in xcasty ChrisANG 2020-07-06 20:30:19 -0400
  • 348ab77720 Make sure that if a doll fails to revive the game doesn't crash ChrisANG 2020-07-06 20:30:09 -0400
  • 90d32beac1
    Merge pull request #930 from RikerW/patch-minor-sounds-warnings Chris-plus-alphanumericgibberish 2020-07-06 20:02:05 -0400
  • 2e5be5f8e3
    Merge pull request #932 from RikerW/patch-compat-bones Chris-plus-alphanumericgibberish 2020-07-06 20:01:37 -0400
  • f362919657 Bones give me your bones RikerW 2020-07-06 16:58:16 -0700
  • cf51850ebe
    Merge pull request #931 from RikerW/patch-fix-bones-monster-generation Chris-plus-alphanumericgibberish 2020-07-06 19:52:44 -0400
  • 477022ad21 Fix bones monster generation RikerW 2020-07-06 16:45:22 -0700
  • 4f83616945 Merge branch 'devel-3.19.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.19.2 ChrisANG 2020-07-06 19:00:54 -0400
  • 012d4de31c Bugfix: variable artifact material bug ChrisANG 2020-07-06 18:59:07 -0400
  • 7188923708 Bugfix: Add missing otyps with props to the macro ChrisANG 2020-07-06 18:36:40 -0400
  • 4c724db166 Bugfix: Add missing otyps with props to the macro ChrisANG 2020-07-06 18:36:40 -0400
  • 3872ea236c Fix Jack level 1 lifesaving impossible ChrisANG 2020-07-06 13:25:29 -0400
  • f85358f18e Fix Marauder's Map not detecting contained, carried artifacts correctly NeroOneTrueKing 2020-07-05 12:32:37 -0500
  • fbdbc542fb Black web should not unbind for Anachrononauts NeroOneTrueKing 2020-07-06 09:24:09 -0500
  • b4b829b660 Moving into self NOT okay, staying in place YES okay NeroOneTrueKing 2020-07-05 22:11:49 -0500
  • da5082697e Fix trap ammo not being searched for timers NeroOneTrueKing 2020-07-05 17:40:56 -0500
  • 5f789eb97d Oops, break was breaking out of a different switch than expected NeroOneTrueKing 2020-07-05 20:19:00 -0500
  • 7774246bd5 Mark the unique changed as unique ChrisANG 2020-07-06 15:59:07 -0400
  • 1885a21e60 Adjust Android weapon weights. ChrisANG 2020-07-06 15:58:52 -0400
  • 2aed14d90c Fix minor warnings RikerW 2020-07-06 12:58:06 -0700
  • ae3991fce1
    Merge pull request #929 from RikerW/patch-grass-burning Chris-plus-alphanumericgibberish 2020-07-06 15:51:33 -0400
  • 4e1c742d2a Grass burns to soil RikerW 2020-07-06 12:45:32 -0700
  • 00f100db02
    Merge pull request #928 from NeroOneTrueKing/patch-fix-mdrop-obj-in-xcasty Chris-plus-alphanumericgibberish 2020-07-06 13:43:06 -0400
  • 365de771e3
    Merge pull request #926 from NeroOneTrueKing/patch-fix-engulfer-displacing-steed Chris-plus-alphanumericgibberish 2020-07-06 13:42:24 -0400
  • 8c632595b5
    Merge pull request #924 from NeroOneTrueKing/patch-dog-ranged Chris-plus-alphanumericgibberish 2020-07-06 13:38:57 -0400
  • d80f46623d
    Merge pull request #920 from NeroOneTrueKing/devel-abilities-menu Chris-plus-alphanumericgibberish 2020-07-06 13:38:20 -0400
  • 6d28305be0
    Merge pull request #919 from NeroOneTrueKing/patch-eddergug-ana Chris-plus-alphanumericgibberish 2020-07-06 13:35:40 -0400
  • 1ea190a884
    Merge pull request #917 from NeroOneTrueKing/patch-OOPS-long-worms Chris-plus-alphanumericgibberish 2020-07-06 13:35:02 -0400
  • a41f8d4ec2
    Merge pull request #916 from NeroOneTrueKing/patch-fix-torch-impossible Chris-plus-alphanumericgibberish 2020-07-06 13:34:43 -0400
  • 9f9db1797d
    Merge pull request #915 from NeroOneTrueKing/patch-fix-stack-overflow-on-specific-tty Chris-plus-alphanumericgibberish 2020-07-06 13:34:23 -0400
  • 2908e9b089
    Merge pull request #914 from NeroOneTrueKing/patch-relink-timers-problems Chris-plus-alphanumericgibberish 2020-07-06 13:33:16 -0400
  • 65c7236832
    Merge pull request #913 from NeroOneTrueKing/patch-more-xcasty-fixes Chris-plus-alphanumericgibberish 2020-07-06 13:32:58 -0400
  • ad977b0df6
    Merge pull request #912 from NeroOneTrueKing/patch-fix-artifact-detection Chris-plus-alphanumericgibberish 2020-07-06 13:32:18 -0400
  • 70aa84ccb9 Make the alider a divine spellcaster with a disintegration spell. ChrisANG 2020-07-06 13:27:50 -0400
  • c8e1c3e559 Fix Jack level 1 lifesaving impossible ChrisANG 2020-07-06 13:25:29 -0400
  • 2503a8ea7c Free otmp before calling mdrop_obj NeroOneTrueKing 2020-07-06 12:24:09 -0500
  • da6b8b467d Check for a comparable upper body instead of having shopkeepers insult all non-humans. ChrisANG 2020-07-06 12:07:48 -0400
  • ea3fd56c66 Spelling ChrisANG 2020-07-06 12:05:57 -0400
  • b27bd268ee Handle Crescent Blade vorpal-ness (it's a beheader). ChrisANG 2020-07-06 11:52:52 -0400
  • 33b669e622 Simplify precision damage check using a macro ChrisANG 2020-07-06 11:52:12 -0400
  • 8cbed2abdb Fix engulfer eating steed and moving under you NeroOneTrueKing 2020-07-06 10:28:00 -0500
  • 153402387a New mfind_target doesn't need pre-checking NeroOneTrueKing 2020-07-06 10:17:52 -0500
  • 415c4e4250 Black web should not unbind for Anachrononauts NeroOneTrueKing 2020-07-06 09:24:09 -0500
  • 999fe3d8bb Separate abilities into you, mon NeroOneTrueKing 2020-07-06 09:07:55 -0500
  • 357eb3bc7d The attackers are now sufficiently dangerous that the flood of enemies can be reduced. ChrisANG 2020-07-06 02:29:10 -0400
  • dc55c99813 Give incantifiers on the Ana quest home lightsabers. ChrisANG 2020-07-06 02:28:36 -0400
  • cf158dae29 Add most player abilities I can think of NeroOneTrueKing 2020-07-06 00:25:48 -0500
  • 9b42cd5e73 FIX A BAD BUG NeroOneTrueKing 2020-07-05 23:55:34 -0500
  • 7c121648da Add option Not that it does anything yet. NeroOneTrueKing 2020-07-05 23:03:23 -0500
  • 9659d9e509 Macros make things cleaner. NeroOneTrueKing 2020-07-05 22:44:16 -0500
  • 2a67dbb8dd Priestesses of Ghaunadaur should be chaotic, not lawful ChrisANG 2020-07-05 23:27:18 -0400
  • 57c0c75872 Fix minor bug where any monster disintigrating displayed a message, even if you couldn't see it. ChrisANG 2020-07-05 23:25:48 -0400
  • 4eab895554 Add checks for mberserk in all places where Conflict is checked. ChrisANG 2020-07-05 23:25:15 -0400
  • 078a17515f Moving into self NOT okay, staying in place YES okay NeroOneTrueKing 2020-07-05 22:11:49 -0500
  • 79d68f5197 Make sure pets never grudge on the leader (or quest guardians) ChrisANG 2020-07-05 21:31:24 -0400
  • 435030d8e9 Make sure pets never grudge on the leader (or quest guardians) ChrisANG 2020-07-05 21:31:24 -0400
  • dad7d13641 Oops, break was breaking out of a different switch than expected NeroOneTrueKing 2020-07-05 20:19:00 -0500