190,970 Commits over 4,049 Days - 1.97cph!
setting up texture compression
Tweaked notification tabs
Better consistency in the "new" highlights
Fixed some "new" highlights being rendered behind tabs that had nothing new
Job assignment panel doesn't display the mood background in the 3rd redundant place on screen anymore
Construction menu category buttons (ended up kinda crappy, so subject to change)
Some other shit that I'm forgetting
Properized SettlementInfoWidget
adding/renaming avatar face
Wip rework avatar turn glow/adding shader
tweak icon render, rerender faces
compile fix
skin approval
Prater font stroked proper.
changed hockey puck inner mask to a different channel
set golden unit trophy clicked interactions to celebration animation. re-baked out sports trophies to allow for hockey stick and recreated clicked animations. linked up to ball_launcher scripts and set up prefabs.
Added DietBalance stat that tracks how balanced a unit's recent diet has been.
[D11] Add Packages directory to CreateClone
Fix the starting currency amount not being granted
Switch to Steam inventory for currency and unlocks
Added Diet component.
Diet component tracks time since eating food types.
Time since eating food affects dietary preference weight.
Ported diet stuff from Ecological to Diet.
[D11] [UI] Adjusted Code of Conduct screen to now read from a text file. It will pull the date from the string within the file that has the relevant tag and add all other text to the content. Should allow us to easily change the information without requiring the editor to be opened.
Optimized IO entity network update using a fast path packet for only the entity flags (SendNetworkUpdate_Flags)
updated wire anims & animator
Removed duplicate call to GetPassthroughAmount in IOEntity.UpdateFromInput (tiny optimization)
[D11] [UI] Added comments in credits text file for instructions on available tags. Updated code to ignore comments and slightly adjusted how to check for tags.
[D11] [UI] Adjusted Credits scroll to now be a consistent speed regardless of length.
weeks remaining fix.
healing done text tweak.
matches won min duration set to 2 weeks.
[D11] [UI] Checkin for Staff Credits screen and required assets. Hooked up to Frontend.
Optimized IOEntity.UpdateFromInput
Rewrote and optimized gerstner wave simulation
Properly integrated into ocean displacement and normals
Fixed DataAsset.ResetDataIds ext method not giving the root asset a new ID
disable UI camera instead of individual elements
added healing, killing blow, matches won, multikill sponsorship definitions
added some sponsor logos, set logo, set colour
Fix unlocks eating currency if you already have it unlocked
Only generate sponsorship offers form sponsors who don't already sponsor you.
Sponsorship DB tool also asigns random colours to sponsors during build.
Added Sponsorship.GetOfferDescription() and Sponsorship.GetProgressDescription().
Set sponsorship slot line colour based on sponsor def.