199,788 Commits over 4,140 Days - 2.01cph!

43 Minutes Ago
Reassign the read only death screen fog images every time we open the death screen
1 Hour Ago
merge from fogmethod1 (sky branch)
1 Hour Ago
fix debug_cloud_position not reporting the randomized offsets
1 Hour Ago
▉▉▅▋▍ ▉█▅▄ ▅▌▌▋▊_▅▉▄▇█_▍█▆▅▄▆▅▄
1 Hour Ago
▄▆██▉ ▊▄▊ ▍▋▅▄▅▅█▌▊ ▋█▉▇▄▍ ▋▅ ▉▅▆ ▍▋▄██▋▆▋▇▊ ▌▄▄▆█ ▍▌▅█▄▊ ▍▄ █▌▋▄
2 Hours Ago
Iterating: - Exposure improvements. (Overexposed horizon fix). - Minor tonemapping tweaks for highlights (overexposed arctic fix). - Cloud shading improvements in tundra/arctic. Clouds blend in better with the sky. - Various related adjustments to keep harmony.
3 Hours Ago
▍▄▊▊▋ ▅▆▊█▇.▅▍▇▄▊▇▍▆▇▍▌▄▆▇▋▍▋▌▌▉▉▇▌▊▌▊▄, ▍▅▋▍ ▅▅█ ▋▊▄▄▇█▉ ▊▌▍▆▍▋▇▌▋▇ █▌▌▋▋ ▄▊▅▄▇ ▄▄▉▄ ▊▌▌▊▄ (▍▋. ▉█▍ ▍█▍█▍▌ ▋▄▇▇ ▉▆▆▋ ▍▊▇▌▆▄▉ ▉▇▌▉ ▄▍▋▋) ▌▊ ▍█▍ ▌▇▄▆▆ ▆▉▄▋▅ █▇▊▅▋█▉ ▍-▆ ▇█▇▅▄ ▌▌▍▄▆▉▋▊▌▇▌▉▉▅▉▄▉█▌ ▅█ ▅█▌▄▇▇▋▊▅█▉▅▄▇▇▇▉▋▅█.▋▉▆▆▅▍ ▇▇▆ ▌▍▉▍▊▊█▄▍▍.▅▄▄▋▍▇▇▉▌▅▋▍▋▊.▋▊▊▅▉▌ ▇▄ ▇█▇█▄▆█ ▊▍▆▊▌▍▇ ▋▌▇▍▋█▉ ▅█▌▆▌ ▅▍▄▆▉▄ ▉▅▊▉
3 Hours Ago
Merge from main
3 Hours Ago
New setttings tooltips, re-organized some categories
3 Hours Ago
Merge from spraycan_codelock_reskin
4 Hours Ago
Merge from hardcore_refresh
4 Hours Ago
Add back in the option to make the player not show their direction on the map, show an empty circle Even if a player has a compass on the belt, they still need to to pull out the compass to figure out a direction
4 Hours Ago
Can no longer buy pistol ammo from npc vendors (affects waterwell mostly)
4 Hours Ago
Checkout result button cant be toggled off
4 Hours Ago
Fix monuments/vending machines briefly visible when map is fading in
4 Hours Ago
Fixed cart not clearing correctly from prefs after a checkout
4 Hours Ago
Fix game modes automatically spawning the player if they were killed while offline even if they have a sleeping bag (ie. when we would normally just show the death screen when connecting)
4 Hours Ago
More robust map viewing system Shows the proper loading wheel
5 Hours Ago
Fix death screen fog not being applied if player leaves and joins another server in a single session
5 Hours Ago
Merge from main
5 Hours Ago
merge from new_menu
5 Hours Ago
Changed menu loading to make sure we aren't initializing disabled preprocessed prefabs Cache loaded pages
5 Hours Ago
Merge from main
5 Hours Ago
Fixed store subbing twice to steam purchase callback Double instance safeguard for all pages
5 Hours Ago
merge from new_menu
5 Hours Ago
Safer home page singleton Bail out of server browser if instance is already found
5 Hours Ago
new_menu -> main
5 Hours Ago
NRE fix
5 Hours Ago
compile fix
5 Hours Ago
Proper method for formatting timespans as months,weeks,days,minutes and seconds in a translatable way Setup 'last joined' time for quick join and regular server entries Pack last joined time inside light server data we store in the menu json
6 Hours Ago
merge from new_menu
6 Hours Ago
Ultra wide fixes Always close the cart after a succesfull checkout
6 Hours Ago
Checkout result buttons not clickable during the opening sequence
6 Hours Ago
Added an horizontal scroll in the checkout result page for when you buy half of the store at once
Take a stab at fixing the rust plus button being unuseable when first joining a server
Setup quick join system Bypasses the history page (not super reliable), so we store the last connected server data locally Bit of work to ensure info is displayed properly More code cleanup throughout player join and connection classes
Today
update from main
Today
merge from main
Today
Primary green button styles tweaks, to match blue primary
Today
Bootstrap roboto sharpness tweak
Today
Checkout result page polish
Today
Equip the item on the player when a button is pressed
Today
Skin update
Today
Reset the vertical scrollbar position to the top when typing in the filter box
Today
Selecting item buttons from the scroll view now creates a worldmodel and a viewmodel, pressing a different item button replaces it. On player connection, the player's inventory is cleared in the case of having an editor loadout equipped - in preparation for giving the item to the player. Added a skydome to the scene from Playground to resolve lighting errors on some viewmodels
Today
Loading screen tweaks
Today
Fix code lock item being marked a redirect of itself, introduced in 124930
Today
Fix not being able to set a guest code after reskinning
Today
nullptr checks in particle rendering that really should've been in last commit Remove newline from "Disconnect by server." kick message So server console log is less messy. No other kick reason adds a new line at the end. Fixed a typo & add internal TODO Merge Pull Requests (Community Contributions) * Micro Nano optimization for GM:HUDDrawTargetID * Make default Sandbox fonts extended for better rendering of non Latin characters Make GM:ShowHelp & co also be called on client.
Today
Merge from main