mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-21 23:22:34 +01:00
chore(release): prepare 9.3.0
Promote [Unreleased] to [9.3.0] - 2026-03-19 in CHANGELOG and mark the bookshelf save pointer fix as Done in improvements.md (it was applied post-RC1 but the doc still said Pending).
This commit is contained in:
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [9.3.0] - 2026-03-19
|
||||
|
||||
### 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))
|
||||
|
||||
@@ -59,7 +59,7 @@ From `technical-debt.md`: `model_character.go:88,101,113` has `TODO: fix bookshe
|
||||
|
||||
**Fix:** Analyze save data from affected game versions to determine correct offsets. Apply fix and add regression test.
|
||||
|
||||
**Status:** Pending.
|
||||
**Status:** **Done.** Correct offsets validated against real save data and applied for all affected versions (G1–G10, F4–F5, S6.0). See CHANGELOG [9.3.0].
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user