reporust_rebootcancel

111,818 Commits over 3,928 Days - 1.19cph!

45 Days Ago
re-exported ballista weapon anims after rig update
45 Days Ago
merge from siege_weapons
45 Days Ago
Horse container, breeds Tweaked fringe, collar and hair skinned mesh renderers bounds to fix culling issues
45 Days Ago
corrected readonly attributes on jobs that were mistakenly using a facepunch one due to namespaces
45 Days Ago
Fixing branch name typo because I can't live with it.
45 Days Ago
Bunch of shadow cascades and distance related stuff.
45 Days Ago
mini crossbow admire anim updated and rotate barrel anti clockwise clip created
45 Days Ago
jungle_ruins_a layout first iteration
45 Days Ago
Manifest Codegen
45 Days Ago
Submitting updated ballista base rig
45 Days Ago
main -> 4ShotMiniCrossbow
45 Days Ago
vendor_stats_fixes -> main
45 Days Ago
Eye spec changes
45 Days Ago
Fixed a case where feed entry could be padded off to the left for no appartent reason
45 Days Ago
Updating ballista weapon rig
45 Days Ago
Optim: remove dead bots from global tracking - Removed now unnecessary null check when simulating bots Tests: on craggy spawned 15 bots then killed them - counter went up and down accordingly. Flew around 3.5k procmap, gave it a soak test. Both cases no NREs.
46 Days Ago
Fix compile errors
46 Days Ago
Merge from simple_upgrade
46 Days Ago
Reduce the amount of topology and water checks we have to do, by only checking top scored points and doing a early out as soon as one of them passes This has the potential to cut the number of water checks (the most expensive checks) by 8 when roaming
46 Days Ago
tweaked ice sculpture IO input rotations, also rendered new icon
46 Days Ago
Fix cancel radial menu appearance behaviour for upgradables. Fix the pre-existing missing icon error message.
46 Days Ago
Merge from main
46 Days Ago
corrected material initialization logic so emissive material and property is actualy set when loading
46 Days Ago
Horses hitch and trough logic Added an IHitchable interface to keep the old horses working Code cleanup
46 Days Ago
Fix merge compile errors
46 Days Ago
saving/loading sculpture light settings
46 Days Ago
Added playground.player
46 Days Ago
merge from main
46 Days Ago
Ballista now sets the player animator 'up' parameter based on its pitch angle (range -1,1)
46 Days Ago
merge from main
46 Days Ago
New: console command to report bot count on the server. Tests: loaded into 3.5k procgen world and used the command
46 Days Ago
▆▌█▄▆ ▍▄▄▌ ▆▆_▅▌▊█_█▇▉▋▇▉▉▅▊
46 Days Ago
Merge from 4 spine bones
46 Days Ago
Remove wolf hat effect on wolves, as it's one of the most common hats it would affect wolves all the time
46 Days Ago
set dayaans material values to the default, tweaked tiling of cracks slightly, tweaked ice colour to be a bit more blue in anticipation of the ice_composite texture consisting of R - albedo G - Height - B - Smoothness - A ao. Old textures can now be removed once Dayaan has hooked up the new texture
46 Days Ago
-ballista pose update
46 Days Ago
merge from fix_lod_camrea_nre -> main
46 Days Ago
Try fixing LOD camera NRE again
46 Days Ago
toast to show if you're trying to edit a sculpture while it's locked
46 Days Ago
any edited sculpture shows picture CornerIcon in UI
46 Days Ago
update admin spawn rocks
46 Days Ago
merge from fix_lod_camera_nre -> main
46 Days Ago
Fix NRE when LOD is calculating on main menu but no cameras are spawned
46 Days Ago
Added emission fresnel to xmas lights
46 Days Ago
Ice shader: screensize and edge length now factor into tessellation
46 Days Ago
Merge from primitive
46 Days Ago
More compile fixes
46 Days Ago
Merge from primitive
46 Days Ago
Possible horse server fix
46 Days Ago
Stomp local version of BatteringRam.cs with version from primitive branch Protobuf, manifest, codegen