userJames Kingcancel

7,945 Commits over 3,745 Days - 0.09cph!

7 Years Ago
Non-VR TextInputSource implementation
7 Years Ago
Working on new text input system to support non-VR play
7 Years Ago
Update README.md
7 Years Ago
Better implementation of Material.clone()
7 Years Ago
Added Material.clone()
7 Years Ago
Replaced `NETCORE` defines with `NET_CORE`
7 Years Ago
Fixed some issues with animated textures
7 Years Ago
Added support for animated textures
7 Years Ago
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
7 Years Ago
Fixed ComposeFrame on fragments where nothing was written Merge branch 'master' of Facepunch.WebGame
7 Years Ago
Changed ParseResult.IsBetterThan(other) implementation
7 Years Ago
Input changes
7 Years Ago
Updated Facepunch.Parse and Facepunch.ExpressionStrings
7 Years Ago
Fixed support for && and ||
7 Years Ago
Added support for strict parser code generation
7 Years Ago
Finished implementing strict parsers
7 Years Ago
Chunk / chunk column pools are now pre-populated
7 Years Ago
Skip recipe post process while in play mode
7 Years Ago
Cached expression returns types are now explicitly generated
7 Years Ago
Better handling for uncached expressions
7 Years Ago
Fixed possible infinite loop Updated Facepunch.ExpressionStrings
7 Years Ago
Added bool ExpressionConverter.AllowCompilation
7 Years Ago
Recipe code generation now processes bullet recipes Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Fixed virtual keyboard text entry
7 Years Ago
Fixed possible exception when renaming a world if SteamVR isn't initialized Working on imlementing world renaming
7 Years Ago
Improved screenshot placement in world menu World thumbnail screenshots now have ambient occlusion, fixed aspect
7 Years Ago
Better behaviour when slider max value changes Added RowCount and GetRowIndex(control) to RowList World list now auto-scrolls to newly added worlds
7 Years Ago
Added API for displaying virtual keyboard Started working on rename button implementation
7 Years Ago
Better copied world naming Added missing tooltips to the world menu
7 Years Ago
Fixed possible exception when a control is removed
7 Years Ago
Implemented Copy World button
7 Years Ago
Added markup for world rename button Added world list page New World, Copy World and Delete World button markups
7 Years Ago
Expression compilation exception now mentions the original string
7 Years Ago
Removed test line from ImportManager Updated Facepunch.ExpressionStrings
7 Years Ago
World list now show which worlds are from the workshop
7 Years Ago
Added timeout to Jenkinsfile
7 Years Ago
Libraries are now built with the correct version of UnityEngine.dll World menu page navigation refactor
7 Years Ago
Worlds list is now on its own page
7 Years Ago
Fixed some shader warnings Started work on new world menu layout
7 Years Ago
Made sure combo options are formatted the same
7 Years Ago
Fixed game pausing when re-focussing sometimes
7 Years Ago
Submission failed error now mentions retry period
7 Years Ago
Failed leaderboard submissions get staggered out a bit better
7 Years Ago
Added description text to loading screen Fixed an exception when playing offline Fixed some more offline errors
7 Years Ago
Overall leaderboard time alignment now matches level leaderboard
7 Years Ago
Trying out showing 1 decimal place for times in leaderboards
7 Years Ago
Added sounds to options menu
7 Years Ago
Added antialiasing option in video settings SMAA now defaults to ultra quality
7 Years Ago
Replay validater works in -nographics mode
7 Years Ago
Fixed FuseBoss divergence