userAdam Wcancel
branchspacechess/maincancel

3,355 Commits over 972 Days - 0.14cph!

8 Years Ago
All players get a server chat notification that someone is looking for a match when a player joins an empty queue and there's less than X players connected. Server messages are now in italics.
8 Years Ago
Cursor resets to normal mode as soon as a movement order is issued
8 Years Ago
Usuable unit indiciators are now hidden when holding right mouse to show attack ranges, fixes confusion when a usable unit is in range of an attack
8 Years Ago
added empty Avatar, Unit, Arena customisation editor state classes, editor mode buttons now trigger entering the correct state.
8 Years Ago
hooked avatar, unit and arena mode buttons up
8 Years Ago
more
8 Years Ago
more
8 Years Ago
more
8 Years Ago
UIMapButton refactored to override UIEditorButton as required
8 Years Ago
new UIEditorButton as a base class for the editor mode panel buttons
8 Years Ago
Disabled editor panel animations
8 Years Ago
more
8 Years Ago
fix for squad editor unit counts not being refreshed in correct order with new setup
8 Years Ago
more
8 Years Ago
Refactored UICurrentMapInfoTab to generic UIEditorWindow
8 Years Ago
more editor UI refactoring
8 Years Ago
Removing options code from UIScrollListConfig, UIMapButton, making more generic
8 Years Ago
refactored UISquadEditPanels into generic UIEditorPanels with events
8 Years Ago
more
8 Years Ago
CustomisationEditorController. Added a customisation button to menu (editor-only for now). Base CustomisationEditor state. Customisation editor mode setup.
8 Years Ago
Mouse wheel board rotation input is ignored when the chat window is open (so you can scroll chat without spinning the board)
8 Years Ago
analytics test (not sure if I'm doing it right)
8 Years Ago
lowered capture point capacity from 30 to 20 resaved control1 map with new values
8 Years Ago
Tile topper control mode fix for map editor. Some control state changes.
8 Years Ago
delete and delete drag actions now work map editor again
8 Years Ago
more map editor fixes, tile based mouse drag events work again
8 Years Ago
wip map editor fixes
8 Years Ago
▇▅▌▊▄▉▍▌▅▌▊▉▇ ▅▄▄█▉▊▊▍ ▄▉▌▉, ▊▍▅▉ ▊▉▄▊▍▄▄▍█▊▉▍▄ █▅▌▆▉▌ ▅▌ ▅▋▋▇▇▇▉▍ ▅▇▊▋▆, █▆▉▌ ▇▄▄▄▄▍▅▋▌ ▉█▍▆▅▄ ▄▊▉▋▆▇▊▋▉▍▇▆▍ ▅▋▍▌▇▇▅▌▄▋, ▅▌▊▉█▋▄▄ ▌▆▉▋▊▍
8 Years Ago
more
8 Years Ago
quick timer refactor, cleanup
8 Years Ago
██▇▄ ▇█▅▇▅▄▄▄▉▅▉▊▍ ▄▇▇▆▅▌▉▍
8 Years Ago
▉▆▉▆▄▊▌▇▍▆█▋▊ ▆▋█▉▋█▋▄▊
8 Years Ago
BaseTest, TestUnitExplosion
8 Years Ago
▇█▆▊
8 Years Ago
▍▉▅▅▅ ▇▌▇▅▍▋▋▄▊▇▊▄▍▍▊█▄▌▍▇▆▅ █▄▄▊▍▇▆▅
8 Years Ago
█▋▋▇▊▆▇▌▆▆█▉▋ ▅▄▆▉▉ ▄▄▉▇▄▇█▌, ▍▅▇▌▄▅▋▆▉▆▇▉▆▍▇▍▄, ▋▆▆▉ ▊▍█▍▇ ▄▉ ▇▅▋█▍▋ + ▇▆▉▇▆▆
8 Years Ago
▉▇▅▋
8 Years Ago
▍▊▋▊▊▋▆▍▋▊▅▅█ ▉▄▋▍▍ ▉▌▆
8 Years Ago
█▌▆▆▍ ▄█▉▇▆▇▇█▍▉▌▌▌▋ ▆▆ ▆▄▄▌
8 Years Ago
▍▅▍██▍ ▍▄ █▊▄▅▅█▆▉▆█▋▊▇▉▆▇▌▆▋▄▉, ▄▇▉▇▍▉▄▄▉▉▇▄▆▌▆▄█▍▋█▅▉▄▄▍
8 Years Ago
▆▊▇▍▌█ ▆▄▍▄
8 Years Ago
reduced chat message font size
8 Years Ago
hooked up the league toasts option
8 Years Ago
added Team.GetAliveUnitCount() added MatchOutcomeToast protobuf game server sends out game outcome notifications with player names and scores (# units left alive per team) game client now displays the toasts.
8 Years Ago
Kill feed get's cleared on disable
8 Years Ago
updated control help to match the actual controls
8 Years Ago
League toasts option
8 Years Ago
Added match outcome toast placeholder UI panel and animation. Added UIToastMatchOutcome and hooked up in inspector Added toast to global ui
8 Years Ago
Added option to mute global chat
8 Years Ago
Don't fade chat messages when in the menu. Capped chat message input length.