193,078 Commits over 4,049 Days - 1.99cph!

4 Months Ago
Initial
4 Months Ago
Set up jungle ruins beam kit prefabs
4 Months 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
4 Months Ago
-Ballista LOD material fix
4 Months Ago
Create primitive gamemode prefab
4 Months Ago
Also expose ability to modify a weapon's workbench level via an override
4 Months Ago
Add ability to override crafting cost & crafting time of items based on the era
4 Months Ago
Progress on foliage instancing: noise generation on gpu, fixed compute placement sync issues, wip instance data offsets and usage in foliage shader.
4 Months Ago
Parent merge
4 Months Ago
Codegen
4 Months Ago
Merge from avatar_masks
4 Months Ago
Merge from avatar_masks
4 Months Ago
Cleanup of avatar masks for player/humanoid animations + added a collection of masks useful for isolated anim playback.
4 Months Ago
Merge from media_projects/player-copy-fixes
4 Months Ago
Basic handling for the hopper to recognise when the attached container is full Reuses industrial logic, so it won't try and collect items when it is full but it will collect items that it can stack
4 Months Ago
Hopper won't suck up items if construction (building blocks) is in the way It can pull items through deployables
4 Months Ago
Merge from main
4 Months Ago
Cleanup, moved most processing into budgeted methods (see server.hopperAnimationBudgetMs convar)
4 Months Ago
Require power to run, hooked up industrial ports so it can act as a storage adaptor Various prefab setup, fixed some item movement issues
4 Months Ago
More sockets
4 Months Ago
Runtime hash set to check for allowed types. This should be done in code gen instead
4 Months Ago
Added SyncVarConditional, this ensures a Func successfully return true before calling OnValueSync
4 Months Ago
Created base SyncVar class. Use generics and hook the getter/setter instead to save on memory
4 Months Ago
Added message types
4 Months Ago
First pass on hopper functionality Setup attachment for large wood box, sucks up any dropped items in a 1.5m radius and deposits them into the attached container
4 Months Ago
Flamechunk atlas.
4 Months Ago
Merge from holo_nvg_fix
4 Months Ago
Holosight reticle now resets to the default red colour while the NVG camera is on, eliminating the slightly different appearance of the different colours combined with the NVG post fx Automatically switches back to the selected colour when the NVG camera is disabled
4 Months Ago
Environment volume updates for the above ground / below ground transition pieces
4 Months Ago
Environment volume updates to better fit the shapes of the underground train tunnel segments
4 Months Ago
ProceduralMapRailSimple and ProceduralMapRoadSimple fixes
4 Months Ago
Station prefab updates
4 Months Ago
4 Months Ago
VRAD: Only show "Warning! Invalid model version" with verbose flag Also expand the warning to show the versions Fixed crash when ents.CreateClientProp is given an empty string Do not complain if gmod_uncache_test doesn't exist (srcds) Change Hitbox 7 color from white to orange Fixed NPC icons in spawnmenu search not having default weapons set COLOR:SetUnpacked type checks its inputs Remove IMaterial:GetColor override hack as it is no longer needed Improve type errors thrown from Lua Makes it so that the error() call does not override current execution position, so error points to the faulting file, not the base game file at the top level. Remove RegisterMetaTable and vgui.GetAll polyfill hacks Hammer: Update Lighting Origin to mention info_target, not info_lighting
4 Months Ago
Side atlas
4 Months Ago
merge from primitive
4 Months Ago
Replicated horse head turn
4 Months Ago
Save item to disk immediately when modifying era of item via era editor window
4 Months Ago
▅▉▌▉▅▍▇▌█ ▌▊▉▉▋▄▌▍▌▄▄ ▊▅▊▍█▋▋▍▍▅█▅▋▄▆▍▉██▆▉▍▉▋▋▄▍▆▊▆▇ ▍▋▇▋▄▌ - ▌▅▇▆█▌▇ █▉▋██▅▇█ █▌▉▊▊▍▆ ▇▌▉▆▊▋█▇ ▇▇ ▆▄▊▆▄▍▄▅ ▅▇▆▆█▋▉▍ ▌▉▍▌ ▅█▍▉▋▉▋ ▅▅ ▉▍ ▅█▅▆▅▊▅ █▌ █▉█▉▄▄ - ▇▋▊▋▍ ▍█▉▅▋▄▄█▉ ▆▍ ▍▊▇ ▄▌▇▉█▆ ▋▄▅█▊▍ █▉ ▋▅▍▉█▊▄▋▌▍█▄▊▊ ▌▉ ▉▉▋▅▍▆▄ ▆▆█▅▌▇▄▉▌▉ █▋█▇██ ▄▆▇▍ ▇▄▇▊▄▆▉▍ - ▄▆▆▊█▄ ▋▆▄ █▆█▋█▊█/▅▍█▆▅▄ ▋▍▊ ▆▋▅ ▌▋▅▊▋▅█ ▉▇▌▇ ▇▉ -> ▅█
4 Months Ago
Fixed normal compression with workshop imported normal maps and normal maps exported to steam
4 Months Ago
Add convars to control what building grades are allowed - `upgrade_{grade}_enabled` will remove upgrade tiers - `upgrade_{grade}_cost_multiplier` will increase or decrease the cost - `build_twig_cost_multiplier` is used for twig - replicated so applied to both the clientside UI & server resources taken
4 Months Ago
█▍▉▊ ▄▅▆ ▇▇▉▄▉▇▄ ▋▆▅▇ ▋▉█▍▅▌ ▉▍▄▇ █▍▄ ▋▅▌▅ ▉▄▇▌▅▊█ ▇▋▄ ▅▌▄▋▅▇
4 Months Ago
Moved siege tower drawbridge notifiers to a slightly better position
4 Months Ago
Removed old towing code left on modular cars
4 Months Ago
▇▋▋▋▆▊
4 Months Ago
merge from siege_weapons (horse siege harness)
4 Months Ago
Fixed occasional legs animator NRE when destroying the collider a leg is attached to
4 Months Ago
edited vm mini crossbow shoot animations
4 Months Ago
Merge from presets_editor/quality