userJames Kingcancel

8,068 Commits over 3,806 Days - 0.09cph!

7 Years Ago
Adding support for multiple stages
7 Years Ago
Started experimenting with WebGL 2 support
7 Years Ago
Tooltips can now be marked as important Workshop upload progress now stays visible while uploading
7 Years Ago
Support for multiple ';' separated parents for database queries
7 Years Ago
Fixed exception on workshop publish
7 Years Ago
Fixed possible exception when deleting a world Fixed auto-scrolling to selected world
7 Years Ago
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
7 Years Ago
Fixed error when submitting analytics Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Cursor now only locks when clicking on the canvas
7 Years Ago
Updated scripts.js
7 Years Ago
Commit link now opens in a new tab
7 Years Ago
Added link to commit
7 Years Ago
Working on commit boxes
7 Years Ago
Added commit hash to archived replays
7 Years Ago
Some better bullet diagnostics
7 Years Ago
Fixed Bullet._isRedirecting not being reset Some better bullet diagnostics Split bullet pools into fixed / dynamic
7 Years Ago
Fixed Bullet._isRedirecting not being reset
7 Years Ago
Started investigating a bullet divergence
7 Years Ago
Started investigating a bullet divergence
7 Years Ago
Fixed archived replay quota not being enforced
7 Years Ago
Disabled replay diagnostics for non-fixed Bullets
7 Years Ago
Added RemoteFile.Forget()
7 Years Ago
Fixed Keyboard.TextInputSource submission on return World name panel now flashes while renaming
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