Releases: SvenMarcus/deepcore-standalone
Releases · SvenMarcus/deepcore-standalone
DeepCore v3.0.1
Changelog
- Fixed bug where a context table had to be provided when initializing
deepcore:galactic
- DeepCore will throw an error when no
plugin_folder
key is present in the configuration table - Added a new configuration file
DeepCoreGameScoringConfig.lua
forGameScoring
plugin configuration
DeepCore v3.0
With this release the EawX Galactic framework got a proper name with DeepCore.
Change list:
- Moved all of the core framework to the
deepcore
folder - The DeepCore is now just a git subtree in Data/Scripts/Library. The main development repository is at https://github.com/SvenMarcus/deepcore
- DeepCore is now mostly unit tested
- DeepCore initialization is more configurable and doesn't assume any folder names anymore
- Introduced the Lua state machine from Empire at War Expanded
Version 2.0
License
The project now uses the MIT License
Changelog
- Support for custom plugin targets
- Support for game object plugins
- Additional functions in
GalacticConquest
to help with planet ownership tracking