reporust_rebootcancel

131,293 Commits over 4,232 Days - 1.29cph!

2 Years Ago
Commit IconRender scene, since others are seeing different lighting. Disabled the twitch rivals desk object.
2 Years Ago
vm legacy bow - updated rig with edited model - edited anims - added unique animator - edited ironsights
2 Years Ago
L/M/S prefabs.
2 Years Ago
Fixed regression issues
2 Years Ago
Created Place Holder Legacy Furnace Icon
2 Years Ago
made corrugated metal on twitch rivals desk thinner so it no longer clips walls and added glass collision boxes to the twitch rivals desk prefab screens, reassigned COL instead of lod1 for collision
2 Years Ago
Added included lock on the shelter.
2 Years Ago
Added OnPlaced to remove old SendMessage code Updated sleeping bag to use it.
2 Years Ago
frontier roof vs floor: round 2
2 Years Ago
Merge from main -> oil_rig_radiation
2 Years Ago
more twitch render scene setup
2 Years Ago
All damage given to shelter is also redirected to door. Moved auth box.
2 Years Ago
merge from main
2 Years Ago
br_sphere_purple more purple, less pink
2 Years Ago
merge from main
2 Years Ago
improved new player jump animations and got them at the correct height and added jump mid air anim
2 Years Ago
Updated mats
2 Years Ago
Updated Legacy Furnace Prefab
2 Years Ago
Added Legacy Furnace Emission Materials
2 Years Ago
Merge from main
2 Years Ago
added legacy_furnace prefab and item to help test, updated manifest
2 Years Ago
Basic Legacy Furnace prefab setup
2 Years Ago
merge from fix_wire_tool_remove_point_nre
2 Years Ago
merge from modding_prefabs
2 Years Ago
merge from TugboatLowFPSFix
2 Years Ago
more item setup
2 Years Ago
barrel attachment update
2 Years Ago
metal face mask and vest setup, new lighting prefabs, moved mannequin to centre and made new head only variant
2 Years Ago
merge from main, setting up twitchrivals twitch drops
2 Years Ago
merge from terrain-texture-compression
2 Years Ago
merge from trophy_nre_fixes
2 Years Ago
merge from building_skins_4
2 Years Ago
merge from Twitch_Rivals_IV
2 Years Ago
merge from main Twitch_Rivals_IV/twitch_desk
2 Years Ago
turned down AO on twitch desk materials
2 Years Ago
triangle roof gaps
2 Years Ago
Merge from main
2 Years Ago
Add a LOD component to laser light point lights Disable 2 of the lasers that are emitted from a laser light if the player is more than 40m away Disable the final laser if the player is more than 60m away
2 Years Ago
Tutorial NPC wip idle anim. Updated player controller + gesture asset.
2 Years Ago
Added "NoEnv" variants of terrain_trigger and water_trigger - prevents pitch darkness (useful for certain mapping scenarios).
2 Years Ago
Foliage fixes
2 Years Ago
Early exit for client with server sim in SetInterpolationMode
2 Years Ago
Ported over the older interpolation fix for client-side ragdolls on tugboats, since we're still looking to support client-side ragdolls as an option for now
2 Years Ago
Added a Code stripping scene included in the build, IL2CPP builds are stripping out the timeline system because it's used in bundles and the link.xml file doesn't seem to be helping Official Unity recommendation here is to just include an unused scene in the build with a playable director component
2 Years Ago
Merge TugboatLowFPSFix -> ServerSideRagdolls
2 Years Ago
Avoid the need for a new method
2 Years Ago
Add convar `cached_browser_expiry_days` (default 30) Reset the cached ping of a server every 30d to account for servers that change geographic location
2 Years Ago
Merge main -> ServerSideRagdolls
2 Years Ago
Better fix for ragdoll parenting. No more offset position.