reporust_rebootcancel

110,898 Commits over 3,897 Days - 1.19cph!

47 Days Ago
Merge from localcoord-blend-layer
47 Days Ago
Merge from main
47 Days Ago
Merge from main
47 Days Ago
Update: export snapshots into separate folder Makes it easier to build tooling for it Tests: generated an editor snapshot
47 Days Ago
missing readonly access
47 Days Ago
cleanup and correct ref access to ref readonly access where appropriate
47 Days Ago
- SyncVar write and send methods - Start of codegen
47 Days Ago
move ApplyBlend4WayLayer into StandardLayers
47 Days Ago
Better jump controls Client head IK tweaks
47 Days Ago
add blend layer support to localcoord diffuse shader
47 Days Ago
Added a buryyable loot container. Use the shovel to bury, and metal detector and shovel to find and dig up again.
47 Days Ago
- BaseNetworkable & EntityComponent methods - Remove ServerManager receive method for now - Fill out client receive method for sync var - Handle message case in Client.Connection
47 Days Ago
- Added attribute (toggleable client authority) - Limit SyncVars to a set of 14 specific types - Static helper methods
47 Days Ago
Horses can jump (wip) Tweaked server colliders
47 Days Ago
- Added packet id - Handle message case in ServerManager - Initial OnSyncVarMessage method
47 Days Ago
Updated vine tree greybox
47 Days Ago
Handbrake so we don't slide down slopes Somewhat working gravity
47 Days Ago
merge from main
48 Days Ago
Baseline Horse movements using physics like vehicles
48 Days Ago
Update: allow specifying the name and how many frames to collect for perf snapshot - We support max 10 frames of recording, so frames input gets clamped - Also left a note for future maintenance Tests: exported multiple snapshots in editor with 1 and 11 frames
48 Days Ago
set wip material as current ice material
48 Days Ago
▍█▄▊▍ ▋▌▄▇ ▆▇▄▆▅█_▇▍█_▊▆▋ - ▅▄▇▄▍ ▊█▄▅▋ ▌▍██▍▄▆ ▌▄▋▅▅▆ ▄▌▍▊▌▌▅▊ ▅▍█ ▌▇ ▋▉▍▅█ ▄▆█▉▅
48 Days Ago
merge from 107278 cctvgib_fix
48 Days Ago
cherrypicking 107578 Reduce wolf population and pack size to 3, until we find a way to make DensityPopulation spawn packs without having to increase the density
48 Days Ago
█▉▍▍▉ ▅▉▉▄ ▅▅▋_▅▊▇_█▊▊▉▄▇_█
48 Days Ago
merge from brzonevis
48 Days Ago
▌▋▌▇▆ █▅▄▊ ▄▍▇▄▄▆▉█▋█▌▍▋▄▆█▅█▊▇▇▉
48 Days Ago
▇█▅▅ ▋▊▋▉ ▉▊▅ ▉█▉▉▍▍▅██ ▌█▌ ▍▇█▊▄▄▉▅ ▍▅▆ ▍▊▆█▊▅▇▆ ▅█▇ ▊▉█▅▍▇█▅▉
48 Days Ago
Add Specular map option to Detail Layer, update shader editor GUI, add the changes to additional standard shaders.
49 Days Ago
Have wolves give up stalking after a while if not dealt damage, and give up a lot faster if they see fire
49 Days Ago
Reduce wolf population and pack size to 3, until we find a way to make DensityPopulation spawn packs without having to increase the density
49 Days Ago
Don't return a success status from the position generator as we don't project on nav anymore, so it'll always succeed
49 Days Ago
Fix target check that was inverted after refactoring target getter
49 Days Ago
Prevent player dismounting from temp ragdoll mountable
49 Days Ago
Remove unused RequireComponent attribute since components are now cached in the base state class
49 Days Ago
Use sense component member functions instead of magic extension functions to get or set the target This makes the API more consistent
49 Days Ago
Remove some state local references to components that are no longer needed since references are now kept in the parent state class
49 Days Ago
Reduced the limbs rdrag and added bounciness
50 Days Ago
Added a seat in the catapult basket that players can mount Firing will launch any mounted player Catapulted players are put in temporary ragdoll mode
50 Days Ago
Added an orientation debug gizmo to the parent nested prefab. 40mm size a little bit up again. Fully realistic size too small.
50 Days Ago
merge from siege_weapons
50 Days Ago
merge from ragdolling
50 Days Ago
Compile fix
50 Days Ago
▆▇▊▌▄ ▊▆█▉ ▍▌▅█
50 Days Ago
Kapok tree greybox and swinging vine greybox
50 Days Ago
Fixed a crash when adding/removing a lot of slacked points to a wire Fixed a wire length calculation when adding and removing a lot of points Native arrays allocation optim
50 Days Ago
Re-applied the PlayerAnimation animator changes from 107542
50 Days Ago
merge from siege_weapons (kept aux2 PlayerAnimation.controller from the shield branch)
50 Days Ago
Set battering ram wheels lod to dynamic