1.26.25 for Trackmania
default
2 years ago
- Added "Tabs" menu to Nod Explorer
- Added the ability to open new tabs in Nod Explorer when middle-clicking nods
- Added stack trace on deprecation warnings in
Compatibility.as
- Added
VehicleState::GetVehicleType and VehicleState::GetCruiseDisplaySpeed (thanks ezio416!)
- Fixed not resetting context suspension (unexpected
yield() behavior after a sleep(n))
- Fixed missing italics formatting in
Text::OpenplanetFormatCodes
- Fixed performance of json (de)serialization
- Fixed performance of string allocations when there is a large amount of data involved
- Fixed crash when trying to add null to a json array