reporust_rebootcancel

130,418 Commits over 4,232 Days - 1.28cph!

11 Years Ago
ignore.conf
11 Years Ago
Don't init itemmanger twice in editor
11 Years Ago
More debug info on startup (for support)
11 Years Ago
Fixed language selector
11 Years Ago
Changed singleton component setup process to guarantee initialization before any other script enters Awake() (using GameSetup)
11 Years Ago
Trigger NREs
11 Years Ago
Added ParticleSystemCull (use this Petur)
11 Years Ago
Updated shader variants
11 Years Ago
Tweaked particle accumulation texture tiling of generic rock materials
11 Years Ago
Disabled vertexlit fallback on all of our custom standard shaders (falls back to it with lod shader LODs, looks utterly broken)
11 Years Ago
backup
11 Years Ago
Canvas.BuildBatch HUD tests
11 Years Ago
improved the bear movement animations.
11 Years Ago
redid the wolf attack animations to look more realistic ( doesn't swing it's paw like Mike Tyson anymore )
11 Years Ago
initial water version; wip on testlevel
11 Years Ago
Merge from main
11 Years Ago
all image effects on single camera
11 Years Ago
Fixed missing floors/rocks when shaderlod < 300
11 Years Ago
Show Integrity Error message when kicking
11 Years Ago
Tweaked image effect scales
11 Years Ago
RustShaders escaped the bundle
11 Years Ago
Disable batching test
11 Years Ago
Melee weapon sound polish
11 Years Ago
Rock, cliff and terrain color adjustments.
11 Years Ago
Mix adjustments
11 Years Ago
Fixed map not working
11 Years Ago
Optimized screen overlays (especially on OpenGL)
11 Years Ago
tweaked ragdoll settings for several of the animals.
11 Years Ago
Optimizations, profiling, bug fixes
11 Years Ago
Tweaks
11 Years Ago
Fixed some shaders not casting shadows
11 Years Ago
Files from main.
11 Years Ago
Praise jebus. Biome-specific grass has finally returned. The game will be good now.
11 Years Ago
Fixed giveall only giving to one player
11 Years Ago
EAC update
11 Years Ago
EAC compile fixes
11 Years Ago
EAC repeated kick attempt fix
11 Years Ago
Error logging
11 Years Ago
More error logging
11 Years Ago
Tweaks
11 Years Ago
Fixed missing icons on some item options Updated phrases
11 Years Ago
Campfire actually has an indication that it's hurting you Made furnace sound quieter
11 Years Ago
Pre-merge.
11 Years Ago
Cleaning up unused shader keywords
11 Years Ago
Merge from main.
11 Years Ago
Terrain tint stuff.
11 Years Ago
Fixed viewmodels casting shadows
11 Years Ago
Added map search filter to server browser
11 Years Ago
Fixed networking bug causing items not to unequip when broken (clientside) bow has less max condition
11 Years Ago
Simplyfying how positional data is sent (to reduce latency)