userlamalovecancel

6,973 Commits over 2,741 Days - 0.11cph!

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