Garry's Mod

Garry's Mod

Track Assembly Tool
Showing 191-200 of 400 entries
< 1 ... 18  19  20  21  22 ... 40 >
Update: Jan 30, 2019 @ 10:15am

1-30-9--20 20:14:57

Update: Jan 30, 2019 @ 10:08am

1-30-9--20

Update: Jan 30, 2019 @ 10:07am

1-30-9--20

Update: Jan 30, 2019 @ 10:03am

1-30-9--20 20:02:44

Update: Jan 28, 2019 @ 11:35am

Added: Working mode radial menu micro-optimization
Changed: Record insertion is now OOP dedicated method

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

Update: Jan 6, 2019 @ 12:13pm

Fixed: Console variable flag `FCVAR_ARCHIVE_XBOX` is intended for XBOX but it is not found in an XBOX system.

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/2ba9d4d96ab0a26a10ac43deb1d453faf794aaa0

Update: Jan 5, 2019 @ 1:05pm

Refresh-upload

Update: Jan 5, 2019 @ 6:30am

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/14443469571426882c9531a609d6fe12007a3cc3

Merge matrix POA in the main master branch (#9)

Added: Matrix-based spawn interpolation
Removed: Component status
Added: dedicated file translations
Added: Usage of `IsEmptyString` primitive
Improved: Readability of `InitLocalify`
Added: Dynamically allocated and maintained ghosts stack
Updated: Ghosting control on stacking using ghost and stack counts client-side
Fixed: translation fail to be loaded properly
Removed: Max ghosts as it is not needed
Removed: SetLocalify as it is not needed on multiple translations
Added: Japanese translation by Petar Dimov
Added: Panel rebuild when language is changed
Fixed: Ghosting model and language update
Added: Saving client memory by removing ghosts
Updated: Ghosts stack
Added: OOP Query builder
Added: Timer management as a SQL builder methods
Removed: `StatusPrint` do to log tail call unable to locate the trace stack
Replaced `IsExistent` with `IsHere` as it's shorter
TODO: Replace also StatusLog() .... Crap !
Removed: Call tails generated by `StatusLog`
Updated: directory paths default to `/`
Added: Function call prefix for the table objects
Added: Dynamic stack function extraction on logging
Added: Memory manager timer definition update callback
Removed: IF-s on export DSVs
Fixed: Store processed timers setting into the command pool
Added: Trigger functionality ( Module factorization )
Factorized: SynchronizeDSV
Added: Insert record data triggers
Added: Builder string strip functionality
Added: String strip as primitive
Added: Query builder search for column name
Added: Header standard for exporting functions
Removed: Table definition SQL settings dedicated to `SynchronizeDSV`
Added: POA local object indexes uses instead of type check
Added: StringPOA factorization
Fixed: POA Manager run time
Removed all hard-coded function names from logging library
Updated: LogInstance with higher priority for log source prefix
Added: Check for missing table definition
Added: Tool script logs trace functions names
Updated: Assembly logging
Fixed: Table builder indexes concatenation run-time
Updated: Entity attachment
Updated: Switching active point ID
Updated: Tool logs parameter as table
Fixed: Hosts stack not completely faded on update
Added: Dynamic timer messages,
Added: Dynamically generated store hashes
Updated: ASM library
Factorized: Timers and bordering for convars
Fixed: Duplication of Insert->Values
Fixed: Attempt to index `stData` a nil value.
Added: Table cache export/import handlers
Fixed: Database synchronizer/exporter to support entity attachments
Removes LogSet API
Added: IsExact primitive flag for strings
Fixed: Logging adds extra `.` symbol on functions
Changed: Sorting key with hard-coded define
Removed: Log control status in the console
Added: `InsertRecord` and `ExportDSV` now have a table prefix
Added: `ExportDSV` success log message
Fixed: Translations crashing when non-supported language is chosen
Signed-off-by: dvdvideo1234 <dvd_video@abv.bg>
Updated: Translations comment
Signed-off-by: dvdvideo1234 <dvd_video@abv.bg>
Fixed: Library and tool run-time errors
Fixed: Popper logging in some places
Fixed: Some database records not having number convertible origins and angles
Fixed: Table LUA mode cache handlers now return boolean
Fixed: `stackcnt` and `ghostcnt` are now taken from the tool object in client ghosting routine
Fixed: Russian translation now uses UTF-8 BOM
Fixed: Japanese translation file run-time errors
Added: Log list checker as "IsLogFound"
Added: Decode POA log error on fail
Fixed: Elevating ghost not called on creation client-sire
Fixed: General normal spawn handler moving the piece at Vector(0,0,0) of he map
Fixed: Hard-coding literary function names to use as keys instead of relying by debug.getinfo(1)
Fixed: Reload not removing a rail due to skipped press player cache server-side
Removed: Available ghosts flag argument as it is not needed
Fixed: Ghost check flag now checks if the first ghost is valid in `HasGhosts`
Fixed: Ghost check flag `HasGhosts` now operates only client side as ghosts too
Fixed: Flag for creating the ghost stack now used `HasGhosts`
Fixed: Stack buttons are not handled due to CMD object predicate mismatch
Factorized: Current command handler
Fixed: Category for a PIECES linked prefix is not being deleted
Fixed: Track piece additions now use matrix transform handling via `LocalToWorld`
Added: Shinji's track pack categories
Removed: Current player command cache server-side
Fixed: Last log check is now part of `LogInstance`
Fixed: timer restart settings comparing nil to a number
Fixed: Export DSV missing argument unpack from definition
Fixed: ASM variables callback not retrieving local function name on logging
Fixed: Panel builder `TOOL.BuildCPanel(CPanel)` appearing in the logs as "Main"
Added: Ron's track packs database backup
Added: Additions are now logged based on Addition `LINEID`
Removed: DSV processor force-printing in console
Fixed: Mouse wheel scroll point selector goes in reverse
Fixed: Proper source for record handlers
Fixed: SQL database load times is slow
Fixed: Normal code factorization for POA register handler
Fixed: Importing DSV in SQL mode takes less time
Added: Begin and commit to query builder object
Removed: Conception for radial menu as it is not needed anymore
Fixed: Resetting offsets is now using numbers as default
Added: API for calculating SIGN
Added: Slider-button relation panel generator `SetButtonSlider`
Added: Test buttons for manipulating `TA_nextrol`
Removed: Unneeded stuff in the think hook related to GHOST rendering
Fixed: Origin X, Y, Z offsets overwritten with spawn position
Fixed: Models `models/hunter/tubes/tube4x4x025%.mdl` second point origin
Fixed: List view 5-th column to default missing model instead of empty string
Fixed: Warning entity cannot be removed while rendering via `PostDrawHUD` and `DRAW_GHOSTS`
Fixed: Working mode label is maximum 6 symbols
Fixed: Selected model is not preached server-side with `utilIsValidModel` in the Think hook
Added: SetButtonSlider handler for all offsets using `DSizeToContents`
Updated: Mass center spawn via `GetCenter`
Fixed: Button controlled option sliders are present
Added: control panel snap incremental handler
Relocated: Roll and border value
Removed: Round value and library function is used
Removed: Call of debug.getinfo from the query builder
Fixed: Determinant 3x3 not using vector indexes
Fixed: Logs for builder instead of definition
Factorized: Wire extension active point generation
Fixed: Ghosting relying on GetAsmVar and not using the tool reference
Fixed: Attempt to index a nil value when ghosts stack is not created properly
Fixed: clearing ghosts returning nil instead of error flag when processes all the ghosts
Fixed: Physics are disabled for the ghost entities client side. They do not have physics anyway.
Fixed: Available ghost array check sing the pointer to itself in the return flag
Fixed: Ghost stack not freed when entity cannot be created client-side
Fixed: Ghosts count not clamped to maximum stack count in `GetGhostsCount`
Renamed: Tool object method from `GetCount` to `GetStackCount` as there are two `counts` now
Removed: Player keys read via `CUserCmd` class use `player:KeyDown(IN_%)` anyway
Fixed: Wire extension run-time errors
Added: Offset sliders value memorize and set 90 degrees for angles
Added: Memorize for combo boxes labels
Added: Controllable Incremental snap via `TA_incsnp%`
Added: Drawing of the search and AR origin point with red
Added: Button reference to incremental snap
Fixed: Wire extension having incorrect color clamping on piece creation
Added: Separate function for body-group skin retrieval

Update: Oct 21, 2018 @ 10:48am

Preapare TA to use matrix translation instead of POA:
https://github.com/dvdvideo1234/TrackAssemblyTool/commit/aa3aeb9f758e26ecaf11f8144228e9382083c5ee

Update: Oct 21, 2018 @ 10:46am

Fixed: Desctiprions of Wiremod API
https://github.com/dvdvideo1234/TrackAssemblyTool/commit/7c48e33dfea8561d43f26403f5110ad1d11f0ff2