This file documents changes to the Project Template "shell" project only. For changes to the core simulator code, see ivoyager_core/CHANGELOG.md.
File format follows Keep a Changelog.
See cloning and downloading instructions here.
v0.0.19 - Not Released
Under development using Godot 4.3.
- Ongoing updates: plugin 'ivoyager_core' to v0.0.19.dev.
- Ongoing updates: plugin 'ivoyager_table_importer' to v0.0.8.dev.
- Ongoing updates: plugin 'ivoyager_tree_saver' to v0.0.2.dev.
v0.0.18 - 2024-03-15
Developed using Godot 4.2.1. Has backward breaking changes!
NEW! ivoyager_core editor plugin will download and add (or replace) assets for you. Just press 'Download' if prompted.
- Plugin 'ivoyager_tree_saver' v0.0.1 (functionality moved out of ivoyager_core)
- Gets project version from project.godot.
- Updated plugin 'ivoyager_core' to v0.0.18.
- Updated plugin 'ivoyager_table_importer' to v0.0.7.
v0.0.17 - 2023-10-03
Developed for Godot 4.1.1.
Requires non-Git-tracked ivoyager_assets-0.0.17. Download from ivoyager_core releases and add as res://addons/ivoyager_assets.
- Replaced submodule ivoyager with addons/ivoyager_core, which now operates as an editor plugin.
- All code now expects ivoyager_assets to be in the 'addons' directory.
v0.0.16 - 2023-09-25
We've migrated to Godot 4!
Developed for Godot 4.1.1.
Requires non-Git-tracked ivoyager_assets-0.0.16; find in ivoyager releases.
- Table Reader ivoyager_table_reader added as editor plugin. (Functionality was previously in core 'ivoyager'.)
- Many migration changes. See core ivoyager migration changes.
v0.0.15 - 2023-07-24
Developed for Godot 3.5.2. This is the final release using Godot 3.x!
Requires non-Git-tracked ivoyager_assets-0.0.14; find in ivoyager releases.
- Updated submodule 'ivoyager' to v0.0.15.
v0.0.14 - 2023-03-15
Developed for Godot 3.5.2.
Requires non-Git-tracked ivoyager_assets-0.0.14; find in ivoyager releases.
- Updated 'example' GUI to interact with new systems and assets in core ivoyager.
- Updated submodule 'ivoyager' to v0.0.14.
v0.0.13 - 2022-09-28
Developed for Godot 3.5.1.
Requires non-Git-tracked ivoyager_assets-0.0.10; find in ivoyager releases.
- Updated submodule 'ivoyager' to v0.0.13.
v0.0.12 - 2022-01-20
Developed using Godot 3.4.2.stable.
Requires non-Git-tracked ivoyager_assets-0.0.10; find in ivoyager releases.
- Updated submodule 'ivoyager' to v0.0.12.
v0.0.11 - 2022-01-19
Developed using Godot 3.4.2.stable.
Requires non-Git-tracked ivoyager_assets-0.0.10; find in ivoyager releases.
- Hotkey cntr-G toggles show/hide all project GUI (default hotkey).
- Added project-level si_base_unit.gd static class and removed universe.tscn & universe.gd to support 'ivoyager' submodule changes.
- gui_example directory was moved from 'ivoyager' submodule to this project's replace_me directory.
- Reorganization and renaming of files and gui classes.
- Updated submodule 'ivoyager' to v0.0.11.
v0.0.10 - 2022-01-09
Developed using Godot 3.4.2.stable.
Requires non-Git-tracked ivoyager_assets-0.0.10; find in ivoyager releases.
- A project level CHANGELOG.md!
- Updated submodule 'ivoyager' to v0.0.10.