57 Commits

Author SHA1 Message Date
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
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
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
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
fcb6a82135 implement more substructs 2025-07-26 15:08:38 -05:00
15dab24125 implement new features on parser 2025-07-26 12:06:44 -05:00
ba40814729 implement the missing login server structs 2025-07-26 11:40:55 -05:00
231f16e9de add parsing tests to ls_structs 2025-07-26 11:33:05 -05:00
2912f871a5 implement login server packet structs 2025-07-26 11:24:14 -05:00
3c844ca33a swap for loops to range, add docs for packet parser 2025-07-26 10:51:14 -05:00
672bbd7629 first Go packet struct 2025-07-25 23:25:38 -05:00
d6f0ab6784 split packet parser into modules 2025-07-25 23:16:30 -05:00
62149041fc move opcodes to common, remove cps, begin new packet parser 2025-07-25 22:38:34 -05:00
adde1e9b8e implement cascading packet sheets 2025-07-22 12:17:39 -05:00
a36687c5b2 clean up 2025-07-22 07:46:52 -05:00
5b6a4ff114 simplify udp server 2025-07-21 23:51:35 -05:00