Releases: LunaKampling/LROverhaul
Releases · LunaKampling/LROverhaul
LROverhaul v1.5.0.8b
Download: Crossplatform, Windows
Changelog for 1.5.0.8b (2025-08-03)
Fixes
- Fix broken remount check
- Fix not being able to advance timeline maximum with frame stepping
LROverhaul v1.5.0.8a
Download: Crossplatform, Windows
Changelog for 1.5.0.8 (2025-07-29)
⚠️ Major changes
- LRO is ported to .NET 8, which means native crossplatform builds. Huge thanks to o7Moon for that!
- Please note that various bugs still may occur.
New features
- Added support for 6.0 physics. Wow. Thank you Malizma!
- Visible subiterations (Ctrl + Arrow Keys). Thank you o7Moon!
- Export Video window: "Start on Current Frame" option.
Fixes
- Incorrect window position and scale at high DPI
- JSON Compatibility fixes
- Fixed trigger unsaved changes dialog
- Fixed minimum zoom property not going to minimum zoom in track properties
- Changed minimum zoom
- Fixed scarf name length getting cut off without handling
- Removed escape menu
- Hotkeys close menus they open with some exceptions
LROverhaul version v.1.5.0.7a
Download Here!
Changelog for 1.5.0.7 (2024-05-10)
Fixes
- Select Tool no longer unselects and reselects all lines every frame
- .json files now load scenery line ID properly
- Slightly faster traversing of the lines Linked List
LROverhaul version 1.5.0.6a
Download Here!
Changelog for 1.5.0.6
New features
- Fractional multipliers support (for .json tracks)
Due to backward compatibility reasons, multipliers are rounded down when saved as .trk
Fixes
- Broken "Default Timeline Length" option
- Hanging pieces of UI on rendered videos and screenshots
- Screenshots not being part of "Renders" folder
- Fixed the UndoManager, YEAH!!!! Line-ID related crashes shouldn't occur anymore :)
Other
- Preferences: auto enable "Lock Track Duration" if "Sync Track And Song Duration" is checked
LROverhaul version v1.5.0.4a
Download here!
Changelog
6/23/2023
- Fixed a bug regarding hotkeys
- Made Bosh more pleasing to the eye
- Fixed zooming to now zoom at cursor position
- Made zooming linear instead of multiplicative to prevent odd zoom values
- Changed .exe icons
- Select tool can now select only unhit lines
- Bezier knobs now always have the same thickness
- Changed several menus' lay-out and functionality
- Preview mode is autoenabled when the trigger window is open
- Colour inputs now work using HEX instead of RGB
- Added force reload for rider and scarf
- New toolbar!!! New buttons!!!
- Tracks now pre-load 30 seconds instead of a single second
- Minor bug and UI fixes
- Upgraded to .NET 4.8
- Global code clean-up
Go nuts
LROverhaul version v1.5.0.3a
Download Here
Changelog
5/15/2023
- Change line type based on selection! Alt + 1/2/3 to change the line type
- Copy line data to your clipboard! Ctrl+shift+c/v to copy/paste line data
- Generators now contain a button within the top bar UI
- .json files no longer make the background for exports 000000FF (Black)
- A few links have been changed to now point to the LROverhaul GitHub page
- General hotkey changes
- Toolbar buttons should be upscaled by now
Note: Bezier and Remount still need fixing
New selection mechanics have been tested, though if you happen to somehow crash the program, report it on the Trello page. Of course also send your log file.
LROverhaul version 1.5.0.5a
Download here!
Changelog for 1.5.0.5 (2023-07-25)
New features
- Line generator
- Kramual generator
- Lock camera on Ctrl+L
- Smooth pencil livedraw
- Setting for selecting unhit lines only
- Setting for smaller line knobs on high zoom values
- Portability (can store user data next to .exe file)
- Preferences: minimum changes to autosave, autosave prefix
- Set current frame or track duration by right clicking the timeline
- Option to lock track duration: if enabled, it won't auto extend
- Option to sync track duration to song duration
Visuals
- New timeline bar and reworked zoom bar
- Added triggers to escape Menu
- Reworked changelog window design and logic
Fixes
-
Floating camera at max/min zoom
-
Increasing zoom on pressing stop button
-
Wrong camera position on pressing stop button when flag is set
-
Track zoom wasn't applied on track load
-
Playback zoom options weren't working properly
-
Fixed "Maximize Window On Startup" option
-
Startup crash on non-English OS
-
Fixed corrupted "Zoom Multiplier" value after rendering video
-
Crash on opening a .json track
Other
- General: autosave changes
- Preferences: merged "Audio" tab with "Other"
- Preferences: renamed "Keybindings" to "Hotkeys"
- Preferences: changed multi-scarf logic
- Preferences: dropped custom playback zoom option
LROverhaul v1.5.0.2a
Download Here
Changelog
11/27/2022
- Removed Discord Integration
- Added Smooth Pencil. Activated by re-activating the pencil tool when active
- Smooth Pencil is fully customizable in the preferences window. Go nuts!
- Cleaned up parts of the preferences window
- Added Coordinate Menu. Hotkeys to copy to the clipboard are Ctrl/Alt + Numpad
Note: Remount and Bezier tools have yet to be fixed