Releases: Marcel-TO/DL2_Save_Editor
Save Editor v1.0.9 Beta
Dependencies got bumped to latest versions.
Had to refactor a bunch of frontend code in order to support newest changes.
Sadly the inventory item offset issue still remains. Therefore you may experience some issues when loading saves.
What's Changed
- feat: upgrade frontend and versions to latest releases by @Marcel-TO in #206
- feat: Refactor and update dependencies for v1.0.9 by @Marcel-TO in #207
Full Changelog: app-v1.0.8-fix...app-v1.0.9-fix
Save Editor v1.0.8 fix
Release 1.0.8
This would allow you to experiment with the following new changes:
- new UI
- customizable to your own preferences
- full PC Support due to a collaboration with @EricPlayZ (more details inside the editor)
- user settings (to deactivate automated Backups, Themes, etc)
- New integrated Knowledge Vault
- save outpost where you can use community favorite saves
- potential Easter Eggs 👀
Disclaimer! Due to the inventory issues, the inventory would be not included in the demo and will be marked as experimental
Downloads
Scroll down to Assets!
What's Changed
- Fix byte buffer by @Marcel-TO in #181
Full Changelog: app-v1.0.8...app-v1.0.8-fix
Save Editor v1.0.8
Release 1.0.8
This would allow you to experiment with the following new changes:
- new UI
- customizable to your own preferences
- full PC Support due to a collaboration with @EricPlayZ (more details inside the editor)
- user settings (to deactivate automated Backups, Themes, etc)
- New integrated Knowledge Vault
- save outpost where you can use community favorite saves
- potential Easter Eggs 👀
Disclaimer! Due to the inventory issues, the inventory would be not included in the demo and will be marked as experimental
Downloads
Scroll down to Assets!
What's Changed
- Removed fullscreen by @Marcel-TO in #67
- Fixed image display for sponsor and sponsor button link by @Marcel-TO in #68
- A complete overhaul for 1.0.8 by @Marcel-TO in #94
- Migrated to new tauri v2 version by @Marcel-TO in #148
- Release 1.0.8 by @Marcel-TO in #168
Full Changelog: app-v1.0.7...app-v1.0.8
Save Editor v1.0.7
Downloads
For the different executables, scroll down to Assets!
Changes:
- Fixed save structure analysis due to newest patch for the tower raid.
- Newest variable of inventory items (CounterStatisticsValue) is stored but not displayed yet.
- Added Sponsor Page. Allows users to sponsor the editor or view the "Hall of Fame" where all sponsors are mentioned.
- Fixed some bugs in the backend regarding performance
- Added new Wiki source for knowledge Vault
What the Editor can do:
- All Skills can be adjusted and manipulated.
- An Index visualization of all IDs currently inside the game.
- Items can be repaired or switched (currently still limited due to the savefile size).
- Change Inventory Item Stats (Level, Seed, Amount, Durability)
- Swap Inventory Items
- Use Templates (for example: to add max durability to all weapons)
- Scroll through the Knowledge Vault
- Debug Save
Currently supported Platforms:
- PlayStation
Getting Started:
Please read the Tutorial and QnA posted below if you are new to the editor. Most questions should be answered afterwards!
What's Changed
- Bump vite from 4.5.0 to 4.5.3 in /savegame-editor by @dependabot in #41
- Bump serde from 1.0.190 to 1.0.203 in /savegame-editor/src-tauri by @dependabot in #50
- Bump @vitejs/plugin-react from 4.1.1 to 4.3.1 in /savegame-editor by @dependabot in #59
- Bump react-window and @types/react-window in /savegame-editor by @dependabot in #57
- Bump @mui/icons-material from 5.14.16 to 5.15.20 in /savegame-editor by @dependabot in #55
- Bump log from 0.4.20 to 0.4.21 in /savegame-editor/src-tauri by @dependabot in #54
- Bump regex from 1.10.2 to 1.10.5 in /savegame-editor/src-tauri by @dependabot in #53
- Bump serde_json from 1.0.108 to 1.0.117 in /savegame-editor/src-tauri by @dependabot in #52
- Bump embla-carousel-react from 8.0.0-rc22 to 8.1.5 in /savegame-editor by @dependabot in #58
- Bump @emotion/styled from 11.11.0 to 11.11.5 in /savegame-editor by @dependabot in #64
- Bump react and @types/react in /savegame-editor by @dependabot in #60
- Bump react-dom from 18.2.0 to 18.3.1 in /savegame-editor by @dependabot in #61
- Bump @emotion/react from 11.11.1 to 11.11.4 in /savegame-editor by @dependabot in #62
- Bump typescript from 5.4.5 to 5.5.2 in /savegame-editor by @dependabot in #63
- Releases 1.0.7 by @Marcel-TO in #65
- Fixed tagName for newest Release by @Marcel-TO in #66
New Contributors
- @dependabot made their first contribution in #41
Full Changelog: app-v1.0.6-no-settings...app-v1.0.7
Save Editor v1.0.6 No Settings
Downloads
For the different executables, scroll down to Assets!
Changes:
- Added the Knowledge Vault. A gallery where all knowledge regarding the Editor is only a click away.
- The Debug Page will show detailed output regarding each step of the validation process. Useful when having issues with the save
- Error message will appear when the editor is not capable to analyse the save
What the Editor can do:
- All Skills can be adjusted and manipulated.
- An Index visualization of all IDs currently inside the game.
I- tems can be repaired or switched (currently still limited due to the savefile size). - Change Inventory Item Stats (Level, Seed, Amount, Durability)
- Swap Inventory Items
- Use Templates (for example: to add max durability to all weapons)
- Scroll through the Knowledge Vault
- Debug Save
Currently supported Platforms:
- PlayStation
Getting Started:
Please read the Tutorial and QnA posted below if you are new to the editor. Most questions should be answered afterwards!
Changelog
- Fixes issues from current release by @Marcel-TO in #6
- Disabled Caz outpost for 1.0.5 fix version by @Marcel-TO in #7
- Fixed tag name for release by @Marcel-TO in #8
- Created .0.6 release version by @Marcel-TO in #27
- Removed unnused dependencies by @Marcel-TO in #28
- Added intel base macs as release platform by @Marcel-TO in #29
- Added release ID to tag_name by @Marcel-TO in #30
- Update main-page.tsx by @Marcel-TO in #31
- Update main.yml by @Marcel-TO in #32
- Update main.yml by @Marcel-TO in #33
- Release by @Marcel-TO in #34
- Renamed platform files and fixed settingsManager variables by @Marcel-TO in #35
- Removed Settings Dependency to fix executables by @Marcel-TO in #36
- added setState to avoid build errors by @Marcel-TO in #37
- Removed Settings from Navbar by @Marcel-TO in #38
- Removed dependency functions (term, tauri-settings) by @Marcel-TO in #39
- Fixed theme for Tutorial button by @Marcel-TO in #40
Full Changelog: app-v1.0.5fixed...app-v1.0.6-no-settings
Save Editor v1.0.5fixed
Changes:
- Offset calculations should be fixed now
- Compress/Decompress feature is now available
- You can now select all IDs when changing IDs. So no editing
.txtfiles anymore
Save Editor v1.0.5
First official release.
Save Editor v1.0.4
First official release.
Save Editor v1.0.3
Enjoy the newest version of the Editor!
Save Editor v1.0.2
Enjoy the newest version of the Editor!