userCrayzcancel

1,928 Commits over 913 Days - 0.09cph!

2 Years Ago
Chat chat entries not appending classes Print credits earned on run completions
2 Years Ago
Grant credits when setting a new personal best on any map
2 Years Ago
Fix compile errors in extension & tool template Add unit tests for compiling project templates
2 Years Ago
Fix ButtonGroup deleting its buttons + potential NRE Added developer settings category
2 Years Ago
Switch skill hotkeys to QWER Unit control groups Double tap control group to move camera to it
2 Years 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
2 Years Ago
Setting button icons
2 Years Ago
Window mode setting is a button group Remove debug log
2 Years 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
2 Years Ago
Mana skill cost and regeneration Add small mana potion Draw mana bar overhead
2 Years Ago
Skill hotkeys 1-4
2 Years 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
2 Years 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
2 Years Ago
Keybinds raise onchange event
2 Years Ago
Add strafe_trigger_utility + output for player entering grounded state
2 Years Ago
Fill in and apply default settings
2 Years Ago
Voip volume setting Add voip volume getter to game preferences
2 Years 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
2 Years Ago
Controller configuration buttons
2 Years Ago
Don't apply keybinds until save is pressed
2 Years 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
2 Years Ago
Move settings pages to Menu.Settings namespace Remove inline setting label style, define it in stylesheet
2 Years Ago
Woops, disable unimplemented bw style
2 Years Ago
Fix jumps/strafes not showing in replay list
2 Years Ago
Show replays time & style in scoreboard
2 Years Ago
Spawn word record replay for each style
2 Years Ago
Remove leaderboard warning from styles tab
2 Years Ago
Update discord webhook to display move style
2 Years Ago
Update queries and timer messages to support styles
2 Years Ago
Group completions by style, query ranks etc by style Display style in run list & cards
2 Years Ago
Submit run style to backend
2 Years Ago
Add note to styles tab Jumped & grounded footstep sounds
2 Years Ago
Sideways and W-Only styles
2 Years Ago
Add stamina mechanic & style
2 Years Ago
Restore player animations
2 Years Ago
Fix camera rotation not setting while spectating Remove dead code Fix player nametags not showing
2 Years Ago
Movement style controller Movement styles UI
2 Years Ago
Cleanups
2 Years Ago
Items can be bought from shop
2 Years Ago
Basic building unit type Size of unit's selection ring is set in unit definition
2 Years Ago
Small health potion & healing particle effect
2 Years Ago
Default cursor for neutral team Draw item's name when hovered
2 Years Ago
Try to place item in first open slot Items dont need state machine or nav agent
2 Years Ago
Items - pickup, drop, move, and draw in inventory
2 Years Ago
Timer calculates strafe sync
2 Years 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
2 Years Ago
Ledge grab & shimmy movement
2 Years Ago
Add back camera collision
2 Years Ago
Remove console log spam Cleanup Rolling improvements Bounce off other player's heads
2 Years Ago
Spawn coin particle on death