Releases: CedaryCat/OTAPI.UnifiedServerProcess
Releases · CedaryCat/OTAPI.UnifiedServerProcess
Release v1.1.0-pre-release-upstream.21
chore(protocol): align enums and compatibility with Terraria 1.4.5 Add missing enum members in the protocol library to match Terraria 1.4.5. Adjust RemoteClient tile section sizing and expose ResetSections.
Release v1.1.0-pre-release-upstream.20
fix(analysis): detect atomic ref mutations and value-type address flows - Treat Volatile.Write and Interlocked ref operations as mutations - Track value-type address loads (ldarga/ldloca/ldflda/ldsflda) in flow/reference analysis
Release v1.1.0-pre-release-upstream.19
update for Terraria 1.4.5.5
Release v1.0.15-pre-release-upstream.18
fix: Fix GitVersion pre-release numbering for pre-release/upstream an…
Release v1.0.15-pre-release-upst0001
Merge branch 'pre-release/upstream' of https://github.com/CedaryCat/O…
Release v1.0.14
doc: add README & dev-guide
Release v1.0.13
feat(patcher): support opt-in context injection via delegate parameters
Release v1.0.12
chore: Removed the association between TileObjectData and the specifi…
Release v1.0.11
fix: More unified check of connected clients
Release v1.0.10
Fix abstract model inheritance chain construction