223,524 Commits over 3,684 Days - 2.53cph!

2 Months Ago
Fixed containers being changed on merge
2 Months Ago
Tutorial bear AI design update
2 Months Ago
We can add extra information to api listings Add contest table
2 Months Ago
2 Months Ago
Concrete hits
2 Months Ago
Clear watcher var after dispose
2 Months Ago
Fix tests
2 Months Ago
Add ApiDocService
2 Months Ago
Fixes Facepunch/sbox-issues#4725 - Fixes a bunch of issues with SCSS hotloading. Style sheets weren't actually being removed when deleted or changed. Clear previously loaded style sheets properly on hotload. Properly update when stylesheet is added after it had tried to be loaded before.
2 Months Ago
Terrain: 4 layer paintable splatmap, weighted blending, better normals, better tooling Shitty layer selection, need to GetPixels on a mip or something instead Import heightmap dialog, support different resolutions Put all terrain editor code in its own namespace Auto shading by slope Ao texture is excessive
2 Months Ago
Add GetPlayer (by slot) and separate internal player list and players enumerable
2 Months Ago
Switch in new header and footer Fix api listing speed Iterate the api pages
2 Months Ago
added decal_dirt_a switched decal_stain assets to static_overlay
2 Months Ago
Change lobby time temp. Comment out respawn effect for now Use BombRoyale.Players where possible. Fix IResettable. Make AddPlayer method instead
2 Months Ago
Delete CMaterialSystem2AppSystemDict::CreateMainConsoleWindow (dx9 hack) Whitelist Delegate.GetInvocationList() and Delegate.DynamicInvoke( System.Object[] )
2 Months Ago
Merged main
2 Months Ago
Change mount logic in OnPostCompileFinished, call SceneMap.OnMapUpdated regardless. Make async and add short delays
2 Months Ago
Chicken AI design update
2 Months Ago
Scope to active scene time when ticking panels
2 Months Ago
Truck prefabs update
2 Months Ago
added decal_stain_a + b + c also adjusted decal_wall_damage_a + b
2 Months Ago
"disconnect" now behaves closer to Source, by closing your game if it's not networked
2 Months Ago
2 Months Ago
Fix possible undefined variables for expression graphs
2 Months Ago
merge from youtooz_deployables
2 Months Ago
merge from sled_repair
2 Months Ago
merge from default_nudity
2 Months Ago
merge from binoculars_rangefinder
2 Months Ago
More variable tests Expose Node.UpdateParameters() Little refactor of ExpressionBuilder.WrapPrepareVariablesExpression Test reproducing "variable ... referenced from scope '', but it is not defined"
2 Months Ago
Progress/backups
2 Months Ago
Potential UpdateHolsteredOffset nre fix
2 Months Ago
Protobuf, codegen
2 Months Ago
Merge from main
2 Months Ago
Leaderboard backup, run #9580
2 Months Ago
Attack heli: Reset flare and rocket timers if new inventory is loaded in
2 Months Ago
Attack heli: Added off-state dashboard lights so they don't visually appear suddenly when the light comes on green or red.
2 Months Ago
- Attack heli flares can now only be fired once every 30 seconds - Added small lights to the heli pilot controls that indicate rocket and flare readiness - Added a little ding sound when flares become available again - Improved attack heli rocket hit pos prediction marker accuracy slightly - If the attack heli hit projection doesn't hit anything, move the marker to the middle of the UI instead of taking the end point of the last ray - Added a couple of useful methods to ItemContainer
2 Months Ago
Add a cinemachine virtual camera to the end tutorial cinematic
2 Months Ago
Merge from tutorial_island
2 Months Ago
Human Citizen Rough outfit initial set up
2 Months Ago
Change `write.PacketId()` -> `Net.sv.StartWrite( packetId )` so we can prefix the packet Id before the packet ordering VarInt
2 Months Ago
Include VarInt at the beginning of each outbound client packet to improve accuracy of demos
2 Months Ago
Add cinemachine package (2.8.9)
2 Months Ago
Manifest, codegen
2 Months Ago
Merge from main
2 Months Ago
Parent merge
2 Months Ago
Merge from main
2 Months Ago
Ambience sfx will now take into account admintime when calculating if they should play based on time of day (shoud fix nighttime sfx from playing while on tutorial island if the server time is night but we've overridden the tutorial island to daytime)
2 Months Ago
Merge from tutorial_island
2 Months Ago
Hard code world temperature while player is in tutorial