-
Notifications
You must be signed in to change notification settings - Fork 0
/
Change.log
45 lines (38 loc) · 1.59 KB
/
Change.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
------------------------------------------------------------------
#### Version 1.1 ####
#####################
- Quality of Life Updates
- Changed Sprites to the same base resolution of 120 x 120 (an exception is made for the golden bugs icon, as it did not scale appropriately)
- Adjusted Sprite orientation
- Disabled Loop attribute on all bottles
- Adjusted Item display to reflect in-game progression
- Added Drop Shadow Outlines to the Fused Shadows to increase visibility
- Integrity Changes
- Changed Master Sword to "progressive attribute"
- Added Master Sword of Light
- Combined Scents into a single progressive tree
-------------------------------------------------------------------
#### Version 3.0 ####
#####################
- Integrity Changes
- Massive Overhaul to support TP Randomizer 1.0 Logic
- Re-structured item layout and settings to be more optimal
-------------------------------------------------------------------
#### Version 3.1 ####
#####################
- Minor Changes
- Minor Logic Adjustments
-------------------------------------------------------------------
#### Version 3.2 ####
#####################
- Minor Changes
- Minor Logic Adjustments
-------------------------------------------------------------------
#### Version 3.3 ####
#####################
- Minor Changes
- Minor Logic Adjustments
- Fixed PoT Access Logic
- Fixed All dungeons Logic
- Created canCompleteArbitersGrounds function
-------------------------------------------------------------------