195,392 Commits over 4,110 Days - 1.98cph!

Just Now
bee boulder now matches the speed and distance of other catapult projectiles
13 Minutes Ago
▋▊▇ ▆▉▉▌▉▆ ▅▋▋█▍▇▄
20 Minutes Ago
▆▇▊▄▄
20 Minutes Ago
▊▄▄▋▊▌▄▉
30 Minutes Ago
merge from main -> party_system
46 Minutes Ago
instant_camera_ui_fix
49 Minutes Ago
Ensure set flash is set to appropriate light state on deploy
1 Hour Ago
Ensure correct flash fx is played
1 Hour Ago
▄▄▅▆█▋ ▌▍▅▌▄▋▆▆▄ ▇▋▆▉▉
2 Hours Ago
Run PlayerBindPress for unbound keys too The binding will be an empty string. This is consistent with the pre-existing behavior of the hook running after running "unbind <key>" even though the key is technically no longer bound. Update misleading message "Can't save unknown type" Update "Field %s is using the wrong FIELD_ type" warning Test for unclosed Lua ISave/IRestore blocks Add internal note about 64bit engine save warning Saverestore Lua lib: Close started block on early return Not sure if this is the correct approach, so also prints an error if it is hit.
2 Hours Ago
Admin command to kill all bees
3 Hours Ago
█▅▄▊▄
3 Hours Ago
▍▌▇█▊ ▆▄▍▊▇
3 Hours Ago
▍▆▍▄▋
3 Hours Ago
▇▍▆▋▆▊
5 Hours Ago
Update: ContinuousProfiler now has TotalAlloc and AllocCount metrics for allocation snapshotting - Release binary build with 27d643a3 - exposed via NotifyOnTotalMemKB and NotifyOnAllocCount (set to 0 to disable) Tests: tested both on Craggy in editor. Helped spot a potential small leak in PerformanceLogging
5 Hours Ago
Do not try to run HTTP requests with invalid URLs Fix OSX not building
5 Hours Ago
Update the DebugLuxel with actual vertex color support Speculative improvements for >2GB file support Reject empty or near empty .gma files More improvements to file support for >2GB Fixed crashes with point_worldtext for good
5 Hours Ago
fix missing cloud layer, also respect weather overrides from editor when live editing
5 Hours Ago
▅▄▆▊▋ ▌▆█▄ ▉▉█▊▇▅▋▊▋▄_▍▄▊▋▊▋▍▋
5 Hours Ago
▊▋▉█▇ ▄▌▍▍▆▌▋▍▌ █▅▆▅▄▉▌▇ ▉▆▊▆▌▋▄ ▌▄▇, ▅▌▉▇ ▋.
5 Hours Ago
Remove the ability to rotate local by Z
5 Hours Ago
Health forwarding
6 Hours Ago
Store item grid refactoring
Today
█▇▍▋▋
Today
▍▄▆▉▆▅, ▋█▋▌▆▊▋▅++
Today
added camera animation sync component to attacks in mace animator
Today
▇▅▅▌▍▉
Today
Merge from dlss_texture_creation_crash
Today
Temporarily disabling threaded texture creation to see if this is the cause of the new DLSS crash
Today
Bugfix: snapshot json export no longer emits extra coma, making json invalid - also sneaking in AllocWithStack to be on execution thread only, not on alloc thread Super rare, but would be hard to find in the code when it would happen in the future Tests: persnapshot and watchallocs in editor
Today
Boat blocks forward damage to parent boat
Today
merge from main
Today
Initial boat max health calculation. New test save.
Today
Bugfix: Prevent data races leading to torn continuous profiler snapshots - Binary built using Release conf based on 237b5df3 commit - Both Resume and Stop happen on profiler frame end (previously Resume was instant) - Stop gets deferred to after snapshot is exported if requested during processing - Profiler, if in initialized, always gets called on new frame (since internal state machine demands more steps than the user code can know about) - Updated continuous profiling unit test to acoount for extra OnFrameEnd required It was possible that a stop is requested during export process, leading to use-after-free exceptions on a managed thread and torn snapshot. Tests: unit tests + 20 manual watchallocs->stopwatchingallocs calls
Stop Shockbyte button trying to refresh server listings
Reimplement Shockbyte promo. Polish the shockbyte popup
Today
updated stone and wood roofs to detach beam - lod group still needs setting up
Refresh button micro interaction
floating cities walkway and greybox progress
Today
█▊▌▌▇▍▍ █▄ ▋▍▉▊▋▋. ▋▅▍▆ ▉▋▋ ▇█▉▇▅▉█ ▌▊▅▋▄▊▄.
Today
Continuing on with floating walkways
Today
Don't add scientist brain twice
Today
Fix compile errors
Today
▋▉▍▇▅ ▋▋▌▆▅▌ ▄▋ ▄▌█▆▉ ▄▌▌▄▅▍▌▌ ▅▅▉▆▄▆▍▌▆ ▋▆▇▄▋ █▇ ▊▇▆▆▅▉▊ ▉▉▅ ▋▅▇_▋▇▍█▇
Today
Changed how the EnvironmentVolumeLOD component gets added to EnvironmentVolume objects by using IPrefabPreProcess instead of Awake as this could have caused issues with object pooling
Today
merge from S2P_bugfixes_for_quickfire
Today
S2P all
Wire back up the refresh button properly
Today
fixed a hole in stairwell_bottom_360 collider