branchSandboxGame/mastercancel

3,194 Commits over 944 Days - 0.14cph!

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