|
|
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 |
|