249,175 Commits over 3,959 Days - 2.62cph!

36 Days Ago
vendor_stats_fixes -> main
36 Days Ago
Wip Mine Ability
36 Days Ago
Eye spec changes
36 Days Ago
Fixed a case where feed entry could be padded off to the left for no appartent reason
36 Days Ago
Use base stats as reference point for modifiers Few missing stats Further stats/modifiers refactoring
36 Days Ago
Updating ballista weapon rig
36 Days Ago
Smoke Bomb card
36 Days Ago
Partial backport of ISceneObjectDesc::OnSceneObjectVisibleInView (Don't merge this, hacky temp allocation) CSceneObject::GetCTransformUnaligned() Forward+ Decals * Decals get binned by the lightbinner from OnSceneObjectVisibleInView (all lights should start using this callback too) * Tiled culling checks decals within each tiles frustum * Decal::Apply( ... ) is used to mix decal's albedo, normal, etc. into surface
36 Days Ago
Dash card
36 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.
36 Days Ago
Fix compile errors
36 Days Ago
Merge from simple_upgrade
36 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
36 Days Ago
tweaked ice sculpture IO input rotations, also rendered new icon
36 Days Ago
Fix cancel radial menu appearance behaviour for upgradables. Fix the pre-existing missing icon error message.
36 Days Ago
Merge from main
36 Days Ago
corrected material initialization logic so emissive material and property is actualy set when loading
36 Days Ago
Horses hitch and trough logic Added an IHitchable interface to keep the old horses working Code cleanup
36 Days Ago
Dmg Numbers
36 Days Ago
Revert 7e8268d0ca, it was causing issues when selecting every other GameObject node, I don't understand what it's trying to do 🙊
36 Days Ago
Fix merge compile errors
36 Days Ago
saving/loading sculpture light settings
36 Days Ago
Added playground.player
36 Days Ago
Refactor non polymesh navmesh data Initial link component Add navmesh links to tile cache
36 Days Ago
merge from main
36 Days Ago
Ballista now sets the player animator 'up' parameter based on its pitch angle (range -1,1)
36 Days Ago
merge from main
36 Days Ago
More basic cards
36 Days Ago
New: console command to report bot count on the server. Tests: loaded into 3.5k procgen world and used the command
36 Days Ago
▆▌█▄▆ ▍▄▄▌ ▆▆_▅▌▊█_█▇▉▋▇▉▉▅▊
36 Days Ago
GTAO is in engine now Update ssao.scene
36 Days Ago
Disable Navmesh Warning "Could not build compact data" for now
36 Days Ago
Merge from 4 spine bones
36 Days Ago
Shader rebuild
36 Days Ago
Remove wolf hat effect on wolves, as it's one of the most common hats it would affect wolves all the time
36 Days Ago
Editor buttons desaturate when disabled/readonly
36 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
36 Days Ago
Add missing XeGTAO headers
36 Days Ago
-ballista pose update
36 Days Ago
merge from fix_lod_camrea_nre -> main
36 Days Ago
Try fixing LOD camera NRE again
36 Days Ago
toast to show if you're trying to edit a sculpture while it's locked
36 Days Ago
Switch SSAO to use GTAO
36 Days Ago
any edited sculpture shows picture CornerIcon in UI
36 Days Ago
update admin spawn rocks
36 Days Ago
Fix up GroundTruthAmbientOcclusion
36 Days Ago
merge from fix_lod_camera_nre -> main
36 Days Ago
Fix NRE when LOD is calculating on main menu but no cameras are spawned
37 Days Ago
Added emission fresnel to xmas lights
37 Days Ago
Ice shader: screensize and edge length now factor into tessellation