241,426 Commits over 3,867 Days - 2.60cph!

5 Years Ago
Added skip keywords to foliage and cliff shaders Fixed pow warnings in cliff_basic shader
5 Years Ago
Added a few keywords to pragma skip in terrain shader to avoid a ton of permutatiomn
5 Years Ago
Fixed script symbols
5 Years Ago
Only log non zero netid Zero out entity data offset if length is zero
5 Years Ago
Get block builder gamemode working again. Fix non background loaded textures not applying to material. Only allow setting of Replicates on entity construction and before spawning Fix movement replication for block builder player Allow gamemodes to stall the loading screen read/write voxel spawn data Fix crash creating voxel map from serailized data Serialize entity spawn data in world state as offset and length into binary blob Allow client players to add blocks to voxel world
5 Years Ago
gm_load nicer missing map error Derma_DrawBackgroundBlur fix for menu state Context menu slider default MMC thing Middle Mouse Click to reset slider to default value feature gets autoset for all tools in spawnmenu NPC SWEP related fixes/improvements manhack welder doesnt error when given to NPCs flechettegun can be picked up by NPCs and fired Updated SWEP animation translations for NPCs
5 Years Ago
Fixed using any NWvar functions on game.GetWorld() resetting its NWVars/GlobalNWVars
5 Years Ago
Merge from unity_2019.2.0
5 Years Ago
Laying out vehicle modules on map
5 Years Ago
Merge from main
5 Years Ago
Make NPCs more accurate with the HL2 crossbow
5 Years Ago
Fixed NPCs firing SWEPs twice a frame Fixed NPC support for manhack_welder (doesnt error now, not allowing pickup from ground) Flechette Gun can be picked up and used by NPCs Fixed NPCs using an HL2 crossbow crashing the game on reload (possibly fixes more than 1 instance of this) HL2 crossbow uses Shotgun NPC animations over SMG1/AR2 ones
5 Years Ago
Revert wheel size increase - incompatible with existing mudguards on size 3 and 4 chassis
5 Years Ago
wipe debug leaderboard debugText and debugVector properties work in debug steam build
5 Years Ago
Added biome painting tinting support to terrain shader
5 Years Ago
Changed everything to protobufs, server broadcasts work now
5 Years Ago
Fixes
5 Years Ago
[D11] More foliage changes
5 Years Ago
Added CompileFix.bat whcih calls dotnet restore on every project (wtf) Prevent Utf8StringToNative.GetInstance getting optimized out
5 Years Ago
Steamworks Update
5 Years Ago
Added prefabs/vehicles+tools+resource+plants+npc+misc+locks and content/vehicles to streaming pool (testing)
5 Years Ago
HL1 throwables are not pickupable by NPCs ( Satchel, hand grenade, tripmine, snark ) HL2 NPCs can use HL1 shotgun Filled NPC animation translations for weapon_base
5 Years Ago
Cherry picked 38015
5 Years Ago
Scene backup. Mat/texture fixes.
5 Years Ago
[D11] More foliage grid optimisations.
5 Years Ago
Moved the OnUpdate root to EntityRealm, also iterating the buffered list directly.
5 Years Ago
[D11] Remove online requirement from fixed server button
5 Years Ago
Switch build error fixes
5 Years Ago
[D11] Moves more code to bg thread for foliage update
5 Years Ago
EnvSync update was hidden by server.
5 Years Ago
merge from optimisations
5 Years Ago
Backup
5 Years Ago
merge from main
5 Years Ago
Scrap Heli Carrier with temp collision mesh
5 Years Ago
All BaseNetworkables now use managed a managed Update()
5 Years Ago
[D11] foliage grid cell update rewrite
5 Years Ago
[D11][#2555] Vending machine screen changed to us image rather than rawimage so that atlas sprites work.
5 Years Ago
[D11] [UI] Further progress on new Scroll box implementation. Implemented on server find/join WIP.
5 Years Ago
[D11] Adding a missing string
5 Years Ago
[D11] More text updates to CreateServer menu
5 Years Ago
WIP replacing all the json with protobufs, also support for broadcast messages
5 Years Ago
[D11] Removed redundant calls to strings with button tokens, and fixed a number of strings in Create a Game menu flow
5 Years Ago
Benchmarking changes
5 Years Ago
Scene complexity debug - add counters to log
5 Years Ago
Benchmark result reporting
5 Years Ago
Store hardware stats in custom dimensions Allow setting Device var
5 Years Ago
Compound progress. More mat fixes.
5 Years Ago
[D11] Expanding the font atlas to support more characters
5 Years Ago
Scene complexity debug - logging feature
5 Years Ago
Fix steam voice exceptions when running without Steam