This website works better with JavaScript.
Explore
Help
Sign In
PoopLord
/
SurvivalOfTheSnippest
Watch
1
Star
0
Fork
You've already forked SurvivalOfTheSnippest
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
MultiplayerFighter
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25
Commits
2
Branches
0
Tags
14 MiB
Tag:
Branch:
Tree:
10cc8720b7
Dashfix
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '10cc8720b7'
${ noResults }
SurvivalOfTheSnippest
/
level
/
ui
/
scripts
/
hud_manager.gd.uid
2 lines
20 B
Raw
Normal View
History
Unescape
Escape
Add comprehensive UI system with action bar, unit frame, and character sheet - Created UI system in level/ui/ folder - Action bar with 12 ability slots (Attack, Block, Dash, Jump + 8 expansion slots) - Unit frame showing player portrait with health bar - Character sheet/spellbook (toggle with Tab) displaying stats, weapons, and abilities - Tab hint indicator showing how to open character sheet - Custom theme with golden borders and dark backgrounds - UI Components: - HUD Manager autoload handles all UI initialization and player connections - Ability buttons with cooldown overlay and keybind display - Real-time health and cooldown tracking via signals - Scrollable character sheet with two-page layout - Player Integration: - Added UI signals: dash_cooldown_updated, attack_cooldown_updated, weapon_equipped_changed - Mouse capture system (Escape to toggle, click to recapture) - Synced attack cooldown from weapons to player for UI tracking - Updated level.gd to connect local player to HUD Manager - Updated CLAUDE.md with git commit guidelines
3 weeks ago
uid://ctm8decmcqnuj