Commit Graph

14 Commits

Author SHA1 Message Date
ee0c28d2c8 implement GORM, expand config, modify the way sessions are handled 2023-07-06 01:48:32 -07:00
9a859b403a intro 2023-07-05 17:36:22 -07:00
fc53ecb770 bug fixes
- fixes world/mission log race condition w/ new foreign key constraint in DB
- fixes missing world_id sent with mission rows
- adds worldName to missionContext hash in sqf
2023-06-28 21:54:57 -07:00
dbd3d68537 WORKING: final bugfixes & add stored procedure for prev mission cleanup 2023-06-22 10:27:09 -07:00
3bb8c358fa bug fixing 2023-06-20 23:10:58 -07:00
8f971d9887 bug fixes/debugging 2023-06-17 22:34:52 -07:00
f6ff42e467 bug fixes, 3 table split, update readme 2023-06-14 09:59:45 -07:00
7608df9e53 change to 1 row per session (networkId) 2023-06-13 17:59:04 -07:00
2cbfdcd512 work out world & mission tables in db & gather/write
needs to be tested
2023-05-17 19:26:53 -07:00
43aa384949 add mission md5 hash as unique id, break out db connect ask, add world 2023-05-08 00:15:27 -07:00
f8714b7012 update readme w sql, roll back dllpath, set moddir 2023-05-02 09:56:52 -07:00
c8674f1f34 get path to DLL for settings 2023-04-29 13:16:45 -07:00
edd1c3a82b bugfixes, track playerId (directplay id, unique per session) 2023-04-29 08:08:04 -07:00
08f8943fc7 initial version 2023-04-26 19:56:30 -07:00