193,473 Commits over 4,079 Days - 1.98cph!

6 Years Ago
.
6 Years Ago
Fixed editor array header NREs
6 Years Ago
Rate limited switched from a message box to a chat message.
6 Years Ago
added chat message when attempting a connection to the server
6 Years Ago
Pressing F9 in customisation editor (with devtools enabled) will now toggle the UI there too. Pressing R during avatar customisation will randomise everything, so you can randomise without the UI visible.
6 Years Ago
Removed CanvasGroup from a child element of career squad editor unit button prefab so I can fade the whole thing properly. Career mode squad editor unit buttons respond to mod slot hover events the same way all the other unit lists do.
6 Years Ago
Compile fix
6 Years Ago
Tile dmg based attacks (such as the Igniter) now get associated with their owning unit, dmg gets tracked. Combat objectives now get updated at the start of each turn as well. Removed Igniter from the dmg sponsorship objective excluded unit list now that it gets tracked.
6 Years Ago
Untested ContextMenuWidget
6 Years Ago
Death overlay work
6 Years Ago
tweak cannon confetti Fx
6 Years Ago
adding the line before rendering the platform icon, rerendered platform icons
6 Years Ago
remove glow line from all the basic avatar platform, added the line in the menu avatar
6 Years Ago
merge into main
6 Years Ago
protocol++
6 Years Ago
compile fixes
6 Years Ago
Another, minor merge
6 Years Ago
updated career logo generator, changed some random rules/font/model
6 Years Ago
Moved serialized field that was under an #if SERVER flag
6 Years Ago
Merge 2018.3 stuff from Main.
6 Years Ago
Updating some remaining stuff to 2018.3, including the latest NavMeshComponents code from Unity.
6 Years Ago
battery progress
6 Years Ago
battery progress
6 Years Ago
Fix errors on PlayerHUDController when in server mode
6 Years Ago
missing files
6 Years Ago
added power counter added solar panels added batteries
6 Years Ago
Merge my changes into branch
6 Years Ago
Moved LocalNetworkUser checks into the base class instead of the client-only side. Fixes errors and will mean less #if flagging.
6 Years Ago
WIP rework career logo generator
6 Years Ago
Inventory shows selected item info
6 Years Ago
Inventory updates
6 Years Ago
Supply value element dropdown now only shows items that are tracked by supplies
6 Years Ago
Career mode squad editor now shows correct unit info including mod values for career units. (on the board, on unit hover, on unit list icon hover)
6 Years Ago
Cache steam unlocks to a file for offline access
6 Years Ago
fix materials not saving when applying random customisations
6 Years Ago
Reduced panel fade transition duration.
6 Years Ago
[D11][AUDIO] Oops, missed these.
6 Years Ago
Fix server build
6 Years Ago
Increased american football velocity. Trigger hits no longer reduce remaining hits before being destroyed.
6 Years Ago
Fix paging up to the top on the leaderboards
6 Years Ago
Merge from steam_inventory
6 Years Ago
[D11][AUDIO] Final round of audio asset fixes and optimisations.
6 Years Ago
Merge from main
6 Years Ago
Cleared the Clicked interaction action on american football platform.
6 Years Ago
Added OnHit event action to CustomisationItemView. Setup goal area collider on American football platform. Removed exit time on American football anim transition so the effect is snappy. Trophy projectiles now respond to trigger hits too. Increased ball launcher power so you can reach the goal areas with it.
6 Years Ago
Fix for the missing inventory updates
6 Years Ago
Removed the squad editor tutorial passthrough when clicking play buttons.
6 Years Ago
Fix for deselecting stage of tutorial
6 Years Ago
Cleaner implementation of last fixes and also now refresh button status so the newly randomised item button gets ticked correctly.
6 Years Ago
wip randomisation fixes