Garry's Mod

Garry's Mod

Track Assembly Tool
A apresentar 1-10 de 396 entradas
< 1  2  3 ... 40 >
Atualização: 12 de jan. às 10:59

2025-01-12 20:58:56.16

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/10aaf4d4dfca135488546a5f62f0d5aa51903a55

commit 10aaf4d4dfca135488546a5f62f0d5aa51903a55
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Sun Jan 12 20:57:52 2025 +0200

Added: More filtering conditions for the frequent pieces panel

Atualização: 11 de jan. às 2:44

2025-01-11 12:43:48.11

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/05956e9b3f9f981ec5b907d97fe01d72b195fe4b

commit 05956e9b3f9f981ec5b907d97fe01d72b195fe4b
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Sat Jan 11 12:38:42 2025 +0200

Fixed: Delete table contents failing due to query not being executed
Updated: Use the control statements when validating table creation
Updated: Use the control statements when inserting data in DSV format
Removed: Logging the whole data level on access navigation key

Atualização: 9 de jan. às 3:45

2025-01-09 13:44:29.99

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/77909cba1843e3001bfcbeac12b6c56d1c535d61

commit 77909cba1843e3001bfcbeac12b6c56d1c535d61
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Thu Jan 9 13:44:10 2025 +0200

Added: Contents from addon "Modular Dungeons"
Fixed: E2 Pipe attachment interpolation angle being misaligned

Atualização: 2 de jan. às 6:52

2025-01-02 16:52:07.98

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

commit e329f3912e1bc003096f3c2da6077ed7407f2f22
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Thu Jan 2 16:50:36 2025 +0200

Updated: Lookup attachment table/function sources

Atualização: 2 de jan. às 3:05

2025-01-02 13:05:10.48

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/9660cb2e385ddd2da36853022238840e7f3d8aea

commit 9660cb2e385ddd2da36853022238840e7f3d8aea
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Thu Jan 2 12:57:21 2025 +0200

Fixed: Attachment points extraction failing resulting in `0,0,0` present only
Fixed: SQL mode cache navigation timer mark is not available in every level
Added: Attachment points extraction support for `function` and `table`
Removed: Timer marks on `RegisterPOA`. Lua mode need to insert the value in prior

Atualização: 27 dez. 2024 às 10:42

2024-12-27 20:41:49.16

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

commit a1a491048d4bba1a920aa31b407d1b716a24e524
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Fri Dec 27 20:41:11 2024 +0200

Removed: Class is not necessary to be updated with empty string

Atualização: 27 dez. 2024 às 7:24

2024-12-27 17:24:11.66

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/9360519b24cd8eda5af19eb62f0ca5e450e2775d

commit 9360519b24cd8eda5af19eb62f0ca5e450e2775d
Author: Deyan Dobromirov <dvdvideo123@gmail.com>
Date: Fri Dec 27 17:15:08 2024 +0200

Updated library control statements (#59)

Fixed table definition runtime error for `ExportSyncDB`
Fixed: Actually use the super-elevation return value to notify the client
Fixed: Angle grid/snap triggering log messages
Fixed: Apply super-elevation when spawn flat is not checked
Fixed: Automatically populate POA row value on registration
Fixed: Categories not being exported due to one-liners
Fixed: Close generated files on sort fail
Fixed: Context menu `box` copy returning the incorrect row due to different cords
Fixed: Context menu icons not being displayed correctly
Fixed: Create table STMT building improper error logs
Fixed: Creating table index error report order
Fixed: Curve node remove on the client checks its status
Fixed: Curve node remove reverts the value of the last node
Fixed: DB export flag not being reset on menu error
Fixed: DSV auto-run loading due to `FORM_PREFIXDSV` being changed
Fixed: DSV manager buttons get squished when many DSV are present
Fixed: DSV manager properly showing generic database
Fixed: DSV registration existence check crash when source not provided
Fixed: Data selection sequential errors due to comparing different data type
Fixed: Direct value injection in `tA = {}`
Fixed: Equalize export column order for SQL/LUA mode
Fixed: Executing action OPEN_EXTERNDB status being unchecked
Fixed: Exit properly on SQL build deny
Fixed: Export BD convar is not reset when exporting inventory
Fixed: Export auto-run failing due to the new control statement
Fixed: Export track type as DSV in SQL mode
Fixed: Export type auto-run not finding a data checks
Fixed: Exporting DSV in Lua mode create unnecessary table
Fixed: Exporting DSV in SQL mode triggers data matching error
Fixed: Exporting DSV process triggering error due to query store missing
Fixed: Exporting content for sync inventory missing new added models due to the store cache
Fixed: Exporting content to autorun file trigger order error in SQL mode
Fixed: External DB manager closing its panel when no line is selected on entry
Fixed: External DB manager creating new DSV when edit is triggered
Fixed: Failed routine `ExportTypeDSV` cannot index files P/A
Fixed: File fore-close for `ExportDSV` on some fail cases
Fixed: Frequent pices panel sorting crashing in LUA mode
Fixed: Frequent pieces panel not working
Fixed: Frequent pieces retiring more that N when more than N are valid
Fixed: Frequent pieces return the table when at least one is present
Fixed: Frequent pieces updated with records without post-work
Fixed: General sorting when values are missing. Nil is less than everything
Fixed: Incorrect indexing for DSV synchronization raises errors in track pack scripts
Fixed: Inventory export runtime errors with library self-reference
Fixed: Log settings return proper value
Fixed: Logic and runtime errors of `ExportTypeDSV`
Fixed: Lower the network latency when sending normal vectors
Fixed: Lua mode exports being more accurate
Fixed: Luapad call crashing when editing DSV contents
Fixed: Luapad prefix is not displayed on the opened tab
Fixed: Matching forcing errors in LUA mode
Fixed: Node name is always overridden by category
Fixed: Node settings not being copied in some cases
Fixed: Panel content not sorted correctly due to missing local reference
Fixed: Panel runtime errors
Fixed: Phys properties generating sequential errors
Fixed: Phys property size being bound to sequential records
Fixed: Physical properties exported as DSV PKs are not ordered
Fixed: Physical properties table exports PK without quotes
Fixed: Population additions on autorun checking for no data found
Fixed: Prefix/parameters being consistent across all APIs
Fixed: Primary table validation proper build error report
Fixed: Provide the context menu tables option if such are available at all
Fixed: Reduce the network overhead for `CREATE_CURVE_NODE`
Fixed: Reduce the select columns count for additions
Fixed: Registering a DSV does not show source script in the logs
Fixed: Routine `ExportTypeRun` failed to export contents in lua mode
Fixed: Routine pieces search by type icon missing
Fixed: Runtime error due to missed bracket in `CacheQueryAdditions`
Fixed: Runtime error file exists missing the second argument
Fixed: Runtime error in `ImportDSV` relative to `DATA`
Fixed: Runtime errors in `ExportSyncDB` and `ExportTypeDSV` for SQL mode
Fixed: Runtime errors in `ExportTypeDSV` for DB mode
Fixed: Runtime errors in `ProcessDSV` using old folder path
Fixed: Runtime missing bracket in `ApplySuperElevation`
Fixed: Some runtime errors
Fixed: Some runtime errors
Fixed: Some runtime errors
Fixed: Some spaced in the header logs
Fixed: Some table routines runtime errors `ExportContentsRun`
Fixed: Some typos reading auto-run export comments
Fixed: Super-elevation auto update not working on node update
Fixed: Tool panel runtime errors `asmlib.*`
Fixed: Tool tree panel sorts non-categorized items with priority
Fixed: Translation not showing database mode
Fixed: Tree export context menu calling wrong routine
Fixed: Unneeded square root calculation in `GetNearest`
Fixed: Use different placeholders for tool panel item rooting. Utilize `pNode`
Fixed: Utilizing `tpText:Scan` using wrong field
Fixed: When less values are provided in the DSV do not trigger length error on import
Fixed: Where clause failing with parameter missing
Fixed: Wire-mod extension tester
Fixed: Wrong storage of grater-equals
Fixed: `ExportSyncDB` accessing global `WorkshopID`
Fixed: `ExportSyncDB` addressing the wrong log pattern
Fixed: `XQM Ball Rails` category triggering a silent error due to mismatch
Fixed: `isstring` global being defined two times
Added: 100% grade as OP variable `FULL_SLOPEDG` tan(45)
Added: All tree panels now open the context tree menu when eligible to do so
Added: Attachment extraction via unique entity index and log per type
Added: Automatic Z offset update when selecting curve node via active point
Added: Automatic folder creation when requesting a path
Added: Automatic generator for misaligned pipes new E2 style
Added: Automatic super-elevation for curved tracks
Added: Better logic control flow for `Categorize`
Added: Cache PIECES method `ExportTypeDSV` for LUA mode
Added: Category for `Scene Builder`
Added: Category sort/export into separate functions
Added: Centralized function to copy from list view
Added: Check of the modified normal exists
Added: Context menu with selection options for the track selection tree
Added: Custom columns ID option to `GetColumnList`
Added: Custom columns ID option to `GetConcat`
Added: Customizable table row concatenation
Added: DSV manger list view content move option and translations
Added: DSV synchronizer not handling existent open fail
Added: Dedicated prefix for generic ( whole DB containers )
Added: Description for `GetCurveTransform`
Added: Description for super-elevation
Added: Export DSV header configurations
Added: Export tracks inventory on shift + click
Added: Force EXP destination for Export/Import DSV
Added: Freshly exported content database from the gmod client
Added: Function to export list-view rows
Added: General structure for tool panel with category
Added: Generic DB file existence checker for the exports

Atualização: 14 set. 2024 às 6:47

2024-09-14 16:47:13.08

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

commit ac751fcc4375ced22f9e021b41090582c58b5e06
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Sat Sep 14 16:43:08 2024 +0300

Fixed: concrete to stone connectors not attaching properly

Atualização: 8 set. 2024 às 5:16

2024-09-08 15:15:33.32

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

commit d523d91d46c9aba1075c98c14801bdc39fd84adc
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Sun Sep 8 15:09:04 2024 +0300

Fixed: Shinji's rail switchers producing error on spawn
Fixed: Local `pos/ang` not being created properly
Fixed: Use POA pos/ang copy-constrictor
Updated: Use POA decode/extract as addition will be spawned anyway
Updated: Similar log traces regarding `POA:Decode`

Atualização: 7 set. 2024 às 9:49

2024-09-07 19:48:52.32

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

commit fcfc1aa4d9b8a235c49b7e37e58d2fda07d47b20
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Sat Sep 7 19:47:43 2024 +0300

Removed: Class is not necessary to be updated with empty string