200,035 Commits over 4,140 Days - 2.01cph!

7 Years Ago
changed number of leaderboard entires sent per page to 10 (server will need updating). removed more debug logging.
7 Years Ago
version++ UILeagueTablePreview now uses Defines.MaxLeagueEntriesPerPage instead of an inspector value
7 Years Ago
merged to release for steam build
7 Years Ago
Prefab scene
7 Years Ago
Temporarily subtracting 27609 again Added debug.puzzleprefabrespawn
7 Years Ago
Switches no longer show health info
7 Years Ago
merge from main
7 Years Ago
Scenes
7 Years Ago
Fixed building dirt decal orientation
7 Years Ago
SDK bundle progress
7 Years Ago
Fixed error in UnitFrame.Unassign when no effectList is specified
7 Years Ago
Disabled IK look in Actions.FaceTarget (causing errors in build)
7 Years Ago
Tooltips no longer timeout-autohide Radial menu no longer shows interactions for unit items or attachments (testing UX)
7 Years Ago
Save
7 Years Ago
Fixed normalized values for skills and attributes being shite
7 Years Ago
Growable component cleanup
7 Years Ago
Save
7 Years Ago
Scoreboard adding content and finally actually sizing everything correctly, automatically. With only... a little bit of hacks.
7 Years Ago
Remove prints
7 Years Ago
Scoreboard code WIP
7 Years Ago
update environments
7 Years Ago
Fixed SoundDefinition.OnValidate errors when building server bundles
7 Years Ago
Enabled prefab preview rebuild when building client bundles
7 Years Ago
Swamps hero trees whitebox
7 Years Ago
Include empty prefabs in preview prefab creation
7 Years Ago
[D11] Cleaner disconnect for client on console
7 Years Ago
Apparently some data
7 Years Ago
[D11] enable performance UI for console
7 Years Ago
[D11] disable steam analytics for console
7 Years Ago
inital tropy customisation editor state setup / UI
7 Years Ago
trophy editing camera view. deleted Snow_Bricks ASE thing cus it was erroring and not used?
7 Years Ago
[D11] Added flag D11_NO_ASSET_PRELOAD to prevent preloading of assets
7 Years Ago
[D11] Added localServerIP to inspector for convenience
7 Years Ago
[D11] new controller layout
7 Years Ago
Exposed fixed time step values per gamespeed to config data
7 Years Ago
disabled compass mipmap again
7 Years Ago
Settings
7 Years Ago
added CustomTrophyDefinitionSO. more basic trophy setup, test data/prefab.
7 Years Ago
Disabled building view decals
7 Years Ago
regen item icons
7 Years Ago
Increased sleep and bounce thresholds
7 Years Ago
Added PlayerArea prefab trophy anchors. Scene.
7 Years Ago
Moved time/phys config out of game options data and into the main config asset (no longer saved with player exposed options)
7 Years Ago
temporary removal of stick auto dispensing to see how it effects perf on a build, will revert very soon
7 Years Ago
Job system experiments
7 Years Ago
reverted stick spawner removal
7 Years Ago
Sesnes system bugfix from pal
7 Years Ago
PlayerArea prefab anchor positions updated. Fixed customisation editor calling squad editor exit on exit not it's own. Removed unused customisation stuff from protobuf. Fixed customisation save bug. WIP trophy equipping
7 Years Ago
Moved some events around
7 Years Ago
Handling default/reset of trophies. Added default (none) trophy definition. Rebuilt customisation database. CustomisationProfile++ Version++