192,957 Commits over 4,049 Days - 1.99cph!
bots don't try and load PR cache
Version++
Network++
CustomisationProfile++
can now toggle rotation clamping, defaults of off, enabled for ball launcher.
BaseEntity bookkeeps children
Entity highlighting optionally includes children, added On/Off methods to IEntity
Player controller evaluates target entity children list (currently this only includes building addons)
Ball launcher rot speed tweak
Fixed serialization fuckups from the Unity upgrade / downgrade
Fixed serialization fuckups from the Unity upgrade / downgrade
Fixed highlight mesh rendering
Enable preview mesh when loading unfinished buildings
DropItems in all held mode checks IsHolding instead of IsCarrying
Removed TODO that was actually done
Cache data asset tooltip text on warmup
[D11] frontend/bootstrap integration WIP. Support separate per-platform task timings. API for checking whether a specific part of the bootstrap is complete. Currently this is used to make sure the warmup bundle is loaded before connecting to a server, because if forced to wait too long the connection attempt will fail. Probably need to send a keep-alive packet during loading instead, will be more robust and overlap different processes more effectively.
fixed tree leaf fx having funny motion blur
[D11] WIP Game Feedback on the pause menu & fixes for context sensitive button presses going through menus
[D11][TUTORIAL] Added custom stripped manifest asset file, uses D11_LOCAL_SERVER
[D11][UI] Crafting screen expanded queue
Trying to fix LOD preprocessing sometimes going wrong by unloading the active scene & any unused assets before doing the build
Prevent double-streaming of LODs
Set buildings to finished using the cheat to after the player building placement event to stop level up notifications from triggering incorrectly.
Fixed leader's hut being placeable more than once.
Added unlit cutout ASE template
Fixed outline shader to work with transparency (BEF-464)
Tile trim debris blasts off during unit explosions. (togglable per tileset)
▄▋▍▊█▊▌ ▅▆▊: ▋▆█▍ ▅▊▉▆█▌▊▇ █▌▇ ▍▍ ▆█▇▋▊▉ ▆▍ ▄▄▊▇▍▋ ▄▌ ▇▅▄▇▄▉▊
TileView keeps a list of it's trim pieces
[D11][TUTORIAL] Added build options for Xbox One
rowboat changes (adding storage space to the front and making the rear seat better for skins)
Made NetworkEntityBehaviour.networkEntity private.
Fixed SettlementLevelPopup modal state request conflicting with building placement (BEF-599)
Cleaned up reference add / remove code.
set ball launcher materials up again, ball life increased to 5 seconds, but destroys after 2 collisions.
physics matrix changes.
always rebuild prefabs when doing it from the context menu
Fixed problems so far, seems to be working. Needs hooking up.
CanBeNull on CanPerformJob's job argument
Fixed potential NRE caused by bad unlock data in Worker.OnUnlock callback (spits warning now)
Nuked UIWidgetModalStateChanger script, merged functionality into base UIWidget
wip trophy/launcher tests
removed old fx componenets from tree source prefabs