reporust_rebootcancel

127,188 Commits over 4,109 Days - 1.29cph!

45 Days Ago
Rename menu item so it's clear that Rust+ needs it for item icons
45 Days Ago
Disable lights on rechargable batteries when > 15m away
45 Days Ago
Better grid filtering system, custom inspectors
45 Days Ago
▊▊▆▌▅ █▉▄ ▇█▆▄▅ ▋▆▊▋█▆▊▋ ▅▄▊▍▉ ▊▍▆▆▇▌ ▌ ▍ ▌▆▆▆▄▇█ ▅▉▊██ ▄▌▊█ ▄▄▇ ▌▋█ ▊▊▍. ▊▋▉ ▌▄▅▇▅▆▌▍ ██▇ ▍▅▉ ▉█▅█.
45 Days Ago
Merge from teslacoilfix (distance culling inconsistencies)
45 Days Ago
LOD changes to TeslaCoil FX.
45 Days Ago
Merge from fix_protobuf_field_0
45 Days Ago
Protos codegen after merge
45 Days Ago
Merge from main
45 Days Ago
Update to Discord SDK 1.2.8730 Set up calls to SetShowingChat so Discord desktop notifications don't show when you're seeing the messages in game already
45 Days Ago
Item grid refactoring, started store featured tab
45 Days Ago
is_producing_fix -> main
45 Days Ago
Fix is producing logic issue on beehives
45 Days Ago
merge from party_system -> aux
45 Days Ago
bee_bomb_distance_changes -> main
45 Days Ago
Comment
45 Days Ago
bee boulder now matches the speed and distance of other catapult projectiles
45 Days Ago
▋▊▇ ▆▉▉▌▉▆ ▅▋▋█▍▇▄
45 Days Ago
▆▇▊▄▄
45 Days Ago
▊▄▄▋▊▌▄▉
45 Days Ago
merge from main -> party_system
45 Days Ago
instant_camera_ui_fix
45 Days Ago
Ensure set flash is set to appropriate light state on deploy
45 Days Ago
Ensure correct flash fx is played
46 Days Ago
▄▄▅▆█▋ ▌▍▅▌▄▋▆▆▄ ▇▋▆▉▉
46 Days Ago
Admin command to kill all bees
46 Days Ago
█▅▄▊▄
46 Days Ago
▍▌▇█▊ ▆▄▍▊▇
46 Days Ago
▍▆▍▄▋
46 Days Ago
▇▍▆▋▆▊
46 Days 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
46 Days Ago
fix missing cloud layer, also respect weather overrides from editor when live editing
46 Days Ago
▅▄▆▊▋ ▌▆█▄ ▉▉█▊▇▅▋▊▋▄_▍▄▊▋▊▋▍▋
46 Days Ago
▊▋▉█▇ ▄▌▍▍▆▌▋▍▌ █▅▆▅▄▉▌▇ ▉▆▊▆▌▋▄ ▌▄▇, ▅▌▉▇ ▋.
46 Days Ago
Remove the ability to rotate local by Z
46 Days Ago
Health forwarding
46 Days Ago
Store item grid refactoring
46 Days Ago
█▇▍▋▋
46 Days Ago
▍▄▆▉▆▅, ▋█▋▌▆▊▋▅++
46 Days Ago
added camera animation sync component to attacks in mace animator
46 Days Ago
▇▅▅▌▍▉
46 Days Ago
Merge from dlss_texture_creation_crash
46 Days Ago
Temporarily disabling threaded texture creation to see if this is the cause of the new DLSS crash
46 Days Ago
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
46 Days Ago
Boat blocks forward damage to parent boat
46 Days Ago
merge from main
46 Days Ago
Initial boat max health calculation. New test save.
46 Days Ago
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
46 Days Ago
Stop Shockbyte button trying to refresh server listings
46 Days Ago
Reimplement Shockbyte promo. Polish the shockbyte popup