Commit Graph

2276 Commits

Author SHA1 Message Date
Evan Debenham
dc4d928da0 v0.6.1: refactored keys, now stored in notes 2017-08-19 00:20:12 -04:00
Evan Debenham
2ccda1d1e7 v0.6.1: moved notes class to journal package, renamed features to landmarks 2017-08-19 00:19:01 -04:00
Evan Debenham
1a22c5334e v0.6.1: renamed journal class to notes 2017-08-19 00:19:00 -04:00
Evan Debenham
3c5a8c9ca4 v0.6.1: removed some outdated badges & tied catalogs into badge system 2017-08-19 00:19:00 -04:00
Evan Debenham
41b3c903c6 v0.6.1: Catalogs now keep track of whether items have been seen
Currently does not persist between game sessions
2017-08-19 00:19:00 -04:00
Evan Debenham
d975f3c8d5 v0.6.1: added all identifiable items to items tab, needs improvements 2017-08-19 00:18:59 -04:00
Evan Debenham
2ffbef67fd v0.6.1: major adjustments to layout of journal window
New catalogs tabs don't work yet.
2017-08-19 00:18:59 -04:00
Evan Debenham
41da332ef9 v0.6.1: improved journal window code and items tab 2017-08-19 00:18:59 -04:00
Evan Debenham
3fccd85589 v0.6.1: Journal interface redesign pt.1
- moved catalogs and notes into one window, added tab for guide
2017-08-19 00:18:59 -04:00
Evan Debenham
a8b3b76053 v0.6.1: improved depth icons and placeholder graphics 2017-08-19 00:18:58 -04:00
Evan Debenham
c8df657e51 v0.6.1: fixed issues with ghost spawning position between floors 2017-08-19 00:18:58 -04:00
Evan Debenham
debd7d6436 v0.6.1: fixed evil eye sprites idling instead of dieing in rare cases 2017-08-19 00:18:58 -04:00
Evan Debenham
a4f2987cdf v0.6.1: adjusted when searching and observing occurs 2017-08-19 00:18:57 -04:00
Evan Debenham
13f8bf3d60 v0.6.1: tweaks to new dew vial 2017-08-19 00:18:57 -04:00
Evan Debenham
4b2ffa060f v0.6.1: clarified description of horn of plenty 2017-08-19 00:18:57 -04:00
Evan Debenham
3f587ffc47 v0.6.1: small tweak to wand of fireblast logic 2017-08-19 00:18:57 -04:00
Evan Debenham
b31fc10136 v0.6.1: finished implementing ring of wealth rework (for now) 2017-08-19 00:18:57 -04:00
Evan Debenham
e07098a580 v0.6.1: partially reworked ring of wealth 2017-08-19 00:18:56 -04:00
Evan Debenham
39eedbd46d v0.6.1: fixed flare effects rendering incorrectly for the 1st frame 2017-08-19 00:18:56 -04:00
Evan Debenham
cbc21ef9fb v0.6.1: several improvements to mob and ally AI 2017-08-19 00:18:56 -04:00
Evan Debenham
7ebf612917 v0.6.1: bugfixes to new dried rose 2017-08-19 00:18:56 -04:00
Evan Debenham
bc4dda1bf3 v0.6.1: more dried rose rework implementation 2017-08-19 00:18:55 -04:00
Evan Debenham
9af6e71266 v0.6.1: major refactoring to dried rose 2017-08-19 00:18:55 -04:00
Evan Debenham
0e373b2eb7 v0.6.1: fixed a missing capitalization on prison guard text 2017-08-19 00:18:55 -04:00
Evan Debenham
b53a2516af v0.6.1: healing now takes priority over enemy actions 2017-08-19 00:18:55 -04:00
Evan Debenham
dc7d59c65f v0.6.1: adjusted weapon/armor code so npcs and mobs can better use them 2017-08-19 00:18:54 -04:00
Evan Debenham
6a0a7ae450 v0.6.1: ghost hero now follows the player between floors 2017-08-19 00:18:54 -04:00
Evan Debenham
80414bd6fd v0.6.1: reworked base mechanics of the dried rose 2017-08-19 00:18:54 -04:00
Evan Debenham
8c50b988a3 v0.6.1: fixed emo icons now being properly reset 2017-08-19 00:18:53 -04:00
Evan Debenham
381b23b6bc v0.6.1: reworked unstable spellbook, now grants empowered scroll effects 2017-08-19 00:18:53 -04:00
Evan Debenham
24eb803e3f v0.6.1: added empowered effects to scrolls 2017-08-19 00:18:53 -04:00
Evan Debenham
b7f82b9488 v0.6.1: improved some consumable icons + PNG optimization 2017-08-19 00:18:50 -04:00
Evan Debenham
5d4b0cbb2a v0.6.1: stepping on plants now interrupts the hero 2017-08-19 00:18:43 -04:00
Evan Debenham
1757c2ae7d v0.6.1: improved actor thread interrupt handling 2017-08-19 00:18:43 -04:00
Evan Debenham
2c54c53c54 v0.6.1: fixed chasm deaths not recording properly in rankings 2017-08-19 00:18:43 -04:00
Evan Debenham
579dbf19f8 v0.6.1: ethereal chains can now pull to solids at diagonals as well 2017-08-19 00:18:43 -04:00
Evan Debenham
a0a0a108f5 v0.6.1: removed ethereal chains being limited on locked floors
slightly adjusted prison boss level to compensate
2017-08-19 00:18:42 -04:00
Evan Debenham
19a5f22bfe v0.6.1: refactored and adjusted logic for ethereal chains
Most significantly, chains can no longer be used to go to places where
it is impossible to get there by walking (e.g. through locked doors)
2017-08-19 00:18:42 -04:00
Evan Debenham
8fe920ff17 v0.6.1: reworked the HP mechanics on right of might 2017-08-19 00:18:36 -04:00
Evan Debenham
42a37ec1ac v0.6.1: fixed a couple of bugs leftover from ring mechanics changes 2017-08-19 00:16:25 -04:00
Evan Debenham
1d904966bf v0.6.1: fixes for healing buff visuals 2017-08-19 00:16:25 -04:00
Evan Debenham
0a0001c5d6 v0.6.1: corrected static initialization for generator categories 2017-08-19 00:16:24 -04:00
Evan Debenham
e21e378b94 v0.6.1: changes to the horn of plenty:
- now has 10 levels internally instead of 30
- gains levels more consistently based on food value
- charge speed slightly nerfed
2017-08-19 00:16:24 -04:00
Evan Debenham
a68dc6dbc2 v0.6.1: fixed healing buff not remembering its state 2017-08-19 00:16:24 -04:00
Evan Debenham
ca65af576e v0.6.1: reduced the intensity of the highest visual grid setting 2017-08-19 00:16:24 -04:00
Evan Debenham
154bd94f80 v0.6.1: significant mechanics adjustments to healing potions 2017-08-19 00:16:23 -04:00
Evan Debenham
667d84191a v0.6.1: dew vial now only spawns on floor 1 2017-08-19 00:16:23 -04:00
Evan Debenham
95dd291bfe v0.6.1: adjusted wndbag and increased inventory space to 20 from 19 2017-08-19 00:16:23 -04:00
Evan Debenham
69981aab33 v0.6.1: balance changes for dew drops and dew vial 2017-08-19 00:16:22 -04:00
Evan Debenham
d24f52f361 v0.6.1: adjusted the layouts for quickslots and item slots 2017-08-19 00:16:22 -04:00