Skip to content

Releases: SvenMarcus/deepcore-standalone

DeepCore v3.0.1

10 Jun 16:45
Compare
Choose a tag to compare

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 for GameScoring plugin configuration

DeepCore v3.0

05 Jun 21:56
305d6aa
Compare
Choose a tag to compare

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

30 Dec 21:57
5037587
Compare
Choose a tag to compare

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