Commit Graph

12 Commits

Author SHA1 Message Date
f692b94c5c dont include hash w/ server events, fix bug where getUserInfo not resolv 2023-07-12 21:58:01 -07:00
67624bc074 fix some bugs
- use writeConnect all the time unless filling old entries
- update column names to clarify UTC datetime
- GORM omit Mission association for server events that won't have one
- add disconnectDB function to reinit while active
2023-07-09 13:21:36 -07:00
8c5cfc40ed update gitignore, extend readme 2023-07-06 10:05:55 -07:00
c250310d58 some timezone corrections to UTC, write readme 2023-07-06 09:44:37 -07:00
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
05946c0ebf update readme & cleanup 2023-07-05 11:39:31 -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