userCrayzcancel

1,928 Commits over 913 Days - 0.09cph!

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