-
Notifications
You must be signed in to change notification settings - Fork 2
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updated: Additions data insertion trigger in LUA mode Updated: Pieces DSV export multi-liner
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
Test exporting autorun track type for @SligWolf's suspended train and some random addon without attachments |
dvdvideo1234
force-pushed
the
contr-stmt
branch
5 times, most recently
from
September 11, 2024 18:05
2a76358
to
577bdd5
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.