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

Commit graph

  • cd3b3d16b2 Fix monster vs monster gaze attacks ChrisANG 2018-06-16 22:30:29 -0400
  • bdea8bb3e6 Spelling change in comment ChrisANG 2018-06-16 22:29:10 -0400
  • 61415cc707 Fix artifact lightsaber materials ChrisANG 2018-06-16 22:28:53 -0400
  • 8bdeddd2bc Make sceptre of might a bone mace (will prob change to bone spear soon, Demo ;) ) ChrisANG 2018-06-16 22:28:33 -0400
  • dfc9f592f5 Garnet Rod and Silence Glaive improvements, and let mirrorbright generate ChrisANG 2018-06-16 22:27:48 -0400
  • 7e095d8d66 Fix gem frequency bug ChrisANG 2018-06-16 22:24:31 -0400
  • 56bec74c42 Make the Archeologist quest art a round obsidian shield, and let you trigger clairvoyance by reading it ChrisANG 2018-06-16 22:22:43 -0400
  • 90f6dc1ebb Crash Fix: Glib and two weapon causing a logical loop. ChrisANG 2018-06-15 13:02:00 -0400
  • 3d41d2f8a9 Merge branch 'compat-3.16.0' into devel-3.16.1 ChrisANG 2018-06-15 13:20:10 -0400
  • 2803c94fdf Reduce frequency of bell grave, there are many more grave messages to see ChrisANG 2018-06-15 13:17:58 -0400
  • d7954dca79 Neu Quest Balance: Replace rare argenach in barracks with cuprilach ChrisANG 2018-06-15 13:17:27 -0400
  • e268c607d5 Polypile balance changes: Blank paper polys to more blank papger, blood polys to blood, hypospray ampules poly to ampules. Spellbooks go blank after a few zaps ChrisANG 2018-06-15 13:16:59 -0400
  • 651177e365 Give noblemen the mounting skill of knights ChrisANG 2018-06-15 13:15:57 -0400
  • a682f8bbfb Liecleaver is now a scimitar in melee, so unrestrict that skill on crowning ChrisANG 2018-06-15 13:15:30 -0400
  • a7ccb3fdf1 Spelling fix ChrisANG 2018-06-15 13:14:57 -0400
  • 0568c0f734 Bugfix: copy paste error causing Shieres to have odd damage type ChrisANG 2018-06-15 13:14:43 -0400
  • f64cd4ed17 Legion devil DO attack multiple times per turn. ChrisANG 2018-06-15 13:14:17 -0400
  • 043c45d039 Neu Quest Balance: Most neutral beings are defensive, and will not chase players from level to level ChrisANG 2018-06-15 13:13:50 -0400
  • 59b573cf1e Neu Quest Balance: Make Sharab Kamerel visible, and start stationary. They spawn mimicing puddles, as expected for mirrages ChrisANG 2018-06-15 13:12:41 -0400
  • 49f1b880b3 Cuprilach should twoweapon swords, not attack twice ChrisANG 2018-06-15 13:11:31 -0400
  • d4c520038d Introduce Stannumach Rilmani, to be the commanders of Ferrumach Garisons ChrisANG 2018-06-15 13:08:36 -0400
  • 5a2ffdefb1 Plumachs should use maces, not short swords ChrisANG 2018-06-15 13:06:34 -0400
  • 307aff382b Bugfix: Remove extra HP every two levels? ChrisANG 2018-06-15 13:05:39 -0400
  • 4f97fc45f2 Ampule Bugfix: No infinite use ampules ChrisANG 2018-06-15 13:04:28 -0400
  • 93fe17497d Neu Quest Balance: Introduce variable damage Hail Flurry monster spell to replace fixed damage Ice Storm for Ferrumach Rilmani ChrisANG 2018-06-15 13:03:50 -0400
  • 2787b904c0 Crash Fix: Glib and two weapon causing a logical loop. ChrisANG 2018-06-15 13:02:00 -0400
  • 0cdfdab454 Ferrumach Barracks treasure ChrisANG 2018-06-15 12:58:58 -0400
  • ce457f8363 Spelling fix in comments ChrisANG 2018-06-10 10:11:45 -0400
  • d8aa9827ee Check logic was backwards for kamerel ChrisANG 2018-06-10 10:11:10 -0400
  • 22e1f12d13 Only reduce damage if the player's AC is negative (this was not a serious bug, rnd() returns 1 if given inputs of 0 or lower) ChrisANG 2018-06-10 10:10:37 -0400
  • 62cfd677ab DSouls undead always leave corpses ChrisANG 2018-06-09 13:19:07 -0400
  • 18f590d4e5 Add missing nogen tags for new artifacts ChrisANG 2018-06-09 13:18:37 -0400
  • 4209239349 There is special handling for puddles here ChrisANG 2018-06-09 13:13:51 -0400
  • 21f18808a7 Bugfix: Artifact spellbooks shouldn't be blankable with amnesia ChrisANG 2018-06-09 13:13:19 -0400
  • d51d2f80ec Bugfix: Monks can't twoweapon right now, bc of xwep related issue with the monst def ChrisANG 2018-06-09 13:12:26 -0400
  • 8cc281e296 Juggle lamplit bit and change xname so that lightsaber colors are printed when they ignite, and materials are printed when they deactivate ChrisANG 2018-06-09 13:11:22 -0400
  • bb9b06cb43 Create black-bladed lightsabers, made using fossil dark. ChrisANG 2018-06-09 13:08:56 -0400
  • 09c4b96006 Fix bugged recovery code AmyBSOD 2018-04-09 08:09:19 +0200
  • 68a26f1635 Make fossil dark wishable ChrisANG 2018-06-06 12:16:27 -0400
  • 61dcb3d090 Vajra and khakkhara don't stack -_- ChrisANG 2018-06-06 12:16:07 -0400
  • c3de76a750 Don't fracture "further" when fracturifying for the first time ChrisANG 2018-06-06 12:15:48 -0400
  • b435290d49 Ara Kamerel should use gold mirrors ChrisANG 2018-06-06 12:15:21 -0400
  • 580f701a17
    Merge pull request #93 from NeroOneTrueKing/devel-itchiness Chris-plus-alphanumericgibberish 2018-06-05 15:29:38 -0400
  • fe413c9df8 Fix edge case healing penalty NeroOneTrueKing 2018-06-05 10:58:46 -0700
  • bb18907d85 Surya deva movement is not restricted by their sword (fixes issue with 1-wide corredor) ChrisANG 2018-06-05 01:36:16 -0400
  • 189d2d75b0 Make itchiness more verbose NeroOneTrueKing 2018-06-04 17:48:40 -0700
  • 59d4438391 Check for monsters suiciding during fireworks attacks ChrisANG 2018-06-04 14:18:52 -0400
  • d4b12c9ece Fix Lolth crash bug ChrisANG 2018-06-04 14:25:58 -0400
  • 4159040828 Maybe fix opaque monster bug? ChrisANG 2018-06-04 14:49:21 -0400
  • 5da1d6d297 Fix starting item stacking bug ChrisANG 2018-06-04 14:58:20 -0400
  • 6595dd5d45 Maybe fix invisible opaque monster bug ChrisANG 2018-06-04 15:01:57 -0400
  • b7a8251100 Fix invisible opaque monster bug ChrisANG 2018-06-04 15:05:34 -0400
  • 055f07dad4 Fix crashes from missing objects/swap weapons in weapon code ChrisANG 2018-06-04 15:03:06 -0400
  • 0cd17bf078 Fix crash bug from... cursed weapon? Monster two-handing? ChrisANG 2018-06-04 15:27:46 -0400
  • 29017c67eb Minor bracket change in u_init ChrisANG 2018-06-04 15:12:07 -0400
  • 1746f434ef Comment change ChrisANG 2018-06-04 15:07:12 -0400
  • fb55a5ef83 Fix invisible opaque monster bug ChrisANG 2018-06-04 15:05:34 -0400
  • 83e462ae60 Shimmering dragon scale mail gives see invis ChrisANG 2018-06-04 15:05:02 -0400
  • 7a2ca67b40 Fix crashes from missing objects/swap weapons in weapon code ChrisANG 2018-06-04 15:03:06 -0400
  • acb3a29122 Maybe fix invisible opaque monster bug ChrisANG 2018-06-04 15:01:57 -0400
  • 486f9ae312 Add the ability to check damage bonus for skills directly, so that liecleaver can be a scimitar etc. ChrisANG 2018-06-04 15:01:27 -0400
  • 3d8a73f05f The bronze/copper thing is a vanilla feature, not a dNethack feature :P ChrisANG 2018-06-04 14:58:50 -0400
  • 7c4ce79e24 Fix starting item stacking bug ChrisANG 2018-06-04 14:58:20 -0400
  • a707ba5699 Fem HD nobles don't start with shoes ChrisANG 2018-06-04 14:51:00 -0400
  • 27392cc373 Maybe fix opaque monster bug? ChrisANG 2018-06-04 14:49:21 -0400
  • 19d628f970 The Profaned Flame helps spellcasting ChrisANG 2018-06-04 14:48:59 -0400
  • 1f53d5619b Put the CrwWing HD equipment in special levels with her corpse ChrisANG 2018-06-04 14:48:43 -0400
  • d204476bc0 Rename Female HD noble gods to be more descriptive (given that male HD noble will probably use the same ones) ChrisANG 2018-06-04 14:48:15 -0400
  • 6b1783da55 Lay groundwork for Hydrargyrumach Rilmani ChrisANG 2018-06-04 14:47:08 -0400
  • c6aeb7cb58 Fixes for female HD noble quest monsters ChrisANG 2018-06-04 14:46:48 -0400
  • 15139967e1 Undead knights are room temperature ChrisANG 2018-06-04 14:46:00 -0400
  • 62d245b284 Add male HD noble quest monsters ChrisANG 2018-06-04 14:44:31 -0400
  • d1a265ce00 If quest NPCs have become undead, they don't count as quest NPCs ChrisANG 2018-06-04 14:41:54 -0400
  • 827ae7d6f5 Undead knights and warriors rise from the dead ChrisANG 2018-06-04 14:39:39 -0400
  • 5f7206e9e9 Fix Lolth crash bug ChrisANG 2018-06-04 14:25:58 -0400
  • 99573fac75 Undead knights spread the curse of the undead (HD nobles) ChrisANG 2018-06-04 14:19:45 -0400
  • 9985195918 Check for monsters suiciding during fireworks attacks ChrisANG 2018-06-04 14:18:52 -0400
  • f5a419816f Add handling for HD energy weapon attacks ChrisANG 2018-06-04 14:16:09 -0400
  • c29906ab02 Spellcaster spam reduction. Don't cast mass cure or protection incessently ChrisANG 2018-06-04 14:15:26 -0400
  • 9f7d78d3bf Spell list for half-stone dragons (groundwork for male HD noble) ChrisANG 2018-06-04 14:13:39 -0400
  • bd10162439 Add potions of water to trap menu ChrisANG 2018-06-04 14:10:27 -0400
  • 92182465ba Another random engraving ChrisANG 2018-06-04 14:10:04 -0400
  • 833a7dba56 Rare candy is less rare and doesn't give extra nutrition ChrisANG 2018-06-04 14:09:41 -0400
  • 707adf4db9
    Merge pull request #92 from NeroOneTrueKing/patch-enchanting-fix Chris-plus-alphanumericgibberish 2018-06-04 13:47:59 -0400
  • f1d6d57caf Female half-dragon nobles are more humanoid and have normal move speed ChrisANG 2018-06-04 11:57:45 -0400
  • 38635ebcc0 Add small sizes and weights to permonst and monst ChrisANG 2018-06-02 10:13:05 -0400
  • f7140eb4e7 The boreal half-dragons are currently identified by having weapons attacks with the half-dragon damage type ChrisANG 2018-06-02 10:10:02 -0400
  • 50862020ca Alignment adjustments for femHDrNob artifacts ChrisANG 2018-06-02 10:05:19 -0400
  • 9ce9310d16 Alignment adjustments for femHDrNob artifacts ChrisANG 2018-06-02 10:02:56 -0400
  • 2a6e2602e0 Fix '=' vs '==' mix-up NeroOneTrueKing 2018-06-01 13:56:59 -0700
  • 5ae70d2c55 Fix bad roundshield weight from bad base material ChrisANG 2018-05-31 21:46:39 -0400
  • bfd85131d5 Fix shifting weight on y'ha talla whip vs scimitar ChrisANG 2018-05-31 21:46:14 -0400
  • b9f830ab68 Fix bad materials on spears etc ChrisANG 2018-05-31 21:45:23 -0400
  • ee674dec09 Revert "make mirrorbright not weigh close to 2500" ChrisANG 2018-05-31 21:38:50 -0400
  • b6fbf2e56e Revert "make yha talla as whip not weigh a ton" ChrisANG 2018-05-31 21:38:41 -0400
  • 6b44a5b204 Fix order problem ChrisANG 2018-05-31 21:08:30 -0400
  • 12d4fe935b Fix missing bracket ChrisANG 2018-05-31 21:03:37 -0400
  • 220e0f897e Merge branch 'compat-3.16.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.16.0 ChrisANG 2018-05-31 21:00:20 -0400
  • 43fc7f9f72 Explicitly declare radius ChrisANG 2018-05-31 20:59:49 -0400
  • 06d8b29594 Fix bad variable sizes in wizard teleport ChrisANG 2018-05-31 20:59:37 -0400