191,035 Commits over 4,049 Days - 1.97cph!
fix for RNG determinism sync in daily challenge
Only give player tribe units clothing from the starting pool
support for copying diffuse texture
enabled scoring in Daily Challenge game mode def.
added placeholder daily challenge button to menu, can now start the mode.
MatchScorer scoring value tweaks.
MapDatabase can now take a RNG for picking random map.
Squd generator now takes RNG for positioning units as well as picking unit types.
Fixed billboard shader on Metal
Probex ortho basis for Metal (still needs work)
Subtracting
28525 (LightmapSettingsManager::CheckSettingsConsistency crash)
Only rollback transactions if they aren't complete
Various settlement XP data to hopefully make it somewhat possible to advance to level 3.
daily challenge score calculation wip
Added _Diffuse to HighlighterSettings properties to copy
[D11][UI] Added missing prefab and fixed issue with editor build settings
Made desire drain rate 10x slower
NRE fix when repairing buildings.
Status bar colour when repairing should still indicate decay value.
Vehicle entry RPC testing
[D11][WIP][UI] New front end system (use D11_FRONTEND to enable)
Paged UI implementation
Crafting and inventory screens changes.
Placeholder icons for button prompts
Additional UI WIP Files
UI Control is now based off the analog stick instead of the D-pad
Implemented D-pad events and rename facebutton events to be clearer
ChargeCombatAction fix for charger attack not correctly handling empty terrain in some cases
Bill, please make it copy _Diffuse from render material to highlight material too, thanks
Merge from unity_2018.2.7
[D11] Some more debugging of commandline stuff
[D11] Some fixups for d11 console build
run server debug / build and run server debug batch files
Moved JobOverride to base InteractionSettingsWrapper.
This fixes some InteractionPlans having null ToolUsage.
[D11] Turn of console builds
added delayed_destroy script to confetti fx
[D11] Debugging why MINIUDP is getting passed
fixed confetti decal normal being incorrectly scaled.
tweaked coach cap, propeller cap, army cap and school cap's rotation and height slightly to sit better on avatars
made bottom of school cap look better and correctly backfaced it
fixed broken/missing propeller cap material 3 and relinked
removed legacy hat_coach_headset textures
[D11] Add a new Jenkins build method for D11
Added grass spawners to island 1
Fixed NRE in ReactiveAimsAtTarget.
[D11] Use a different version of unity for console
Making a test setup for the user flags diff bug
Use UserID on checkpoints instead of direct reference to the user. Prevents issues (which were happening occasionally) with init order and referencing
Options scaling & cleanup.
Label colour updates when custom allies update. Teammates now show blue correctly, instead of red
Fixed NRE properly this time