reporust_rebootcancel

121,133 Commits over 4,018 Days - 1.26cph!

3 Months Ago
Fixed SiegeWeaponVehicleAudio NREs
3 Months Ago
edited vm minicrossbow reload anims
3 Months Ago
Adjust tiger bounds
3 Months Ago
Setup look anim and spine anim
3 Months Ago
Setup tiger gait speeds
3 Months Ago
Add one-shot anims to animator
3 Months Ago
Create tiger skeleton assets (ragdoll not setup)
3 Months Ago
Incapacitate blindness tweaks
3 Months Ago
Restore incapacitate UI
3 Months Ago
Allow spawn.report command to pass true/false for detailed (to print off number of each prefab it spawns) and also pass a string filter (so you can return only ore populations)
3 Months Ago
Fix high tier loot spawning in loot containers as the server starts up - refresh all loot on the server when the era is changed
3 Months Ago
- Basic blockout for beehive
3 Months Ago
Spawn 50% of the sulfur nodes in primitive era
3 Months Ago
Add support for float weights for spawn populations Add support to give prefabs different weights based on the era of the server
3 Months Ago
update branch from prim
3 Months Ago
Fix view model spamming errors
3 Months Ago
Hook tiger model to prefab
3 Months Ago
Horse server optims, throttled auto avoidance Added convars to throttle the ground normal update too, so we can fine tune it Minor client optims
3 Months Ago
Rename and move tiger protection asset
3 Months Ago
Set up crocodile required gameplay assets
3 Months Ago
Use FastDebugDraw to draw debugging information of IndirectInstancing
3 Months Ago
Merge from /fast_debug_draw
3 Months Ago
Merge from /main
3 Months Ago
First iteration of the FastDebugDraw component, shader and material
3 Months Ago
Collect debug information about whether the color supplied by RendererBatch matches the color in the material property block
3 Months Ago
Restructure handling of debug code in IndirectInstancingCamera
3 Months Ago
Indirect Instancing: Initial support for material propery blocks (only _Color so far)
3 Months Ago
- Media Cloth
3 Months Ago
Fix shader compilation issue in Particles/Pixel Lit 6-Point shader
3 Months Ago
Submitting tiger rig fbx with fur LODs
3 Months Ago
Fix compilation error in StandardLayers.cginc
3 Months Ago
Renname ConVar.Batching.renderers → ConVar.Batching.enabled
3 Months Ago
Fix pass by reference in IndirectInstancingRenderer
3 Months Ago
Refresh RendererLOD, MeshLOD and MeshCull individually to reduce side effects
3 Months Ago
Set battering ram seat to mobile, changed dismount hold type
3 Months Ago
Merge from main
3 Months Ago
Improve and clarify Add() and Remove() handling in RendererBatch
3 Months Ago
Implement GetActiveComponent() to avoid processing disabled components when refreshing LODs
3 Months Ago
Merge from main
3 Months Ago
Merge from main
3 Months Ago
Pass instancing handle by reference to ensure it's always up to date
3 Months Ago
Rename LODCell.Timestamp → LastRefreshTimestamp
3 Months Ago
Pass instancing handle by reference to ensure it's always up-to-date
3 Months Ago
Make LODComponent's Hide() and Show() public
3 Months Ago
- Greatly improved the smoothness of swapping between states during reload - Fixed flip that was happening mid way through - Cleared up a lot of the artifacting
3 Months Ago
Delete unused tiger static mesh
3 Months Ago
Merge from wip_quality_size
3 Months Ago
Missed files
3 Months Ago
Finished off quallity based slots, fixing some bugs and refactoring.
3 Months Ago
Make LODComponent's Hide() and Show() public