Commit Graph

  • 7bb34a4b51 first full rendering sample of pop% cap with styling main torben 2025-03-16 12:45:09 +01:00
  • 2c9ff99502 adapted styling to CSS, still sample code torben 2025-03-14 15:46:00 +01:00
  • 45cca4d8e3 More style testing torben 2025-02-12 21:49:18 +01:00
  • c2f710bf67 Styling experiments torben 2025-01-26 13:50:30 +01:00
  • bfdbc347eb finished rewrite of player planet loading torben 2025-01-26 13:29:41 +01:00
  • 8f63587966 fixups for player planet model updates torben 2025-01-21 20:18:05 +01:00
  • ef5a8ae4af Intermediate commit rewrite player planet cache torben 2025-01-15 21:48:24 +01:00
  • 4789904284 Intermediate, fixes a lot of update problems, keeping selection in place when updating planets still broken. torben 2024-11-27 18:40:14 +01:00
  • e79a308243 Intermediate fleet summaries attempt torben 2024-11-17 13:19:22 +01:00
  • 1bee62173c Update NuGet References, change code accordingly. Update Startup code to behave well with Rider's XAML viewer torben 2024-11-10 21:24:33 +01:00
  • 43810cbb61 fixup fleet summaries torben 2024-10-19 20:05:12 +02:00
  • 5a933d7aea bind fleet summaries, fixup fleet post processing torben 2024-10-13 22:26:29 +02:00
  • d32ecdcead continue fleet summary, factor out helper class. torben 2024-10-09 20:18:26 +02:00
  • a383f63a61 populate fleet summaries into sourcecache torben 2024-10-08 19:26:34 +02:00
  • 64c99fa1a0 intermediat fleet loader, no processing yet. torben 2024-10-05 19:38:48 +02:00
  • 40cf280127 intermediate broken torben 2024-10-05 18:47:53 +02:00
  • c77ef68e70 intermediate broken torben 2024-10-04 19:05:23 +02:00
  • b1fb26db5a stich fleet loading together torben 2024-10-02 20:18:00 +02:00
  • e6c2f969b4 Setup CSV Fleet import and EF Fleet Entity, fix a few bugs torben 2024-10-01 22:21:50 +02:00
  • 3f04de398a Start building fleet loader torben 2024-10-01 20:19:19 +02:00
  • a03edf8983 BuCol Setup torben 2024-09-26 22:18:50 +02:00
  • a394918064 Intermediate, add dynamic data, not yet w/o errors/warnings torben 2024-09-25 22:27:35 +02:00
  • cafa45bed3 Add Population Target and more deriveds torben 2024-09-25 19:01:49 +02:00
  • efa5d452ea Implement BuCol torben 2024-09-24 22:32:13 +02:00
  • 800dcf23ba Create Game Engine, update race model with defaults. torben 2024-09-24 20:17:49 +02:00
  • 21d3916818 drop get started app torben 2024-09-24 19:12:12 +02:00
  • 3f620cd963 improve ui torben 2024-09-23 22:40:18 +02:00
  • 782965ce49 Fix UserControl Interaction torben 2024-09-23 21:28:33 +02:00
  • c2b265afd1 Started UI separation torben 2024-09-22 22:12:46 +02:00
  • 269846f457 reworked app startup torben 2024-09-22 18:54:16 +02:00
  • e01a50ec9c Move player to game engine. torben 2024-09-21 14:40:13 +02:00
  • 63761001fa implement startup database loading (path still hardcoded) torben 2024-09-20 19:01:09 +02:00
  • 275e6de228 Hook up fswatcher to csv parser, needs proper filename parsing. torben 2024-09-18 20:34:30 +02:00
  • 802180a26e move towards auto-import torben 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 torben 2024-09-15 22:10:44 +02:00
  • c339ca5d3f more reactive UI work torben 2024-09-14 18:47:59 +02:00
  • 17f890cb9f Move to ReactiveUI torben 2024-09-13 21:09:33 +02:00
  • fa82a4fbb3 Dependency Injection, frist UI Reworks torben 2024-09-11 20:04:20 +02:00
  • a9763be8d2 NuGet Changes: Update Avalonia move back to Reactive UI torben 2024-08-23 17:59:02 +02:00
  • e63ff7defa Add Sentinal file in Service Directory. torben 2024-08-23 17:57:09 +02:00
  • a9c7dc4a94 Add FSWatcher using RxNEt torben 2024-08-23 17:56:46 +02:00
  • 76bf032b09 Add further derived properties torben 2024-08-20 16:43:23 +02:00
  • aff9d23841 Finish Owner Relationship, update races and add first helpers for derived values. Update naming torben 2024-08-18 19:21:18 +02:00
  • 15b252248a Add Race Table with basic derived properties (incomplete yet) torben 2024-08-17 16:52:31 +02:00
  • 1d3765a769 Add launch config for VSCode Debugger torben 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. torben 2024-08-15 22:17:12 +02:00
  • 2b1ce291eb rename root namespace torben 2024-08-15 21:46:43 +02:00
  • 0d7c14e9a1 updated tests torben 2024-07-31 17:50:03 +02:00
  • da94963c4f Setup Test UI and Added Prototype DataGrid torben 2024-07-23 20:20:01 +02:00
  • 2a55193289 temporary torben 2024-07-23 09:40:10 +02:00
  • bf84d168d2 Full CSV Loader for Planets, store in DB, do CSV Conversion torben 2024-07-19 22:00:13 +02:00
  • 1abf67fdb3 Planet model, started adding CSVHelper torben 2024-07-19 19:08:37 +02:00
  • 469506d704 Project template torben 2024-07-17 20:13:01 +02:00
  • 5089245cea Initial commit torben 2024-07-17 18:04:36 +00:00