useroctocancel

756 Commits over 365 Days - 0.09cph!

4 Months Ago
Fix buoyancy batching leak warnings in the editor
4 Months Ago
Fix compile error from heightmaps
4 Months Ago
merge tropical1/2 water fixes to main
4 Months Ago
Fix trop1 after merge
4 Months Ago
update from main
4 Months Ago
Rebake tropical 1/2 heights with 12x samples, fix boat building station being baked into the height map, remove water volume from trop1, rebake shore vectors.
4 Months Ago
Add a way to sample colliders heights multiple times per pixel on terrain to fix inaccurate height maps in the deepsea.
4 Months Ago
(potentially) Fix signage pooling issues.
4 Months Ago
Fix main menu manager start up error when running with main menu disabled.
4 Months Ago
Add toast error for looting in safe zones
4 Months Ago
merge from coloured_buttons
4 Months Ago
Fix big button mat not being pushed in the last commit, Add more colors
4 Months Ago
Implement being able to set colors for buttons. Fix not being able to chain context menus. Setup material with button detail mask.
5 Months Ago
Implement indirect instancing profiling module to record debug data, needs .debug to be active atm.
5 Months Ago
merge cannon_fuseburn to main
5 Months Ago
Remove exit time between reload -> reloaded state in cannon barrel
5 Months Ago
update from main
5 Months Ago
Fix cannon aim jitter on high ping when reloading and lighting the fuse
5 Months Ago
Automatically generate help text for convars with args that don't have help text in the attribute
5 Months Ago
merge cannon_fuse_burn to main
5 Months Ago
Retarget fuse burn bones to make it work with the cannon barrel, fix reload viewmodel anim again.
5 Months Ago
update from main
5 Months Ago
Fix cannon handle spinning due to buoyancy.
5 Months Ago
merge randomize_seed to main
5 Months Ago
merge debug_simulate_latency to main adds cvar `client.receiveLatency` (client admin) to main to help with testing high ping in Client/Server mode.
5 Months Ago
Fix cannon jitter when reloading and firing at high ping.
5 Months Ago
merge cannon_fuse_burn into main
5 Months Ago
Fix cannon reload camera animation looping back into itself.
5 Months Ago
merge from main
5 Months Ago
update from main
5 Months Ago
update from main
5 Months Ago
Add error icon next to the domain reload toolbar toggle to make it more clear that it shouldn't be used in CLIENT or SERVER modes.
5 Months Ago
Fix crash with paddling pool unloading.
5 Months Ago
Only evaluate entties in showentities once, otherwise it's really slow on bigger scenes.
5 Months Ago
Add `debug.showentities entityname radius duration client` to debug draw invisible entities in a radius.
5 Months Ago
Add `server.randomize_seed` cvar to set random seeds on launch.
5 Months Ago
merge buoyancy_fixes to main
5 Months Ago
Implement cutoff planes and artificial water info for water volume burst queries, fix water volume queries using the wrong axis(wtf).
5 Months Ago
Fix trails following cannonballs during reloads and when moving the cannon around.
5 Months Ago
merge buoyancy_fixes to main
5 Months Ago
merge cannon_protection to main
5 Months Ago
update from main
5 Months Ago
merge from cannon_slowdown
5 Months Ago
run codegen :facepalm:
5 Months Ago
Move cannon hit checking to TakeDamage, balance cannon slowdown so that its actually noticeable (0.7->0.3)
5 Months Ago
Remove "Disable Platform Services" from iteration speed editor menu, it breaks way too often while other settings are generally safe to use.
5 Months Ago
Add cvar for controlling cannon hit slowdown on boats
5 Months Ago
update from main
5 Months Ago
Slow down player boats when after being hit by cannons.
5 Months Ago
Add protection for mounted cannon users (50% to all for now)