1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-05-07 07:45:11 +01:00

Commit graph

  • b2b807bc8c BUGFIX: Polyform may grant sickness resistance Chris-plus-alphanumericgibberish 2017-06-03 20:28:27 -04:00
  • 3afd7c35f4 Add handling for creatures that once had innards, but they were removed (most mummies) and for skeletons Chris-plus-alphanumericgibberish 2017-06-03 20:27:51 -04:00
  • 726799feef Re-arange some of the SPFX flags, done while checking that the NOGEN change didn't break anything Chris-plus-alphanumericgibberish 2017-06-03 20:26:26 -04:00
  • a890fb4265 Bugfix: SPFX_NOGEN should not imply SPFX_RESTR Chris-plus-alphanumericgibberish 2017-06-03 20:00:35 -04:00
  • b9771dec8f Remove magic marker chance from wizard Chris-plus-alphanumericgibberish 2017-06-03 19:59:41 -04:00
  • 6176717fb1 Remove wands from wizard, add rings back Chris-plus-alphanumericgibberish 2017-06-03 19:59:23 -04:00
  • 59c3effd48 Add a resistance check to the trumpet archon's trumpet Chris-plus-alphanumericgibberish 2017-06-03 19:58:24 -04:00
  • b526373c55 Bugfix: The #equip function thought boots were gloves Chris-plus-alphanumericgibberish 2017-06-03 19:51:26 -04:00
  • 336441836a Bugfix: Rocks and gems need damage types (rocks are blunt, gems are sharp) Chris-plus-alphanumericgibberish 2017-06-03 19:48:10 -04:00
  • a6fa42951e Bugfix: Fractional HP from monster healing should be applied to the MONSTERS HP, not the CHARACTERS Chris-plus-alphanumericgibberish 2017-06-03 19:07:49 -04:00
  • df1a0a3ba2 Make Center-of-All leave footprints burned into the ground when he teleports. Chris-plus-alphanumericgibberish 2017-06-03 19:06:50 -04:00
  • f5f514e5bc Bugfix: Make monster healing while off-level consistent with on-level healing Chris-plus-alphanumericgibberish 2017-06-03 18:56:31 -04:00
  • d0a2c525c3 Bugfix: also change the former bell of opening's material when converting it into a regular bell for bones files Chris-plus-alphanumericgibberish 2017-06-03 18:56:04 -04:00
  • 45b6621b41 Bugfix: Fractional HP should be applied to monster form HP when polymorphed, not base form HP Chris-plus-alphanumericgibberish 2017-06-03 18:54:27 -04:00
  • 2705f51ddb Bugfix: The whole Con mod applies to HP, not half of it Chris-plus-alphanumericgibberish 2017-06-03 18:53:57 -04:00
  • 2cd2f43bed Merge pull request #25 from ilbelkyr/bugfix/bigterm Chris-plus-alphanumericgibberish 2017-06-03 15:04:26 -04:00
  • 38be0de4ab windowtype:tty - use unsigned longs for terminal size Janik Kleinhoff 2017-06-03 18:53:20 +00:00
  • 4eecf8503e Turn to Stone consistency NeroOneTrueKing 2017-06-03 11:13:25 -05:00
  • 582cba67e9 Readability improvements NeroOneTrueKing 2017-06-03 11:10:32 -05:00
  • b8f66ee486 Update extern.h NeroOneTrueKing 2017-06-03 10:25:22 -05:00
  • 1da66ac5c2 Update read.c NeroOneTrueKing 2017-06-03 10:18:19 -05:00
  • f33c8a6bcf Update engrave.c NeroOneTrueKing 2017-06-03 10:17:19 -05:00
  • e1b5126fb2 Update apply.c NeroOneTrueKing 2017-06-03 10:11:42 -05:00
  • 2e26fccb31 Tabbing Chris-plus-alphanumericgibberish 2017-06-03 01:26:18 -04:00
  • 62d3eb9098 Crash Bugfix: Geyser should check for monster water walking boots, not player Water walking Chris-plus-alphanumericgibberish 2017-06-03 00:47:45 -04:00
  • 2d9450580e Include the artilist header in pray.c Chris-plus-alphanumericgibberish 2017-06-01 16:33:30 -04:00
  • bb0facd7bf When a player is given an artifact by their god, write it out to livelog. Chris-plus-alphanumericgibberish 2017-06-01 16:29:26 -04:00
  • 1f81e6f384 Bugfix: Lifehunt scythe Chris-plus-alphanumericgibberish 2017-05-31 16:24:15 -04:00
  • 24e3e65b2a Bugfix: The player didn't actually do extra damage to weakened monsters, which was making the Lifehunt scythe's balance wonky. Chris-plus-alphanumericgibberish 2017-05-31 16:20:49 -04:00
  • b5c1918652 Bugfix: Lifehunt scythe not properly handling mvm combat, not updating your studied counter properly. Chris-plus-alphanumericgibberish 2017-05-31 14:22:43 -04:00
  • 78668461a2 Bugfixes: Lifehunt scythe not handled properly, Binder alignment not handled properly Chris-plus-alphanumericgibberish 2017-05-31 12:14:00 -04:00
  • 771faeba24 HP and En recovery changes: Chris-plus-alphanumericgibberish 2017-05-31 12:13:06 -04:00
  • d4bce8fe63 Energy regen changes Chris-plus-alphanumericgibberish 2017-05-30 14:25:09 -04:00
  • 5cafc16e19 HP regeneration reduction Chris-plus-alphanumericgibberish 2017-05-30 13:25:21 -04:00
  • 66fce22cb9 Plasteel helms grant infravision Chris-plus-alphanumericgibberish 2017-05-30 13:18:16 -04:00
  • 87e4b81d65 Don't use up the potion of acid until after a monster checks for acid resistance Chris-plus-alphanumericgibberish 2017-05-30 13:17:42 -04:00
  • 88e03f2371 Auton bugfix: Don't promote dead autons Chris-plus-alphanumericgibberish 2017-05-30 13:15:39 -04:00
  • 8babfbd8b1 FIQ Bugfix: Fix Pale Night's interaction with lifesaving Chris-plus-alphanumericgibberish 2017-05-30 13:15:11 -04:00
  • 7e9c8c4f8d Fix tinning kit Chris-plus-alphanumericgibberish 2017-05-30 13:08:28 -04:00
  • 1ca2714d3d Great damage spike reduction/AC smoothing Chris-plus-alphanumericgibberish 2017-05-30 13:05:08 -04:00
  • 47312750d1 Bugfix: Queen bees didn't get items due to a copy-paste error Chris-plus-alphanumericgibberish 2017-05-30 12:37:19 -04:00
  • 1ea716c0bb Kary's armor is in the wrong block Chris-plus-alphanumericgibberish 2017-05-30 12:36:52 -04:00
  • 3d232bc091 Argentum golems get fewer silver arrows (they will also get a lower rate of fire) Chris-plus-alphanumericgibberish 2017-05-30 12:36:06 -04:00
  • 18f6637fa5 Couple of graves Chris-plus-alphanumericgibberish 2017-05-30 12:35:35 -04:00
  • c732a35e28 Tabbing change Chris-plus-alphanumericgibberish 2017-05-30 12:33:34 -04:00
  • f6a524c71f Female half-dragons get the Lifehunt scythe as their fist gift (Dark Souls reference) Chris-plus-alphanumericgibberish 2017-05-30 12:33:23 -04:00
  • 706ea02ce5 Bugfix: the new bane-type weapons can be twoweaponed Chris-plus-alphanumericgibberish 2017-05-30 12:27:45 -04:00
  • 0e69d8a371 Bugfix: Edderkops make webs Chris-plus-alphanumericgibberish 2017-05-30 12:27:13 -04:00
  • 974dce5ae6 Merge pull request #22 from NHTangles/cursesfixes Chris-plus-alphanumericgibberish 2017-05-30 01:12:54 -04:00
  • fc3ae5c590 Merge branch 'compat-3.14.0' into cursesfixes Chris-plus-alphanumericgibberish 2017-05-30 01:10:16 -04:00
  • 698bd75da4 Merge pull request #21 from NeroOneTrueKing/patch-dragon-shield-weight Chris-plus-alphanumericgibberish 2017-05-28 19:44:58 -04:00
  • 29cb653b0b Merge pull request #20 from NeroOneTrueKing/patch-obj-material-weight-1 Chris-plus-alphanumericgibberish 2017-05-28 19:44:27 -04:00
  • 5b0a9d74b6 Merge pull request #19 from NeroOneTrueKing/patch-iron-pits Chris-plus-alphanumericgibberish 2017-05-28 19:42:58 -04:00
  • a6e0a58ae2 Merge pull request #17 from NeroOneTrueKing/patch-9 Chris-plus-alphanumericgibberish 2017-05-28 19:37:52 -04:00
  • cb837b46ca Merge pull request #16 from NeroOneTrueKing/patch-7 Chris-plus-alphanumericgibberish 2017-05-28 19:37:08 -04:00
  • 9e8ecf9dce Merge pull request #15 from NeroOneTrueKing/patch-6 Chris-plus-alphanumericgibberish 2017-05-28 19:35:56 -04:00
  • 4d2649924c Merge pull request #14 from NeroOneTrueKing/patch-5 Chris-plus-alphanumericgibberish 2017-05-28 19:33:49 -04:00
  • dafc37aa09 Merge pull request #13 from NeroOneTrueKing/patch-4 Chris-plus-alphanumericgibberish 2017-05-28 19:32:26 -04:00
  • fe9a4322a9 Merge pull request #11 from NeroOneTrueKing/patch-1 Chris-plus-alphanumericgibberish 2017-05-28 19:28:24 -04:00
  • c96fff62a5 Change: Object-material weight arithmetic NeroOneTrueKing 2017-05-22 14:23:32 -05:00
  • 0110e966f0 Fix: Dragon-shield weight NeroOneTrueKing 2017-05-22 14:02:52 -05:00
  • b696429293 curses - fix typo in colour initialisation Tangles 2017-05-19 23:01:24 +10:00
  • 5389436df7 Merge branch 'compat-3.14.0' into cursesfixes Tangles 2017-05-19 23:20:08 +10:00
  • 1bcd0a8c63 enabled whereis functionality k21971 2017-05-19 05:30:16 -04:00
  • 5c21d17ff2 Merge pull request #4 from NeroOneTrueKing/NeroOneTrueKing-patch-tove NHTangles 2017-05-19 17:41:55 +10:00
  • 9e16873590 Fix: Iron spiked pits NeroOneTrueKing 2017-05-18 20:57:44 -05:00
  • ddcac2d26d Fix: Tove in Air NeroOneTrueKing 2017-05-18 19:37:55 -05:00
  • 646b9e4b40 Fix: Tove in Air NeroOneTrueKing 2017-05-18 19:32:37 -05:00
  • 0799d8bb85 enabled whereis functionality k21971 2017-05-18 01:33:21 -04:00
  • a18f09a08b Replace wclrtoeols with a single werase at the start of statusbar updating Fredrik Ljungdahl 2017-05-17 14:36:16 +02:00
  • 10da89201e Merge branch 'cursesfixes' of https://github.com/NHTangles/dNAO into cursesfixes Tangles 2017-05-17 21:30:18 +10:00
  • eb194d43c5 Merge branch 'compat-3.14.0' into cursesfixes Tangles 2017-05-17 21:29:36 +10:00
  • d70c264b47 Fix #define for chmod() in dump_init() Tangles 2017-05-17 21:26:46 +10:00
  • b76d35e73b Fix a minor XP display bug in NH4status Fredrik Ljungdahl 2017-05-16 19:26:44 +02:00
  • 1488532015 Merge branch 'compat-3.14.0' into cursesfixes Tangles 2017-05-17 00:55:51 +10:00
  • f1817e7bc1 fix args to dump_screen after dumplog fix Tangles 2017-05-17 00:54:50 +10:00
  • 506c54d7ea display splash in map area Tangles 2017-05-16 00:34:27 +10:00
  • ad67d8ce91 fixup: ACTUALLY fix buffer overflow in curses_num_lines Tangles 2017-05-15 21:30:16 +10:00
  • 76f3d3b4e1 Fix Buffer overflow in curses_num_lines() Tangles 2017-05-15 19:21:07 +10:00
  • de6dab39a6 Merge branch 'compat-3.14.0' into cursesfixes Tangles 2017-05-17 00:06:49 +10:00
  • c442a3a1af Better handling of failure to open dump file. Tangles 2017-05-16 11:39:17 +10:00
  • 1ced54de63 Merge pull request #2 from NeroOneTrueKing/patch-10 NHTangles 2017-05-16 13:09:17 +10:00
  • 1fd45f6c28 Fix: Mjollnir self-throw NeroOneTrueKing 2017-05-14 21:30:03 -05:00
  • bff4c30af9 Fix: Mjollnir self-hit NeroOneTrueKing 2017-05-14 21:27:04 -05:00
  • fda5a75221 Fix Breath timer alignment in vertical statusbar Fredrik Ljungdahl 2017-05-14 19:15:57 +02:00
  • 9fa627f124 Add classic_status, defaults to TRUE. If set to false, it will draw a NH4-style status bar Fredrik Ljungdahl 2017-05-14 18:47:49 +02:00
  • c115a1d8c5 Fix Strength not showing correctly above 18 Fredrik Ljungdahl 2017-05-13 20:17:05 +02:00
  • 0d806f2eb5 curses - perminvent makefile and crash fix Tangles 2017-05-13 19:16:54 +10:00
  • 186b74019f curses - Add some missing hpbar logic from grunt. Tangles 2017-05-13 16:15:34 +10:00
  • 8ba682c432 curses - remove grunt-specifics frm recent merge. Tangles 2017-05-13 15:38:59 +10:00
  • 160c793831 Fix various perm_invent bugs, including a crash bug Fredrik Ljungdahl 2017-05-12 23:11:22 +02:00
  • 0e5b274d13 Make the msgbuffer redraw the entire message history if redrawn, instead of just a single message Fredrik Ljungdahl 2017-05-12 23:10:55 +02:00
  • d60316ff33 If the perm_invent option changes between the save and the file, handle that properly Fredrik Ljungdahl 2017-05-12 16:34:20 +02:00
  • e4bf839b44 Add "Inventory:" title to inventory sidebar and "Not carrying anything" if applicable Fredrik Ljungdahl 2017-05-12 15:30:53 +02:00
  • 770a678ea8 Add inventory sidebar if perm_invent is enabled Fredrik Ljungdahl 2017-05-12 15:21:52 +02:00
  • 9bc85c04b9 Remove a redundant function Fredrik Ljungdahl 2017-05-11 23:27:02 +02:00
  • 8569e4ffb5 Remove a redundant curses_update_status Fredrik Ljungdahl 2017-05-11 23:22:49 +02:00
  • 3aa58f18bc Prev(hp|mhp|pow|mhp) is no longer used Fredrik Ljungdahl 2017-05-11 23:17:29 +02:00
  • c82868c685 Remove the feature that allowed a label and statuscolor config to not match Fredrik Ljungdahl 2017-05-11 23:09:23 +02:00
  • 80322ef26a Remove some more cruft leftover from old cursstat code Fredrik Ljungdahl 2017-05-11 23:06:50 +02:00