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

Commit graph

  • 86d2fcb5e4 Fix bad pokedex messaging ChrisANG 2018-05-31 20:59:22 -0400
  • 290e896b79 Delete extra arg ChrisANG 2018-05-31 20:59:07 -0400
  • 6d174701e5 Fix bad array name ChrisANG 2018-05-31 20:58:57 -0400
  • 957786a4c6 Use long worm tail as the "no monster" flag instead of pointer -1, which could actually be valid on some systems. ChrisANG 2018-05-31 20:58:32 -0400
  • ccaf06db70 Fix tabbing ChrisANG 2018-05-31 20:57:56 -0400
  • 61f50e3500 Add missing function declarations to extern ChrisANG 2018-05-31 20:57:43 -0400
  • 10213d1b71
    Merge pull request #90 from RikerW/patch-2 Chris-plus-alphanumericgibberish 2018-05-31 20:41:43 -0400
  • 8616195370
    Merge pull request #91 from RikerW/patch-4 Chris-plus-alphanumericgibberish 2018-05-31 20:41:34 -0400
  • e178cdc55a Update patchlevel to 3.16.0 ChrisANG 2018-05-31 17:46:45 -0400
  • 1cf1580d14 Remove extra % from string litterals ChrisANG 2018-05-31 17:40:16 -0400
  • 3f95852974 Fix long int vs int confusiong ChrisANG 2018-05-31 17:39:57 -0400
  • 5bb5180ebb Fix wrong input type for print_dungeon ChrisANG 2018-05-31 17:39:45 -0400
  • fed79d2fb5 Fix mistakes around Fluorite Octet messages ChrisANG 2018-05-31 17:39:31 -0400
  • 2b437b0280 Fix reorder spirit powers command not returning the correct type ChrisANG 2018-05-31 17:39:14 -0400
  • 6794b18807 Add pet detect and heal to extern.h ChrisANG 2018-05-31 17:38:39 -0400
  • 05b37c968f
    make yha talla as whip not weigh a ton EasterlyIrk 2018-05-31 08:44:27 -0700
  • 6f55d7b848
    make mirrorbright not weigh close to 2500 EasterlyIrk 2018-05-31 08:38:04 -0700
  • 4bf4c1c156
    fix weapons not being enchanted above +1 EasterlyIrk 2018-05-31 08:28:33 -0700
  • 30d8787634 Merge branch 'devel-3.15.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.15.2 ChrisANG 2018-05-31 00:27:34 -0400
  • 0d7f3cc6cc Don't crash monster goes missing from opaque check ChrisANG 2018-05-31 00:25:36 -0400
  • bc7229f821
    Merge pull request #85 from RikerW/patch-2 Chris-plus-alphanumericgibberish 2018-05-31 00:21:09 -0400
  • c85627b80a
    Merge pull request #87 from RikerW/patch-4 Chris-plus-alphanumericgibberish 2018-05-31 00:20:25 -0400
  • e16237d0a7
    Merge pull request #88 from RikerW/patch-5 Chris-plus-alphanumericgibberish 2018-05-31 00:20:02 -0400
  • 418a337f4b
    add Father Time EasterlyIrk 2018-05-20 13:27:36 -0700
  • 425ba87e62
    make long worms not crash on kill EasterlyIrk 2018-04-29 11:00:37 -0700
  • ff2ca46ff1
    i am not a smart man EasterlyIrk 2018-04-13 19:21:19 -0700
  • 01d2367851
    balance monsters, thematic loot EasterlyIrk 2018-04-13 19:12:18 -0700
  • fe3d404070
    Merge pull request #83 from NeroOneTrueKing/patch-silver-rays Chris-plus-alphanumericgibberish 2018-03-25 16:41:29 -0400
  • 44750d30b1 Hit message changes depending on number of rays NeroOneTrueKing 2018-03-16 21:37:10 -0700
  • 71b9a8e1d9 Fix zap_hit NeroOneTrueKing 2018-03-16 21:14:21 -0700
  • 0b588859e6
    Merge pull request #81 from NeroOneTrueKing/devel-3.15.2 Chris-plus-alphanumericgibberish 2018-03-16 17:49:19 -0400
  • e4877ea69a Make ARM_BONUS a real function NeroOneTrueKing 2018-03-16 14:37:54 -0700
  • c4aa2530a7 Bugfix: Monsters that *started out* (but no longer are) weak should not jump into polytraps, neither should magic resistant monsters. ChrisANG 2018-03-16 16:47:54 -0400
  • 898f43755a More weapon-based AT_ types have been added, update pet AI ChrisANG 2018-03-16 12:54:21 -0400
  • 77ca5cb48c The Fem HalfDrg Noble's pet now grows into a warrior of sunlight at 14th level, gaining clerical spellcasting. ChrisANG 2018-03-16 12:53:41 -0400
  • 148d275b60 Female HD Nobles have a nonstandard starting package ChrisANG 2018-03-16 02:36:51 -0400
  • 285d7b6cba Standardize the lighting in and around ferrumach forts ChrisANG 2018-03-16 02:36:07 -0400
  • a11fde3a0c Bugfix: the Bastard's equipment might've been the wrong weight ChrisANG 2018-03-16 02:35:46 -0400
  • 9117eb3163 Half Dragon Nobles get an undead knight as their starting pet. ChrisANG 2018-03-16 02:35:15 -0400
  • a91d6aaeea Missing function declaration change ChrisANG 2018-03-15 22:58:07 -0400
  • 4da7172c28 Do some fixing of wide-angle gazing to avoid like vs like ChrisANG 2018-03-15 22:27:12 -0400
  • 069454c679 minor message adjustment: static curses instead of motionless curses ChrisANG 2018-03-15 22:24:26 -0400
  • aea28ed7da Deep ones also make circlets ChrisANG 2018-03-15 22:23:46 -0400
  • eec0c1a410 Don't give slowing down messages unless you actually change speed ChrisANG 2018-03-15 22:23:25 -0400
  • 58dc2086e8 Marilliths roll for their wrap attack ChrisANG 2018-03-15 22:22:39 -0400
  • 33937b7582 Holy Moonlight sword: ChrisANG 2018-03-15 22:21:50 -0400
  • af68419ced Correctly handle energy-based weapon attacks (was doing 2x damage) and adjust eladrin attacks to match energy types. Also add Oona's damage type, and adjust her ChrisANG 2018-03-15 22:21:00 -0400
  • a81cd4a7e6 spelling ChrisANG 2018-03-15 22:18:03 -0400
  • 217ee63f85 Incant rebalance ChrisANG 2018-03-15 22:17:40 -0400
  • 1b2c887465 Try to fix the zap in random directions bug ChrisANG 2018-03-15 22:16:14 -0400
  • f9ade45e25 Gold is now extra holy if blessed and extra unholy if cursed ChrisANG 2018-03-15 21:43:28 -0400
  • e7b729bb92 Try to pick nasties that aren't gone or genocided ChrisANG 2018-03-15 21:42:47 -0400
  • d170114213 Crystal gear is now lousy unless fully enchanted, at which point it rocks ChrisANG 2018-03-15 21:42:21 -0400
  • 46403f4d50 Fix fireball damage sizes, it's 6d6 not 5d6 ChrisANG 2018-03-15 21:39:50 -0400
  • 8276b16111 Bloodsense needs special handling as well ChrisANG 2018-03-15 21:39:04 -0400
  • 56c5099277 Groundwork of Half-Dragon female noble quest ChrisANG 2018-03-15 21:36:03 -0400
  • fcf8a45ea0 Include the Ancient description for Hellbound ChrisANG 2018-03-15 21:19:56 -0400
  • 864fef2fcb Didn't fix fossile dark spelling in the des files :( ChrisANG 2018-03-15 21:19:32 -0400
  • 0d5431c809 Shattered Ziggurat cultist maledictions ChrisANG 2018-03-08 23:45:11 -0500
  • 3902049700 Angel maledictions for non-lawful angels ChrisANG 2018-03-08 23:44:50 -0500
  • e8a9491ed9 Fix crystal swords ChrisANG 2018-03-08 23:44:00 -0500
  • bad3d8c1ef Fix lack of nonstandard-material-type name for some objects ChrisANG 2018-03-08 23:42:57 -0500
  • 5955e5b509 Umber hulks have single-target gazes, hooloovoo don't have gazes ChrisANG 2018-03-08 23:42:00 -0500
  • 23f4923fbf More on ferrumach fortresses ChrisANG 2018-03-08 23:41:37 -0500
  • bd815bdddc The Cathezar can't wield chains she's wearing ChrisANG 2018-03-08 23:39:45 -0500
  • a78611cc08 Plumach equip fixes, changes to monster two-weapon init logic, and tabbing changes ChrisANG 2018-03-08 23:37:58 -0500
  • 18f7ae29d6 Allow zero radius lightsources for black lightsabers ChrisANG 2018-03-08 23:36:58 -0500
  • 2d3d75f1dc Don't do the stomach boiling hunger thing ChrisANG 2018-03-08 23:35:42 -0500
  • 3f855c44cf Tabbing change ChrisANG 2018-03-08 23:35:03 -0500
  • 0998a23a5b Spelling fix: Fossile ChrisANG 2018-03-08 23:34:35 -0500
  • b21e1643e8 Mindless monsters hold on to anything they already have ChrisANG 2018-03-04 15:22:11 -0500
  • 2a70502205 Just let all Anas level up all lightsaber forms, since there's no provision for showing current cap vs final cap ChrisANG 2018-03-04 14:30:03 -0500
  • 0cac22f0ae Spelling ChrisANG 2018-03-04 14:29:16 -0500
  • b31f6de37d Eyes of the Overworld give immunity to gaze attacks ChrisANG 2018-03-04 14:29:05 -0500
  • d8e78d9f9a Surya Deva adjustments ChrisANG 2018-03-04 14:28:39 -0500
  • d7e01d6e8c Fractured and Kamerel reflection ChrisANG 2018-03-04 14:20:00 -0500
  • 624632bfa2 Split AT_GAZE into a targeted gaze attack (AT_GAZE) and a wide-angle passive gaze (AT_WDGZ) ChrisANG 2018-03-04 14:17:49 -0500
  • 34c2cd2cfe
    Merge pull request #79 from NeroOneTrueKing/patch-opaque-monsters Chris-plus-alphanumericgibberish 2018-03-03 10:17:46 -0500
  • 4c968b1b2c Invisble opaque monsters should be transparent enough to see through NeroOneTrueKing 2018-03-02 11:12:47 -0800
  • 0416539624 Finally fix opaque monsters NeroOneTrueKing 2018-03-01 21:08:17 -0800
  • dc3c88179f
    Merge pull request #78 from NeroOneTrueKing/devel-see-invisible-change Chris-plus-alphanumericgibberish 2018-03-01 22:00:44 -0500
  • 72dbf15db0 Fix player-movement interaction with monster visibility NeroOneTrueKing 2018-03-01 18:55:33 -0800
  • e4ca4e6695 Limit range of intrinsic see invisible NeroOneTrueKing 2018-03-01 18:05:28 -0800
  • 843172d284 Merge branch 'devel-3.15.2' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into devel-3.15.2 ChrisANG 2018-03-01 20:41:05 -0500
  • 0cf52c2649 Spiked pits on the outlands have Kamerel mirror shards in them, not iron spikes ChrisANG 2018-03-01 20:39:28 -0500
  • f404c07cea Nerf Sharab Kamerel damage output, and give displacement ChrisANG 2018-03-01 20:38:43 -0500
  • 23a943e7c0 Hudor Kamerel should be blue, not silver ChrisANG 2018-03-01 20:38:11 -0500
  • ca420c2767 Message bugfix: Invisible witnesses gave weird messages when their life saving occurs ChrisANG 2018-03-01 20:37:47 -0500
  • f7bfba327e Add Kamerel to some neutral quest inclusions ChrisANG 2018-03-01 20:37:04 -0500
  • 130708c15e Minor bugfix: fractured are intended to be able to cast spells ChrisANG 2018-03-01 20:36:39 -0500
  • 7a7ca967d3 Mariliths now need all 6 weapons to get their full AC bonus ChrisANG 2018-03-01 20:35:59 -0500
  • 54cde85c4f Add the Cathezar and chain golems ChrisANG 2018-03-01 20:34:47 -0500
  • 9f687c3f2c Try to generalize handling of insubstantial monsters from the Shade code ChrisANG 2018-03-01 20:27:53 -0500
  • 730f0fd662 Faceless robes ChrisANG 2018-03-01 20:20:32 -0500
  • 6e9342b8d5
    Merge pull request #72 from NeroOneTrueKing/patch-twoweapon Chris-plus-alphanumericgibberish 2018-02-27 17:53:33 -0500
  • ad8344fb25
    Merge branch 'devel-3.15.2' into patch-twoweapon Chris-plus-alphanumericgibberish 2018-02-27 17:51:29 -0500
  • bc33e6e905 Fix probable monster inventory bug ChrisANG 2018-02-27 17:48:11 -0500
  • db3809649f Fix Balam-applies-to-monster-AC bug ChrisANG 2018-02-27 17:47:48 -0500
  • 748cc1aa33 Fix a probably-uneeded otmp->uwep change in Hods code ChrisANG 2018-02-27 17:32:56 -0500
  • eafff91ad5 Special noisy weapon message for So12M ChrisANG 2018-02-27 17:32:27 -0500