139,945 Commits over 4,352 Days - 1.34cph!

12 Minutes Ago
ItemDefinition DoPrepare now adds the ItemIcon label to its icon sprite
35 Minutes Ago
▇ ▆▍▉█▆ █ ▄▋▄▉▋ ▉▅▆ ▆▅▊█▇ ▋█▅▊▇█▄█ ▄▆▊▍ ▋▌▍▇ █▅▊▉▍▊▋ ▍▍▊▍▋▉▆▋ ▉▇ ▍▍▌ ▄▇▅▄▅▄▄▉█ ▊▍ ▊▅▍ ▌▄▄▌▇▅▋▆ ▊▊█▇▍ ▌█▅▉▌ ▍▄ ▆▄▍ ▊█ ▍▊▆▉▇
53 Minutes Ago
merge from skinviewer_easter
53 Minutes Ago
Skin viewer resolution is now matching the resolution set in the graphics settings (clamped to 4K)
59 Minutes Ago
Fixed skin viewer lighting rig not toggling themselves correctly sometimes
1 Hour Ago
Updated bunny costume in the skin viewer
1 Hour Ago
merge from main
1 Hour Ago
merge from new_console-ui
1 Hour Ago
merge from main
1 Hour Ago
Compile fixes
2 Hours Ago
Fix error from changing quality when terrain buffers have not been created
3 Hours Ago
Merge from egg_demo_fix
3 Hours Ago
Easter and halloween event UI can now be left active, the appropriate UI will turn on based on the active event Saves us switching them over twice a year
3 Hours Ago
Merge from egg_demo_fix
3 Hours Ago
Better fix for Top bunnies leaderboard in demo
4 Hours Ago
Make errors more see-through
4 Hours Ago
Merge from egg_demo_fix
4 Hours Ago
Remove EggUpdater, replace with a PersistentObjectWorkQueue Unsure how this is breaking in builds, at lteast this is a simpler approach
4 Hours Ago
Error UI: - Dont force uppercase - Allow turning off amount object again
4 Hours Ago
Ensure new error panels alpha is auto set to 1
4 Hours Ago
Attempt to scroll auto complete when navigating
4 Hours Ago
Prevent new error ui from autowiping its errors depending on alpha state
4 Hours Ago
Autocomplete now shows in a scroll
5 Hours Ago
Added an Attachment label, use this to populate the Icon Renderer
5 Hours Ago
- Enter only intercepts if the user has navigated to a suggestion with the arrow keys. If they just typed a command and hit Enter directly, it submits as normal. - Added a console command to test NRE's
5 Hours Ago
Pressing enter on autocomplete entries submits them to the console input field
5 Hours Ago
Add light/dark rows to the command list
5 Hours Ago
Fix missing attachment slot on manager Add ownership check to Picker
5 Hours Ago
- Mark convars that are methods with [METHOD] in autocomplete + Command List - Add a scrollbar to console - Clamp command list scroll instead of elastic - Refactor autocomplete logic - put it all in a single script - Reposition auto completes so they go top to bottom now
5 Hours Ago
Update attachment visibility if player changes perspective
6 Hours Ago
Fix height sample double scaling
Today
Add TerrainData static property on TerrainMeta Remove the Terrain static property Fix server nre Add heightsampling method with terraindata Simplify TerrainRenderer operations
Today
Cache animation clip values on the RootMotionData class, access those instead of the direct animation clip at runtime Strip all AI meshes from the server (including animations)
Today
Merge from hackweek_server_mesh_cull
Today
Compile fix
Today
Commit 2/2
Today
Added an editor test to check all mesh colliders on every prefab in the project for the r/w flag This is going to be a trickier issue to debug now that non r/w meshes are being stripped from the server - in the past they would throw an error on startup which would make it easy to find offending meshes, but now they will just not collide with anything Checks 4095 prefabs, takes about 10 minutes Enabled r/w on 32 meshes, test passes Commit 1/2 because of plastic
Today
merge from store_steamdown_fix
Today
Show store connection issue modal if GetItemDefinitionsWithPrices returned null
Today
Merge from main
Today
ignore .DS_Store in Rust.RenderPipeline git repo
Today
Merge from egg_demo_fix
Today
Fixed easter eggs not rotating in demos
Today
update player_preview prefab
Today
implement optional per-camera lighting overrides (reflection probe, main light exclusion, etc), to support player preview camera
Today
Fix main menu being a tiny square for split second on game start up Minor change Unchange some hardcoded defaults for global EmitSound * Hopefully this is as simple as this for issue 6769 Fix Hologram/Distort render FX affecting attachment & shadow pos * This fixes driving a hologram jeep causing player view to jitter around with the animation.
Today
Compile fix
Today
Animation update for the changed shader.
Today
More light updates and fixes.
Today
Merge: from main