Commit Graph

3782 Commits

Author SHA1 Message Date
Evan Debenham
0ef89d3c20 v1.4.0: made some edits to guidebook text 2022-09-20 20:37:37 -04:00
Evan Debenham
900c689ad3 v1.4.0: added date and version to rankings pages 2022-09-20 20:37:35 -04:00
Evan Debenham
7f14fc697b v1.4.0: fixed chalice of blood having spawn rate of 0 instead of cloak 2022-09-20 20:37:20 -04:00
Evan Debenham
1b820adbe3 v1.4.0: added a cap to ring of wealth equip level drops at +15 2022-09-20 20:37:19 -04:00
Evan Debenham
168911efda v1.4.0: added functionality to replay daily runs as practise 2022-09-20 20:36:54 -04:00
Evan Debenham
34d5fd2583 v1.4.0: implemented the actual page items of new lore documents 2022-09-20 20:35:47 -04:00
Evan Debenham
41ea6aad60 v1.4.0: added a setting to adjust camera follow intensity 2022-09-20 20:35:47 -04:00
Evan Debenham
39fa4adbe1 v1.4.0: the controller pointer can now pan the GameScene camera 2022-09-20 20:35:47 -04:00
Evan Debenham
7279e6f33b v1.4.0: fixed inconsistencies and honeypot errors in teleport trap logic 2022-09-20 20:35:47 -04:00
Evan Debenham
2ac0f75c2f v1.4.0: fixed inventory/quickslots not always updating on seal detach 2022-09-20 20:35:47 -04:00
Evan Debenham
c553a4a422 v1.4.0: hero can now press tiles they are standing on 2022-09-20 20:35:47 -04:00
Evan Debenham
38f3ace6ca v1.4.0: hero now pauses before ascend/descend if there are enemies near 2022-09-20 20:35:47 -04:00
Evan Debenham
442aebeae8 v1.4.0: adjusted blooming to prefer to not place grass on the hero 2022-09-20 20:35:47 -04:00
Evan Debenham
084ee193dd v1.4.0: various further improvements to new tutorial 2022-09-20 20:35:47 -04:00
Evan Debenham
7535758eae v1.4.0: fixed a missing import 2022-09-10 13:41:08 -04:00
Evan Debenham
5730d7aca1 v1.4.0: further initial tutorial improvements 2022-09-10 13:39:40 -04:00
Evan Debenham
b9b02fdef8 v1.4.0: made various improvements to the short tutorial 2022-09-10 13:39:40 -04:00
Evan Debenham
3dd20df438 v1.4.0: added most of the logic for new lore pages + placeholder text 2022-09-10 13:39:40 -04:00
Evan Debenham
c430a84038 v1.4.0: added a short UI tutorial when the player first plays the game 2022-09-10 13:39:40 -04:00
Evan Debenham
efa0fc3678 v1.4.0: fixed giant necromancers summoning skeletons into doorways 2022-09-10 13:39:40 -04:00
Evan Debenham
8a4efb0903 v1.4.0: various code improvements relating to finding doc pages 2022-09-10 13:39:40 -04:00
Evan Debenham
20ed6ab62d v1.4.0: added checks for a few extra cases of respawn cell being -1 2022-09-10 13:39:40 -04:00
Evan Debenham
80a1bbe865 v1.4.0: fixed errors in new logic in randomRespawnCell for boss levels 2022-09-10 13:39:40 -04:00
Evan Debenham
c3fab95dfe v1.4.0: reverted unintentionally committed debug code in distortion trap 2022-09-10 13:39:40 -04:00
Evan Debenham
2a263a5e97 v1.4.0: adjusted catalogs to tie into the generator system 2022-09-10 13:39:40 -04:00
Evan Debenham
0bf623f0c7 v1.4.0: fixed a typo in new footwear of nature text 2022-09-10 13:39:39 -04:00
Evan Debenham
c7a5f22ed4 v1.4.0: fixed a text error in Arcane Resin 2022-09-10 13:39:39 -04:00
Evan Debenham
aa567b61ac v1.4.0: fixed a bug with alchemy guide in new journal window 2022-09-08 13:04:21 -04:00
Evan Debenham
f37ea611f9 v1.4.0: deleted unused text in open source 2022-09-07 16:01:36 -04:00
Evan Debenham
ef9c47639b v1.4.0: updated changelog and release version for alpha-1 2022-09-07 16:00:47 -04:00
Evan Debenham
8036558cb3 v1.4.0: made the annoying curse TF2 reference a bit less obvious 2022-09-07 16:00:47 -04:00
Evan Debenham
82411ee96c v1.4.0: reworked bounty hunter to boost drop rate instead of award gold 2022-09-07 16:00:47 -04:00
Evan Debenham
4947a9106e v1.4.0: adjusted excess charge talent, now grants barrier when zapping 2022-09-07 16:00:47 -04:00
Evan Debenham
34769da55f v1.4.0: adjusted the empowered strike talent to grant bonus on-hit power 2022-09-07 16:00:47 -04:00
Evan Debenham
1d250aa7d5 v1.4.0: adjusted initial welcome text, removed separate intro scene 2022-09-07 16:00:46 -04:00
Evan Debenham
28987e3c40 v1.4.0: adjusted controller default keybinds 2022-09-07 16:00:46 -04:00
Evan Debenham
3be2da90dc v1.4.0: blocking enchantment now grants a shield, instead of armor 2022-09-07 16:00:46 -04:00
Evan Debenham
4799bca59b v1.4.0: Added UI for lore documents in the journal, moved region intros 2022-09-07 16:00:46 -04:00
Evan Debenham
7ff6cdc043 v1.4.0: leaned a bit more into the wealth buff 2022-09-07 16:00:46 -04:00
Evan Debenham
40e54245d1 v1.4.0: refactored some code from the journal window 2022-09-07 16:00:46 -04:00
Evan Debenham
c6cc0d78e1 v1.4.0: added an additional safety check to knockback logic 2022-09-07 16:00:46 -04:00
Evan Debenham
a09b718ce2 v1.4.0: fixed unintentionally committed debug code in blastwave 2022-09-07 16:00:46 -04:00
Evan Debenham
5e838b4d99 v1.4.0: berserking recovery now accounts for locked floor regen timer 2022-09-07 16:00:46 -04:00
Evan Debenham
055841cadf v1.4.0: telekinetic grab now grabs all possible items when cast 2022-09-07 16:00:46 -04:00
Evan Debenham
8be3aae484 v1.4.0: small balance tweaks to wealth and transfusion 2022-09-07 16:00:46 -04:00
Evan Debenham
c64a20ba2f v1.4.0: fixed ring of arcana affecting some battlemage procs 2022-09-07 16:00:46 -04:00
Evan Debenham
54a1c82da3 v1.4.0: tweaked the balance of enemy stat boosts for ascension 2022-09-07 16:00:46 -04:00
Evan Debenham
fd18ebdb47 v1.4.0: soft reworked the Berserker. Berserk is now manually triggered 2022-09-07 16:00:46 -04:00
Evan Debenham
cd05ee3e58 v1.4.0: fixed necromancers being able to summon through crystal doors 2022-09-07 16:00:46 -04:00
Evan Debenham
0f7a873ede v1.4.0: removed unnecessary push when bees are summoned 2022-09-07 16:00:46 -04:00