198,654 Commits over 4,140 Days - 2.00cph!
Clients can connect using a server list loaded from a website
Downgrading to Unity 2018.1.4f1
[D11] [UI] Added "D11_NEWHUD" define to update call in DeathScreen.
[D11] [UI] Misc bug fixes for errors in ConsoleUI, ReflectionProbeEx, and KeyCodeEntry. Added Scroll Bar Materials to repo. Set up test scrollbar graphics. Death/Respawn menu updates scroll target regularly until a way to make it work on first selection is found (currently bugged and returns incorrect value).
Added AA overtide to PPSettingsModifier.
Override AA for menu coach avatar cam.
PANEL.OnScreenSizeChanged now has 2 arguments - the old width and height
Added PANEL.OnSizeChanged( newW, newH )
Fixed SpawnIcon's SetSize affecting the child element's size too late
Fixed a crash issue with ModelImage.SetSpawnIcon
ModelImage.SetSpawnIcon will no longer display an error image when given non-existent .png, now displays the usual broken image material
More tutorial panel wip.
Added a Reset trigger to Avatar anim controller.
Added Avatar.ResetEmoteState()
[D11] frontend/bootstrap integration WIP. Fix some lumpy sections which were not yielding enough time to make the frontend responsive.
[D11] yet another defines fix
Show tutorial prompt at startup if never played tutorial.
Don't show what's new panel if the player has never played (or declined) the tutorial.
[D11] [UI] Added new Death Screen to build settings scene list.
Stockpile requirement fact first draft
Added BaseEntity.InStockpile ref
[D11] [UI] visually changed the crafting screen to look like the mockup, more visual tweaks to the inventory screen
[D11] [UI] Added D11 variant of death screen to maps bundle.
quarry interaction positions
[D11] [UI] Submit for new Death/Respawn Menu for Console when player dies.
[D11] Add Some checking for adding/removing peers
[D11] only call SetD11 when bulding from Jenkins so that local modifications can be used. I think I had broken the server build yesterday as it didn't actually apply the basic server/client defines in the player build, only the bundle build.
[D11] remove old switch "D11_NO_ASSET_PRELOAD"
viewmodel arms fbx, layer mask, edited salvaged axe prefab for test
[D11] Added some missing metas.
scale ball launcher balls to zero instead of just disappearing, before destroying.
[D11] [UI] Hud texture tweaks
swirly effect on ball launcher fx disappears much faster
hooked up particle effects on ball launcher ball bounce and death
click cursors now show after the unit highlight delay
update player ui background color
intensity of the player line is now changing on player turn
merge from d11_console_version
destroy the tiles after tilefall.
Added a unit spotlight to the tile spotlight, so units get lit too.
Added a video option for unit spotlights.
hide the red wifi symbol for now (panel still greyed out)
launcher ball script now has prefabs to use for impact and destroy effects.
Bunch of editor performance improvements as the data browser was getting sluggish