repoSandboxGamecancel

3,308 Commits over 944 Days - 0.15cph!

7 Years Ago
4.19 for server builds
7 Years Ago
Shaders dir
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
Enable IWYU compiling for unreal project (https://docs.unrealengine.com/en-us/Programming/UnrealBuildSystem/IWYUReferenceGuide) Update BindingGen
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
missing coherent libs
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
Add BaseEntity.Moveable, this should help with dynamic shadow caching
7 Years Ago
Assign lod required bones
7 Years Ago
Fix skeletal mesh loading
7 Years Ago
Start to get skeletal mesh loading again after 4.19 update
7 Years Ago
Update to 4.19
7 Years Ago
Simple html entity test (ui in world)
7 Years Ago
HUD synced with game, sandbox gamemode fixes
7 Years Ago
Compile fix oopsie
7 Years Ago
Remove unused C++ actors
7 Years Ago
Remove pivot transform bullshit, model origin is set at import time instead
7 Years Ago
Replace physx with swept sphere for ShipRacer Merge
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
Placeholder ship model. Bit of suicide barrels code cleanup.
7 Years Ago
▊▄▄ ▆▅▋▉ ▌▄▌▍▌▋▄. █▊▄ ▊▉▌▋▌▅ ▄▊▅▋ █▉█▌▅▊.
7 Years Ago
Working on making the car not behave weird
7 Years Ago
▉█▄ ▊▊▌▋█ ▌▄▇▄▄▌▉ ▄█▊▆. ▆▅▆ ▌▄▌▋▌▉▍▅▅▋▍▇▅ ▋▉▌ █▆▄▄▍▉▋▅▍▉▋▊▋▌ ▍▍▄▆▊▍▌▌.
7 Years Ago
▇▄▄ ▍▅▇▅▉▉▇▋▍ ▅▄▌█▋▊▅
7 Years Ago
Add empty template addon that can be copy pasted when making new gamemode addons
7 Years Ago
Work in progress car
7 Years Ago
Add Player.Local.ServerName. Hook up server name to scoreboard.
7 Years Ago
Add collision test to new spring arm camera
7 Years Ago
Cache players team before killing them so kill feed can show correct killed team
7 Years Ago
Add team colors to kill feed Add Gamemode.TeamColor
7 Years Ago
Add convar to toggle console overlay
7 Years Ago
Use icon for death log and use translate for fades
7 Years Ago
Hook up death log
7 Years Ago
Barrel explosion force convar