- Complete refactor the implementation of the framework, now it can be published as a library
- Depends on
ksergen
for code generation
- Core: add universe boundary setting
- Core: add Spacetime and spacetimeCollectionName in UniverseSettings to allow non-Minkowski spacetimeCollectionName
- Fix: time dilation mechanism now works properly
- Fix: android crash
- UI: Simplify new universe generation screen
- Fix: carriers in new player information
- Core: Refactor some non-core functions to extension functions
- Core: Add
pureAIStep()
to simplify simulation code - Game: always diffuse known project
- Game: auto-confirm current command
- Game: Pop can buy resource from neighbouring players
- Game: Use base salary and salary factor to represent pop's salary
- Game: add alliance system
- AI: consider building factories on other players
- UI: Optimize upper info update in GUI
- UI: Choices to displaying control pane at top or bottom
- Fix: after image duration in settings has no effect
- First release!