119 Commits

Author SHA1 Message Date
a3a10406d5 fix housing database access 2025-08-03 21:13:17 -05:00
aa362bde07 fix ground_spawn database file 2025-08-03 20:45:54 -05:00
1c26bb600d fixes for heroic ops 2025-08-03 20:08:00 -05:00
966501670f fix guild package database usage 2025-08-02 13:21:17 -05:00
e210141b8f simplify and improve faction master list validation 2025-08-02 12:18:01 -05:00
d817080bc9 fix factions database, work on validation performance 2025-08-02 10:36:59 -05:00
a011342a36 Fix collections database file and improve master search lookup 2025-08-02 10:12:42 -05:00
674b14f278 fix chat package with raw sqlite usage 2025-08-02 10:04:45 -05:00
1288bc086f remove redundant database wrapper, update achievements to use raw go-sqlite 2025-08-02 09:54:32 -05:00
0a390959fa implement better coverage for groups package 2025-08-02 07:52:08 -05:00
e35e41f643 first pass on group tests 2025-08-01 23:16:49 -05:00
0534c49610 implement tests and beches for ground_spawn package 2025-08-01 22:16:43 -05:00
0889eae1cf implement tests for factions 2025-08-01 20:39:28 -05:00
0388396b0d implement tests and fixes for entity package 2025-08-01 20:29:21 -05:00
f9fdef9466 Implement collections tests and fix database usage 2025-08-01 18:56:47 -05:00
9fd69fba38 minor modernizations 2025-08-01 16:54:53 -05:00
249bb4f3c1 implement classes tests and fix package 2025-08-01 16:42:31 -05:00
f4ace393d3 add a gitignore 2025-08-01 16:25:16 -05:00
c10bf098c5 implement chat tests, fix database usage 2025-08-01 16:24:32 -05:00
28f296e546 implement achievements and appearances tests 2025-08-01 15:59:59 -05:00
8a568d31bd fix and enhance aa package 2025-07-31 18:14:05 -05:00
1bf001834b ensure alt_advancement can build 2025-07-31 15:38:07 -05:00
4129584165 most final integrations 2025-07-31 15:34:04 -05:00
812dd6716a convert more internals 2025-07-31 11:22:03 -05:00
47e6102af1 implement more internals 2025-07-31 08:40:13 -05:00
16d9636c06 convert more internals 2025-07-30 22:53:46 -05:00
3c464c637b convert more internals 2025-07-30 19:42:37 -05:00
a4f2ad4156 convert more internals 2025-07-30 16:34:08 -05:00
1082b47942 converted more internals 2025-07-30 15:29:01 -05:00
0c048db2d5 significant work on automatic conversion 2025-07-30 11:53:39 -05:00
fd75638fc6 world server skeleton 2025-07-30 10:01:32 -05:00
4bae02bec0 add achievements package 2025-07-30 09:38:58 -05:00
fc82f97cb6 create thin database wrapper 2025-07-30 09:29:20 -05:00
f6334b97c9 implement fixes and move login handlers to packet defs 2025-07-30 08:56:18 -05:00
ca2ef3a613 implement packet def loader 2025-07-30 08:39:07 -05:00
82d03c2624 first pass on login server 2025-07-30 08:36:38 -05:00
555e2aaa8f fix parser test types 2025-07-30 08:06:13 -05:00
9c35904ecf bring in more common types from emu 2025-07-29 22:23:29 -05:00
d337309b17 continue work on parser, move converted packet/substruct definitions over 2025-07-29 22:05:20 -05:00
44949f9529 update parser docs for templates 2025-07-29 08:53:40 -05:00
19bc67233b implement packet field templates 2025-07-29 08:51:43 -05:00
b2a2e9366b Make substructs implicit in arrays 2025-07-28 21:55:15 -05:00
3f9aae51cb migrate login server packets 2025-07-28 18:41:55 -05:00
69f2250ac0 add grouping to docs 2025-07-28 13:08:47 -05:00
4b7acea5b9 improve parser docs 2025-07-28 13:06:05 -05:00
c42485f874 implement missing types, conditions 2025-07-28 13:02:14 -05:00
e310437c1b parser v3 2025-07-28 12:31:44 -05:00
ca46c5617d new parser attempt 2025-07-27 22:16:36 -05:00
c5a5786400 remove packet parser 2025-07-27 21:29:16 -05:00
35fc2b667b implement comma separated rules for packet parser 2025-07-26 15:09:11 -05:00