reposbox-platformercancel

312 Commits over 518 Days - 0.03cph!

9 Months Ago
Menu resources
9 Months Ago
Implement Create Game
9 Months Ago
I'm not sure why this was compiling in game Razor doesn't like this Loading screen
9 Months Ago
Main menu wip
9 Months Ago
Update project Fix stylesheet paths
1 Year Ago
Added slide animation Fixed ui bug
1 Year Ago
Stop player looking in random direction
1 Year Ago
Fixed couple animation bugs
1 Year Ago
fixed fake shadow
1 Year Ago
Convert UI to Razor Everything is Razor now. Tho some styles are a bit wonky and need adjusting. since i don't know how they are suppose to look i left it alone for now Merge pull request #18 from Adesii/main Convert UI to Razor
1 Year Ago
API update fixes
1 Year Ago
Get platformer playable
1 Year Ago
Assets deleted
1 Year Ago
Client input pain day fixes Query pain fix Assets recompiled
1 Year Ago
Removed sndbox
1 Year Ago
Added hud element for tag https://files.facepunch.com/louie/1b2811b1/sbox-dev_jI0XR8N0S0.png
1 Year Ago
Updated Music Box Tweaker to have more control Updated Music Box Tweaker Radius Added Sound Box works similar to "snd_event_alignedbox" Update para_test.vmap
1 Year Ago
cleaned up unused assets
1 Year 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
1 Year 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
1 Year Ago
Fixed chat messages not fading
1 Year Ago
Fixed chat messages not fading
1 Year Ago
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
1 Year Ago
Don't collide with other players in dash mode
1 Year Ago
Don't show waiting for players hud in non tag modes
1 Year Ago
Merge From Main
1 Year Ago
music volume half added Icecream option too collectables
1 Year Ago
Hud is now in razor
1 Year Ago
Update ChatEntry to use Razor
1 Year Ago
Map vote styling https://files.facepunch.com/louie/1b2611b1/sbox-dev_JttkRWbO3n.png
1 Year Ago
Waiting for players under scoreboard Hide Hud in dev cam
1 Year Ago
Don't fire major area triggers, fixed plat_killfeed_add being defined 3 times in code
1 Year Ago
Adjusted player card style
1 Year Ago
Add VoiceIcon https://files.facepunch.com/devultj/1b2611b1/sbox-dev_NLwNyYVspk.png Add VoiceChatList, VoiceChatEntry
1 Year Ago
Show a little icon for friends in the scoreboard https://files.facepunch.com/devultj/1b2611b1/sbox-dev_qkqsbzqoRC.png
1 Year Ago
Chatbox should not go above scoreboard
1 Year Ago
Fixed input getting stomped from chatbox
1 Year Ago
Clean up coins/lives code
1 Year Ago
Added effect when activate checkpoint
1 Year Ago
New checkpoint model + remove old ones Respawn effect
1 Year Ago
Tweaked hud elements on brawl
1 Year Ago
Unfucked the chatbox style, sendbutton wasn't absolute
1 Year Ago
Add logo, restyled hints (remove later) https://files.facepunch.com/devultj/1b2511b1/sbox-dev_Y91hsWdMZL.png
1 Year Ago
Restyled some of the scoreboard https://files.facepunch.com/devultj/1b2511b1/sbox-dev_71G8BnWNDe.png
1 Year Ago
Don't show coins/lives in Tag
1 Year Ago
Added timer back
1 Year Ago
Control panel update
1 Year Ago
Adjust keys collected panel margins
1 Year Ago
Updated kill messages to exclude player name
1 Year Ago
Add PlayerCard component https://files.facepunch.com/devultj/1b2411b1/sbox-dev_7gwtjYSQjU.png Merge branch 'UIUpdate' of sbox-platformer into UIUpdate