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

Commit graph

  • 13276a8be2 dancing flames get MS Song Chris-plus-alphanumericgibberish 2017-07-18 17:45:10 -04:00
  • 0568e5241a Amy grave Chris-plus-alphanumericgibberish 2017-07-18 17:44:55 -04:00
  • e425b100af New objects and object tweaks Chris-plus-alphanumericgibberish 2017-07-18 17:44:43 -04:00
  • cb393bb14e Er, add derived undead Chris-plus-alphanumericgibberish 2017-07-18 17:34:29 -04:00
  • 98ed52eb62 Have warning function against derived undead Chris-plus-alphanumericgibberish 2017-07-18 17:25:54 -04:00
  • f889d49170 Add undead detection to Mitre Chris-plus-alphanumericgibberish 2017-07-18 17:24:40 -04:00
  • 2b974aa8c4 Add two new netural artifact armors Chris-plus-alphanumericgibberish 2017-07-18 17:23:37 -04:00
  • 2554af78e1 String fixes is quest.txt Chris-plus-alphanumericgibberish 2017-07-18 17:22:03 -04:00
  • b67135a742 Burry a few chunks of fossile dark in Moria Chris-plus-alphanumericgibberish 2017-07-18 17:21:45 -04:00
  • ebdcdfd314 Always show stairs maker. Chris-plus-alphanumericgibberish 2017-07-18 13:21:21 -04:00
  • 1a6bfd7d52 Add zombie glyph set, at least for now Chris-plus-alphanumericgibberish 2017-07-18 13:20:58 -04:00
  • 7009ac9b54 Fix crash bugs from calling one of the X_mon() macros without a defined monster (happens during the AI's deliberations) Chris-plus-alphanumericgibberish 2017-07-14 17:28:49 -04:00
  • 5efb5d57bd Monster AI sometimes calls this with no target. Could handle it here or there, handled it here. Chris-plus-alphanumericgibberish 2017-07-14 10:26:51 -04:00
  • b948b0a2b6 Allow mass shadow pistol ammo to be artifacts Chris-plus-alphanumericgibberish 2017-07-14 02:23:58 -04:00
  • 5e00648e97 Fix grayswandir material Chris-plus-alphanumericgibberish 2017-07-14 02:23:04 -04:00
  • 918b1d277c Fix messed up poisonable checks Chris-plus-alphanumericgibberish 2017-07-14 02:22:47 -04:00
  • b89266f53d Fix overly broad mass-shadow blaster ammo and launcher settings Chris-plus-alphanumericgibberish 2017-07-14 02:22:32 -04:00
  • c33db42fac Allow mass shadow blasters to use a wider variety of ammo types Chris-plus-alphanumericgibberish 2017-07-14 00:33:58 -04:00
  • 4bf842489b Remove code that displays +6 CPM as +12 Chris-plus-alphanumericgibberish 2017-07-14 00:33:37 -04:00
  • 097854bc0f Fix rocket frag and gas grenade damage types Chris-plus-alphanumericgibberish 2017-07-14 00:33:17 -04:00
  • b99642b798 Fix demonbane and werebane material Chris-plus-alphanumericgibberish 2017-07-14 00:32:57 -04:00
  • 91afdfef90 Fix bad keybinding of #wait to '.' and ' ' Chris-plus-alphanumericgibberish 2017-07-14 00:32:41 -04:00
  • b4be4428b4 Allow resizing of armor to fit any creature Chris-plus-alphanumericgibberish 2017-07-14 00:32:19 -04:00
  • 0544240547 The fix for the early War does not preserve its victims message was wrong Chris-plus-alphanumericgibberish 2017-07-14 00:31:41 -04:00
  • 1705af8ca0 Des file fixes Chris-plus-alphanumericgibberish 2017-07-13 17:33:19 -04:00
  • 80a6445486 Adjust damage types on some weapons Chris-plus-alphanumericgibberish 2017-07-13 16:47:35 -04:00
  • 51d0e10fe3 New graves Chris-plus-alphanumericgibberish 2017-07-13 16:47:13 -04:00
  • 29ff3bde95 Artifacts with narrow targeting (for example, the banes and brands) overcome damage resistances, but artifacts that just give extra damage (ex: Grayswandir) do not Chris-plus-alphanumericgibberish 2017-07-13 16:46:52 -04:00
  • d4e113ef6f Slashing weapons shouldn't be ineffective against horses Chris-plus-alphanumericgibberish 2017-07-13 15:07:52 -04:00
  • 66e269f844 Fix bug where some things (notably future monsters) were wishable as figurines that shouldn't be, and where some monsters (like regular soldiers and elf creatures) were NOT wishable even though they didn't need to be blocked. Chris-plus-alphanumericgibberish 2017-07-13 13:36:51 -04:00
  • 55f61d792d Correct "Tool class" to "Weapon class" for bullets Chris-plus-alphanumericgibberish 2017-07-13 12:34:22 -04:00
  • 250d56433d Add Dwarf Anachrononaut starting package Chris-plus-alphanumericgibberish 2017-07-13 12:33:36 -04:00
  • 5a36a9c760 Correct Shaktari's MC to account for 50 level cap on m_lev's contribution to MC Chris-plus-alphanumericgibberish 2017-07-13 12:32:53 -04:00
  • 350535a8b9 When played randomly, leather drums cause fear. So make the Fear song 100% on them Chris-plus-alphanumericgibberish 2017-07-13 11:54:48 -04:00
  • b5b462148d Fix DS rooms (lighting, nopasswall Chris-plus-alphanumericgibberish 2017-07-13 11:54:14 -04:00
  • 35c9cfae39 Fix too-low max-winding purchase-limit Chris-plus-alphanumericgibberish 2017-07-13 11:53:51 -04:00
  • 196cc0d1d3 Add polymorphing to the lists of traits that food warning warns you about Chris-plus-alphanumericgibberish 2017-07-13 11:53:24 -04:00
  • 498eff0f72 Make many pets avoid polymorphing corpses Chris-plus-alphanumericgibberish 2017-07-13 11:52:33 -04:00
  • 7ec1d655dc Resolve extended command collision Chris-plus-alphanumericgibberish 2017-07-13 11:04:52 -04:00
  • 7cecab540e Remove redundant code from HMS Chris-plus-alphanumericgibberish 2017-07-13 11:04:08 -04:00
  • 3fd7d39a0f Somewhat buff Genocide Chris-plus-alphanumericgibberish 2017-07-13 11:03:38 -04:00
  • 4072a88358 Fix order of opps on body plan checks Chris-plus-alphanumericgibberish 2017-07-13 11:01:11 -04:00
  • c9503a82c5 Un-IDed item name fixes/changes Chris-plus-alphanumericgibberish 2017-07-12 17:14:24 -04:00
  • 26e20a555c Reduce Shaktari's MC to be more in line with normal marilith MC Chris-plus-alphanumericgibberish 2017-07-12 17:13:57 -04:00
  • af2393d61c Legion devils have armor Chris-plus-alphanumericgibberish 2017-07-12 17:13:24 -04:00
  • cb9c36621e Anas should have 1x BAB, not the .5x fallback Chris-plus-alphanumericgibberish 2017-07-12 17:12:00 -04:00
  • e309682c35 Implement Bael's Genocide sword's special attack Chris-plus-alphanumericgibberish 2017-07-12 17:11:36 -04:00
  • 2fa4f87c2f Bugfix: clockwork heat damage extra damage had bad logic Chris-plus-alphanumericgibberish 2017-07-12 17:11:00 -04:00
  • e06c984971 Bugfix: fix crash bug from unsigned maxcol number Chris-plus-alphanumericgibberish 2017-07-12 17:10:29 -04:00
  • 8d9e712d72 Bugfix: fix crash bug when monsters are comparing weapons Chris-plus-alphanumericgibberish 2017-07-12 17:10:01 -04:00
  • 87b717b2ac Bugfix: If you take a pet's weapon, make sure they unwield it! Chris-plus-alphanumericgibberish 2017-07-12 17:09:31 -04:00
  • 2b896498c7 Bugfix: If winding cost is exactly your gold, you have enough gold! Chris-plus-alphanumericgibberish 2017-07-12 17:07:48 -04:00
  • c61048b779 Bugfix: End the throw function after throwing a returning weapon at the celing, don't continue and crash Chris-plus-alphanumericgibberish 2017-07-12 17:07:01 -04:00
  • e9faeb2604 Bugfix: don't give war message when attempting to tin a rider unless are on astral plane Chris-plus-alphanumericgibberish 2017-07-12 17:06:25 -04:00
  • f592a55c95 Bugfix: Stoves burn down even if there is no water in the boiler Chris-plus-alphanumericgibberish 2017-07-12 17:06:01 -04:00
  • f9c088342d Merge branch 'compat-3.15.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.15.0 Chris-plus-alphanumericgibberish 2017-07-12 15:59:14 -04:00
  • e7dc33ed9c Merge branch 'devel-3.15.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.15.0 Chris-plus-alphanumericgibberish 2017-07-12 15:59:01 -04:00
  • a694c71f25 Merge pull request #32 from NHTangles/compat-3.15.0 Chris-plus-alphanumericgibberish 2017-07-12 11:09:09 -07:00
  • aa12e0bfb9 Merge pull request #31 from NeroOneTrueKing/patch-marauders-map-fix Chris-plus-alphanumericgibberish 2017-07-12 11:01:42 -07:00
  • b8fe443934 Merge branch 'devel-3.15.0' into patch-marauders-map-fix Chris-plus-alphanumericgibberish 2017-07-12 11:01:28 -07:00
  • a8499a5e42 curses - remove code commented out in earlier commits. Tangles 2017-07-11 01:28:55 +10:00
  • 38160d848f curses - add inventory window to "all main windows" operations. Tangles 2017-07-11 01:22:52 +10:00
  • e524ff4572 curses - more wrefresh() tweakage Tangles 2017-07-11 01:21:52 +10:00
  • e11ee2731c curses - remove some more lag Tangles 2017-07-10 18:51:45 +10:00
  • abf945581d curses - attempt to fix lag. Tangles 2017-07-09 23:09:22 +10:00
  • 2eb1fda910 zombify is not meant to be included yet Chris-plus-alphanumericgibberish 2017-07-09 14:46:51 -07:00
  • 08bbadd3aa Try to make necronomicon summoning a bit more useful Chris-plus-alphanumericgibberish 2017-07-09 14:39:45 -07:00
  • ba4a6b3bd0 Make covetous monsters come into melee range when their spells are on cooldown or they are canceled Chris-plus-alphanumericgibberish 2017-07-09 14:38:51 -07:00
  • 9f51d7c968 Let unlit lightsabers act as a martial-arts aid Chris-plus-alphanumericgibberish 2017-07-09 14:37:29 -07:00
  • 733871d9b3 Bugfix: Fix missing dynamite handling Chris-plus-alphanumericgibberish 2017-07-09 14:36:57 -07:00
  • 9842a4f5fd Tweak flow through spellcasting spirit code, also allow Bards to cast enchantment spells using Cha Chris-plus-alphanumericgibberish 2017-07-09 14:36:23 -07:00
  • f0fa2099ff Change how lightsaber skills print out in an attempt to be more transparent about what your effective skill level is Chris-plus-alphanumericgibberish 2017-07-09 14:35:30 -07:00
  • 777f4d43b8 Message tweak Chris-plus-alphanumericgibberish 2017-07-09 14:34:47 -07:00
  • 170043af1f Bugfix: fix prayer crash, add back divine pet gifts Chris-plus-alphanumericgibberish 2017-07-09 14:34:30 -07:00
  • c0783d5a8f Fix broken bodypart names Chris-plus-alphanumericgibberish 2017-07-09 14:34:05 -07:00
  • 8fd7b6802c Give Ancients resistances to each-other's attacks Chris-plus-alphanumericgibberish 2017-07-09 14:33:16 -07:00
  • 3d9c29442c Make medusa a snake-torso humanoid Chris-plus-alphanumericgibberish 2017-07-09 14:32:56 -07:00
  • dbea29ca89 Bugfix: Half-dragon zombies should do physical melee damage, not fire Chris-plus-alphanumericgibberish 2017-07-09 14:32:31 -07:00
  • 25d760c558 Bugfix: Most autons do have hands Chris-plus-alphanumericgibberish 2017-07-09 14:32:02 -07:00
  • f2458dbcaf Bugfix: add missing dungeon branch check in spire code Chris-plus-alphanumericgibberish 2017-07-09 14:31:40 -07:00
  • 0ca62cf43b Bugfix: Don't print messages about each hole for dynamite Chris-plus-alphanumericgibberish 2017-07-09 14:31:14 -07:00
  • 23e3ba53a2 Bugfix: rings without extrinsics were throwing errors Chris-plus-alphanumericgibberish 2017-07-09 14:30:53 -07:00
  • ba5abc9e1f Let HoOA make Binders neutral as well as lawful and chaotic Chris-plus-alphanumericgibberish 2017-07-09 14:30:30 -07:00
  • d59f1e69e0 Togas are very open, so let them be worn on humanoid upper torsos like shirts can Chris-plus-alphanumericgibberish 2017-07-09 14:29:42 -07:00
  • eb791e1e3d Lay some groundwork for generic zombies using the faction system. Chris-plus-alphanumericgibberish 2017-07-09 14:29:00 -07:00
  • c957c1ed95 curses - fix EXP_ON_BOTL code block Tangles 2017-07-08 11:55:43 +10:00
  • bf6f1658d2 Mammon bugfixes: Chris-plus-alphanumericgibberish 2017-07-06 12:05:56 -07:00
  • 831f4cc682 Merge branch 'compat-3.14.0' of https://github.com/Chris-plus-alphanumericgibberish/dNAO.git into compat-3.15.0 Chris-plus-alphanumericgibberish 2017-07-02 12:41:26 -04:00
  • 95dc3e9224 Merge pull request #30 from NHTangles/compat-3.14.0 Chris-plus-alphanumericgibberish 2017-07-02 12:21:16 -04:00
  • 025cf51ddf Set up for book of infinite spells to give a bonus to the spell it's open to Chris-plus-alphanumericgibberish 2017-07-02 11:28:00 -04:00
  • 1fd36edc14 Should be able to eat tins, regardless of material Chris-plus-alphanumericgibberish 2017-07-02 11:24:49 -04:00
  • 4e6ab10b16 Increase the weight of the crystals Chris-plus-alphanumericgibberish 2017-07-02 11:24:18 -04:00
  • 8345854ba0 Annulus should weigh as much as the bell of opening, not a BFG Chris-plus-alphanumericgibberish 2017-07-02 11:23:38 -04:00
  • b9d9875c53 Acid elementals explode instead of drown. Chris-plus-alphanumericgibberish 2017-07-02 11:23:11 -04:00
  • ea33f9d71a hellcats can spawn outside hell Chris-plus-alphanumericgibberish 2017-07-02 11:22:06 -04:00
  • 3a5de3c1e1 Increase Lord Surtur's size Chris-plus-alphanumericgibberish 2017-07-02 11:21:44 -04:00
  • 89c6193896 Enable obsidian material, and have Lord Surtur's sword made from it. Chris-plus-alphanumericgibberish 2017-07-02 11:20:45 -04:00
  • a7267bb1e2 Set up to have necronomicon boost spells you've found in it Chris-plus-alphanumericgibberish 2017-07-02 11:18:51 -04:00
  • a55980bbd8 Patchlevel comment Chris-plus-alphanumericgibberish 2017-07-02 11:17:58 -04:00
  • d762764e93 Update the patchlevel to reflect the fact that save breaks have taken place Chris-plus-alphanumericgibberish 2017-06-30 19:56:14 -04:00