userlamalovecancel
branchSandboxGame/mastercancel

562 Commits over 730 Days - 0.03cph!

6 Years Ago
Split up the main bindings def file
6 Years Ago
Cache web filesystem data to harddrive
6 Years Ago
Bring back substep function, need to fix a few issues though
6 Years Ago
Reconnection logic for web filesystem watch server
6 Years Ago
Move the shaders back
6 Years Ago
Change the other shader path too
6 Years Ago
Move coherent shaders
6 Years Ago
Change coherent shader directory
6 Years Ago
Cache the directory structure for web filesystems
6 Years Ago
Fix some more issues with voice chat
6 Years Ago
Fix voice errors after engine update
6 Years Ago
Unignore some other files that were just ignored
6 Years Ago
Fix gitignore to not ignore coherent ui
6 Years Ago
Bind some mass stuff, add back workaround that makes SourceUtils hotload faster
6 Years Ago
HUD synced with game, sandbox gamemode fixes
6 Years Ago
Fix hang that also ate all memory
6 Years Ago
DrawHud -> UpdateHud, make sure it's called right before drawing the hud
6 Years Ago
Better hud sync?
6 Years Ago
Tick coherent after other hud things
6 Years Ago
TransformDirection, some other stuff to try and fix a few issues
6 Years Ago
Namespace vue components by addon name to fix conflicts
6 Years Ago
UI to show when game is connecting to server, and a button to cancel
6 Years Ago
Automatically resolve domain names when connecting to a server
6 Years Ago
Remove duplicate HUD reload logic to try and fix possible race condiiton
6 Years Ago
PhysicaMaterial should be using double
6 Years Ago
Working on making the car not behave weird
6 Years Ago
Work in progress car
6 Years Ago
Use diffuse color from models
6 Years Ago
Some UI fixes
6 Years Ago
Fix dicegame dedicated server issues
6 Years Ago
Console command to directly switch to a gamemode+map
6 Years Ago
Fix server end game not disconnecting clients, remove double error message when losing connection
6 Years Ago
Dice game playermodel, fix a couple other issues with dice game, fix voice chat
6 Years Ago
Fix the math for model origin
6 Years Ago
Rotate, scale, and change origin of models at import time
6 Years Ago
Don't show connection errors on server when clients disconnect
6 Years Ago
Fix a NRE when a model wasn't found
6 Years Ago
Display connection errors
6 Years Ago
Pass ENetworkFailure to managed, fix crash when failing to connect to server
6 Years Ago
Replicate model import settings
6 Years Ago
Bind ReplicateMovement
6 Years Ago
Make dice vehicle work in multiplayer
6 Years Ago
Bind flags for absolute transformation
6 Years Ago
Testing stuff
6 Years Ago
Better solution
6 Years Ago
Don't break network ids when selecting things in editor
6 Years Ago
Overload WithBurst to let people set a minimum
6 Years Ago
Fix the delay when waiting for players
6 Years Ago
Wrap players list when it gets long
6 Years Ago
Add a help screen to dice game