Commit Graph

4549 Commits

Author SHA1 Message Date
Evan Debenham
f495b85df7 v2.2.0: removed popup message when entering mining level 2023-09-03 18:58:31 -04:00
Evan Debenham
25d84412a4 v2.2.0: fixed beacon of returning not bundling its branch value 2023-09-03 18:58:31 -04:00
Evan Debenham
dbb1e8b14d v2.2.0: made a bunch of WIP improvements to mining level layout 2023-09-03 18:58:31 -04:00
Evan Debenham
b3450cc731 v2.2.0: made branches builder a bit more compact 2023-09-03 18:58:31 -04:00
Evan Debenham
bf1c608a00 v2.2.0: fixed imp shouting 'hey' from outside hero FOV 2023-09-03 18:58:31 -04:00
Evan Debenham
91387bfe78 v2.2.0: standardized code for how quest NPCs are spawned 2023-09-03 18:58:31 -04:00
Evan Debenham
650d05bbc3 v2.2.0: stacked equipped rings now describe their combined effect 2023-09-03 18:58:31 -04:00
Evan Debenham
09b808c857 v2.2.0: changed a translation credits name on request 2023-09-03 18:58:30 -04:00
Evan Debenham
8abc3699d5 v2.2.0: overhauled retreating enemy AI 2023-09-03 18:58:30 -04:00
Evan Debenham
c9eb216d20 v2.2.0: moved BArray into the SPD-classes module 2023-09-03 18:58:30 -04:00
Evan Debenham
4bbd69a470 v2.2.0: the sad ghost now spawns and stays at the level exit 2023-09-03 18:58:30 -04:00
Evan Debenham
b454a8eb93 v2.2.0: fixed various un-triggered logic errors in builder code 2023-09-03 18:58:30 -04:00
Evan Debenham
da0968702e v2.2.0: redesigned crystal path rooms 2023-09-03 18:58:30 -04:00
Evan Debenham
43ede6779e v2.2.0: removed some excessive commas from guardian summon descriptions 2023-09-03 18:58:30 -04:00
Evan Debenham
94a83095c4 v2.2.0: reduced projecting champion range again 2023-09-03 18:58:30 -04:00
Evan Debenham
daa7c31490 v2.2.0: fixed ClassArmor upgrade sometimes changing specific glyph state 2023-09-03 18:58:29 -04:00
Evan Debenham
3307d2d2fb v2.2.0: fixed degradation not properly applying to the mage's staff 2023-09-03 18:58:29 -04:00
Evan Debenham
d6fa0b82dd v2.2.0: added a basic first gold generator for mining levels 2023-09-03 18:58:29 -04:00
Evan Debenham
aec4b0089c v2.2.0: tutorial is now skipped if there is some existing save data 2023-09-03 18:58:29 -04:00
Evan Debenham
66c62f2081 v2.2.0: improved border visuals for mining level 2023-09-03 18:58:29 -04:00
Evan Debenham
795bfdc616 v2.2.0: improved logic for lowering tags into empty space 2023-09-03 18:58:29 -04:00
Evan Debenham
39a50a1dc0 v2.2.0: refactored noisemaker code to more cleanly extend from Bomb 2023-09-03 18:58:29 -04:00
Evan Debenham
d39ecceaef v2.2.0: updated version definitions in ShatteredPixelDungeon.java 2023-09-03 18:58:29 -04:00
Evan Debenham
13ba94252a v2.2.0: dev commentary for v1.1.0 2023-09-03 18:58:29 -04:00
Evan Debenham
ad18af5974 v2.2.0: balance changes to hostile champions 2023-09-03 18:58:29 -04:00
Evan Debenham
a98a92dfbb v2.2.0: condensed v2.1's changelog 2023-09-03 18:58:29 -04:00
Evan Debenham
53b4cf297e v2.2.0: removed support for android instant apps 2023-07-10 15:24:03 -04:00
Evan Debenham
9ba42fda5d v2.1.4: updated changelog, translations, and version for v2.1.4 release 2023-07-06 12:37:06 -04:00
Evan Debenham
8a4a1b2757 v2.1.4: fixed mining level not properly setting its music 2023-07-06 12:36:59 -04:00
Evan Debenham
769d6e2978 v2.1.4: fixed visual errors when hiding mimics were magically slept 2023-07-06 12:36:59 -04:00
Evan Debenham
19d24f8660 v2.1.4: condensed changelog for v2.0 2023-07-06 12:36:59 -04:00
Evan Debenham
3d01bc8c2e v2.1.4: fixed a few caess of game effects not accounting for branches 2023-07-06 12:36:59 -04:00
Evan Debenham
8c4a8acae5 v2.1.4: fixed tilemap changes messing with some static visuals 2023-07-06 12:36:59 -04:00
Evan Debenham
c8ebdde5e7 v2.1.4: fixed randomWeapon not always using defaults when specified 2023-07-06 12:36:59 -04:00
Evan Debenham
f804ec36a8 v2.1.4: fixed a couple rare crash bugs 2023-07-06 12:36:59 -04:00
Evan Debenham
05845901d0 v2.1.4: adjusted new gold visuals to only appear in mining level for now 2023-07-06 12:36:59 -04:00
Evan Debenham
82263e30c0 v2.1.4: fixed pitfall traps working on thee mining level 2023-07-06 12:36:59 -04:00
Evan Debenham
9067a486cd v2.1.4: fixed Counter Ability talent incorrectly applying 0 charge at +2 2023-07-06 12:36:59 -04:00
Evan Debenham
534d161bb0 v2.1.4: added a null safety check in InventoryPaneSlot 2023-07-06 12:36:58 -04:00
Evan Debenham
d019128db2 v2.1.4: softened up regen limit vs. badder bosses Tengu a bit 2023-07-06 12:36:58 -04:00
Evan Debenham
8257991f2b v2.1.4: improved aiming logic for elemental blast 2023-07-06 12:36:58 -04:00
Evan Debenham
b0c29ec809 v2.1.4: fixed warrior shield not respecting regen-disabling effects 2023-07-06 12:36:58 -04:00
Evan Debenham
56682a28ec v2.1.4: added a couple custom visuals to the blacksmith quest area 2023-07-06 12:36:58 -04:00
Evan Debenham
9bf8c4b078 v2.1.4: fixed noisemakers alerting if they are moved as they trigger 2023-07-06 12:36:58 -04:00
Evan Debenham
feb9d8df24 v2.1.3: fixed an incorrect condition in Armor desc and re-upped version 2023-06-28 11:35:24 -04:00
Evan Debenham
4a38ecde56 v2.1.3: updated changelog and version for v2.1.3 release 2023-06-28 11:35:24 -04:00
Evan Debenham
4d5c9ece6e v2.1.3: updated translations 2023-06-28 11:35:24 -04:00
Evan Debenham
327b19986f v2.1.3: added support for handling removed talents 2023-06-28 11:35:23 -04:00
Evan Debenham
0e833d1695 v2.1.3: fixed armored brutes having more DR than intended since v2.0 2023-06-28 11:35:23 -04:00
Evan Debenham
ba14831a7e v2.1.3: further improved visuals and text for mining level 2023-06-28 11:35:23 -04:00