132 Commits over 396 Days - 0.01cph!
Fixed holdables having a weird velocity if they spawn held
Trying out a new way of positioning the floating menu dock
Menu dock is now pinned while a docked menu is open
Menu dock is now at a better angle
Menu dock now only repositions if sufficently far away from the current view direction
Profiling performance issues when wands are connected
Tooltips can now be marked as important
Workshop upload progress now stays visible while uploading
Fixed exception on workshop publish
Fixed possible exception when deleting a world
Fixed auto-scrolling to selected world
Worlds now have separate Title and ID
Added RowList.Sort(comparer)
World list is now sorted by last modified time
Fixed world list not updating after renaming a world
Fixed Keyboard.TextInputSource submission on return
World name panel now flashes while renaming
Non-VR TextInputSource implementation
Working on new text input system to support non-VR play
World menu switches back to the main page after creating a world
Fixed plugin list not updating correctly when switching world
Fixed gamemodes list not refreshing properly on world change
Chunk / chunk column pools are now pre-populated
Fixed virtual keyboard text entry
Fixed possible exception when renaming a world if SteamVR isn't initialized
Working on imlementing world renaming
Improved screenshot placement in world menu
World thumbnail screenshots now have ambient occlusion, fixed aspect
Better behaviour when slider max value changes
Added RowCount and GetRowIndex(control) to RowList
World list now auto-scrolls to newly added worlds
Added API for displaying virtual keyboard
Started working on rename button implementation
Better copied world naming
Added missing tooltips to the world menu
Fixed possible exception when a control is removed
Implemented Copy World button
Added markup for world rename button
Added world list page New World, Copy World and Delete World button markups
World list now show which worlds are from the workshop
Added timeout to Jenkinsfile
Libraries are now built with the correct version of UnityEngine.dll
World menu page navigation refactor
Worlds list is now on its own page
Fixed some shader warnings
Started work on new world menu layout
World list positioning fix
Fixed pointer enter / exit on UI controls
Fixed slider handles becoming invisible when hovered
Fixed possible error while clearing RowLists
Removed logging / profiling
Fixed names of workshop worlds
Attempting to fix getting item info from the workshop
Fixed case where entities weren't marked as invalid when destroyed
Fixed case where plugin buttons could be duplicated
Improved world menu responsiveness
Fixed dragging scroll bars
Now properly cleaning up steamworks on exit
Workshop service mostly re-implemented
Attempting to fix world uploading since re-implementing WorkshopService
Removed version ribon + script
Native warning fixes
Updated Facepunch.Steamworks
Re-implemented screenshot service
Fixed error when controller connects
Added CopySteamLibraries.cs
Re-added native steam DLLs
Fixed not substituting plugin references acquired by NuGet
SteamAPI.Init() is only called if required
Added plugin project fixup action to Chunks.Workshop