reporust_rebootcancel

126,621 Commits over 4,109 Days - 1.28cph!

27 Days Ago
merge from erosion
27 Days Ago
moved some TerrainTopologyMap job utility methods into own class and also promoted local function to a static method, burst seems to hate local functions in this case
27 Days Ago
syncvar_vector_fix -> main
27 Days Ago
Cherrypick syncvar vector fix
27 Days Ago
Ensure the same references are generated throughout
27 Days Ago
Fix syncvar generator not working properly with Vector3 and Quaternion
27 Days Ago
WIP
27 Days Ago
▉▄█▌▌ ▋▊▋▉ █▌▍▉▊▆_▌█▄█▉▆▉_▍▍█▅▆▌▄▌▅_▉▄█
27 Days Ago
▄▋▋▊ █▌▆▆█▅▅▅▌▄▉▆ ▄██▅▅▇ ▋▊▇█▇▆ ▌▄▌▆▊▇▉ ▆█ ▊▄▊▍▌▄▋ ▍▊▋██▉▌▋▇ ▆▉▊▍▅▇▍▉▍ █▇▆▌██▉▇▋█ ▇▌▆▆ ▆▄▊▊▋▌▋▇▅▄ ▍█▌▌▆▆ ▆▅▄ ▍▇▊ █▅▅▇▍▅▋
27 Days Ago
merge from main
27 Days Ago
Changed wood teas slurp SFX to match other teas
27 Days Ago
M15 Pistol - updated textures
27 Days Ago
viewmodel m15 pistol rig skinning and animation edits
27 Days Ago
merge from erosion (burst aot fixes)
27 Days Ago
removed uneeded burst compatibility test attributes from methods, caused the owning class to be tested for burst compatibility
27 Days Ago
fixed editor-only memory leak in shorevectors that would happen with domain reload
27 Days Ago
Wheel
27 Days Ago
merge from erosion
27 Days Ago
merge from main
27 Days Ago
Merge from steering_wheels
27 Days Ago
Merge from parent
27 Days Ago
Merge from main
27 Days Ago
Added ability to adjust weighting of items globally in loot spawns per game mode
27 Days Ago
Fixed vending machine restrictions not being properly applied if era is default
27 Days Ago
Add ability for items to have a restriction per game mode, extending the era restriction field These restrictions are stored on the game mode instead of the item but are displayed on the item via a custom inspector Game mode restrictions are applied prior to the era restrictions Allows us to restrict items per game mode using the same set of tools we used for the primitive mode (eg. disallow crafting but still allow looting) Disabled the ak from being crafted as a test
27 Days Ago
Cloud profiles & related tweaks.
27 Days Ago
Merge from main
27 Days Ago
ForceDeployableSetParent returns true on BoatBuildingBlock
27 Days Ago
Fixed a buncha edge cases and the moon weirdness when day first turns to night
27 Days Ago
Merge from naval_update
27 Days Ago
Merge from parent
27 Days Ago
Merge from main
27 Days Ago
Token changes
27 Days Ago
Create flee map markers
27 Days Ago
Compile fix
27 Days Ago
Don't flee if the target is close to a monument (within 50 meters of the centre)
27 Days Ago
Always try and flee in the direction of a monument Cap flees to around 1~ grid maximum
27 Days Ago
Reserialize existing static respawn points
27 Days Ago
Round to nearest minute instead of rounding down so it shows 30m after respawning at outpost instead of 29m
27 Days Ago
main -> new_menu
27 Days Ago
Update - Modular boats steering wheel tier 2 (mesh and textures)
27 Days Ago
Show the number of minutes left if a spawn point has >5m left - "24m" instead of 1420s - once it goes under 5m it will switch back to seconds - only affects static respawn point cooldown since all bags have 5m cooldown
27 Days Ago
Add commands to unlock & lock every respawn point that requires some kind of unlock - `unlockrespawns` - `resetrespawns`
28 Days Ago
S2P outpost
28 Days Ago
Fix not setting cooldown when respawning at outpost after changing other cooldown code
28 Days Ago
Don't require unlocking outpost spawning while testing
28 Days Ago
Requring being authed (unlocking) outpost spawn in vanilla, don't require for softcore
28 Days Ago
Fix vanilla gamemode spawner so it only spawns the respawn point in vanilla
28 Days Ago
Fix shooting rate potentially being affected by framerate (getting slower if low frame rate)
28 Days Ago
Wall storage - Initial asset structure setup, imported model, gibs, textures and materials, basic tprefab setup with model, materials and lights