198,854 Commits over 4,140 Days - 2.00cph!
Added error logging to BaseEntity.PreLoadComponents when we couldnt find a matching field for the data type
Fixed UnitPortraits request queue processing causing NRE during load
Hide mission panel X.
Show player's steam name during practice/daily challenge matches if available, otherwise default back to PLAYER
clear grid positions when an entity enters the pool
removed an old test model
hot air balloon server and client collider meshes - separated colliders by material on client
prefab setup for respective colliders
Fix NRE on NetworkUser disconnect
Added level components in all scenes
Muting saves to the database so you can't reconnect to avoid it
StatCollection loading logging upped to error status
Some loading / initialisation fixes
testmap_small has a networklevel
Fix bans not saving to the database
Remove some redundant database querying
Hopefully final fucking fix
Moving stuff into an editor def
[D11] Just realized the fixed 1k procmap was not loading because the seed was zero which causes it to initialize from the device unique id, so it worked when I tested it locally but not when deployed to a remote server.
trying to fix sleeping while standing with animation
Fixes for server+client asset bundles and running with bundles in the editor
add tile fall warning shader/update material
tweak camera clip plane
▍▍▇▋▍ ▌▉▅▌▍▍▅ ▅▍▇ ▅▌▇▋██▅▇▍ ▄▍▌▉▇▇▋▍▌ ▄▊▋ ▊ ▊▄▍▋▋▋▄ ██▄▇▆ ▋▆▋▌▇▍▌ ▉ ▇▊▍▄▍▌█▆▄ ▆▄▆▉█▅▇
Fixed a couple of post - merge issues
Always reset player parent when respawning
[D11] HTTP request/response API added. Used only by server analytics for now.
[D11] [UI] added in a new quick chat UI, as well as the necessary textures and animations it needed
aligned lots of resources to normals
tweak post process
adjust reflection prob distance
Tile top materials now batch and don't change.
Added temp tilefall replacement highlight.
Null check animator on UnitListWidget elements
Null checking in HideWidgetsOnActivate and PointerHoverTweener
fixed a few more square distance usages
switched camera to deferred
distance consideration fixes
Also use square distance when getting knowledge data from another unit's Senses
Updated Amplify Impostors to 0.9.2r2; to fix shader serialization issues
Updated ASE to 1.5.6r7; to fix template updating errors