userTony Fergusoncancel
reposbox-jailbreakcancel

100 Commits over 150 Days - 0.03cph!

1 Year Ago
Include UI sounds in main menu resources
1 Year Ago
Add refreshing state to lobby browser
1 Year Ago
Use custom sounds for ui nav
1 Year Ago
Add screen edge images to main menu / loading screen, style adjustments to main menu and loading screen
1 Year Ago
Update MenuResources
1 Year Ago
Add basic menu system that uses lobbies & filters for maps that have the "jailbreak" tag .addon -> .sbproj
1 Year Ago
Set tickrate, Resources
1 Year Ago
Get rid of circle avatars
1 Year Ago
Remove overridden dev cam
1 Year Ago
Update .addon
1 Year Ago
Update deprecated code
1 Year Ago
Include "cell_door" tag on doors that qualify as a Cell Door
1 Year Ago
Fixed spectators inheriting status related post-processing from players
1 Year Ago
Default max rounds upped to 10, cell door open time reduced to 20 seconds
1 Year Ago
Changed a few chat messages
1 Year Ago
Added chat sound
1 Year Ago
Add hud marker to healing units
1 Year Ago
Ragdolls stay until the round restarts
1 Year Ago
Add healing station
1 Year Ago
Added local damage effect when you get hit, scale saturation and chromatic aberration when low on hp
1 Year Ago
Upped knife range by about 50%
1 Year Ago
Added PrefabSpawner, is IRespawnableEntity - has chance to spawn any prefab (useful for weapons, pickups and shit later)
1 Year Ago
Updated chatbox and countdown position again
1 Year Ago
Better spectator display
1 Year Ago
Hud adjustments
1 Year Ago
Show voice speaker on Info
1 Year Ago
Add Unstuck
1 Year Ago
Change state text a bit
1 Year Ago
Add CanHearPlayersVoice, spectators may listen to alive players, but cannot speak with them.
1 Year Ago
Ensure that the weapon doesn't have a parent before picking it up. This was a hilarious bug, but still a bug.
1 Year Ago
Sort scoreboard entries by team order Fixed scoreboard alignment being shit, add player count to the scoreboard
1 Year Ago
Made the hud less shit
1 Year Ago
Game loop redesign. There's now a grace period at the start of any round so late-comers get to play. Spectators have their own role icon. Warden gets re-selected when they die. Removed Objectives panel.
1 Year Ago
Fixed players floating awkwardly inside of other players - you'll properly pass through others now.
1 Year Ago
Make role / team icons more consistent, it's only decided in one place now, and used across the HUD
1 Year Ago
Add DebugMenu, grabs all ConCmd.Admin commands and puts them in a clickable list https://files.facepunch.com/devultj/1b1011b1/sbox-dev_Ke4E5VMmwk.png
1 Year Ago
Add jailbreak_proximity_voice, turned off by default, can turn it on mid-game
1 Year Ago
Show role in chatbox https://files.facepunch.com/devultj/1b1011b1/sbox-dev_MkmTTkLnoS.png Removed speaker icon from speaking players on hudmarkers, was causing confusion
1 Year Ago
Drop weapon infront of the player, hook up Drop input
1 Year Ago
Better fix for dry fire
1 Year Ago
Weapons drop on death, cleanup weapons on round restart Fixed being able to fire forever when ammo is 0
1 Year Ago
Fuck that for now
1 Year Ago
Don't change the map immediately, wait 15 seconds
1 Year Ago
Redone random knife system - we'll decide how many prisoners per knife will be given, and dish them out randomly. Fixed ammo NRE when being given a knife Fixed scoreboard not updating
1 Year Ago
Can open guard doors in warmup, close all doors on round start
1 Year Ago
Hack to fix default ammo count being fucked
1 Year Ago
Refactor voice UI, show role icons
1 Year Ago
New use fail sound, marker placed sound
1 Year Ago
Knife buff
1 Year Ago
Use tags to define guard-only usable entities