Garry's Mod

Garry's Mod

Track Assembly Tool
Showing 61-70 of 400 entries
< 1 ... 5  6  7  8  9 ... 40 >
Update: Oct 24, 2022 @ 12:33pm

WS cache update

Update: Oct 24, 2022 @ 11:04am

2022-10-24 22:33:20.18

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/21b9c5d9070b42ce3749994fdfea6e8a995103d1

Factorize external automatic DSV track pack generators (#43)

Added: Conditional user spawn multy-tasking
Added: Method `QUEUE:Next` including `Retain` and `Remove`
Added: Wire module self tester
Added: Custom character support to file reader
Fixed: Ensure `\n` at the end of the generated autorun file
Fixed: Export autorun type doubling `\n` in the output
Removed: Function `asmlib.GetAngleXY`. Use `ATAN2` instead
Renamed: Method `QUEUE:Execute` to `Work`
Updated: Base file for autorun exports
Updated: External automatic DSV track pack generators
Updated: Error handling and status in separate functions
Updated: TABLEMAKER:Match using local variable

Update: Oct 5, 2022 @ 11:34am

2022-10-05 21:28:22.68

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/4ab6010f5d6dfebabd7543853f210a59563206b9

Switch vector and angle types to use userdata types (wiremod/wire#2399)

Update: Sep 21, 2022 @ 1:36pm

2022-09-21 23:30:45.80

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/7426ceb36b38dc17d2a2f70c32ffe3595989210a

Fixed: Spawn center piece gets elevated incorrectly
Updated: convar names for local wire callbacks
Removed: Deprecated ASM methods replaced by library ones

Update: Sep 21, 2022 @ 1:35pm

WS cache update

Update: Sep 17, 2022 @ 10:42am

2022-09-17 20:36:28.08

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/a77780dbaa200742e8cd753df68c666a04c06583

Fixed: `tool.trackassembly.workmode.1` not being translated

Update: Sep 17, 2022 @ 7:21am

2022-09-17 17:15:41.41

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/72607b4da885afda6eae6f897f64b4f5c7ad6510

Resource translation via standard solution (#40)

Fixed: Menu label cannot be obtained server side
Added: Standard for panel translation via resources
Added: Icons for most recent pieces panel
Removed: Call `asmlib.GetPhrase` to `languageGetPhrase`
Removed: GetPhrase, GetLocalify, InitLocalify
Updated: Include resource directory into the GMA
Updated: Apply BOM to translation resources

Update: Sep 14, 2022 @ 8:14am

2022-09-14 18:08:54.39

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/070e3532855e12d8535765c4ea18071064c30033

Apply BOM to translation resources

Update: Sep 14, 2022 @ 7:25am

2022-09-14 17:19:25.71

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/30d084f8a043d3ca157d5aea24bea3d361a19671

Fixed: Menu label cannot be obtained server side
Added: Standard for panel translation via resources
Added: Icons for most recent pieces panel
Removed: Call `asmlib.GetPhrase` to `languageGetPhrase`
Removed: GetPhrase, GetLocalify, InitLocalify

Update: Sep 11, 2022 @ 12:37am

2022-09-11 10:32:09.29

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/a673b69fa027eaeecdc97e4e153f9ab21c08817d

Fixed: Issue #39 reading a file returns nil being trimmed