forked from Unbound-Legends/RPG-Web-Character-Creator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog
118 lines (93 loc) · 2.22 KB
/
changelog
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
1.5.9
-detach listeners on logout
-username display on signout button
1.5.8
-fixed soak, WT, and ST for custom gear
1.5.7
-new bitchin' icon!
1.5.6
-PWA!
-fixed motivation block on mobile
1.5.5
-updated firestore rules
-fixed import/export page a bit
1.5.4
-updated import for JSON objects
-fixed screw implants again
-VEHICLES! (ALL THREE OF THEM)
-fancy loading screen
-figured out how to breakout css
1.5.3
-UserDB init
1.5.2
-lots of formatting
1.5.1
-all the auths
1.5.0
-fixed user page
-adding vehicles
-phone auth
1.4.5
-moved configs to .env
1.4.4
-added Char to talent modifier list
-added char to talentSelection printout
1.4.3
-stated vehicles
-removed test theme references
v1.4.2
-new user image
v1.4.1
-themes!
+ @firebase/[email protected]
v1.4.0
-redid EVERY SINGLE SVG
-built more theme stuff
-added theme fonts
v1.3.10
-swapped encumbrance/max
-added encumbrance to printout
v1.3.9
-added threshold stat blocks
-added version# readout
v1.3.8
-slimmed down data index
-started structure for themes
-fixed setting to careers
v1.3.7
-fixed a dumb import flub
-fixed missing images in archetype
-JSON all data
v1.3.6
-fixed the crap job of importing settings
v1.3.5
-move images inside of src/
-npm updated
v1.3.4
-simplified divs in skillblock and skillrow
-color-adjust: exact;//:For Firefox printing?
-simplified the talent pyramid in print
v1.3.3
-removed a layer of div
-switched to svg
-fixed a ton of formatting that i screwed up
-lower case on desc symbols
-updated
v1.3.2
-array check for displaying settings
v1.3.1
-prettied up the import/export module
-added bulk settings maker
-added .sort().join(', ') to all the setting displays
-added a merge and sort when adding setting to customItems
-moved Settingbuilder to CustomData/
-community links