|
75a7f8b49e
|
begin work on world server, integrations
|
2025-08-06 23:11:08 -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 |
|