userGarry Newmancancel
reposboxcancel

4,479 Commits over 1,308 Days - 0.14cph!

3 Years Ago
Can't change settings if not host Hide map select if !ShowMapSelect Save/Load lobby config
3 Years Ago
Fixed blur sample wrapping Panel binding supports dictionary Lobby game settings Border: none overrides properly
3 Years Ago
Detect, break and report template recursion instead of infinite looping
3 Years Ago
Set dirty automatically when setting styles
3 Years Ago
Path fix
3 Years Ago
Write a .version Game loads version
3 Years Ago
NetRead/Write uint Sentry release url fix 😟
3 Years Ago
Fix EntityList NRE Fix NRE in Home.TickStagingLobbies
3 Years Ago
Pass in the token
3 Years Ago
Sentry releases attempt 2
3 Years Ago
Fix tools/build.bat broken
3 Years Ago
move notify down
3 Years Ago
sboxbuild cleanup
3 Years Ago
Sentry release action only works on linux 🙄
3 Years Ago
yaml is the worst
3 Years Ago
Sentry release support Fix NRE when creating party
3 Years Ago
Fixed Entity RemoveFromLists errors on bad disconnect Fixed trying to join your own game from the lobby
3 Years Ago
scss supports darken, lighten, invert, mix lobby bar tweaks
3 Years Ago
Remove lobby header buttons Queue lobby queries Only be in one staging lobby at a time Enforce minimum players
3 Years Ago
Update README.md
3 Years Ago
Update README.md
3 Years Ago
Strip old console
3 Years Ago
Add ignored files Delete .gitignore
3 Years Ago
Remove game submodule Delete game add game
3 Years Ago
Add number.Plural( x, xs )
3 Years Ago
Merge compile fix
3 Years Ago
Shader compile optimizations Vis Updates Merge branch 'engine'
3 Years Ago
Lobby tweaks
3 Years Ago
Fix startup errors
3 Years Ago
ReadAllText returns null if file not found
3 Years Ago
Cookie loading debug
3 Years Ago
Tweak cookie loading
3 Years Ago
Template panel events can take "event" or "value" arguments Template events can fire events `onclick.event="onpressed"` Lobby supports chat messages Fixed steam lobby chat messages having bullshit on the end Add GameType to GameConfig Server can use the client created lobby
3 Years Ago
Log LoopEvents
3 Years Ago
Lobby cleanup
3 Years Ago
MenuTools.JoinLobby
3 Years Ago
Remove unsed param in Package.InitializeCache Bootstrap group timing tweaks to diagnose deck freeze
3 Years Ago
Fixed many prediction errors
3 Years Ago
Automatically switch net_usesocketsforloopback to 1 when setting net_fakelag > 0, remember values remember cl_showerror value Strip unused code Flush network data after player simulate on server Managed prediction errors show server and predicted values Remove unused code
3 Years Ago
delete playercommandqueue delete playercommandqueue Update Time.Tick to the correct value for simulations 😕
3 Years Ago
Compile fix
3 Years Ago
RestorePredictedValues for Render Prediction tweaks
3 Years Ago
Fix for sbox-issues/issues/1044
3 Years Ago
Complain if trying to [Net] an EntityComponent Added [BindComponent] Fix error spinning forever on map load fail
3 Years Ago
Fixed OnComponentAdded, OnComponentRemoved not being called Component Enabled state is networked, added OnActivate, OnDeactivate
3 Years Ago
Fix client not reading all variables
3 Years Ago
Added Entity.IsFromMap
3 Years Ago
Changed when client creates network tables
3 Years Ago
Can do Superluminal scopes from c#
3 Years Ago
NetRead/Write support bool