repoSandboxGamecancel

3,308 Commits over 944 Days - 0.15cph!

5 Years Ago
1.8m collider and player model
5 Years Ago
Fix incorrect texture axis vectors in primitive builders
5 Years Ago
Add material files for proto textures
5 Years Ago
Split editable mesh gizmo code into partial class
5 Years Ago
net.MaxRepArraySize=8192
5 Years Ago
Add nameplates to mapbuilder
5 Years Ago
Disable UE4 console. Bind a few useful engine commands.
5 Years Ago
Fix compile errors when building with UE_BUILD_SHIPPING
5 Years Ago
Pass correct ip address to player login so steamworks doesn't fail to auth
5 Years Ago
Loading screen fixes (kind of)
5 Years Ago
App Icon Reverting startup movie
5 Years Ago
Disabled unused ios shit Disable loadingscreen hack Kind of add crouching
5 Years Ago
Splash Ico
5 Years Ago
Can toggle third person with x
5 Years Ago
Missing nuget source
5 Years Ago
Integrating Facepunch.CodeSandbox, also upgrades to .NET Core 2.1.8 (happened automatically) Expand the whitelist Almost there, just some codesandbox bugs left Update codesandbox Add a temporary field to addon.json to turn sandboxing off Code sandboxer loads the dependencies on other addons as trusted (they get sandboxed on their own) Disable sandboxing in MapBuilder, MenuSystem, and SourceUtils. Fix SpacePhysics build
5 Years Ago
Code sandboxer loads the dependencies on other addons as trusted (they get sandboxed on their own) Disable sandboxing in MapBuilder, MenuSystem, and SourceUtils. Fix SpacePhysics build
5 Years Ago
Add a temporary field to addon.json to turn sandboxing off
5 Years Ago
Integrating Facepunch.CodeSandbox, also upgrades to .NET Core 2.1.8 (happened automatically) Expand the whitelist Almost there, just some codesandbox bugs left Update codesandbox
5 Years Ago
Update codesandbox
5 Years Ago
Check if client has connection before checking IsBot
5 Years Ago
Don't spam material changes Invalidate compressed data and free resources when unloading audio
5 Years Ago
Replace ghost player model with citizen player model
5 Years Ago
Almost there, just some codesandbox bugs left
5 Years Ago
Hud errors when selected entity becomes null
5 Years Ago
Cleaning up
5 Years Ago
Check if primitive is valid before creating (prevents crashes) Added LibraryAttribute Added networked effects system Added ExtrudedCube effects Fixed errors on spawn Tweak sound volumes Tick sounds
5 Years Ago
Expand the whitelist
5 Years Ago
Integrating Facepunch.CodeSandbox, also upgrades to .NET Core 2.1.8 (happened automatically)
5 Years Ago
Separate extra trace data queries so every trace doesn't have to calculate it. Fix compile errors in all other gamemodes after api changes
5 Years Ago
Tool help
5 Years Ago
convar/command attribute limits Allow manual creation of ClassLibraryAttribute, throw exception is multiple init If no _classLibraryAttribute found, create a fake one First person mode
5 Years Ago
Fix scale gizmo offsetting incorrectly when gizmo center doesn't match entity position Merge
5 Years Ago
Misc fixes Fixed error when adding [Client] RPCs to non entities Select entity on creation Crosshair
5 Years Ago
Added TimeSince Refresh entity list once per second Cache Client.Player properly
5 Years Ago
Run all the other ticks even if a tick throws an exception
5 Years Ago
Time.Delta fix
5 Years Ago
Tick from c# Strip some engine tick code out
5 Years Ago
Remove Tick Merge branch 'master' of SandboxGame
5 Years Ago
Native BasePlayer caches managed object so that Client.Player can be accessed faster.
5 Years Ago
GetFaceMaterial also returns the material section index. Replicate editable mesh material changes to server.
5 Years Ago
Add missing ui_click.wav
5 Years Ago
Replicate scale to server, replicate mesh update on gizmo active end
5 Years Ago
Fix face hover with material tool not using scaled vertex pos
5 Years Ago
Progress on 6 handle scale gizmo
5 Years Ago
Adding Serverlist basic styles More styling additions to server list
5 Years Ago
group button border radius fix
5 Years Ago
Update coherent version in js
5 Years Ago
Updated coherent binaries Resources new coherent.js Updatec coherent shaders Static libraries Coherent source updates Inspector folder fix member access fix Add default UE4 path to path in bat files SendTexture fix Oops Kiss_FFT is needed Compile fix Shader path fixes Merge branch 'master' of SandboxGame
5 Years Ago
Global not found fix