198,662 Commits over 4,140 Days - 2.00cph!

8 Months Ago
Generated code compile errors
8 Months Ago
- Added sync var handlers to detect changes in sync vars - Generated at code gen - Overridable methods to check if should update and reset update checks
8 Months Ago
Make flex controller names case insensitive again Optimizations for weapon autorefresh in spawnmenu Fix more potential crash issues to do with particles
8 Months Ago
Removed debug Tweaked prefab rigidbody
8 Months Ago
Better ground alignment
8 Months Ago
- Successfully made read/write serverside methods for any sync var contained inside an entity - Managed to remove variable ids and rely on constant ordering/reading (sync vars are now cheaper than RPCs bandwith wise) - Pack all sync vars into one packet (might need adjustment) - Cleaned up code - Fixed a bunch of generation errors
8 Months Ago
reduce vertex lookups in simplification
8 Months Ago
switched out normal parallel check in simplification with a dirtier cross product based one to remove a couple of normalize calls - 75% perf improvement
8 Months Ago
chicken coup progress better uvs and mesh. now has hay on the inside too.
8 Months Ago
- Added sync var receive code gen (net read method infered from variable type) - Sync var pooled strings added to manifest
8 Months Ago
Bury empty player corpses with a shovel to place a grave, pay respects at grave to view player name, killer name, born and death dates and times and the name of the player who laid them to rest.
8 Months Ago
more cleanup, profiling, and some micro optim
8 Months Ago
adjusted strap for improvised shield
8 Months Ago
Smoke grenade / rocket WIP.
8 Months Ago
cherry pick carve radius change
8 Months Ago
dropped carve radius for testing
8 Months Ago
chicken coup model blockout with temp uv's
8 Months Ago
arctic base s2p
8 Months Ago
fixed some floating rock at arctic base
8 Months Ago
fixed glitchy pump pipes on small oilrig
8 Months Ago
updated tutorial island cliffs, rock formations for new style
8 Months Ago
- ▇█▉▋▆▄▍▋ ▍▊▍ █▊█▍▇▊▅, ▍▅▄▄█▄▇▊▋▄ █▉ ▅▆▅▉▅ ▊█▅▇▇▍ ▋▋▍ ▌▊▌▍ ▅▄▍▍▍▆█▇▍ █▇▊▇▌ ▆▇█ ▋▆▄ ▆▇▍█ ▌▉▅▆▆▉▅▊▌▋ ▍▇▉ ▆▆▌ ▅▋▊▍ ▋▋▄▄▉██▅ █▋▊ ▌▅█▅ ▇▅▅ ▄█▆▊▌ ▉▍▌ ▋▆▉▇▍▉ ▊▍▋ ▄▉ ▄▋▋ ▄▄▆▄ ▅▄▆▄ - ▄▌▋▍▊ ▆▋▅▌▉▄▊ ▋▅ ▊▄▌▅▅▆▋▄ ▌▄█▆▇▆ ▇▌█▌▊▊▅▊▊ ▄▌█▆▉▅▄ ▍▄▄ ▌ █▆▆▍▍ ▄▇▄▍▋▉ ▇▍ ▉▋▄▄ ▆▄▅▄▍▇▌ ▇▊▍▆▌▌▄▇▆ █▋▅▉█▍ ▉▇▅ ▊▌▉ - █▉▋ ▌▄▍▋▍▌▌▉▌ █▊▆▄ ▄▅▅▋▅▅█▋ ▊▉ ▊▆▉▌▍ ▆▉▆▌▅▆▇▋▍▆▇▇▉ ▆▆▅▋▊▉▆ ▍▉▅ ▇▇▄▍▅▉▆ ▉█▄▍▆ ▇▅▌▅▋▋█▅█▋ ▋▍ ▉█▇ ▌▊▍▊▄▋▇ - ▍█▄▇▅▅▊▋ ▌▇▊▄▌ ▄▍▉▋ █▉▇▊▉ ▊▅█▋ ▆█ ▌▉▇▍█▍ ▆▇▄█▉ ▆▉▋▌ ▇▆ █▉▆ ▌▅▅▅ ██▋▇ ▌▍ ▌▇▍▆▌▇▍ ▋▉▍▌ ▊█▇ ▍▆▌▍▋▆▌▍ (▆▍▉▋▇▆█▄▆ ▌▉▄▉▅▇▇▌ ▉█▉▌▉█▆ ▊▌▅ ▆▊▋▊▊), ▄▌▅▍▊▅▄▊ ▇ ▉▋▍▄▇▋▌▍█▄▅ ▋▇▅▋▉▆ ▅▉ ▄▅██▆▍▄▋▄█ ▊▋▉▋▆ ▇▌█▅▆ ▄▇▇ ▅▋█▌▋ ▋▇▇▇ ▄█▊▅▅▇▋▅▇ - ▄▋█▋ ▇▊▄▅▋▍▅▅▌█ ▋▌▆▋▌▄ ▇▄▊▅▇▊▄▅▄ ▆█▋ ▄▌▄▉/▌▇▇▋ (▋▉▍█▆▆ ▅▄▍ ▆▌▉▌▅▄ ▄▅ ▇█▋ ▊▍▄▉█▇ ▅▄▇▅ ▍▍▇▄▆▋▄ ▆▌▅ ▉▄▆▋ ▇▌▌▌▌▄ █▉▍▊/▅▌▉▇▍▌▅)
8 Months Ago
Added a bunch of coloured wood panel tiled cube prefabs for map makers/modders. https://files.facepunch.com/paddy/20241112/woodpanel_tiledcubes_preview.jpg
8 Months Ago
Merge from localcoord-blend-layer
8 Months Ago
Merge from main
8 Months Ago
Merge from main
8 Months Ago
Update: export snapshots into separate folder Makes it easier to build tooling for it Tests: generated an editor snapshot
8 Months Ago
missing readonly access
8 Months Ago
cleanup and correct ref access to ref readonly access where appropriate
8 Months Ago
- SyncVar write and send methods - Start of codegen
8 Months Ago
Fixed .gma whitelist being different between game/gmad Update net.lua - comment typo Add all missing Portal 2 map icons
8 Months Ago
move ApplyBlend4WayLayer into StandardLayers
8 Months Ago
Better jump controls Client head IK tweaks
8 Months Ago
add blend layer support to localcoord diffuse shader
8 Months Ago
Added a buryyable loot container. Use the shovel to bury, and metal detector and shovel to find and dig up again.
8 Months Ago
- BaseNetworkable & EntityComponent methods - Remove ServerManager receive method for now - Fill out client receive method for sync var - Handle message case in Client.Connection
8 Months Ago
- Added attribute (toggleable client authority) - Limit SyncVars to a set of 14 specific types - Static helper methods
8 Months Ago
Horses can jump (wip) Tweaked server colliders
8 Months Ago
- Added packet id - Handle message case in ServerManager - Initial OnSyncVarMessage method
8 Months Ago
Updated vine tree greybox
8 Months Ago
Handbrake so we don't slide down slopes Somewhat working gravity
8 Months Ago
merge from main
8 Months Ago
Baseline Horse movements using physics like vehicles
8 Months Ago
Update: allow specifying the name and how many frames to collect for perf snapshot - We support max 10 frames of recording, so frames input gets clamped - Also left a note for future maintenance Tests: exported multiple snapshots in editor with 1 and 11 frames
8 Months Ago
set wip material as current ice material
8 Months Ago
▍█▄▊▍ ▋▌▄▇ ▆▇▄▆▅█_▇▍█_▊▆▋ - ▅▄▇▄▍ ▊█▄▅▋ ▌▍██▍▄▆ ▌▄▋▅▅▆ ▄▌▍▊▌▌▅▊ ▅▍█ ▌▇ ▋▉▍▅█ ▄▆█▉▅
8 Months Ago
merge from 107278 cctvgib_fix
8 Months Ago
cherrypicking 107578 Reduce wolf population and pack size to 3, until we find a way to make DensityPopulation spawn packs without having to increase the density