Releases: thane98/Astra
Releases · thane98/Astra
v0.3.2
v0.3.1
- Fixed drop down edits not marking the altered file for saving.
- Fixed values for the
Link
field in the god editor not showing. - Fixed off by one error with weapon ranks in the skill editor.
- Added shortcuts to select the previous or next entry in list editors using the CTRL + Shift + Up / Down Arrow.
- Astra will now create the
mods
directory for Cobalt if it does not exist. - Extra logging around file listings.
- Fixed a typo with Chinese localization paths.
v0.3.0
Features
- Added support for almost all files in game data.
- Added a dialogue editor for all message files.
- Simplified project setup.
- Added a button to drop downs which lets you navigate to the selected entry in its editor.
- Added hot keys for various editor commands and tab navigation.
- Added an experimental option to read files directly from the game through a Cobalt plugin.
- Better tile rendering in the chapter editor including a way to override tile colors.
- Added decorations to various editors and fields.
- Better Cobalt support.
- Added logging.
Bug Fixes
- Lists with decorations will no longer flicker when scrolling.
- Fixed some fields not rendering in the asset editor.
- Added missing fields to several editors.
v0.2.1
v0.2.0
- Support Cobalt MSBTs in txt format.
- Add conditions to item names in the Asset editor
- Add missing fields to the skill editor
- Show item indices next to item names in various editors
- Fixes for various international MSBTs (particularly Chinese and Korean)
- Fixed a bug which prevented Astra from saving certain changes to Dispos
v0.1.1
Features
- Added drop down to filter spawns in the chapter editor by difficulty.
- Tile colors are darkened by default. You can adjust this through the chapter editor.
- The chapter editor now shows spawn and tile names on hover.
- Made the spawn "force" field a drop down.
- Astra will tolerate u8 command lengths when parsing MSBT data. This improves compatibility with other editors.
Bug Fixes
- Added additional context to loading error messages.
- Fixed a deadlock when moving certain list elements up/down.
- Fixed flipped indices in the "Copy To" function for some list models.
- Fixed poor handling of indices when working with filtered data (ex. inserting a character while searching).
Initial Release
Initial release of Astra. See the wiki for details on setting up your project, script editing, etc.
This is a lot of scope for a first release so expect lots of bugs. Please file an issue as you encounter them. Also, make a backup of your data before using this. Astra will generate its own backups, but you should always have your own in case multiple things go wrong.