Commit 8226226
Port Volatile Vaal Orb support (#9935)
* Port Volatile Vaal Orb support
* Fix scourge dropdowns not omitting selected value
* Various fixes
Corrected fallback scalar argument handling.
Preserved existing volatile rolls when editing implicits.
Correctly filters unscalable ranged modifiers.
Displays scaled fixed-value modifiers correctly.
Consolidated duplicated label and implicit-control logic.
Found and fixed an additional tab-state bug for items whose implicits cannot be changed.
---------
Co-authored-by: LocalIdentity <localidentity2@gmail.com>1 parent c225a6c commit 8226226
11 files changed
Lines changed: 15701 additions & 260 deletions
File tree
- spec/System
- src
- Classes
- Data
- Export
- Scripts
- Modules
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
49 | 62 | | |
50 | 63 | | |
51 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
| 700 | + | |
| 701 | + | |
700 | 702 | | |
701 | 703 | | |
702 | 704 | | |
| |||
888 | 890 | | |
889 | 891 | | |
890 | 892 | | |
891 | | - | |
| 893 | + | |
892 | 894 | | |
893 | 895 | | |
894 | 896 | | |
895 | 897 | | |
896 | 898 | | |
897 | | - | |
| 899 | + | |
898 | 900 | | |
899 | 901 | | |
900 | 902 | | |
| |||
1262 | 1264 | | |
1263 | 1265 | | |
1264 | 1266 | | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
1265 | 1270 | | |
1266 | 1271 | | |
1267 | 1272 | | |
| |||
1863 | 1868 | | |
1864 | 1869 | | |
1865 | 1870 | | |
1866 | | - | |
| 1871 | + | |
1867 | 1872 | | |
1868 | 1873 | | |
1869 | 1874 | | |
| |||
0 commit comments