Releases: GDRETools/gdsdecomp
v0.4.7
What's Changed
- Add instructions for running standalone from source by @raylu in #87
- Translation CSV export by @nikitalita in #89
- Fix bit invert operator and extra space after onready by @nikitalita in #93
- resync with master @ 599320b by @nikitalita in #96
New Contributors
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- Rewrite v3 import metadata if source is absolute and inside project tree
- Fix v3 InputEventKey
Full Changelog: v0.4.5...v0.4.6
v0.4.5
Hotfix release
What's changed
- Fixed bug where InputEvents would be written as Godot 2.x strings regardless of engine version
- Fixed release automation artifacts
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Remove project.binary after recovery
- Use template release instead of template debug
- New Release automation
Full Changelog: v0.4.2...v0.4.4
v0.4.2
What's Changed
- Added CJK character support by using system fallback fonts
- Added bitmap resource conversion
- Fixed bug with plugin configs not being regenerated
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Hotfix release
What's Changed
- fix unary sub indent
- Fix project config not being saved if version minor was not 3 or 4
Full Changelog: v0.4.0...v0.4.1
v0.4.0
First alpha release!
This is the first release with Full project recovery enabled in the GUI. Read the README for details.
v0.0.10
Standalone binary release built based on Godot 4.0 Beta 1. Supports decompiling 4.x, 3.x, and 2.x projects.
Full Changelog: V0.0.9...v0.0.10
!!!NOTE!!!: This release does not have full project recovery enabled in the GUI yet; you MUST use the CLI. Please read the Readme for details.
V0.0.9
Standalone binary release built based on Godot 4.x, godotengine/godot@4366f8b and RE Tools 8e74c1b
Build configuration: See github actions workflow file
NOTE: This release does not have full project recovery enabled in the GUI yet; you MUST use the CLI. Please read the Readme for details.
v0.0.8
Standalone binary release built based on Godot 4.x, godotengine/godot@ff75a49 and RE Tools 4990e3d
Build configuration: See github actions workflow file
NOTE: This release does not have full project recovery enabled in the GUI yet; you MUST use the CLI. Please read the Readme for details.