249,919 Commits over 3,959 Days - 2.63cph!

8 Days Ago
Added an armor insert item. Armor inserts can be slotted into armor. Include armor slots in CollectProtection
8 Days Ago
Merge from tick_limit_improvements
8 Days Ago
8 Days Ago
Fix exposed property default value regression
8 Days Ago
Better maxpacketspersecond_tick lag forgiveness
8 Days Ago
When trying to change replicated convars from the F1 menu on the client / from the editor, send the replicated convar to the server (as if you prefixed it with `sv`) instead of telling the client it can't change replicated convars locally
8 Days Ago
- Cleaned up layer setup - Bow strings setup on additive layer again - Renames
8 Days Ago
Better horse grounded checks
8 Days Ago
Restored breed max speed scale
8 Days Ago
Merge from train_tunnel_altitude_2
8 Days Ago
Add convars for boat purchases as well - `vendor_sub_solo_enabled` - `vendor_sub_duo_enabled` - `vendor_rowboat_enabled` - `vendor_rhib_enabled`
8 Days Ago
merge from workshop_normalmap_issue
8 Days Ago
Fixed explosion damage networking
8 Days Ago
Remove IConfigurationSystem Remove CommandTarget_t, InputCommandSource_t
8 Days Ago
Set correct network mode on charger, tweak netcode a bit
8 Days Ago
Add primitive gamemode to manifest so it can be loaded
8 Days Ago
Now that we have convars, apply default settings to primitive gamemode - block metal & hqm upgrade tiers - disable patrol heli event - disable purchase of minicopter, scrap heli & attack heli from airwolf vendor (he only sells hot air balloon now)
8 Days Ago
New: Editor-Server can playback a server demo Mimics how client demos are played back - streams commands to the server for execution. Currently doesn't spawn players/has some entities missing - that's next to investigate Tests: Took an old 5 min demo and played it back until it stopped the editor play session.
8 Days Ago
Increased horse wheel mass to 600 Tweaked braking forces
8 Days Ago
Explicitly serialize & deserialize null values (#1759)
8 Days Ago
Added replicated convars to control vehicle purchases `vendor_minicopter_enabled` `vendor_hab_enabled` `vendor_attack_heli_enabled` `vendor_scrap_heli_enabled` Will modify the conversation options of the NPCs so you don't see blocked vehicles available for purchase & block the purchase of the vehicle itself
8 Days Ago
- Added Hopper mounts - updated hopper mesh
8 Days Ago
Gauss: Add penetration to charged shots, can configure max thickness
8 Days Ago
removed obsoletes Remove old spray component
8 Days Ago
main -> 4ShotMiniCrossbow
8 Days Ago
Charge Station Wip
8 Days Ago
ToolRenderLayer shouldn't force Forward mode as it disables face selection and other crap Hammer wireframe is just normal render pipeline wireframe now instead of all the special case layer stuff
8 Days Ago
Autocomplete is all c#
8 Days Ago
Fixed server events being removed from list of events when disabled Fixed toggling server event not being printed to server console
8 Days Ago
Horse clipping checks Created new saddle prefabs Prevent movement colliders
8 Days Ago
Initial
8 Days Ago
Native console command help etc print variable value when no arguments Move "find" to c#, add ConvarFlags.Hidden
8 Days Ago
Fix missing standalone files sbox-issues/issues/7241 Hook up IPressable.Release Fix CI menu build for PRs Analogue to 80a508a419578851e644fce2fa43da3debd48d9c Merge branch 'master' into serialize-null-fields-and-props
8 Days Ago
Fix CI menu build for PRs Analogue to 80a508a419578851e644fce2fa43da3debd48d9c
8 Days Ago
Hook up IPressable.Release
8 Days Ago
Fix missing standalone files sbox-issues/issues/7241
8 Days Ago
trim props trim prop sources Merge branch 'main' of sbox-assets
8 Days Ago
table_round_a + coffeetable_a props
8 Days Ago
Explicitly serialize & deserialize null values
8 Days Ago
Add ConVar flags Remove dead code Route console commands from engine to managed No need to register convars with engine, we are the owner now Strip command buffer running, aliasing Store native console commands, everything works again
8 Days Ago
Set up jungle ruins beam kit prefabs
8 Days Ago
Add convars to modify server events `print_server_events` will list all events & their settings `set_event_enabled <event> <true|false>` will enable/disable events `set_event_min_delay <event> <delay>` will set in-game hour minimum delay `set_event_max_delay <event> <delay>` will set in-game hour maximum delay
8 Days Ago
Fix spline loop (de)serialization
8 Days Ago
Gauss: add loads of screen punch when firing a charged shot
8 Days Ago
Health and Armour kit pickup
8 Days Ago
Add continuous shake whilst charging the gauss gun Gauss: Damage is evaluated on a curve based on charge power, drain ammo whilst charging until fully charged
8 Days Ago
Doh lets always subscribe Terrain OnTransformChanged
8 Days Ago
Grenade Item
8 Days Ago
Add Gauss Gun, missing ricochet, screenshake, charged damage bonus