Commit Graph

33 Commits

Author SHA1 Message Date
a394918064 Intermediate, add dynamic data, not yet w/o errors/warnings 2024-09-25 22:27:35 +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
21d3916818
drop get started app 2024-09-24 19:12:12 +02:00
3f620cd963 improve ui 2024-09-23 22:40:18 +02:00
782965ce49 Fix UserControl Interaction 2024-09-23 21:28:33 +02:00
c2b265afd1 Started UI separation 2024-09-22 22:12:46 +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
275e6de228
Hook up fswatcher to csv parser, needs proper filename parsing. 2024-09-18 20:34:30 +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
c339ca5d3f more reactive UI work 2024-09-14 18:47:59 +02:00
17f890cb9f Move to ReactiveUI 2024-09-13 21:09:33 +02:00
fa82a4fbb3
Dependency Injection, frist UI Reworks 2024-09-11 20:04:20 +02:00
a9763be8d2
NuGet Changes: Update Avalonia
move back to Reactive UI
2024-08-23 17:59:02 +02:00
e63ff7defa
Add Sentinal file in Service Directory. 2024-08-23 17:57:09 +02:00
a9c7dc4a94
Add FSWatcher using RxNEt 2024-08-23 17:56:46 +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
1d3765a769
Add launch config for VSCode Debugger 2024-08-17 16:51:52 +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
0d7c14e9a1 updated tests 2024-07-31 17:50:03 +02:00
da94963c4f
Setup Test UI and Added Prototype DataGrid 2024-07-23 20:20:01 +02:00
2a55193289 temporary 2024-07-23 09:40:10 +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
469506d704
Project template 2024-07-17 20:13:01 +02:00
5089245cea Initial commit 2024-07-17 18:04:36 +00:00