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

Commit graph

  • a8c5418084 Woops: Flags left out of monster adjustments Chris-plus-alphanumericgibberish 2016-11-29 01:40:51 -0500
  • 7d7e1a24b6 Why did I add deboning tracking? Chris-plus-alphanumericgibberish 2016-11-29 01:16:45 -0500
  • d151b842f2 Lightsource changes, fixes a mid-save-crash-bug Chris-plus-alphanumericgibberish 2016-11-29 01:16:13 -0500
  • 384531b386 One final yourace set Chris-plus-alphanumericgibberish 2016-11-29 01:08:48 -0500
  • 45c8a85528 Monster starting stats Chris-plus-alphanumericgibberish 2016-11-29 01:06:47 -0500
  • 1030f9d878 Hobbits get human-sized items Chris-plus-alphanumericgibberish 2016-11-29 01:06:32 -0500
  • b5632d72b5 Chaotic and Neutral angels follow same item rules as lawful angels Chris-plus-alphanumericgibberish 2016-11-29 01:06:01 -0500
  • a13fb6fb12 Misc minor tweaks to monster equipment Chris-plus-alphanumericgibberish 2016-11-29 01:05:09 -0500
  • d84209b481 Don't give out Dwarvish mithril coats so easy Chris-plus-alphanumericgibberish 2016-11-29 01:03:31 -0500
  • 2e232782e8 Tengu sometimes have samurai gear Chris-plus-alphanumericgibberish 2016-11-29 00:57:20 -0500
  • c4523a8b1b Reduce damage scaling for breath/spells to 1/3rd HD, not 1/2 Chris-plus-alphanumericgibberish 2016-11-29 00:54:43 -0500
  • a2efbcc996 Bluescreen's fix to Hellrider's saddle Chris-plus-alphanumericgibberish 2016-11-29 00:51:12 -0500
  • f812dfcbb3 Bugfix: monsters should make only one wand/item attack at a mistaken position Chris-plus-alphanumericgibberish 2016-11-29 00:48:29 -0500
  • 6bfc0c4039 Potion tweak: All attack potions have ~same generation prob (acid is more frequent) Chris-plus-alphanumericgibberish 2016-11-29 00:47:40 -0500
  • 8bc0682151 Bugfix: Void doesn't get mad Chris-plus-alphanumericgibberish 2016-11-29 00:43:59 -0500
  • a68543770b Tweak: Grease washing off should be checked AFTER luck, water damage should be rarer Chris-plus-alphanumericgibberish 2016-11-29 00:43:44 -0500
  • 54a8b1664c Bugproofing: Double check that otmp is defined before dereferencing it Chris-plus-alphanumericgibberish 2016-11-29 00:43:02 -0500
  • 5a4fa8d0a0 Left out of material patch Chris-plus-alphanumericgibberish 2016-11-29 00:42:35 -0500
  • c8a17e266a A few more youmonst.data->youracedata Chris-plus-alphanumericgibberish 2016-11-29 00:39:22 -0500
  • 5a66874f0a Aggravate monster intrinsic lets monsters sense you without line of sight Aggravate monster intrinsic lets monsters sense you without line of sight Chris-plus-alphanumericgibberish 2016-11-29 00:33:13 -0500
  • 31a6aa2ecf Left out of Dragon scale commit Chris-plus-alphanumericgibberish 2016-11-29 00:17:52 -0500
  • 122148d07d Left out of Wtw groundwork Chris-plus-alphanumericgibberish 2016-11-28 23:45:19 -0500
  • b21b886c5f Track starting drow house, switch house during conversion, and consider house in peace_minded() Chris-plus-alphanumericgibberish 2016-11-28 23:42:33 -0500
  • 157cde82bf Revise amnesia and lethe Chris-plus-alphanumericgibberish 2016-11-28 23:38:31 -0500
  • f0f74f4100 Left out of monster consistency commit Chris-plus-alphanumericgibberish 2016-11-28 23:32:58 -0500
  • 6ecc4e7cdd Try harder to fulfill the new monster placement rules Chris-plus-alphanumericgibberish 2016-11-28 23:32:09 -0500
  • ea3a504703 Drow house check bugfix Chris-plus-alphanumericgibberish 2016-11-28 23:30:40 -0500
  • 8ab822fcbb Engravings Chris-plus-alphanumericgibberish 2016-11-28 23:30:18 -0500
  • 1ed7e317c6 Eggs can't cause canibalism penalties, so don't check them Chris-plus-alphanumericgibberish 2016-11-28 23:29:35 -0500
  • bfa7ab8eb9 Left out of material commit Chris-plus-alphanumericgibberish 2016-11-28 23:29:04 -0500
  • 1973ce4b64 Tweak: generate Astral plane guardian starting HP using pet algo (max HP for all HD but the last) Chris-plus-alphanumericgibberish 2016-11-28 23:28:36 -0500
  • 792ea0ccfc Consistency Tweak: Tinning kit always gives tin and blood potion (if monster has blood), with warning for some races if corpse has no blood Chris-plus-alphanumericgibberish 2016-11-28 23:27:32 -0500
  • 728ce5b95e Use is_animal() to check if monsters should be scared of their own refection, not !humanoid() Chris-plus-alphanumericgibberish 2016-11-28 23:25:58 -0500
  • 9aee99030c Tweak: Marilith AC buff should be randomized like most highly negative AC valuse are, not flat Chris-plus-alphanumericgibberish 2016-11-28 23:24:17 -0500
  • 1c9b8d58a4 Riding skill buff: Chris-plus-alphanumericgibberish 2016-11-28 23:23:29 -0500
  • fd05a47f15 All gnomes have club, pick axe, and crossbow at expert Chris-plus-alphanumericgibberish 2016-11-28 23:20:16 -0500
  • 8e037aaeca More WtW groundwork Chris-plus-alphanumericgibberish 2016-11-28 22:27:52 -0500
  • 7e6d87fbc9 Left out of object materials commit Chris-plus-alphanumericgibberish 2016-11-28 21:41:15 -0500
  • fc4f881a76 Dragon Scale revisions Chris-plus-alphanumericgibberish 2016-11-28 21:39:12 -0500
  • fa6c728055 Fix minor mistakes in database Chris-plus-alphanumericgibberish 2016-11-28 17:39:46 -0500
  • 0437f76fd7 Remove duplicate thug entry in database Chris-plus-alphanumericgibberish 2016-11-28 17:39:12 -0500
  • 5a8b30e7e4 Get Moria magic chest out of wall, and move Watcher all the way to south to give a few more turns Chris-plus-alphanumericgibberish 2016-11-28 17:38:52 -0500
  • 44ee3a4af0 Add in some randomly placed Hedrow in Hedrow Noble quest goal Chris-plus-alphanumericgibberish 2016-11-28 17:38:17 -0500
  • 524af727af Fix minor map mistakes in quests Chris-plus-alphanumericgibberish 2016-11-28 17:37:36 -0500
  • 05e1d00b22 Object materials patch Chris-plus-alphanumericgibberish 2016-11-28 17:35:19 -0500
  • e4e72b494d BUGFIX: Unique vampires should crumble to dust, Chris-plus-alphanumericgibberish 2016-10-19 13:26:37 -0400
  • a4d44408ca Livelog when the player gets quest permision, on the grounds that people might want to watch them do the quest. Also, there is only one unique on most quests, so this shouldn't get TOO spamy. Chris-plus-alphanumericgibberish 2016-10-19 13:18:04 -0400
  • afc50753d0 Livelog completion of Sokoban, on the grounds that it marks an important transition in the game, and WATCHING someone do sokoban is boring. Chris-plus-alphanumericgibberish 2016-10-19 13:16:51 -0400
  • 809bfb6332 Fix the dNAO livelog+hallu bug Chris-plus-alphanumericgibberish 2016-10-19 13:04:20 -0400
  • 2457ba7138 Spacing Chris-plus-alphanumericgibberish 2016-10-19 13:03:52 -0400
  • e7654286ec Make DS vaults have double walls instead of wall+stone Chris-plus-alphanumericgibberish 2016-10-19 13:03:37 -0400
  • a03da479d1 Bugfixes for racial throne rooms: Chris-plus-alphanumericgibberish 2016-10-19 13:03:06 -0400
  • 6fb81199f6 Monster generation tweaks Chris-plus-alphanumericgibberish 2016-10-19 13:00:38 -0400
  • 20a713ee91 BUGFIX: Broke Shaktari's statue at some point :( Chris-plus-alphanumericgibberish 2016-10-19 12:58:08 -0400
  • 49314b18a0 Encyc entry for Ascodel Chris-plus-alphanumericgibberish 2016-10-19 12:57:40 -0400
  • b413b66d4b Bugfix: fix catsight/lightsource interaction Chris-plus-alphanumericgibberish 2016-10-16 23:49:26 -0400
  • a950632ce7 Black web shadows shouldn't expose you to retalitory attacks Chris-plus-alphanumericgibberish 2016-10-16 23:48:59 -0400
  • 818ca5910a Add missing lord and price tags, make large quadrupeds Huge instead of Large (ie, bigger than horses) Chris-plus-alphanumericgibberish 2016-10-16 23:48:31 -0400
  • fa1dbf0290 Axus and Oona should always be peaceful for lawful players Chris-plus-alphanumericgibberish 2016-10-16 23:47:37 -0400
  • 7a7b7d3cfc Lolth's level favors drow matrons and spiders Chris-plus-alphanumericgibberish 2016-10-16 23:37:47 -0400
  • 1435fd0468 Bugfix: this would eat bars during pathfinding? Chris-plus-alphanumericgibberish 2016-10-16 23:37:24 -0400
  • a74ede0f0f Revise court monsters Chris-plus-alphanumericgibberish 2016-10-16 23:36:29 -0400
  • ec0e315c11 Revise rogue level monster generation Chris-plus-alphanumericgibberish 2016-10-16 23:22:27 -0400
  • 9a434c4bb0 More monsters have armor equiped. Chris-plus-alphanumericgibberish 2016-10-16 23:20:12 -0400
  • e2bb4fe2e3 Bugfix: replace "large boxes" with "boxes" Chris-plus-alphanumericgibberish 2016-10-16 23:16:04 -0400
  • 239ad50ec0 Fix clang error Chris-plus-alphanumericgibberish 2016-10-13 11:56:27 -0400
  • 3536ec9a28 Have travis compile with clang and gcc Chris-plus-alphanumericgibberish 2016-10-13 11:52:12 -0400
  • 70ba3c6070 Fix missing return values in spitmu and firemu Chris-plus-alphanumericgibberish 2016-10-13 11:51:58 -0400
  • f8dd4c5d7f Update patchlevel for 3.13.1 release Chris-plus-alphanumericgibberish 2016-10-13 11:26:04 -0400
  • ebe885a508 Postpone implementation of Rly'ehian vision Chris-plus-alphanumericgibberish 2016-10-13 11:25:42 -0400
  • 84741665f6 Tulani Queen should not spawn Chris-plus-alphanumericgibberish 2016-10-13 05:10:43 -0400
  • 7ed0b705cd Add handling for gaze attacks and displacement/otherwise not knowing your location Chris-plus-alphanumericgibberish 2016-10-13 05:10:19 -0400
  • 62ded43ee7 Entangling weapons not yet implemented Chris-plus-alphanumericgibberish 2016-10-13 05:09:32 -0400
  • 51cdcf5c82 BUGFIX roundup Chris-plus-alphanumericgibberish 2016-10-13 01:17:55 -0400
  • 79578277ad Variable AC for angel high lords Chris-plus-alphanumericgibberish 2016-10-13 01:15:28 -0400
  • 6918ec1863 Implement star spell (it is pretty much an instadeath for Vampires unless they are poly'd or have half phys and very negative AC Chris-plus-alphanumericgibberish 2016-10-13 01:15:04 -0400
  • 9247e6c696 Tweak spell damage Chris-plus-alphanumericgibberish 2016-10-13 01:12:59 -0400
  • 6a573d1a0c Spell list for Hateful whispers Chris-plus-alphanumericgibberish 2016-10-13 01:10:06 -0400
  • 9f088ec54f Good smell should also let you sense food quality Chris-plus-alphanumericgibberish 2016-10-13 01:09:35 -0400
  • b9f6174c20 Protection spell lasts a little longer, scales more, and the effect is never reduced by AC randomization Chris-plus-alphanumericgibberish 2016-10-13 01:09:00 -0400
  • 1d7edc1dfb Change energy regen so eota is less good, but still actually does something at level 30 >:( Chris-plus-alphanumericgibberish 2016-10-13 01:07:06 -0400
  • d2c8fc082f Move the multiple spellcasting stuff out of special cases and into the MG_ flags Chris-plus-alphanumericgibberish 2016-10-13 01:05:29 -0400
  • 5610b261be Defining the new spell constants helps Chris-plus-alphanumericgibberish 2016-10-12 15:59:18 -0400
  • 8266f9c452 Alrunes and Archon spell lists Chris-plus-alphanumericgibberish 2016-10-12 15:22:05 -0400
  • af3dd890e9 BUGFIXES: I broke Watcher during the great reflagging Chris-plus-alphanumericgibberish 2016-10-12 12:33:34 -0400
  • 8ab0fc3982 Whoops, dark room squares exist Chris-plus-alphanumericgibberish 2016-10-12 00:50:07 -0400
  • b92240bb69 BUGFIX: Polymorph mistake Chris-plus-alphanumericgibberish 2016-10-12 00:44:18 -0400
  • 27f9c369ab BUGFIX: fix vision and nopoly mistakes on eladrin Chris-plus-alphanumericgibberish 2016-10-12 00:43:31 -0400
  • cba8bea8df Now that panic has been changed, get rid of this Chris-plus-alphanumericgibberish 2016-10-12 00:42:50 -0400
  • 36dbf3954a "the" Eddergud Chris-plus-alphanumericgibberish 2016-10-12 00:42:26 -0400
  • bbae7da002 Some Anachrononauts have the Black Web bound from turn 1 Chris-plus-alphanumericgibberish 2016-10-12 00:41:59 -0400
  • 5871d9ab43 Do player echolocation Chris-plus-alphanumericgibberish 2016-10-12 00:41:25 -0400
  • a76bf76579 Actually, because lightsources never cause you to become blind, so this code is all unneeded Chris-plus-alphanumericgibberish 2016-10-11 21:14:24 -0400
  • b789eb9335 Tentacles should also share their primary's idea of where you are Chris-plus-alphanumericgibberish 2016-10-11 21:13:50 -0400
  • 59f525a1b9 Fix elf/catsight vision bugs Chris-plus-alphanumericgibberish 2016-10-11 21:13:08 -0400
  • fd5aeb31ae Bugfix: Monsters should show up when they come in to your scent radius Chris-plus-alphanumericgibberish 2016-10-11 21:11:29 -0400
  • 2c73c41838 Add Molek's sword, still needs messages Chris-plus-alphanumericgibberish 2016-10-11 14:32:42 -0400
  • 6c7375b20e Remove bad comments, fix spacing Chris-plus-alphanumericgibberish 2016-10-11 14:32:16 -0400
  • f07cb29a30 Dread Seraphs that have awakened early should go back to sleep if at full HP Chris-plus-alphanumericgibberish 2016-10-11 14:31:42 -0400
  • 6a3f6a0605 Bugfix/Tweak: Monsters shouldn't get extra attacks just because they miss. Chris-plus-alphanumericgibberish 2016-10-11 14:31:10 -0400