Garry's Mod

Garry's Mod

Track Assembly Tool
Viser 61-70 af 400 forekomster
< 1 ... 5  6  7  8  9 ... 40 >
Opdatering: 24. okt. 2022 kl. 12:33

WS cache update

Opdatering: 24. okt. 2022 kl. 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

Opdatering: 5. okt. 2022 kl. 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)

Opdatering: 21. sep. 2022 kl. 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

Opdatering: 21. sep. 2022 kl. 13:35

WS cache update

Opdatering: 17. sep. 2022 kl. 10:42

2022-09-17 20:36:28.08

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

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

Opdatering: 17. sep. 2022 kl. 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

Opdatering: 14. sep. 2022 kl. 8:14

2022-09-14 18:08:54.39

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

Apply BOM to translation resources

Opdatering: 14. sep. 2022 kl. 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

Opdatering: 11. sep. 2022 kl. 0:37

2022-09-11 10:32:09.29

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

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