Garry's Mod

Garry's Mod

Track Assembly Tool
Viser 121-130 af 400 forekomster
< 1 ... 11  12  13  14  15 ... 40 >
Opdatering: 1. jan. 2021 kl. 5:09

2021-01-01 15:07:50.93

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/258cabe459045de54f453e252b001978392d1781

Updated: Utilize existence of `POA` when converting from active point to curve node
Updated: More relative to `GetCacheSpawn` logs and comments

Opdatering: 1. jan. 2021 kl. 1:39

2021-01-01 11:37:03.17

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/791949b4ac00921f94c497c1b1193a96c3ea94e8

Fixed: Missing forced spawn data argument in `GetEntitySpawn`
Fixed: Point assist flag can not properly disable all assistance
Updated: Readability and return value of `GetCacheSpawn`
Added: Forced skipping origin circle drawing for `SCREEN:DrawPOA`
Added: Triggering active point boolean return value for `GetCurveTransform`
Added: Missing player notification for stack attempts
Added: Dedicated tool method for drawing spawn systems
Ordered: Queue argument by line length
Removed: Queue arguments for entity pointer `NEW` as it is not needed anymore
Updated: Player notifications strings
Updated: Some different colors for drawing elements
Optimized: Ghosts for curving reading `engcurve` when the curve is validated
Optimized: The general calculation and handling of `DrawHUD` routine

Opdatering: 31. dec. 2020 kl. 6:08

2020-12-31 16:06:12.94

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

Fixed: Admin panel does not modify memory manager clear and collect values
Fixed: Admin panel elements of the memory manager are stuck with no space
Fixed: Admin panel memory manager algorithm has the same icon for all modes

Opdatering: 31. dec. 2020 kl. 4:52

Fixed: Curve node active point utilization using origin as `HIT` instead of point
Fixed: Curve turn limit showing value of the lean limit
Fixed: Relation ray piker not drawn in the HUD
Renamed: DrawFlipOver to DrawFlipAssist

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

Opdatering: 31. dec. 2020 kl. 1:54

2020-12-31 11:52:31.98

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/170797f88e65410c31b6722f2a92758e62475c7c

Fixed: Adding new task resting the busy stats for the first routine
Added: Unified task structure creator

Opdatering: 29. dec. 2020 kl. 11:02

2020-12-29 21:00:02.94

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/0f91bdcabd0e7205374a972e9ffec47a6592cbd6

Updated: Tool scrip in-game screenshot
Added: Working mode name, icon and information to the tool usage guide

Opdatering: 29. dec. 2020 kl. 6:55

2020-12-29 16:53:30.96

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/695ee0dd9b4e37bb40a3be27df48545faedf3896

Updated: Bulgarian proofing errors

Opdatering: 28. dec. 2020 kl. 10:11

2020-12-28 20:09:48.02

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/6a6cf7e2fc6ba1c33bc368d9288da332f64a845d

Added: Dynamic legend and information for working modes
Added: Tool mode information is equal to drop-down menu

Opdatering: 26. dec. 2020 kl. 10:10

2020-12-26 20:08:24.02

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

Updated: Readme tool utilization help now corresponds to the real thing
Updated: Radial menu by using trapezoidal polygons instead of 2D lines/circles/rectangles
Updated: Drawing text with center origin option
Updated: Text drawing state has dedicated methods for different things
Improved: readability of DrawRelateIntersection
Renamed: `SetTextEdge` to `SetTextStart`

Opdatering: 30. nov. 2020 kl. 13:28

2020-11-30 23:27:17.72

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/8c160618932560b8dbc096f791dd651cca56de9b

Fixed: Undo for curving and flipping is properly drawn
Fixed: Flip-over mode from previews session stays present
Removed: Flip-over sync as it is not needed