249,469 Commits over 3,959 Days - 2.63cph!

36 Days Ago
jungle_ruins_d level layout first iteration prefab'd ruins sets for easier editing replaced some pieces with cap less ones
36 Days Ago
re-merge from /indirect_instancing
36 Days Ago
merge from /main
36 Days Ago
cherrypicking 108904 (ai_wolf_iteration) Add bark and footstep audio to new jump anim
36 Days Ago
merge from arcticpack_itemstore_fixes
36 Days Ago
merge from ore_hotspot_position_fix
36 Days Ago
merge from simple_upgrade
36 Days Ago
merge from voiceprops_itemstore
36 Days Ago
merge from ore_sfx_fix
36 Days Ago
merge from hackweek_car_radio
36 Days Ago
merge from decal_nre_fix
36 Days Ago
Hair Updates
36 Days Ago
Ice shader: triplanar normal map correction
36 Days Ago
Leaderboard backup, run #15917
36 Days Ago
Disable some now-duplicate options in graphics options screen
36 Days Ago
Merge from presets_editor/quality/
36 Days Ago
Merge from main
36 Days Ago
more diff 3 balancing diff 4
36 Days Ago
Ice shader: fix culling/flickering when gpu instancing is enabled
37 Days Ago
Citizen/animgraph: flipped order of compositing operations in skidding to fix arms pose (wish_*-based flailing comes after addition) + rewrote and updated some comments around the graph
37 Days Ago
Keep version, we'll use it in a different way
37 Days Ago
Citizen/animgraph: reworked the skid parameters. Values are normalized. 'skid' (0,1) should now be only purely derived from 'skid_x' & 'skid_y' (-1,1) and would be a function of distance from center in their 2D blendspace. Made the layer into a model-space additive.
37 Days Ago
Citizen: disabled AO proxy nodes now that AO proxy support has been removed
37 Days Ago
vfx: remove unused HEADER { } carp vfx: remove GetDefaultBlock which is randomly not used for any but MODES block, default modes = just Default() everything else is too magic bullshit This seems bad
37 Days Ago
Merge from main
37 Days Ago
Add Graphics.Draw from GpuBuffer<T>
37 Days Ago
Get rid of bebas on chat fonts
37 Days Ago
Fixed global card list alignment Alignment fixes to CardPhasePanel, PlayedCards panels Imply max-heights for sections
37 Days Ago
World card loop sound on gameobject
37 Days Ago
Fix knockback not being correct
37 Days Ago
Get rid of the blur
37 Days Ago
Show player scores in card phase
37 Days Ago
Better hint theming Better scaling for CardPhasePanel
37 Days Ago
Fixed a rotation calculation that was in world space instead of local space when assigning the initial node hotspot after the first hit Should fix the node hotspot sometimes jumping to the other side of the node on the second hit
37 Days Ago
CardBoard Menu
37 Days Ago
Updated Arena 3 camera position
37 Days Ago
Animated ready-up
37 Days Ago
▌▅▇█ █▆▄▋▉▉▊█
37 Days Ago
Fixed up card phase panel for when a card inventory is empty
37 Days Ago
Depth of field, animated avatar circle
37 Days Ago
Fixed incorrect hit sfx on all ores and wood piles
37 Days Ago
Add cursor to UI buttons Collision rules for sounds vs players
37 Days Ago
Adjust UI style a bit Waiting screen UI changes
37 Days Ago
Fridge Card
37 Days Ago
Update SpriteTools Started Creative Tab Fix Pickaxe targeting Change networking config Fixed cursors Fix cursor resetting in certain states Show pointer cursor in gameplay when held item is usable at mouse position Disable Day/Night Cycle for now Redid XP bar styling Updated Vitals styling Update CoinsPanel styling CraftinPanel restyle
37 Days Ago
test files
37 Days Ago
added spine 3 to humanoid mapping in rustplayeravatar
37 Days Ago
drawer_a initial commit
37 Days Ago
Arena 3 nav blockers
37 Days Ago
- added convar + option to experimental settings for clouds, off by default, renders billboards if off - initial basic temporal upscaling, renders full res cloud image over 16 frames, some issues to iron out but significantly improves performance - add cirrus clouds and configurations for them - fix sun mesh not being occluded by clouds - fix cloud display mesh sorting - further configurable parameters - clean up/organize code