Releases: dvdvideo1234/TrackAssemblyTool
TA v5.157
Stop the default logs.
Changed: g_gauge_track_1_switch_left_1 to g_gauge_track_switch_1_left_1
Changed: g_gauge_track_switch_right_1 to g_gauge_track_switch_1_right_1
Changed: Relocated first right then left the track switch models, To match G-Gauge add-on convention
TA v5.154
Changed: Use a local variable instead of indexing the table 5 times
TA v5.153
Fixed: [Track Assembly Tool] lua/trackassembly/trackasmlib.lua:3428: attempt to compare nil with number
TA v5.152
Fixed: Bodygroup ID list not created to numbers properly
Changed: Retrieve a library variable for the string "," instead of creating one dynamically
Changed: Some code rearrangements
TA v5.151
Fixed: Attempt to index global 'os' (a nil value)
TA v5.150
Fixed: Minor bugs
Fixed: Some typos
TA v5.149
Added: extra logs
Updated: Wire extension
TA v5.148
Fixed: some bugs
Fixed: some description typos
Fixed: some comment spelling
Fixed: weld not created when stacking
Changed: Stacking old piece is not based on the trace entity anymore
Changed: The valid next active point check is made once at the stack beginning
Removed: Piece copy-constructor "asmlib.DuplicatePiece(ePiece)"
Elements description now uses GetPhrase()
Divided piece properties freeze/disable physgun ( more user settings )
Saving physical setting now uses an "ApplyPhysicalSettings" wrapper (better)
Switched from library.Function notation to libraryFunction notation ( ~20% faster)
Factorized some lines/functions
Added some missed logs
Screen draw method now takes a string
No-Collide is placed only between pieces, not pieces-anchor
Changed SetBoundPos error mode to string
Signed-off-by: Deyan Dobromirov [email protected]
TA v4.119
Spell-checked some comment and updated the readme
TA 4.109
Removed unneeded Print-s