userJames Kingcancel

6,808 Commits over 3,500 Days - 0.08cph!

4 Years Ago
Cleaner / more complete fix for switch face button labels Fixed Add Player button icon on Switch !redux
4 Years Ago
Cursor now auto hides / shows in menus when using a controller
4 Years Ago
Ignore some mouse events if cursor is hidden Disable focus hint on game over !redux
4 Years Ago
Cleaned up nexRankingCategoryIds for redux stages Half focus hint hold time Disable song switching in the menu
4 Years Ago
Fixed Switch build error Fixed stage-specific loading tips not being baked Fixed possible NRE on startup Fixed some edge cases with Switch dual JoyCons + Pro Controller
4 Years Ago
Disabled Video settings on Switch Support for weird combinations of Switch JoyCons / Pro Controllers
4 Years Ago
Fixed some other possible unnecessary script compilations
4 Years Ago
Made resource baking timing output more useful Updated Facepunch.ExpressionStrings Removed some redundant compilation from baking
4 Years Ago
Added IScriptFunc.IsCompiled
4 Years Ago
Fixed script parsing causing a delay in the main menu Fixed hang when switching to workshop or replay tabs
4 Years Ago
Fixed DiamondInstanced / QuadInstanced using the wrong color format
4 Years Ago
Added GameStage methods to control up to 8 spotlights Merge remote-tracking branch 'origin/master' Enable HDR for switch builds
4 Years Ago
All workshop menu UI is now accessible with controller
4 Years Ago
Disable hijacking / attempting replays on stages that aren't unlocked Fixed hijack binding on keyboard Reduced analog stick button prompt wiggle offset Fixed speech bubble progress bars
4 Years Ago
Can now add / remove coop player in workshop campaign menu Fixed a replay breaking change
4 Years Ago
Powerups now periodically check if the nearest player can collect them
4 Years Ago
Added TranslationCollection.Translate(string, args) Stages are now locked if they don't support the current player count Fixed error when loading StageMenuData for custom stages
4 Years Ago
First attempt at vertex merging
4 Years Ago
Add tool name label to tool menu
4 Years Ago
Radial menu tweaks
4 Years Ago
GrabZoom is now a tool, is on off hand by default
4 Years Ago
Better floor / ceiling triangulation Fixed typo in GrabZoom When dragging vertices, show a widget at the start position
4 Years Ago
Fixed axis aligned vertex dragging Disabled DebugRenderSystem First draft of vertex duplication Trying out new GrabZoom controls Updated README.md
4 Years Ago
Oops, updated README.md
4 Years Ago
VertexEditTool refactor Added AxisAlign button, now used in VertexEditTool Updated README.md
4 Years Ago
Refactored SetHovered / SetSelected Added TextMeshPro resources GrabZoom polish Can now select / deselect multiple vertices by holding multiselect combo
4 Years Ago
Fixed hover logic, basic vertex selection + dragging
4 Years Ago
Started work on a vertex editing tool
4 Years Ago
GrabZoom rotation Added StyledRects Added a basic tool radial menu
4 Years Ago
Simpler data structures Basic rendering Floor and ceiling meshing, texturing Started on GrabZoom, currently axis aligned
4 Years Ago
Fixed anim bug on some stages
4 Years Ago
Fixed builds only failing if the last replay diverges Log how many replays diverged Merge remote-tracking branch 'origin/master'
4 Years Ago
Coop camera will now only zoom in after a delay, and starts slow
4 Years Ago
Some camera tweaks, mainly for coop Merge remote-tracking branch 'origin/master'
4 Years Ago
Nicer floor grid material Make sure both hands get set up Only teleport with the analog sticks Add ECS packages Hashing out basic geometry components
4 Years Ago
Disable replay comments UI on Switch Fixed loading tips not being baked
4 Years Ago
Hooked up stage menu progress bars again, now have correct notches Fixed a possible cause of rogue vibrations Updated AotHint Fixed left / right stick axis prompt icons Left / right stick button prompt icons now animate
4 Years Ago
Start again Added SteamVR, got basic movement working
4 Years Ago
Fixed error in non-debug builds
4 Years Ago
Fixed missing texture errors on bake
4 Years Ago
Immediately hide / show comments when option changes New replay UI almost done Merge remote-tracking branch 'origin/master' Finished off new replay HUD Don't show pause header in replays Fixed replay control prompts always being for controller Fixed some UI getting reordered Fixed binding control icon regression
4 Years Ago
Updated SteamVR / ported to Unity 2018 Fixed level loading twice
4 Years Ago
Item binding hint now uses same style as loading hints Fixed text embeddings being too tight horizontally Merge remote-tracking branch 'origin/master'
4 Years Ago
Create LICENSE
4 Years Ago
Fixed standalone build error
4 Years Ago
Fixed embedding images in text on switch Fixed incorrect input binding on switch UI to toggle coop tweak, fixed watching coop replays Basic dual JoyCon input working for coop on switch
4 Years Ago
Fixed SPACE-USURPER-6K Updated Jenkinsfile Make sure Items header is visible when top item is selected Animated equipment menu scrolling Some campaign menu performance improvements
4 Years Ago
Demo config Updated Jenkinsfile
4 Years Ago
Disabled some workshop functions in !demo builds
4 Years Ago
Fixes for !demo builds Excluded a few more images from being stripped in !demo builds