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

3 Months Ago
Hoppers ignore backpacks (temporary fix, will get this working later)
3 Months Ago
base rig fbx, placeholder anims, animator, prefabs
3 Months Ago
Merge from menu_friends_list
3 Months Ago
Fixed warnings not having their ~special~ color in srcds console
3 Months Ago
Missed a semicolon
3 Months Ago
Experimental 24 bit color in DS console, probably with Linux support
3 Months Ago
- Swarm now checks its targets to make sure they are viable throughout the whole attack - Greatly optimised target selection and processing - Seperate out think and do
3 Months Ago
Added support for %CompileNoShadows (VBSP) Include Episode 1 barney model as override It appears to have all the animations from base Half-Life 2. Added "owner" argument to SWEP:OnDrop Added shader name to "failed to create shader" Fixed crash with net_showmsg Fixed hoverball's toggle key not functioning Localization for built-in undo actions Potentially breaking change: Internal undo names changed! Also fixes undo text being processed twice for certain undo actions Adds localization for entities spawned by Sandbox tools (names) Fixed Windows SRCDS not having color output Added `hostile` keyvalue to npc_citizen Will be treated as a combine. Useful for NPC reskins to not have combine noises. Or just for fun.
3 Months Ago
- Make the swarm damage you - Setup realmed removed
3 Months Ago
Abyss pack and page header rework
3 Months Ago
setup constractble entity for handcar, letting you deploy it onto rail and then construct it in-place like siege weapons
3 Months Ago
Added super crappy swarm particle effects (testing)
3 Months Ago
made handcar deployable, with a new socketmed_rail that requires it to be within a defined radius of a rail and aligns it to the spline
3 Months Ago
Food visual color tinting support via property block.
3 Months Ago
Improved stop distance check
3 Months Ago
Fix frontiersman pack not showing page
3 Months Ago
Refactored some FoodViewModel visual config code so I can use it for the world and 3p models going forwards. WIP tint code.
3 Months Ago
Swarm goes for eye height rather than body
3 Months Ago
redesign store item
3 Months Ago
- Fixed swarm base not animating correctly - Removed excess logs
3 Months Ago
Update: ServerProfiler - emit fake "Allocation" threads and duplicate allocation marks there - Also updated the whole buffer estimation to take into account these metadata marks - Added support for naming and sorting thread tracks Well, they do appear, but the thread_sort_index is ignored by perfetto(see https://github.com/google/perfetto/issues/555). Might finally bite the bullet and write a protobuf exporter, but afraid that it'll be more expensive to run and won't compress as well. Tests: exported a snapshot from editor
3 Months Ago
▍▌▇▉▋ ▆▆▍▆ ▅▅▌▇▋▌_▍██▄▉▅▇▇▍_▉▆▆▇▌
3 Months Ago
Got basic steering behaviour compiling
3 Months Ago
▌▆▍▅▋: █▇▍▄█▊▆▄▊ █▋▊▆▍▋▌ ▌▄▆ ▇▍▉▅▆ ▊▇▍█ ▅▊▅ ▋▊▍▆▉▄ ▅▄▉▅▊ ▆▍▋▍▇▊ ▅▊▄▆ ▊▋-▌▍▆▋▇▄▋▋▌▄▇ ▍▍▆▋▆▌▊▄▊ ▆▇▆▅▉▊ ▍▇▆ ▉▉▍▄▌▅▇▇▇▋
3 Months Ago
merge from main/vclouds
3 Months Ago
Birdhouse Model, Prefab, deployable setup
3 Months Ago
- ▋█▋ ▌▄▆▊▍▆_▅▆▉▌▉▆▍▄▉_▌█▄▇▄▅▋▅ ▇█▉▌▄▇▄ ▄▉ ▌▌▉▍▌ ▍▇▊▇█▌▊ ▅▇▍▆▊▆▍ ███▉▄▍▌ ▆▇█ ▄▍▉▌▄▇▅ ▉▉▍█▋ - ▊▊▋▍▉ ▆▄▊▉█ ▄▄ ▉▅█▆█▍▍▊▍▆ - ▆▉▇▋▅▍▋ ▋▄▆ █▋▋▋▌ ▅█ ▊▆▊ ▍▊▌█▇▍▍▍▄▊ ▍▋▋█ █▅▉▋▄▄ ▍▌ ▇▌▊ ▌▇▊▇ ▇▉▇█▇▆ ▉▋▍█ ▅▄▋ ▊█▇▊▄▇
3 Months Ago
merge from main
3 Months Ago
fix cloud shadow map with new ground radius
3 Months Ago
fixed mount preview players not drawing legs in most cases - re-assigend renderers to LODGroup in skin_legs.male.prefab, shouldn't affect anything else because we manage it separately from that anyway - also added toggle for mount position/eyeposition handles on vehicles
3 Months Ago
better control of max speed of handcar (previously could reach the general max train speed), pumping speed is driven from both player input and track speed, better ik placement
3 Months Ago
turned wind off on HandcarFunc mat
3 Months Ago
Can now name electrical branches.
3 Months Ago
Swarm: - Better targetting system - Stop threshold - Steering behaviour
3 Months Ago
max menu scale to 0.7
3 Months Ago
merge from jungle foliage
3 Months Ago
extra strangler fig tree types to accomodate corners of buildings
3 Months Ago
Update: ServerProfiler - enable safety checks by default - Also prefixed error logs to make it easy to identify where it came from Tests: did 6 exports in editor, no false-positives
3 Months Ago
3 Months Ago
Adding updated chicken animations
3 Months Ago
Third person animations for peace, love heart and camera frame gestures.
3 Months Ago
Bugfix: ServerProfiler - don't emit thread tracks with only allocations in them - Handle "legal" case where we don't have any method marks on worker threads after frame start timestamp - Handle "legal" case where we get a thread profile for a thread that was stopped before the frame start - Handle "legal" case where we get empty thread profiles due to method filtering - Dead func removal This can be a controversial choice, as allocations do happen there, but it's not something we can interact with because there's not enough helpful information about them(for example, what if we filter out entire thread methods?). Tests: did 4 exports, wasn't able to find weird allocation records on different threads.
3 Months Ago
UI prefab setup
3 Months Ago
Merge from main
3 Months Ago
Subtract 113075 (branch name) for now until I get chance to fix an issue.
3 Months Ago
merge from connect_language -> hackweek_modding_improvements
3 Months Ago
Include language in `GiveUserInformation` so loading messages can be adjusted (instead of having to wait for ClientReady)
3 Months Ago
merge from ddraw_perms -> hackweek_modding_requests
3 Months Ago
Allow ddraw to work if you are client admin OR if it's the server sending the commands - avoids modded servers having to mess with admin flags
3 Months Ago
merge from can_throw -> hackweek_modding_improvements