Commit bf22612
committed
feat: switched to Semantic Versioning starting from this release
feat: added new time surge perk
feat: splitted the item database file to 5 different files, each one representing a specific equipment type
feat: updated item database with more equipment
feat: added new override_type field for the item database that dictates equipment type regardless of its ID
fix: removed invalid precision enchantment code for magic
fix: changed equipment codes for batons and karcer's weapon
chore: bumped the version to 2.0.0
chore: updated .gitignore
chore: updated flutter version to 3.35.41 parent 778e80d commit bf22612
File tree
14 files changed
+3480
-4109
lines changed- assets
- enchantments
- item_database
- lib
- logic
14 files changed
+3480
-4109
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
0 commit comments