Skip to content

0.3.0 - Bugs Field

Pre-release
Pre-release
Compare
Choose a tag to compare
@CorrM CorrM released this 25 Aug 16:20
· 40 commits to master since this release
4cedbbf

Feature :

  • EngineConfigEditor.
    • Its easy to use config manager and editor with reach of helping elements that make creating/editing configs more and more easy.
  • base_config for config.
    • configs now have a new key called base_config this value must be a valid config name, its like inheritance so you can make your config depend on other configs.
  • EngineCore changed to EngineConfigs.
  • A lot of improves.

Bugs :

  • Fix duplicated gobjects chunks pointers case a problem.
  • Fix Some general problems.