Skip to content

Releases: dvdvideo1234/TrackAssemblyTool

TA v5.157

04 Jan 18:05
Compare
Choose a tag to compare

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

01 Jan 21:24
Compare
Choose a tag to compare

Changed: Use a local variable instead of indexing the table 5 times

TA v5.153

01 Jan 17:00
Compare
Choose a tag to compare

Fixed: [Track Assembly Tool] lua/trackassembly/trackasmlib.lua:3428: attempt to compare nil with number

TA v5.152

31 Dec 19:46
Compare
Choose a tag to compare

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

31 Dec 18:47
Compare
Choose a tag to compare

Fixed: Attempt to index global 'os' (a nil value)

TA v5.150

31 Dec 08:46
Compare
Choose a tag to compare

Fixed: Minor bugs
Fixed: Some typos

TA v5.149

29 Dec 17:44
Compare
Choose a tag to compare

Added: extra logs
Updated: Wire extension

TA v5.148

29 Dec 15:00
Compare
Choose a tag to compare

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

01 Dec 16:12
Compare
Choose a tag to compare

Spell-checked some comment and updated the readme

TA 4.109

23 Nov 08:05
Compare
Choose a tag to compare
Removed unneeded Print-s