198,748 Commits over 4,140 Days - 2.00cph!
[D11] Server logging in JSON.
[D11] Capitalize build call
Building construction persistence fixes
[D11] Shortened Jenkinsfile now lives in plugins
BasePlayer.ForceUpdateTriggers tweaks (handle the rare case of multiple layered calls)
Fixed overlay UI canvas not being hidden when current screen is toggled (fixes save game snapshots showing the quicksave overlay)
merged fix branch to main
[D11] Turn off Jenkins notifications while I add support for these titleid's
Rename MachineProcess.OnDestroy -> Reset
Rename MachineProcess.OnDestroy -> Reset
BuildingView blocker creation in Awake, fixed potential double listening to event
Debug selected entity now matches player selection changes, fixed dropdown selected entities not working
EntityView.Setup-> EntityView.Initialize for clarity
resetting while interacting fixes
[D11] Add PS4 TitIeD and some NpTitles
Customisation editor mortar unit fix
Set coach name to Coach in tutorial.
Removed indent from match chat messages.
Performance class is server only
Disable theme event schedule on client, the server will control that
remade tutorial squad.
added CustomisationDefines and TutorialDefines.
Fixed default customisation item values.
VicinityEffectTrigger NRE fix
Fixed BasePlayer.ForceUpdateTriggers fuckups that could cause players to remain inside triggers indefinitely
Debug entity selection cleanup
Compile fix
Vicinity effects component cleanup and trigger pooling
Enabled texture streaming
[D11] [UI] Splitting menu disabled in generic loot containers.
version++, squads++, customisation++
Updated tools to use new hash function based on the one from sandbox.
Rebuilt definition databases:
Customisation
Emotes
Maps
Match
Missions
Units
merge from ui branch + fixes
block emote triggers by unit flags, animator sleeping bool
tooltip management moved to its own component on each UI screen
fixed top unit list not being interactable