199,739 Commits over 4,140 Days - 2.01cph!

7 Years Ago
Inventory layout tweaks
7 Years Ago
anim updates
7 Years Ago
Optimized IO entity network update using a fast path packet for only the entity flags (SendNetworkUpdate_Flags)
7 Years Ago
▌▌▊▉▇▍▄
7 Years Ago
updated wire anims & animator
7 Years Ago
▌▆▆▅█▅▅
7 Years Ago
Removed duplicate call to GetPassthroughAmount in IOEntity.UpdateFromInput (tiny optimization)
7 Years Ago
[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.
7 Years Ago
altar #6
7 Years Ago
[D11] [UI] Adjusted Credits scroll to now be a consistent speed regardless of length.
7 Years Ago
weeks remaining fix. healing done text tweak. matches won min duration set to 2 weeks.
7 Years Ago
[D11] [UI] Checkin for Staff Credits screen and required assets. Hooked up to Frontend.
7 Years Ago
7 Years Ago
Optimized IOEntity.UpdateFromInput
7 Years Ago
Rewrote and optimized gerstner wave simulation Properly integrated into ocean displacement and normals
7 Years Ago
▉▇▆▄ ▍█▊▍▊
7 Years Ago
Fixed DataAsset.ResetDataIds ext method not giving the root asset a new ID
7 Years Ago
disable UI camera instead of individual elements
7 Years Ago
altar #1
7 Years Ago
Ammo counter
7 Years Ago
backup pefab fixes
7 Years Ago
added healing, killing blow, matches won, multikill sponsorship definitions
7 Years Ago
added some sponsor logos, set logo, set colour
7 Years Ago
Healthbar
7 Years Ago
Fix unlocks eating currency if you already have it unlocked
7 Years Ago
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.
7 Years Ago
Setting up inventory UI
7 Years Ago
Supply foldout basics
7 Years Ago
Building Steam items will now consider event-only items too
7 Years Ago
Tweaked Network Stats
7 Years Ago
more
7 Years Ago
text tweaks
7 Years Ago
merge main to release so Steam build can connect again
7 Years Ago
scene
7 Years Ago
Added weeks remaining to sponsorship/protobuf. Starting populating the sponsorship slot UI with real info.
7 Years Ago
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.
7 Years Ago
More fixes/refining.
7 Years Ago
Can now accept sponsorship offers. Generate sponsorship signing bonus cash transaction. Generate sponsorship signing news item. Added offers test data to new career saves.
7 Years Ago
offer clicked action
7 Years Ago
Modal sponsors view/prefab/setup. Clicking a blank sponsorship slot in the base view pushes a new sponsors view to select a sponsor from available ones.
7 Years Ago
merge from main
7 Years Ago
Add Steam item definitions file and a script to package all customisation items into it
7 Years Ago
Cops n robbers use a PlayerComponent instead of a custom TeamMember thing
7 Years Ago
Team Deathmatch mode now correctly looks at TEAM total kills, not individual user kills
7 Years Ago
Various SettlementInfoWidget, including a deposit tween tester.
7 Years Ago
Minor background edit
7 Years Ago
Set first body mesh in UnitView as Skin (fixes bad hover menu placement in tribe create)
7 Years Ago
Bug fixes. Cleaning up properly when moving back to the main menu.
7 Years Ago
Chat hooked up etc.
7 Years Ago
Fixed haslocalnetworkuser assignment check. Cops 'n' robbers disconnection method update.