242,379 Commits over 3,867 Days - 2.61cph!

49 Days Ago
fix INetworkSerializable errors
49 Days Ago
Fix compile error Limit total package score to 1000 max
49 Days Ago
Fix packagecard meta alignment Nicer achievement edit form
49 Days Ago
Set Japanese font to Dynamic to fix the few missing characters (displayed as '?')
49 Days Ago
Make VRController.GetJointData() public so people can make their own hand components
49 Days Ago
Lightning cloud daytime fix.
49 Days Ago
Aurora & lightning iteration +optimization.
50 Days Ago
▄▆▄▆▋ ▌▉█▋▄ ▉▄▌▊_▋▋▇█▍▆▍_▊▇▆▋▊
50 Days Ago
cherrypicking 104120 104121 104122 104123 104153 104154
50 Days Ago
Achievements (#1662)
50 Days Ago
Show achievement progress on package modal
50 Days Ago
Update service models Pass scores down to achievement notice Show/lerp score Ignore TaskCancelledException in OnParametersSetAsync Disable this debug code
50 Days Ago
█▌▉ ▅▉█▆▍▅▆▌▅ ▇▄▆▊▆▇▌ ▆▇▇▉▉▆█▊ ▅▍ ▇▉▍▄▇ ▆▌ ▊▄▅▇▄▆ ▊▄▅▅ ▄▆ ▄▇▅▍▍▆▅▄▆ ▄▍▅▌▅ ▄▌▋ ▍▄▄▋ ▇▍▆▆█▆▅ ▋██▄▇█▄ ▊▅ ▉ ▍▌▅▅▉ ▊▅▄ ▉▍▅▋▇▆▄▄ █▊▇ ▍▋ ▉▍▄▇▌
50 Days Ago
▍▉▌▍▄ <▉▌█▄> ▌▅▇▊ ▉▉▄▌▋▌▍ ▅ ▅▇▅ ▅▋▋ ▉▊ ▉▅▊▊▇▍▋ ▌▇▍▌▆▍ ▄▍▊▆ ▊▆▍▅▄▉▆▄
50 Days Ago
Spell achievement correctly
50 Days Ago
Update AchievmentUnlocked message with scores, counts
50 Days Ago
Achievement unlocked popup
50 Days Ago
Leaderboard backup, run #13780
50 Days Ago
Improved rain visuals immensely.
50 Days Ago
Constrain gamepad input dropdown to screen
50 Days Ago
Fix NRE when updating from prefab
50 Days Ago
Merge from /naturetonetests: -Very mild ground_plants, mushroom, hemp and potato mat tweaks for color consistency & harmony. -Optimized wood piles -Adjusted some tree MIPs for a less blocky look from a distance.
50 Days Ago
Various minor ground foliage tone adjustments for constency/harmony. Optimized legacy wood pile textures.
50 Days Ago
Make sure components are using IsValid too
50 Days Ago
world_update_2 -> Aux2
50 Days Ago
radtown_npc_drivethrough -> world_update_2
50 Days Ago
Prevent log spam: 'Trying to set velocity on kinematic body' Send over spline interpolation speed to the client to ensure sound plays as normal when moving along a spline
50 Days Ago
world_update_2 -> Aux2
50 Days Ago
radtown_npc_drivethrough -> world_update_2
50 Days Ago
Fixed client compile errors
50 Days Ago
▄▉▍▆▇ ▋▆▍▍ ▉▉▄▄_▊▊█▋▆▇▇▍▍█▆
50 Days Ago
Travelling Vendor Radtown Drivethrough~ - Vendor now correctly follows a spline based path through Radtown upon entering - On leaving Vendor goes back to its normal duties - Added fake slowdown/speed up to spline transitions - Added bunch of properties to SimpleSplineTranslator - Fixed bugs causing it not to recognise the proper end of its currently traversing spline
50 Days Ago
Iterate fog denoising
50 Days Ago
Added offset to spline translations. Adjusted vendor ride height on splines to 6.5 units
50 Days Ago
Added methods to look ahead in spline translator. Lets us ignore inaccurate tangents and just manually look ahead to calculate proper forward. Override vendor steering after starting spline movement Only apply downforce and regular steering if not following a spline
50 Days Ago
Spline translator returns global position by default. Requires spline argument rather than spline data Travelling vendor sets up spline translator on first entry to radtown
50 Days Ago
Wrote a kid friendly spline translator that works with arc length. Can traverse world spline data at any fixed speed with support for looping.
50 Days Ago
Use !IsValid instead of == null or is null for any IValid
50 Days Ago
Use !IsValid instead of == null or is null for any IValid
50 Days Ago
Use IsValid instead of != null or is not null for any IValid
50 Days Ago
Use IsValid instead of != null or is not null for any IValid
50 Days Ago
Fixed tooltip characters briefly appearing as blocks when opening
50 Days Ago
Further ground foliage tone tweaks. Mip coverage tweaks on tree billboards to mitigate some of the blocky look.
50 Days Ago
Add AchievementService.ClearPlayerPackage Add info to adx on unlock
50 Days Ago
TTT: fix and optimize traitor button rendering (#2111) - Prevent the highlighted button from redrawing for every button iterated through afterwards - Don't draw an unhighlighted button if that button is highlighted - Reset button texture after drawing a highlighted button so that other buttons don't appear highlighted - Fix param translation text causing forced additive rendering
50 Days Ago
▆▅█ ▄▊▊█ █▄▄▉▇▊▌▅▄ █▍▍▉▍▆▍ ▄▍▅ ▆▋▌▋▇ ▆▋▉▋█▇▉█▊▋▄▋ ▇▋▄▌▋▌▍▇▄▄ █▉ ▍▅█▅█▇▋▊▇▋▆ ▊▅. ▅▋▋▌█▇▋▍▉▊▆▍▇▉ ▌▌█▆ ▆▆▍▌▆▌█ ▄▇ ▍█ █ ▊██▊▉▅▆█▊▋
50 Days Ago
Can upload achievement icons Default icon, achievement score Show score on sidebar Add achievement count/score to packageusage Added s&score
50 Days Ago
Leaderboard backup, run #13764
50 Days Ago
Achievement list on packagemodal tweak menu transitions
50 Days Ago
Changed a few occurrences of ToolTip text setters to use the new SetPhrase method when possible