File Details
FarstriderLib v1.1.0
- R
- Apr 12, 2026
- 138.48 KB
- 187.8K
- 12.0.5+6
- Classic + 3
File Name
FarstriderLib.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 4.4.2
- 3.4.5
- 2.5.5
- 1.15.8
1.1.0
Changes
- Introduced
FarstriderLib_APIas a stable, versioned public API surface - Added
FarstriderLib~Data.luaproxy layer with metatable-based access toFarstriderLibData_APIand safe defaults when data is absent - Replaced all direct
FarstriderLibDataglobal access in pathfinding and core withFarstriderLib.Data.CONFIG.* - Moved version guard check from
_G.FarstriderLibtoFarstriderLib_API - Removed named global frame identifiers from the logger UI
Improvements
- Added
Pathfinding:Rebuild()for cache-clearing re-initialization after data updates