Releases: GeanoFee/geanos-phantom-performance
Releases · GeanoFee/geanos-phantom-performance
Release list
3.0.1
- [Fixed] Resolved a critical context collision during the hydration cycle that caused intermittent crashes in complex systems like WFRP4e.
- [Improved] Enhanced the prepareData sequence to ensure atomic data restoration, preventing race conditions with system-side derived data calculations.
- [New] Implemented a
_gppPhantomizing = trueFlag: This prevents "mid-air" collisions by ensuring a phantomization process is fully finalized before a hydration request can be executed. This guarantees state-cohesion and prevents data limbos during rapid interaction. - [Optimized] Refined internal logging to suppress non-critical system noise during the synchronization cycle.