Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated library control statements #59

Merged
merged 116 commits into from
Dec 27, 2024
Merged

Updated library control statements #59

merged 116 commits into from
Dec 27, 2024

Conversation

dvdvideo1234
Copy link
Owner

No description provided.

@dvdvideo1234
Copy link
Owner Author

Test Spawn any of Shinji's rail pieces with body-groups. Export the database as LUA/SQL

Fixed: Creating table index error report order
Fixed: Exit properly on SQL build deny
Added: Store index count in the SQL command table
Added: Menu options size instead of a while + increment
Utilize for-integer loop with Table.Size in some places
Removed: `PushSortValues` integrated in `GetFrequentModels`
Optimized: Read phys-properties column name in a local variable
Updated: Matching database mode check move up
Updated: Matching exit early when number is invalid
Updated: Not exists in some cases by default
Added: Timer setup support for multiple types
@dvdvideo1234
Copy link
Owner Author

dvdvideo1234 commented Sep 7, 2024

Test exporting autorun track type for @SligWolf's suspended train and some random addon without attachments

@dvdvideo1234 dvdvideo1234 force-pushed the contr-stmt branch 5 times, most recently from 2a76358 to 577bdd5 Compare September 11, 2024 18:05
Fixed: Curve node remove on the client checks its status
Fixed: Lower the network latency when sending normal vectors
Added: User preferences for amount of super-elevation
Sorted: Russian translation by phrase hash
Fixed: Actually use the super-elevation return value to notify the client
Added: Description for super-elevation
Added: Description for `GetCurveTransform`
Added: TODO list for `CurveUpdate`
Fixed: Unneeded square root calculation in `GetNearest`
Added: Upload/Download node offsets in `CurveUpdate`
Added: Upload/Download node offsets and marker in `DrawHUD`
Fixed: Node settings not being copied in some cases
Added: Scene builder addon content
Updated: Use trace fraction when calling `GetCurveTransform`
Added: Export tracks inventory on shift + click
Removed: Export inventory form panel tree buildup
Fixed: Export BD convar is not reset when exporting inventory
Added: More items in scene builder
…due to the store cache

Added: Automatic folder creation when requesting a path
Added: Internal queries are defined in the table definition
Changed: Some logs when Lua table routine handler fails
Renamed: `CacheQueryInventory` to `CacheQueryTree` using inventory cached version
Added: Custom columns ID option to `GetColumnList`
Added: Custom columns ID option to `GetConcat`
Updated: `ExportSyncDB` with better handling
Updated: General path format during export only used in `GetLibraryPath`
Fixed: Runtime errors in `ExportTypeDSV` for DB mode
Fixed: `ExportSyncDB` accessing global `WorkshopID`
Fixed: `ExportSyncDB` addressing the wrong log pattern
Updated: convert log formatting to local for `ExportTypeDSV`
Added: Import DSV utilizes file header
Fixed: Some spaced in the header logs
… error on import

Updated: Category export header general format
Updated: Utilize `debugGetinfo(1).name` instead of function name hard coding
Removed: Reading default class and creating POA for every addition
Renamed: Bodygroup apply to actual apply
Added: Automatic generator for misaligned pipes new E2 style
Fixed: `XQM Ball Rails` category triggering a silent error due to mismatch
Added: The rest of the items for `Scene Builder`
Added: More fail-safe handling for size/used cache parameter
Updated: Pipe E2 Export generator
Updated: Export synchronization file independent from DEV mode
Fixed: Translation not showing database mode
@dvdvideo1234 dvdvideo1234 merged commit 9360519 into master Dec 27, 2024
1 check passed
@dvdvideo1234 dvdvideo1234 deleted the contr-stmt branch December 27, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant