userCrayzcancel

1,928 Commits over 913 Days - 0.09cph!

1 Year Ago
Chat chat entries not appending classes Print credits earned on run completions
1 Year Ago
Grant credits when setting a new personal best on any map
1 Year Ago
Fix compile errors in extension & tool template Add unit tests for compiling project templates
1 Year Ago
Fix ButtonGroup deleting its buttons + potential NRE Added developer settings category
1 Year Ago
Switch skill hotkeys to QWER Unit control groups Double tap control group to move camera to it
1 Year Ago
Settings menu improvements (#770) * ButtonGroup can hold a value and treated as a form option * Switch Video Mode, VSync, Anti-Aliasing, Texture Filtering, and Game Language from DropDown to ButtonGroup * Each settings page has its own Restore Default/Cancel/Save Changes button * Fixed Save Changes button not highlighting when things are changed * Implement Restore Default action for all settings * Added .is-label to Glass styles, used it for settings labels * Stage keybind changes and only applied after pressing Save Changes
1 Year Ago
Setting button icons
1 Year Ago
Window mode setting is a button group Remove debug log
1 Year Ago
Switch various game settings to button groups Add glass.is-label, apply it to all settings labels Give each page its own save/restore buttons + highlight the button when changes are made Don't apply keybinds until save is pressed Controller configuration buttons Voip volume setting Add voip volume getter to game preferences Fill in and apply default settings Keybinds raise onchange event Prevent save button getting highlighted on initial reading or cancelling settings
1 Year Ago
Mana skill cost and regeneration Add small mana potion Draw mana bar overhead
1 Year Ago
Skill hotkeys 1-4
1 Year Ago
Assign a unit's skills from its definition file Display unit skills in action bar Click a skill in action bar to begin casting it
1 Year Ago
Added strafe_timer_music Starts a sound when the player's timer starts and stops the sound when their timer stops, strictly client side
1 Year Ago
Keybinds raise onchange event
1 Year Ago
Add strafe_trigger_utility + output for player entering grounded state
1 Year Ago
Fill in and apply default settings
1 Year Ago
Voip volume setting Add voip volume getter to game preferences
1 Year Ago
Switch various game settings to button groups Add glass.is-label, apply it to all settings labels Give each page its own save/restore buttons + highlight the button when changes are made Don't apply keybinds until save is pressed Controller configuration buttons
1 Year Ago
Controller configuration buttons
1 Year Ago
Don't apply keybinds until save is pressed
1 Year Ago
Switch various game settings to button groups Add glass.is-label, apply it to all settings labels Give each page its own save/restore buttons + highlight the button when changes are made
1 Year Ago
Move settings pages to Menu.Settings namespace Remove inline setting label style, define it in stylesheet
1 Year Ago
Woops, disable unimplemented bw style
1 Year Ago
Fix jumps/strafes not showing in replay list
1 Year Ago
Show replays time & style in scoreboard
1 Year Ago
Spawn word record replay for each style
1 Year Ago
Remove leaderboard warning from styles tab
1 Year Ago
Update discord webhook to display move style
1 Year Ago
Update queries and timer messages to support styles
1 Year Ago
Group completions by style, query ranks etc by style Display style in run list & cards
1 Year Ago
Submit run style to backend
1 Year Ago
Add note to styles tab Jumped & grounded footstep sounds
1 Year Ago
Sideways and W-Only styles
1 Year Ago
Add stamina mechanic & style
1 Year Ago
Restore player animations
1 Year Ago
Fix camera rotation not setting while spectating Remove dead code Fix player nametags not showing
1 Year Ago
Movement style controller Movement styles UI
1 Year Ago
Cleanups
1 Year Ago
Items can be bought from shop
1 Year Ago
Basic building unit type Size of unit's selection ring is set in unit definition
1 Year Ago
Small health potion & healing particle effect
1 Year Ago
Default cursor for neutral team Draw item's name when hovered
1 Year Ago
Try to place item in first open slot Items dont need state machine or nav agent
1 Year Ago
Items - pickup, drop, move, and draw in inventory
1 Year Ago
Timer calculates strafe sync
1 Year Ago
Add strafe_trigger_bunnyhop bhop block trigger - if the player doesn't keep jumping teleport back to checkpoint or target destination Add UseLastCheckpoint property to strafe_trigger_teleport Teleports player to their last touched checkpoint instead of a manually defined teleport destination Update test map
1 Year Ago
Ledge grab & shimmy movement
1 Year Ago
Add back camera collision
1 Year Ago
Remove console log spam Cleanup Rolling improvements Bounce off other player's heads
1 Year Ago
Spawn coin particle on death