Releases: Tran-Foxxo/LRTran
Releases · Tran-Foxxo/LRTran
LRTran 6/16/20 - Build 1
Changelog for 6/16/20 - Build 1
- Fixed a issue where the Gravity Well size was not being set when loading a new track.
LRTran 6/15/20 - Build 1
Changelog for 6/15/20 - Build 1
- Crashes due to invalid settings files are now resolved (again because I did it wrong last update).
- Default save format settings are now available for crash backups
Settings -> Other
. - Crash Backups now save in the format
## Crash Backup month.day.year_hours.minutes.filetype
. - Fixed a issue where autosaves and quicksaves were saved as
## XXXXsave_day.month.year_hours.minutes.filetype
, not## XXXXsave_month.day.year_hours.minutes.filetype
. - Updated the changelog to use it's own window.
- Fixed a bug where recordings end 1 frame too early (added a extra frame to every new recording).
- Fixed editing Color Triggers, they now show the correct color after editing.
- You can now drag and drop / open with
.trk
,.json
and.sol
files withlinerider.exe
to automatically open them! - Added a hotkeys to Draw the Debug Grid and Debug Camera (
,
and.
). - Custom X and Y Gravity, custom Gravity Well sizes and starting colors are now editable in
Track Properties
.- This modifies the save format so the
.trk
files LRT saves will not be compatible with LRA or other LRA mods past this update if you use the new features. - However
.json
files saved in LRT will continue to work in LRA or LRA mods regardless even with the extra features added to the file. - Also custom Gravity Well sizes will modify the box Bosh uses to check for collisions, use the Debug Grid to see this change.
- The grid is not accurate on the first frame, this is a bug.
- This modifies the save format so the
LRTran 6/11/20 - Build 1
Changelog for 6/11/20 - Build 1
- Crashes due to invalid settings files are now resolved!
BG Color
triggers now work as intended, blending into the new color for the duration of the trigger.- Added in
Line Color
triggers!- They act the same as
BG Color
triggers but for line colors!
- They act the same as
Issues that need to be fixed:
- Color triggers do not work after editing, the game needs to be restarted / enter and exit recording to see changes
- Honestly the color triggers are pretty glitchy in general but you can do stuff with them
LRTran 6/10/20 - Build 1
If you use this build you need to delete your settings-LRT.conf file, this is currently a bug and will be fixed soon.
Changelog for 6/10/20 - Build 1
- The
/Examples
folder will be bundled with future downloads so you no longer need to download the source code to get those files - Added a new Background trigger!
- It does nothing right now but is currently saved and loaded by .trk and .json files.
- The
Save
option has been renamed toSave as...
- Added keybinds for the
Trigger Menu
(P) andSave as...
(Crtl+Shift+S) - Default save format settings are now available in
Settings -> Other
- Default window sizing options are now available in
Settings -> Other
- Quicksaves now follow the format
quicksave_month.day.year_hours.minutes.filetype
LRTran 6/8/20 - Build 1
Changelog for 6/8/20 - Build 1
- Merged changes from the
develop
branch into themaster
branch.- Trigger support is now available from the merge!
LRTran 6/7/20 - Build 1 (Updated Src)
Yes I deleted the old one, forgot to push from Github desktop, my bad.
Changelog for 6/7/20 - Build 1
- Added Superdavo0001's remount mod into LRTran!
- Changelog toggle in the Preferences -> Other
- Turning off the changelog actually works now.
- Autosaves now save to their own file
autosave_day.month.year_hours.minutes.trk
. <untitled>
will now be autosaved in theUnnamed Track
folder.- Autosaves can be configured in Preferences -> Other.
- The amount of track changes will always be shown on screen.
- Added Multi-Scarf functionality in the preferences
- Fixed 2 %'s being in the rendering / encoding video
- When the game has enough changed where it will autosave, "Autosave enabled!" will appear in the top left corner
LRTran 5/29/20 - Build 2
Changelog for 5/29/20 - Build 2
- Hotfix for checking new versions
LRTran 5/29/20 - Build 1
Ditched "1.05" and went to semi-daily builds
Changelog for 5/29/20 - Build 1
- Added this cool changelog text!
- Fixed errors with settings reading as "" and not null.
- LRTran now has a custom setting.conf file (settings-LRT.conf).
- Discord is no longer required to launch the program.
NOTE: Discord is auto disabled on startup for now until I implement it in a more stable way.
LRTran 1.05-EXPERIMENTAL
Update to 1.05-EXPERIMENTAL
- Discord Activity Support (A bit buggy atm)
- Custom Riders and Scarves without editing the source code README.md