useroctocancel

562 Commits over 274 Days - 0.09cph!

25 Days Ago
Add toast error for looting in safe zones
26 Days Ago
merge from coloured_buttons
26 Days Ago
Fix big button mat not being pushed in the last commit, Add more colors
26 Days Ago
Implement being able to set colors for buttons. Fix not being able to chain context menus. Setup material with button detail mask.
42 Days Ago
Implement indirect instancing profiling module to record debug data, needs .debug to be active atm.
43 Days Ago
merge cannon_fuseburn to main
43 Days Ago
Remove exit time between reload -> reloaded state in cannon barrel
43 Days Ago
update from main
43 Days Ago
Fix cannon aim jitter on high ping when reloading and lighting the fuse
43 Days Ago
Automatically generate help text for convars with args that don't have help text in the attribute
44 Days Ago
merge cannon_fuse_burn to main
44 Days Ago
Retarget fuse burn bones to make it work with the cannon barrel, fix reload viewmodel anim again.
44 Days Ago
update from main
44 Days Ago
Fix cannon handle spinning due to buoyancy.
44 Days Ago
merge randomize_seed to main
44 Days 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.
44 Days Ago
Fix cannon jitter when reloading and firing at high ping.
44 Days Ago
merge cannon_fuse_burn into main
44 Days Ago
Fix cannon reload camera animation looping back into itself.
44 Days Ago
merge from main
44 Days Ago
update from main
44 Days Ago
update from main
44 Days 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.
45 Days Ago
Fix crash with paddling pool unloading.
46 Days Ago
Only evaluate entties in showentities once, otherwise it's really slow on bigger scenes.
46 Days Ago
Add `debug.showentities entityname radius duration client` to debug draw invisible entities in a radius.
46 Days Ago
Add `server.randomize_seed` cvar to set random seeds on launch.
46 Days Ago
merge buoyancy_fixes to main
46 Days Ago
Implement cutoff planes and artificial water info for water volume burst queries, fix water volume queries using the wrong axis(wtf).
47 Days Ago
Fix trails following cannonballs during reloads and when moving the cannon around.
47 Days Ago
▅ █▌▋▇▌▇▊▌▆ ▄█▉ ▌▄▊▆▉▋▄█ ▇▅▅▊█▉▌▊ ▅▄▌ ▉▇▅▅▆██▌ ▌▊▆▆▅▋▋▊▄ ▋▊▊▊▍ ▅▌▇▊▅▌▇ █▄▋▅▅▌▅ ▊▍▇▌ ▄▍▆▌ ▄▌▄▌ ▊▌▌ ▌██▅ ▉▅▇▋▊▇▉█ ▇▉█▄▍▌ ▉▄▄ █▌▉▋▋▇▋
47 Days Ago
merge buoyancy_fixes to main
47 Days Ago
█ ▊▌▇ ▋▊▍▊▅▅ ▍▍▌▅ ▄▌▊▍ ▍██▍▄▊ ▋▅▋▆▇ ▍▄▍█▉▊▌
47 Days Ago
merge cannon_protection to main
47 Days Ago
update from main
47 Days Ago
merge from cannon_slowdown
47 Days Ago
run codegen :facepalm:
47 Days Ago
Move cannon hit checking to TakeDamage, balance cannon slowdown so that its actually noticeable (0.7->0.3)
47 Days Ago
Remove "Disable Platform Services" from iteration speed editor menu, it breaks way too often while other settings are generally safe to use.
47 Days Ago
Add cvar for controlling cannon hit slowdown on boats
47 Days Ago
update from main
51 Days Ago
▅ ▅█▌ █▆▌▄▅▋█▇▅ ▆▍▌▍▌ ▍▋▇▆▍▄▋ ▋▊ █▆▍▆▇▌ ▍▅▄▆▅▋▇ ▌▅▋▌▋█ ▄▋ ▇▅▅ ▇▄▋█▌▅▇
53 Days Ago
Slow down player boats when after being hit by cannons.
53 Days Ago
Add protection for mounted cannon users (50% to all for now)
54 Days Ago
merge nre_fix back to main
54 Days Ago
Fix buoyancy batching throwing errors in scenes without a water system/ocean sim.
58 Days Ago
Fix buoyancy submerged states being incorrect while batching. Slight perf improvement from no longer calling submerged callbacks for no reason. (thanks BlackLightning)
2 Months Ago
Remove scaled fuse animation time. Fix curve for fuse burn material being scaled to the original 3s.
2 Months Ago
Change original fuse animation time to 1s to fix animation timescaling.
2 Months Ago
Add fuse burn animation to cannon firing. Retarget new fuse mesh to old fuse bones. Toggle fuse depending on loaded state. (this might be unnecessary.)