aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/moe/ymc/acron/serialization/Serializer.java
AgeCommit message (Expand)Author
2022-07-26Move the mod to mod/Trumeet
2022-07-23fix(acron): incorrect cmd_out typeTrumeet
2022-07-14Refactor: Move WorldKey, Vec2f and Vec3d to the common packageTrumeet
2022-07-13Use error 403 instead of cmd_denied to represent permission denialTrumeet
2022-07-13Add error codes to distinguish invalid requests and server errorsTrumeet
2022-07-13Move responses and events to separate packagesTrumeet
2022-07-13First CommitYuuta Liang