Commit eca470e
Add support for 0.5 JSON skill tree (#1984)
* Passive tree parser from ggg web data
* enhanced escapeGGGString
* Fix ascendancy unlock constraint check in node search parameters
* Refactor DrawQuadAndRotate to handle different data lengths for vertex calculations
* Add node overlay for Blighted Notable Frames in passive tree
* Fix typos and improve comments in passive tree script
* Fix typos in ascendancy handling and update inner radius calculations in passive tree script
* Refactor passive tree node replacement logic and add switchable options for Druid nodes
* Add support for alias notable maps and enhance jewel socket handling
- Enhanced passivetree_ggg.lua to support aliasNotableMap for jewel sockets.
* Rename aliasNotableMap to aliasPassiveSocket for clarity in passive tree data
* Enhance jewel socket handling by adding noRadius property and updating related logic in passive tree
* Enable Abyssal Lich parser
* Fix tests
Export ModCache
Fix crash with class Ids
Fix unarmed data for Ids
* Add legacy class ID remap
Old builds from 0.1 to 0.3 used the wrong id for the character class and opening them now would convert them to the wrong class. This maps the old builds so they now open correctly
* Formatting + typos
* AliasPassiveSocket fix
Was using the wrong name from a previous commit
* Export fixes
Uses the tree data folder to look for the ggg assets and json files
Fixes the tree file changing each time on export due to pairs usage
* Use copy file command to speed up export
Now runs in 0.1s instead of 8s
---------
Co-authored-by: justjuangui <servicios@juacarvajal.com>
Co-authored-by: LocalIdentity <localidentity2@gmail.com>1 parent c41c5d8 commit eca470e
113 files changed
Lines changed: 128583 additions & 967 deletions
File tree
- spec/System
- src
- Classes
- Data
- Export/Scripts
- Modules
- TreeData/0_5
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
47 | 68 | | |
48 | 69 | | |
49 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
| |||
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
27 | | - | |
| 33 | + | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
| |||
157 | 163 | | |
158 | 164 | | |
159 | 165 | | |
| 166 | + | |
| 167 | + | |
160 | 168 | | |
161 | 169 | | |
162 | 170 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
142 | 163 | | |
143 | 164 | | |
144 | 165 | | |
| |||
172 | 193 | | |
173 | 194 | | |
174 | 195 | | |
175 | | - | |
| 196 | + | |
176 | 197 | | |
177 | 198 | | |
178 | 199 | | |
| |||
241 | 262 | | |
242 | 263 | | |
243 | 264 | | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
244 | 273 | | |
245 | 274 | | |
246 | 275 | | |
| |||
304 | 333 | | |
305 | 334 | | |
306 | 335 | | |
307 | | - | |
| 336 | + | |
308 | 337 | | |
309 | 338 | | |
310 | 339 | | |
| |||
741 | 770 | | |
742 | 771 | | |
743 | 772 | | |
| 773 | + | |
744 | 774 | | |
745 | | - | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
746 | 781 | | |
747 | 782 | | |
748 | 783 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1262 | 1262 | | |
1263 | 1263 | | |
1264 | 1264 | | |
1265 | | - | |
| 1265 | + | |
1266 | 1266 | | |
1267 | 1267 | | |
1268 | 1268 | | |
| |||
1391 | 1391 | | |
1392 | 1392 | | |
1393 | 1393 | | |
1394 | | - | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
1395 | 1408 | | |
1396 | 1409 | | |
1397 | 1410 | | |
| |||
1499 | 1512 | | |
1500 | 1513 | | |
1501 | 1514 | | |
1502 | | - | |
| 1515 | + | |
1503 | 1516 | | |
1504 | 1517 | | |
1505 | 1518 | | |
| |||
0 commit comments