Garry's Mod
Track Assembly Tool
401件中 61-70 を表示
< 1 ... 5  6  7  8  9 ... 41 >
更新: 2022年10月24日 @ 12時38分

WS cache update

更新: 2022年10月24日 @ 12時33分

WS cache update

更新: 2022年10月24日 @ 11時04分

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

更新: 2022年10月5日 @ 11時34分

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)

更新: 2022年9月21日 @ 13時36分

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

更新: 2022年9月21日 @ 13時35分

WS cache update

更新: 2022年9月17日 @ 10時42分

2022-09-17 20:36:28.08

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

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

更新: 2022年9月17日 @ 7時21分

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

更新: 2022年9月14日 @ 8時14分

2022-09-14 18:08:54.39

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

Apply BOM to translation resources

更新: 2022年9月14日 @ 7時25分

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