198,685 Commits over 4,140 Days - 2.00cph!

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.
7 Years Ago
wiretool functionality
7 Years Ago
Plugged in game menu
7 Years Ago
Tribe create sliders show correct values. Better random assigning of values.
7 Years Ago
Fix squad versions
7 Years Ago
Almost Everything++
7 Years Ago
Switch everything to new ID format, default squads no longer use IDs as their names
7 Years Ago
Remove hardcoded asset IDs, add an editor script to update unit IDs in default squads
7 Years Ago
derp, camera enabled on ingameUI
7 Years Ago
wiretool ui
7 Years Ago
vm wire proto
7 Years Ago
Fixed buildings that can't decay entering decaying state (was causing the decay bar to show when it shouldn't) Fixed BuildingView.Show calling base.Hide