Refactor packets to improve understanding and standardization, for example:
- All packets with coordinate, use x, y instead of xCoordinate, yCoordinate
- "UnknownXX" find the proper name
- All packets with identifier, use id instead of unitId / objectId ...
- ...