userCrayzcancel
reposbox-boomercancel

60 Commits over 153 Days - 0.02cph!

1 Year Ago
Recompiled assets
1 Year Ago
Recompile assets Fix start position of projectiles
1 Year Ago
API update fixes
1 Year Ago
Fix compile errors Assets compiled
2 Years Ago
Correct game timer gradient
2 Years Ago
Fix setting names not showing
2 Years Ago
Recompile assets
2 Years Ago
Remove obsolete, fix settings menu
2 Years Ago
Update chatbox to use +iv_chat
2 Years Ago
Fix compile errors
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
Fix compile error
2 Years Ago
Sounds if needed
2 Years Ago
Simple Masterball notification hud
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
Don't ledge grab if vertical velocity is high Improve ledge grab momentum
2 Years Ago
Create railgun effect regardless if it hits or not
2 Years Ago
Remove debug Slider styles
2 Years Ago
Implement announcer volume setting
2 Years Ago
Settings menu supports floats with a slider SliderStep attribute
2 Years Ago
Clean up damage numbers a bit Implement damage number batching Minimum delay between damage sound & indicator
2 Years Ago
Implement show damage numbers setting
2 Years Ago
Asset compile Chatbox keeps its history, lets you scroll through it
2 Years Ago
Remove grenade launcher's self delete & weapon switch
2 Years Ago
Add UI button sounds
2 Years Ago
Show empty weapons in inventory list Fix inventory icon sometimes displaying active state wrongly Fix lightning gun showing laser when empty
2 Years Ago
Cleanup Rebuild settings post template applied Add button to restore default settings Use DisplayInfo for settings Setting menu can scroll
2 Years Ago
Some setting defaults Implement walk bob setting
2 Years Ago
Assets
2 Years Ago
Stick with a single ClientSettings instance Implement weapon position setting
2 Years Ago
Button styling Settings menu basic setup Toggle button Object editor ui & get/set client's settings String editor Enum dropdown editor Fill in settings object Only show public instance properties
2 Years Ago
Unlimited ammo fixup
2 Years Ago
Don't clear buttons on scoreboard
2 Years Ago
Fix field of view jumping when first switching to a weapon Clicking with scoreboard open enables cursor Rid of base scoreboard, use template Basic settings menu you can open from scoreboard
2 Years Ago
Player spawns with view angles of spawn point
2 Years Ago
Asset compile Use the player's FoV from settings
2 Years Ago
Allow ducking while in air Railgun crosshair easing matches its fire rate Restore camera modifiers for fall/slide/jump camera motion
2 Years Ago
Fix slide making you float up slopes
2 Years Ago
Ledge grab feels a bit better
2 Years Ago
Stomp bsw for simple in-hammer booleans (<3 tj)
2 Years Ago
Asset compile
2 Years Ago
Slight downward offset of rocket explosion position for owner to give a vertical impulse
2 Years Ago
Turn prediction off on projectiles Will take a bit of exercise to make these things lag free, just smooth em out and rid of console spam for now Don't add weapon to inventory if you already have one Fix ammo not getting picked up
2 Years Ago
Move Zoomed to base weapon, easily set which weapons can zoom Lerp FoV when you zoom in with weapon Adjust sensitivity accurately to field of view
2 Years Ago
Stop lightning effect & sound when lightning gun gets put away GiveAll adds lightning ammo too Update lightning effect on frame so it doesn't lag behind in motion
2 Years Ago
Railgun increments instead of stomping player's velocity
2 Years Ago
Grenade explosion force affects player
2 Years Ago
Tighten up camera lerp Lerp ViewModel's target position too so it doesn't clip camera when sliding