8000 Release v0.1.4 · sk-zk/TruckLib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 596E div class="flex-1" data-pjax="#repo-content-pjax-container" data-turbo-frame="repo-content-turbo-frame">

v0.1.4

Compare
Choose a tag to compare
@sk-zk sk-zk released this 15 Mar 16:24
· 32 commits to master since this release

This release supports map version 901.

TruckLib

+ Add functions for interpolating Hermite splines
+ Add PolylineItem.CreateItemsAlongPath(), .InterpolateCurve(), .InterpolateCurveDist()
+ Add a Sign.Add() overload for signs without templates
+ Add DLC guard IDs for Missouri
* Fix final appended polyline item having an incorrect length
* Fix road terrain sometimes having an incorrect no. of columns

Changes to included packages

TruckLib.Sii (0.1.4 → 0.1.5)

+ [sii] Add SiiFile.Includes, containing the paths of files referenced by a @include directive
* [mat] Make closing brace of mat files optional
* [mat] Fix another instance of texture/textureName type mismatch in legacy mats
* [mat] Handle texture[n] without corresponding texture_name[n] in legacy mats

TruckLib.HashFs (0.1.9 → 0.1.10)

* Fix GetEntry and EntryExists behaving differently for paths with trailing slashes

0