Commit Graph

18 Commits

Author SHA1 Message Date
3f04de398a Start building fleet loader 2024-10-01 21:18:43 +02:00
cafa45bed3
Add Population Target and more deriveds 2024-09-25 19:01:49 +02:00
efa5d452ea Implement BuCol 2024-09-24 22:32:13 +02:00
800dcf23ba
Create Game Engine, update race model with defaults. 2024-09-24 20:17:49 +02:00
269846f457 reworked app startup 2024-09-22 18:54:16 +02:00
e01a50ec9c
Move player to game engine. 2024-09-21 14:40:13 +02:00
63761001fa
implement startup database loading (path still hardcoded) 2024-09-20 19:01:09 +02:00
802180a26e
move towards auto-import 2024-09-17 20:20:42 +02:00
227d8a11d7 Started UI Rework for target game setup, started adding a Game master record and a CSV Loader service 2024-09-15 22:10:44 +02:00
fa82a4fbb3
Dependency Injection, frist UI Reworks 2024-09-11 20:04:20 +02:00
76bf032b09
Add further derived properties 2024-08-20 16:43:23 +02:00
aff9d23841
Finish Owner Relationship, update races and add first helpers for derived values. Update naming 2024-08-18 19:21:18 +02:00
15b252248a
Add Race Table with basic derived properties (incomplete yet) 2024-08-17 16:52:31 +02:00
a7a3c5a82e
extract CSV code to independant class, so that we don't pollute the EF classes with CSV stuff. 2024-08-15 22:17:12 +02:00
2b1ce291eb
rename root namespace 2024-08-15 21:46:43 +02:00
da94963c4f
Setup Test UI and Added Prototype DataGrid 2024-07-23 20:20:01 +02:00
bf84d168d2
Full CSV Loader for Planets, store in DB, do CSV Conversion 2024-07-19 22:00:13 +02:00
1abf67fdb3
Planet model, started adding CSVHelper 2024-07-19 19:08:37 +02:00