userTony Fergusoncancel

4,684 Commits over 976 Days - 0.20cph!

2 Years Ago
Add facepunch.prison as supported map
2 Years Ago
Fixed loadouts being inconsistent, don't let new loadout be the same as old
2 Years Ago
Updated use of hitgroups Merge branch 'hitboxes-suck'
2 Years Ago
Don't serialize some loadout properties, added a couple more loadouts to Gunfight gamemode
2 Years Ago
Slide: Don't stop sliding when releasing key
2 Years Ago
Loadout Panel rewritten in Razor
2 Years Ago
Updated some UI elements to use Razor (#6) - New chatbox UI - Rewritten scoreboard - InputHint is now a one-file utility that people can grab for their own projects without any faff
2 Years Ago
Scoreboard: Filter current team
2 Years Ago
Split out scoreboard into individual razor components
2 Years Ago
Converted InputHint to Razor
2 Years Ago
Update .editorconfig to apply on .razor files Add new chatbox
2 Years Ago
Update Assets
2 Years Ago
UI Overhaul (#16) - New HUD style - New Chatbox style - New player card style - New status card style - New keys collected style - Amongst a plethora of quality improvements
2 Years Ago
Chat input Styling on Tag Hud Waiting for players style Collectable hud Slight hud style Work on new chat style Differentiate between local messages, add non-chat message style https://files.facepunch.com/devultj/1b2111b1/sbox-dev_3GcqHjqgPJ.png Re-added z-index to send button, fixes it being missing Add StatusCard template panel https://files.facepunch.com/devultj/1b2111b1/sbox-dev_MWoPZm1hip.png Text chat scrolling use different user for debug Fixed longer names on joining Edit style for status card RoundTimer panel uses StatusCard Killed old RoundTimer style from HUD Raise chat entry Nametags Tag hud round time Tagged adjustment Adjust HUD, fixed alignment for Tag status cards, fixed not being able to scroll chat in Tag Style for player healthbar updated style for life coin hud style Fixed DefaultHud style for round status Add BlockBar template element https://files.facepunch.com/devultj/1b2411b1/sbox-dev_YODZaCgB4v.png Use chat entry for player death and completing course Add PlayerCard component https://files.facepunch.com/devultj/1b2411b1/sbox-dev_7gwtjYSQjU.png Fixed checkpoint model displaying incorrectly Updated kill messages to exclude player name Adjust keys collected panel margins Control panel update Added timer back Don't show coins/lives in Tag Restyled some of the scoreboard https://files.facepunch.com/devultj/1b2511b1/sbox-dev_71G8BnWNDe.png Add logo, restyled hints (remove later) https://files.facepunch.com/devultj/1b2511b1/sbox-dev_Y91hsWdMZL.png Unfucked the chatbox style, sendbutton wasn't absolute Tweaked hud elements on brawl New checkpoint model + remove old ones Respawn effect Added effect when activate checkpoint Clean up coins/lives code Fixed input getting stomped from chatbox Chatbox should not go above scoreboard Show a little icon for friends in the scoreboard https://files.facepunch.com/devultj/1b2611b1/sbox-dev_qkqsbzqoRC.png Add VoiceIcon https://files.facepunch.com/devultj/1b2611b1/sbox-dev_NLwNyYVspk.png Add VoiceChatList, VoiceChatEntry Adjusted player card style Don't fire major area triggers, fixed plat_killfeed_add being defined 3 times in code Waiting for players under scoreboard Hide Hud in dev cam Map vote styling https://files.facepunch.com/louie/1b2611b1/sbox-dev_JttkRWbO3n.png Update ChatEntry to use Razor Merge From Main Don't show waiting for players hud in non tag modes Don't collide with other players in dash mode fixed not colliding with collectables Send player back to the beginning if lose all lives Let player use checkpoint multiple times Checkpoint hud element + can't trigger checkpoint before round starts Fixed chat messages not fading
2 Years Ago
Fixed chat messages not fading
2 Years Ago
Fixed chat messages not fading
2 Years Ago
Initial commit
2 Years Ago
Add other methods of attempting to bind Title.Message
2 Years Ago
Try to demonstate problem with field references across panels
2 Years Ago
Hud is now in razor
2 Years Ago
Update ChatEntry to use Razor
2 Years Ago
Don't fire major area triggers, fixed plat_killfeed_add being defined 3 times in code
2 Years Ago
Adjusted player card style
2 Years Ago
Add VoiceIcon https://files.facepunch.com/devultj/1b2611b1/sbox-dev_NLwNyYVspk.png Add VoiceChatList, VoiceChatEntry
2 Years Ago
Show a little icon for friends in the scoreboard https://files.facepunch.com/devultj/1b2611b1/sbox-dev_qkqsbzqoRC.png
2 Years Ago
Chatbox should not go above scoreboard
2 Years Ago
Fixed input getting stomped from chatbox
2 Years Ago
Clean up coins/lives code
2 Years Ago
Unfucked the chatbox style, sendbutton wasn't absolute
2 Years Ago
Add logo, restyled hints (remove later) https://files.facepunch.com/devultj/1b2511b1/sbox-dev_Y91hsWdMZL.png
2 Years Ago
Restyled some of the scoreboard https://files.facepunch.com/devultj/1b2511b1/sbox-dev_71G8BnWNDe.png
2 Years Ago
Don't show coins/lives in Tag
2 Years Ago
Adjust keys collected panel margins
2 Years Ago
Updated kill messages to exclude player name
2 Years Ago
Add PlayerCard component https://files.facepunch.com/devultj/1b2411b1/sbox-dev_7gwtjYSQjU.png Merge branch 'UIUpdate' of sbox-platformer into UIUpdate
2 Years Ago
Add BlockBar template element https://files.facepunch.com/devultj/1b2411b1/sbox-dev_YODZaCgB4v.png Merge branch 'UIUpdate' of sbox-platformer into UIUpdate
2 Years Ago
Fixed DefaultHud style for round status
2 Years Ago
Always record voice when in VR - we'll probably want an option for this in the future
2 Years Ago
Adjust HUD, fixed alignment for Tag status cards, fixed not being able to scroll chat in Tag
2 Years Ago
Edit style for status card RoundTimer panel uses StatusCard Killed old RoundTimer style from HUD Merge branch 'UIUpdate' of sbox-platformer into UIUpdate
2 Years Ago
Add StatusCard template panel https://files.facepunch.com/devultj/1b2111b1/sbox-dev_MWoPZm1hip.png Merge branch 'UIUpdate' of sbox-platformer into UIUpdate
2 Years Ago
Re-added z-index to send button, fixes it being missing
2 Years Ago
Differentiate between local messages, add non-chat message style https://files.facepunch.com/devultj/1b2111b1/sbox-dev_3GcqHjqgPJ.png
2 Years Ago
Work on new chat style
2 Years Ago
Fix obsolete GetHitboxGroup / HitboxIndex
2 Years Ago
Hitbox Tags (#562) - Added Hitbox, Hitbox.HasTag, Hitbox.HasAllTags, Hitbox.HasAnyTags, Hitbox.GetName - Added TraceResult.Hitbox, DamageInfo.Hitbox - Obsoleted DamageInfo.HitboxIndex, DamageInfo.WithHitbox, ModelEntity.GetHitboxGroup You'll have to update your code to get hitboxes to work again (headshots, etc) - check the wiki page @ https://wiki.facepunch.com/sbox/Hitboxes
2 Years Ago
Demonstrate Hitbox API
2 Years Ago
Demonstrate Hitbox API
2 Years Ago
Restore TraceResult.HitboxIndex to be a field, still obsolete
2 Years Ago
Give Hitbox a parameterless constructor to appease C#