This repository has been archived by the owner on May 19, 2021. It is now read-only.
Releases: unitycoder/UnityLauncher
Releases · unitycoder/UnityLauncher
A Update
Plenty Of New Features
- Added extra columns (custom launch arguments, git branch info)
- Can edit custom launch arguments with F2 key *Data is saved into "ProjectSettings/LauncherArguments.txt" file
- All Gridviews: disable TAB stop on each cell (so that can navigate to other buttons with TAB)
Resize All The Things
- Resizable window
- 4.x version checking improvements
- Automatically fetch list of available unity versions when entering the tab first time
4.x Forever!
- add support for 4.x projects (they are listed after 5.x projects in the list)
- add Updates-tab (to see all the available new unity versions) *later will add download/release notes-links
Release Title Here
- allow resizing columns *thanks to @geo-at-github
- add alert box when failing to read project settings *thanks to @geo-at-github
- make first column smaller
- fix tab stop order in main tab controls (now easier to move with tab between controls)
- press ESC to clear project name search
- remove 1-2-3 shortcut keys for tabs
- don't focus to search field if type in other tabs
- disable TAB character appearing to search field (previously happened if did shift-tab back to search field)
- add Refresh button to unity list tab (so no need to go click in the settings tab)
Small Fixes
- Fix crash at start #22
- Fix missing statusbar
01.01.18 Edition
- Added double click to launch project (thanks to @blorsten )
- Added option to close launcher after project launch (thanks to @blorsten )
- Added yes/no/cancel dialog to allow restoring crashed backup scene from temp folder into assets folder (info: https://support.unity3d.com/hc/en-us/articles/210224803-Can-I-restore-my-unsaved-scene-after-Unity-crash- )
Sunday Patch
- Search recent projects list (thanks to @1youri)
- Try to make window the front most, when clicking taskbar minimized icon
Going to use this for a while
I think had uploaded old version on the previous release zip..?
Added to this update
- Bit wider window to fit version numbers properly
- Open editor log button in Settings tab
Bestest Version So Far
- Upgrade dialog now has buttons for Release Notes, Download Missing Version
- Upgrade dialog is displayed for Explorer launched projects also
- Fix ArgumentOutOfRangeException #13
- Small text adjustments and more statusbar messages