192,975 Commits over 4,049 Days - 1.99cph!

6 Years Ago
Scene2Prefab saves prefabs individually again since nested prefabs had to be disabled
6 Years Ago
added collect cash tokens sponsorships
6 Years Ago
Added skin memory usage to print_loaded_skins
6 Years Ago
Updated DebugEx
6 Years Ago
Merge from main
6 Years Ago
[D11] Debug jenkins win64 client build
6 Years Ago
[D11][#279] Fixed issue with quarry where mining belt would always be spining
6 Years Ago
Fix warnings
6 Years Ago
Award any mod reward on sponsorship completion. Show mod reward in news items.
6 Years Ago
Support forward and deferred More render.* convars Fixed foliage billboard shader
6 Years Ago
WIP sponsorship mod rewards/serialization/display
6 Years Ago
[D11][OFFSCREENPARTICLES] Broke the loddng, i'll fix it in a bit
6 Years Ago
merge from main
6 Years Ago
Fixed heli collider layers, which fixes heli character vis issues.
6 Years Ago
Flickering, generally buggy character vis was caused by CullVisibleCharacters also checking triggers - for instance the interaction trigger capsule on characters. Unfortunately there is no QueryTriggerInteraction parameter for RaycastCommand, which we use for character vis checks. Instead, I've changed the global default to not query triggers, which disables trigger queries in RaycastCommand, and then combed through all existing physics commands to make sure they've got the right tigger setting (since many were using QueryTriggerInteraction.UseGlobal).
6 Years Ago
Diffusion profile for leafy greens. Coconut/corn/pumpkin conversions & file cleanup/naming/folder consistency. Scene backup.
6 Years Ago
Merge
6 Years Ago
Some minor general cleanup
6 Years Ago
Enable both landscape rotations
6 Years Ago
merge
6 Years Ago
Added a "tiles moved" sponsorship objective. Added a unit moved event. Added a unit moved objective trigger. Added MPTilesMoved processor.
6 Years Ago
Tree SSS diffusion profile & pine mat conversion test. More daylight fuckery. Assetgallery backup.
6 Years Ago
MPTurnLimit fix
6 Years Ago
more turn limit sponsorship objective stuff
6 Years Ago
Backup
6 Years Ago
Updated to 2019.1.7f1 Removed depth offset from terrain (at least for now) Added ConVar.Options Started render option convars
6 Years Ago
Fixed atmosphere volume gradient issues causing overbrightness at night + tweaked swamp values
6 Years Ago
sidewalk lod0 and lod1 and edges rework
6 Years Ago
[D11][OFFSCREENPARTICLES] Downsampling/upsampling depth buffer not using the crappy float<->rgba conversion. Think it was just legacy.
6 Years Ago
CombatTracker now tracks elapsed turns. Added TurnLimit mission processor. WIP "win within X turns" career mode sponsorships
6 Years Ago
[D11] [Audio] Checking in WIP ... loopback test is playing corrupted data but it is at least sampling and playing... Just need to track down the cause of the corruption.
6 Years Ago
[D11] [UI] Added translation entry for reason for being kicked when spamming.
6 Years Ago
[D11][OFFSCREENPARTICLES] Compiler fix
6 Years Ago
[D11] [UI] Fixed anchoring issue in frontend main menu causing graphics to display incorrectly.
6 Years Ago
Enabled skin unloading by default for everyone
6 Years Ago
[D11][#1653] fixed thrown weapons not sending translation key
6 Years Ago
[D11] [UI] Fixed water drink tooltips not showing.
6 Years Ago
[D11]OFFSCREENPARTICLES] Iteration
6 Years Ago
Merge from unloadprefabs
6 Years Ago
Manifest
6 Years Ago
Scene2Prefab on more prefabs that have not been converted to ResourceRef for terrain maps yet
6 Years Ago
Scene2Prefab on some prefabs that have not been converted to ResourceRef for terrain maps yet
6 Years Ago
[D11] [UI] tooltip override and fallback no longer updates every frame even if it hasn't changed.
6 Years Ago
Addressables testing
6 Years Ago
Code review (cc rohan)
6 Years Ago
Merge from main
6 Years Ago
Merge from position_lerp_3
6 Years Ago
CodeGen
6 Years Ago
Merge from main