userCrayzcancel

1,928 Commits over 913 Days - 0.09cph!

1 Year Ago
Assets
1 Year Ago
Remove unused assets Fix leaderboard entries scrunching up when canvas is full
1 Year Ago
Update .addon
1 Year Ago
Switch to UpdateLeaderboard
1 Year Ago
Various sound tweaks, audio listener position Jump sound effect Slight animation for jump charge
1 Year Ago
Checkpoint reached ui Minor adjustments to move parameters Bit of camera motion Perfect pedal sound effect
1 Year Ago
Control hint style improvements Improve tutorial sfx Checkpoint sfx UI hint + sfx for tutorial's stop door Update button sfx Minor style tweaks Get sprays working again
1 Year Ago
Assets AddTime - server command to add minutes to game timer, so you don't get map changed while developing
1 Year Ago
Assets
1 Year Ago
Update .addon
1 Year Ago
Assets
1 Year Ago
Fix compile error
1 Year Ago
Fix up pointer events
1 Year Ago
Fix up pointer events
1 Year Ago
Reset explored minimap when generating new Action bar + fixed pointer events
1 Year Ago
Null ErrorList singleton on destroy Fix for sbox-issues/issues/2175
1 Year Ago
Panels with pointer-events set HasMouseInput / HasMouseVisible
1 Year Ago
Bit of optimization on fog of war
1 Year Ago
Minimap fog of war Overlay minimap, toggled with +iv_score
1 Year Ago
Fix minimap not showing on start Sharpen minimap texture
1 Year Ago
Reimplement doorways and player icon
1 Year Ago
Temporary fog of war TextureDrawer utility Redo minimap to use a generated texture
1 Year Ago
Fit corner minimap inside background image
1 Year Ago
ServerCmd to generate random dungeon Zoom minimap in, center it to player's position
1 Year Ago
Sounds if needed
1 Year Ago
Simple Masterball notification hud
1 Year Ago
Fix node names
1 Year Ago
Draw monsters on the minimap
1 Year Ago
Fix agent not putting itself back on grid while moving
1 Year Ago
Fix start node getting overwritten Tweak random node placement so all cells are routed
1 Year Ago
Add minimap iv_score to toggle minimap, iv_menu to toggle inventory
1 Year Ago
Drop masterball on death
1 Year Ago
Assets Masterball gets dropped when its not the active child, and enables physics on drop
1 Year Ago
Tighten up camera
1 Year Ago
Fix affix ui Light radius stat, player default, and affix Implement LightRadius stat to player's light Dungeon determines fog
1 Year Ago
Let affixes only support certain item types
1 Year Ago
Affix selection during item generation Item & affix levels Show item & affix levels in tooltip Fix up affix tier rolling
1 Year Ago
StashableIcon -> ItemIcon Dedicated panel for item tooltips
1 Year Ago
Add item rarity StashableDetailData -> ItemData
1 Year Ago
Give cap & shield implicit armor
1 Year Ago
ImplicitAffixData -> ImplicitStat User friendly display of implicits and explicits in item tooltip
1 Year Ago
Item Implicit affixes Give items their own seed on generation, apply implicits on equip
1 Year Ago
Highlight cells an item can be placed into when moving item
1 Year Ago
Item affix system Give items affixes, apply them when equipping an item
1 Year Ago
Add note Update .addon Player stat system
1 Year Ago
Style tweak Pickup item on pressed, not down Cleanup
1 Year Ago
Add constraint for occupied inventory slots Add leather cap item
1 Year Ago
Stash cell constraints - can't wear belt on head Client-side constraint hints
1 Year Ago
Spawn player with a few more items Fix skipping slot 0 on insert
1 Year Ago
Minor tweaks