mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-21 23:22:34 +01:00
docs(changelog): log G-rank Workshop/Cog softlock fix (#180)
This commit is contained in:
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
- Fixed G-rank Workshop and Master Felyne (Cog) softlock: `MSG_MHF_GET_EXTRA_INFO` and `MSG_MHF_GET_COG_INFO` now parse correctly and return a fail ACK instead of dropping the packet silently ([#180](https://github.com/Mezeporta/Erupe/issues/180))
|
||||||
- A second SIGINT/Ctrl+C during the shutdown countdown now force-stops the server immediately
|
- A second SIGINT/Ctrl+C during the shutdown countdown now force-stops the server immediately
|
||||||
- Fixed `ecdMagic` constant byte order causing encryption failures on some platforms ([#174](https://github.com/Mezeporta/Erupe/issues/174))
|
- Fixed `ecdMagic` constant byte order causing encryption failures on some platforms ([#174](https://github.com/Mezeporta/Erupe/issues/174))
|
||||||
- Fixed guild nil panics: variable shadowing causing nil panic in scout list ([#171](https://github.com/Mezeporta/Erupe/issues/171))
|
- Fixed guild nil panics: variable shadowing causing nil panic in scout list ([#171](https://github.com/Mezeporta/Erupe/issues/171))
|
||||||
|
|||||||
Reference in New Issue
Block a user