190,958 Commits over 4,049 Days - 1.97cph!
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.
Building Steam items will now consider event-only items too
merge main to release so Steam build can connect again
Added weeks remaining to sponsorship/protobuf.
Starting populating the sponsorship slot UI with real info.
Added a GenerateSponsorshipOffers career action, added it to the pre match events so new offers are generated each week.
Added number of offers available to blank slots.
Added offers generated event, sponsors tab listens to it, refreshes view if active tab.
Some fixes.
Can now accept sponsorship offers.
Generate sponsorship signing bonus cash transaction.
Generate sponsorship signing news item.
Added offers test data to new career saves.