Garry's Mod

Garry's Mod

Track Assembly Tool
Viser 21-30 af 400 forekomster
< 1  2  3  4  5 ... 40 >
Opdatering: 7. juli 2024 kl. 4:19

2024-07-07 14:18:47.11

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

commit eb29b8126e292513c2ebb6320f7163f9a930ba26
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Sun Jul 7 14:12:59 2024 +0300

Fixed: Issue #58 TA ghost stays when other tool is selected
Removed: Helper state printouts for issue #58

Opdatering: 1. apr. 2024 kl. 12:07

2024-04-01 22:07:13.42

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/1c80a3bb41c9f74d4bd0412072f069dfed5125e3

commit 1c80a3bb41c9f74d4bd0412072f069dfed5125e3
Author: Deyan Dobromirov <dvd_video@abv.bg>
Date: Mon Apr 1 13:59:33 2024 +0300

Updated: Process attachments POA with priority when spawning

Opdatering: 31. mar. 2024 kl. 13:21

2024-03-31 23:21:11.54

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

commit ea51f16b11a7ada537b2bbeae6079791a1ef85ba
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Sun Mar 31 23:19:06 2024 +0300

Updated: Use log key notation for point also
Added: POA pints transform extraction support
Added: Decode `POA` fail logging for additions
Renamed: `GetTransformOA` to `GetAttachmentByID`
Renamed: Transform spawn via locate `sO` and `sA` to keys

Opdatering: 30. mar. 2024 kl. 10:46

2024-03-30 19:45:33.70

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

commit c6bbdc46988891efa73e1a5bcc25e59d5bfe63f3
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Sat Mar 30 19:43:24 2024 +0200

Fixed: Error when processing attachment transform when no attachment origin is available

Opdatering: 30. mar. 2024 kl. 5:16

2024-03-30 14:15:50.83

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/24ff13a43101a0d2c7a547ade0f701dbd56ed041

commit 24ff13a43101a0d2c7a547ade0f701dbd56ed041
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Sat Mar 30 14:14:39 2024 +0200

Changed: Equalize the version and add mode dividers in POA

Opdatering: 30. mar. 2024 kl. 5:09

2024-03-30 14:08:34.59

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

commit ad93c4ce01b99e0fd971c53a89c1fdd25834fcd7
Author: Deyan Dobromirov <dvdvideo123@gmail.com>
Date: Sat Mar 30 14:07:53 2024 +0200

Extract transfrom from a DB model only if is selected by the user (#56)

Fixed: Model transform points not being initialized
Added: Rearranged the think hook for models validation
Added: Comment classifications about luapad and how to close its panel
Added: Populate origin/angle transform when spawning ghosts and snapping pieces
Added: Selection search point slot being taken with priority
Updated: Spawn margin sends message to the user

Opdatering: 24. mar. 2024 kl. 8:37

2024-03-24 17:37:15.33

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

commit f42bdcfde3a7b8a843b1e4a4deea9660a0a1103c
Author: Deyan Dobromirov <dvdvideo123@gmail.com>
Date: Sun Mar 24 17:32:02 2024 +0200

Reduce the calls to `util.IsValidModel()` and use cached file checks (#55)

Changed: Use `IsModel` instead of pre-caching every frame
Changed: Use @SligWolf model validation
Added: Extra ghost entity piece before spawn
Added: Spawn flag for the valid model check
Replaced: Some `fileExists` calls on models with `IsModel`
Removed: Multiple checks and replaced them with `IsModel`
Removed: Pre-cache validation check on ghosts to be rendered correctly
Updated: Model check for SV/CL including deep model validation on spawn @Grocel

Opdatering: 24. mar. 2024 kl. 8:36

Trigger update

Opdatering: 20. mar. 2024 kl. 12:52

2024-03-20 21:52:08.73

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/3c39afa095bf0cb705f8a733b5612f3dd8a799f2

commit 3c39afa095bf0cb705f8a733b5612f3dd8a799f2
Author: Deyan Dobromirov <dvdvideo123@gmail.com>
Date: Mon Mar 18 23:34:38 2024 +0200

Update: Ghost count upper limit to 2500 (#53)

Fixed: Transform POA attachment extraction crashing the game
Fixed: Ghosts not being removed when count is changed
Added: Current ghosts count control to tool panel
Added: Duplication flag `DoNotDuplicate = true` to prevent area-duplication
Added: Max ghosts count
Added: Maximum ghosts count control to admin panel
Changed: Bump the remove time frame to 1s
Removed: Ghosting count upper limit
Renamed: Callback internals
Update: Ghost array count calculation
Update: Ghost count upper limit to 2500
Utilize: Library function `SafeRemoveEntityDelayed`

Opdatering: 29. jan. 2024 kl. 10:51

2024-01-29 20:50:47.31

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

commit f9a5d3f873b46bc3343868739a37a6317c4706d1
Author: Deyan Dobromirov <dvdvideo123@gmail.com>
Date: Mon Jan 29 20:49:37 2024 +0200

Reduce the parameter input for slider set control (#52)

Fixed: some of the comment typos
Fixed: Translate apply in slavic
Added: Var for library clipboard sharing
Updated: BAS with left and right click
Reduced: BAS call parameters
Removed: ELSE-case for TIP calculation