reporust_rebootcancel

139,490 Commits over 4,505 Days - 1.29cph!

2 Years Ago
Updated Wallpaper View model and World Model FBX's to make cuts more subtle
2 Years Ago
Update Wallpaper View Model and World Model FBX to fix UV Errors
2 Years Ago
Reduce occurences when one wolf is injured and other wolves keep circling slowly instead of coming to help or fleeing
2 Years Ago
Tweaks after playtest feedback: * have wolves interrupt lenghty animations when they are suddenly in danger * injured wolves don't answer to calls for help as it'll just get them killed * less predictable charge patterns to disrupt aiming * higher chase and flee speed
2 Years Ago
Buildfix: updating stale DLL Tests: built all modes
2 Years Ago
Updated Wallpaper Viewmodel and World Model FBX
2 Years Ago
Fixed some artifacts from river terrain adjustments Rivers have more momentum when colliding with terrain, carving into it more visibly Rivers start out much thinner as a creek Rivers widen at their end as they flow into the ocean
2 Years Ago
Radioactive Water -> World Update 2
2 Years Ago
Added boolean to enable automatic topology changes Lake/Oasis/Radtown S2P
2 Years Ago
Fixed wallpaper world model skin material not being swapped for all LODs
2 Years Ago
Reverted the -1 Y tiling in code, pushed by accident
2 Years Ago
Set the viewmodel to use the wallpaper mats, but add the AO and normal maps into the detail layer Tweaked the viewmodel base material to match the blue default skin
2 Years Ago
Radioative Water -> World Update 2
2 Years Ago
Revert set topology on water sources - fixes incorrect topology map with lakes on terrain generation Temprorarily breaks Radioactive Water
2 Years Ago
Merge World Update 2 -> Radioactive Water
2 Years Ago
Updated Wallpaper Viewmodel Texture and Material settings
2 Years Ago
More scene objects setup
2 Years Ago
Improve wolf senses
2 Years Ago
skinned latest wall paper viewmodel in rig and updated anims for it
2 Years Ago
configured prefab for cloth collision adjustment - tunic bone chains also lifted up
2 Years Ago
Horse ragdoll prefab updated. Changed character joint settings and arranged new colliders. Changed names of folders, called head and body, containing horse armours to resolve skeleton issue.
2 Years Ago
added field to burstcloth to control how the collision rays are projected towards the origin
2 Years Ago
merge from unify_pool_free
2 Years Ago
merge from wallpaper
2 Years Ago
Fixed WallpaperPlanner.OnFrame NRE
2 Years Ago
Wood Piles~ Hotspot nodes were consistently getting stuck in ridges/weird parts of mesh. Came up with a way to use custom centres for each stage on an ore resource node. Much better results overall. Greatly simplied my first attempt.
2 Years Ago
WIP updating scene items
2 Years Ago
Improved ground contact on divesite rocks/props being off the ground
2 Years Ago
Applied feedback to Subway 2 wallpaper (applied skirting, shifted accent colour). Fixed Wainscotting 2 icon in skins list.
2 Years Ago
Updated Wallpaper View Model Normal Map Updated Wallpaper View Model FBX
2 Years Ago
Better rivers
2 Years Ago
Test scene update
2 Years Ago
Clamp total combined modifier values to configured limit range.
2 Years Ago
Update Wallpaper View Model and World Model Removed Wallpaper View Model Opacity Map Rest Wallpaper View Model Material to use correct channels
2 Years Ago
Adjusted caboose colliders to fix unwanted collision
2 Years Ago
Merge from blowpipe
2 Years Ago
Merge from main
2 Years Ago
Applied soime WIP shelved changes
2 Years Ago
Update: Fixing obsolete FreeList usage Tests: none, trivial change
2 Years Ago
Update: Consolidating Facepunch.System.Tests - Cleaned up a bunch of bogus using statements Tests: Ran combined unit tests - they pass.
2 Years Ago
Merge: from main Tests: ran around, gathered, shot, built
2 Years Ago
Merge: from /main/experiment_reduce_gc_server_refresh Tests: ran new unit tests, checked Server Browser work
2 Years Ago
Tightened the Oasis blendmaps, water surface volumes. Also added a monument topology to them so rail and roads piss off
2 Years Ago
Merge: from main Tests: ran new unit tests, checked ServerBrowser
2 Years Ago
Update: StringView gains index and range support Added tests to cover new functionality. Added more checks for Substring operations Tests: ran new unit tests, checked ServerBrowser
2 Years Ago
tweaked glowboard intesity a notch set emissive compression to HQ for now. We may want to dither the emissive if we set it to normal quality to reduce banding
2 Years Ago
2 Years Ago
Added support for two sets of data to be loaded onto a pose at once, a default and an alt set The alt set will be used for ADS Supports blending between the two with a weight so we can animate it
2 Years Ago
Experiments with new offset script feature.
2 Years Ago
Merge from parent