193,035 Commits over 4,049 Days - 1.99cph!
Create slots for blank sponsorship deals, show blank appearance.
Added clicked action callback to sponsorship slot panels.
Deleted old UIChooseSponsor
[D11] [UI] changed the 'workbench require' text to textmeshpro which should solve a layout issue in the crafting screen
Add some (currently unused) steam inventory api stuff
Merged building widget to settlement inspector tab
Building editor NRE
changed background on character select
UI now exists in its own scene for easier access.
More nav stuff, hud pretty much working as it should.
[D11][UI] Clear navigation bar when closing the crafting menu
UISponsors uses UICacheList, crates slot instances
tweaked sports arenas so line markings match up better with glow line. added effects and WIP collision mesh so they play an effect now when clicked (this will change to event trigger)
Removed unused method from BaseEntity (accidentally added in 29904)
Particle effects that are spawned via the effect library switch their simulation space according to their parent
Configured HUD input events.
[D11][UI] Top bar carousel and navigation changed to prefab and set up in scene to prefab
Navigation bar improvements
Code of conduct compile fix
added signing bonus stuff to Sponsorship, SponsorshipValueParams + serialization.
generat signing bonus at sponsorship creation.
merge from main before scene/ui work
last update before I give up on highlighter fixes
create test data with new save.
add/accept offer functions.
Can now get to the game...
human clothing shader and material update
before highlight shader update
altar wip
added CareerSponsorships to Career, holding active and offered sponsorships.
serialization of sponsorship data to career saves.
more sponsorship protobufs.
removed more old sponsorship code.
[D11] [UI] Linked up Code of Conduct page to frontend. Made adjustments in PagedUI system to automatically close previous pages when pushing non-carousel pages to screen stack.
[D11] Fix for not being able to jump after dying
Fixed duplicate widgets in main/gui scenes
basic Sponsorship.Generate functionality
Rigidity shows in building settings editor
Sponsorship database, sponsor DB tool.
merge from building collapse
Fixed random chance evaluation.
Decay logging improvements.
[D11] Graphics settings added to Options Menu & Fix for dpad to work on the Death Screen (and to not open Crafting/Inventory whilst dead either)
rebaked out ball launcher trophy to fix broken normals, rebuilt trigger anim as it had corrupted on export
Added Sponsorship, Sponsorships, SponsorshipOffers definitions to career protobufs.
Sponsorship data class + serialization.