Commit Graph

8 Commits

Author SHA1 Message Date
6cf76d1019 implement CBA macros, fix for prod
- using a3go 0.3.2, no longer relies on ext callback for anything except RPT logging and waiting DB connect at postinit
- tested and functional
2023-10-12 15:42:54 -07:00
1892805fe9 1.1.0 - bump a3interface & refactor to new api 2023-10-08 14:40:21 -07:00
f2ad1bed9e working version 2023-10-03 20:40:16 -07:00
29228bd192 add hemtt support, major refactor
- no longer supports server events
- can now more easily build using hemtt
- extension vastly improved in both structure and functionality
- tested on listen server
- includes schema change
2023-09-20 01:15:13 -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
05946c0ebf update readme & cleanup 2023-07-05 11:39:31 -07:00
08f8943fc7 initial version 2023-04-26 19:56:30 -07:00