reporust_rebootcancel

127,028 Commits over 4,109 Days - 1.29cph!

6 Years Ago
Code review: Don't bother with caching numSubComponents
6 Years Ago
Code review: Another SetParent to go before Spawn, + remove unnecessary value assignments
6 Years Ago
Merge from friend_grouping
6 Years Ago
Switch velocity to using GetWorldVelocity again.
6 Years Ago
Change some strings to const fields
6 Years Ago
More
6 Years Ago
Wheel name fix
6 Years Ago
Code review: Use PreProcess instead of OnValidate/DoPrepare, use [HideInInspector] instead of [ReadOnly], serialize vals as zero in the prefabs.
6 Years Ago
Code review: Convert VehicleSnapZone to use TriggerBase. Renamed to TriggerMagnetSnapZone.
6 Years Ago
Fix TriggerBase entity list bug. Entities with multiple colliders could get into the following situation: - Collider A enters the trigger. The base entity is added to the entityContents HashSet. - Collider B enters the trigger (same entity). - Collider A leaves the trigger. The base entity is removed from the entityContents HashSet. But the entity's Collider B is still in the trigger. This fix keeps the entity around until all colliders on it have left the trigger.
6 Years Ago
WIP server message of the day
6 Years Ago
▆▆▉▌▅▉▇
6 Years Ago
Merge from instruments
6 Years Ago
Fixed Musical Maestro achievement counting static instruments at compound as unique instruments (will take effect after a wipe) Added a fallback in case these extra instruments had already been tracked
6 Years Ago
▋▇█▆▌▌ ▄▉▌▆▊ ▉▆▋▆▄ (▆█▌▅▋▋█ ▄▋ ▍, ▄▌▆█▌▊▅▉ ▉▇▌▄▊▅ ▄▉▍ ▋▉▅▉▇▍█▆▌)
6 Years Ago
▆▄▋▄▇▄ ▉▄▋▌ ▌▋▉▆▉ ▇▌▌▋ ▋▊ ▉▇▊▊▆▅▆
6 Years Ago
▊▋▄▋▍▅ ▅▉▉▉▅ (▄▌▋▌▋ █▆ ▋ ▇▉▆▅▇▉▊▇▊ ▋▌▅▅▇▉)
6 Years Ago
▅█▇▉█▆▊▄
6 Years Ago
▊▆▊▇ ▄█▆▉▇▋▊██ ▊█▉▉ ▍ ▊▉▆▋▌▊▇▇ ▊█▅▆█▊
6 Years Ago
▅▍▍▅ ▉▉ ▋▄▆█▍ ▊▋▅▋▌▅▇▊ ▅▅▉▊▆▆ ▋▋▋▌█▄▇▄ █▋▅▊
6 Years Ago
Fix build compile error
6 Years Ago
Backup
6 Years Ago
Canyon map files
6 Years Ago
▉██▄▇▅▉▉
6 Years Ago
█▌▄▊██▊▉▇▌▋▅▍ ▉▌▉▅▄, ██▅▌█, ▌▉▆▋█ - ▍▋█ ▉▆▆▇ ▌▌▌▊▇▌ ▆▅█ ▆▊█▅▋ ▌▌█ ▊▍▅▊ █▅▅▅ ▊▅▉ ▉▇
6 Years Ago
save file
6 Years Ago
[D11][UI] Fixed missing locs
6 Years Ago
more
6 Years Ago
[D11] New crane materials in harbor scene
6 Years Ago
+ Fixed the wood particles breaking
6 Years Ago
6 Years Ago
[3254] {PS4/XB1} Environment landscape assets are instancing twice Foliage seed needed incrementing + various other bits and bats from matt
6 Years Ago
[D11] + Rest of the Building Core assets LOD tweaked
6 Years Ago
[D11][UI] Fixed plant info and rotate prompt loc issues
6 Years Ago
[D11] Tweaked bloom settings
6 Years Ago
[D11] Localisation fixes for Find/Join Game screen server type strings.
6 Years Ago
[D11] Updated LitWithDitherFade Shadergraph to allow metallic/smoothness to be changed. Also includes updated SLOD Materials to use new version.
6 Years Ago
[D11] Fix for Dead Logs being too bright
6 Years Ago
More setup...
6 Years Ago
[D11] Fixes for quick chat spam warning translations.
6 Years Ago
Roadside monument updates
6 Years Ago
PlaceMonumentsRoadside now checks TerrainPlacementMap (fixes rare edge cases where roadside monuments could overlap a road behind them)
6 Years Ago
Added RemoveChildObjectsAlongPath editor tool (useful to strip terrain anchors along path in roadside monument scenes)
6 Years Ago
Better fix for instancing streaming mips
6 Years Ago
[D11] + Bunch of Building_Core assets LOD tweaked
6 Years Ago
[D11] [UI] Fixed quick chat menu shoulder inputs not displaying correctly on first open of quick chat menu.
6 Years Ago
+ The changes to the blood materials that did not come up. Adam has shown me the ways of file save project
6 Years Ago
[D11] Skin Material Changes.
6 Years Ago
[D11] Glass Diffusion fixes
6 Years Ago
Prefab setup. Tests are also now done based on an assigned priority