4,871 Commits over 2,068 Days - 0.10cph!
colour coded target channel text on chat input box, exposed in inspector.
New chat system, global and match channels.
Pressing tab with chat input open when in a match will switch between sending to global or the match.
Setup rough placeholder chat colours.
Server sends a server chat message when someone connects.
Deleted CmdChat
gab for gameplay is ignored if chat input is open, chat input UI tweak
chat channels, more chat setup
Facepunch plugin fixes
wip chat conversion
Facepunch plugins
Disabled attack bar for now.
wip stuff
added eloRating to player protobuf.
player panel league medals now work.
updated player panel prefabs to have UILeagueMedal
Deleted UIUnitCooldown.cs
Removed it from Unit_MiniFrame prefab, removed all references.
More attack state work.
Grabber correctly set to not allow self targetting.
wip attackstate refactor
wip CombatInteractionType
refactored some attack util code to one place, attack bar prefab, attack bar code wip
Refactored UIUnitInfoPanel ready to start moving the duplicated code from a bunch of UI stuff into one place
added ColorNormal and ColorHighlighted to UILeagueEntry, local player's entry get's set to highlighted
Moved medal code out of UILeagueEntry and into a new UILeagueMedal.
PanelLeageEntry prefab now has an instance of UILeageMedal.
UILeageuEntry inits it's UILeageMedal
More league entry panel UI cleanup
League icons work, cleanup prefab, code.
Leage panel unicode setup
Fixed movement path highlights being visible in attack range mode
Kill feed entries stay visible for 30 up from 20 seconds before fading
pushed league medal fix to steam cus it's crashing anyone in the top 10 now I'm gold 3
Launcher can no longer shoot through units
Flipper health 6->5, damage 3->4
play online button set to not interactable by default again
Server log now outputs winner's name when closing a game instance.
Capture point draw returns no winner, so game continues to DM isntead of a random winner.
Support attack tiles are now green
Fix for player profile screen NRE when not connected
added mm.list command to show players queued in matchmaking
added timestamp to loggers
playerdatabase.stats now lists steam ids
playerdatabase.stats now numbers entries and also displays how many people have played an online game.
Unit panels now visible at 0.9 alpha.
Fixed scene order so emotes and emote options appear on top of the current unit panel
Reworked how league table preview is ordered/handled in the menu.
Fixed table ordere issues for all the menu screens.
Fix for board and tile toppers (capture poinst etc) disappearing when your AI game is interrupted during the board intro.
Fixed long names fucking up on scoreboard UI