Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-20 | Cherry pick "remove unnecessary namespaces" from primedev (#618)v1.21.2-rc2 | Jack | |
Cherry-picks the removal of unnecessary namespaces from `primedev` https://github.com/F1F7Y/NorthstarPrime/ Co-authored-by: F1F7Y <filip.bartos07@proton.me> | |||
2023-06-28 | Use correctly typed values for variables (#486) | Jan | |
2023-04-17 | Replace HTTP auth server with Atlas connectionless packet | pg9182 | |
2023-04-17 | Implement Atlas sigreq1 connectionless packet | pg9182 | |
Consists of a JSON object including a type key and a HMAC-SHA256 signature using the gameserver-specific token from the masterserver as the key. | |||
2023-04-17 | Add support for Atlas connectionless packets | pg9182 | |
2023-04-17 | Extract ProcessConnectionlessPacket hook to separate file | pg9182 | |