Commit Graph

21 Commits

Author SHA1 Message Date
883cc34000 Refactoring 2020-07-04 20:01:17 +01:00
533488c462 Functional GFS implementation.
- Mass refactoring.
- Decoupled Firelance CRUD from DB.
2020-07-04 16:58:17 +01:00
a09f580cfe FireLance removing save game entry action implemented.
- Refactoring.
- Moved FLC actions into separate functions.
2020-07-04 12:14:07 +01:00
253911f89c Merged GsmDbStruct with GsmRO. 2020-07-03 18:54:58 +01:00
7ea7797750 Implemented MasterGameEntry readback functionality
- Corrected exit command.
- Generic PrintAllValues function using C# Reflection replaces previous hard-coded functions.
2020-07-03 18:46:57 +01:00
e6f46b6c95 Renamed SaveDescriptors to SaveGameEntries 2020-07-03 16:22:12 +01:00
6157fed684 Functional GsmDB to FlcDB full import. 2020-07-03 15:52:16 +01:00
b492f7bffd Mass refactoring and reworking of DevConsole.
- Implemented exception for attempting to close the MongoDB connection as it's an officially unsupported feature.
2020-07-02 11:27:44 +01:00
5f7eff3466 Re-added Game ID to GameEntryModel.
- Useful for search query lookups.
2020-07-01 23:07:31 +01:00
73c4eccc62 Removed duplicate GsmDbStruct entries 2020-07-01 22:53:40 +01:00
9774b85cae Refactored GsmDB 2020-07-01 22:02:38 +01:00
83b9c8b27c Mass refactoring for FireLance 2020-07-01 19:33:34 +01:00
3871bcd162 Removed interfaces for all models 2020-06-30 21:21:45 +01:00
3c06ce6798 Removed non-unique GSMParser ID from models 2020-06-30 20:57:47 +01:00
49b5e54c31 Implemented initial MongoDB driver
- FireLance DatabaseConnection implementation
- Crude test importing from GSMParser to FireLance DB.
2020-06-30 20:46:42 +01:00
0a25a405ca Further refactoring of models
- Created and implemented IDatabaseCollection
2020-06-30 18:53:35 +01:00
aed3f0e3ac Continued refactoring, created ISaveData 2020-06-28 12:25:34 +01:00
af984ecfb1 Loose coupling of data models using interfaces 2020-06-28 12:07:50 +01:00
7c8ef0cc10 Refactored code 2020-06-28 10:47:00 +01:00
d3b8cd1b6b Renamed FireLance library to GSMParser 2020-06-27 18:49:18 +01:00
aaff08bae4 Initial commit 2020-06-27 18:34:44 +01:00