192,957 Commits over 4,049 Days - 1.99cph!

3 Months Ago
properly force resetting player entity rotation and view angles for remote players when dismounting
3 Months Ago
Beehive now stings you if you take honeycomb
3 Months Ago
exported tiger vm kill and run hit additive anims
3 Months Ago
Continued work on zigg exterior. Desaturated couple of test textures slightly. Minor set dressing.
3 Months Ago
▋▌▍▋▇▇▉▊▆ ▆▋██▉ ▍▄▍▋▅▌▋ ▆▋▇▌█▅
3 Months Ago
Update RapidJSON to the latest version Improve JSON function compliance with the JSON spec util.TableToJSON - math.huge keys now become "Infinity" instead of "inf" util.JSONToTable - Handle NULLs in arrays, convert boolean looking keys ("true", "false") to booleans if this behavior is not disabled by the 3rd argument Minor optimization for util.TableToJSON make lua_run entity keyvalues case insensitive Call Entity:SetCreator on all Sandbox spawned entities Allow comments and trailing commas in JSON parsing Fixed Lua error when gmod_cameraprop and entity driving Added util.RemoveDecalsAt Added 4th argument to util.RemoveDecalAt - remove permanent decals Hammer: Fixed empty buttons appearing in Entity Properties When no entity has ever been selected in the session, and Alt+Enter are pressed Also some minor visual adjustments Improve handling of Spawnmenu category localizations Preserve alphabetical sorting Updated localization files Added 2nd argument to CompileFile - showError Minor code cleanups
3 Months Ago
Hammer: Fixed collision model being offset in 3D when dragging Hammer: Fixed keybinds for 1 & 2 not updating the setting correctly Do not set thread count to 1 if the CPU has over 32 of them Limited to 64 now, and is clamped instead of resetting. Pull Request: Fixed inconsistent margins on language list/start game Fixed "Toggle" input on triggers improperly toggling the entity It was not actually setting the enabled state, only making it non interactable. Now properly sets the enabled state, just like Enable/Disable inputs do Geiger counter only reacts to enabled trigger_hurts Fixed some compile warnings more warning fixes Fixed max player speed not being set in a certain case When holding your +wal slow walking key, and Player:setCanWalk being set to false Pull Request: Removing deprecated calls to AddControl Remove redundant arguments given to CPanel:NumSlider Fixed console warning when opening Options menu Warning about missing vgui/crosshair_bg
3 Months Ago
Fixed compile errors on Linux due to leftover debug code
3 Months Ago
Hammer & Other tools mount addons/ by default FIxed VBSP crashing with missing VVDs Models that are renamed after compile, which ends up pointing to the wrong .vvd Also just missing VVDs. Also fixed it using incorrect VVD path in the first place. VBSP: Increase usefulness of "Occluder straddles multiple areas" warning Added HammerID for entities in Hammer's selection status bar Fixed VRAD crashes due to missing VVD files Fixed map compile tool output formatting to do with threads Make the output more consistent when using built-in compile window or 3rd party tools, and makes it more readable. Fixed -console no longer bringing console to front on launch Added new Bloom preset Remove duplicate "missing material" output from VBSP Do not unexpectedly reduce MaxHealth on dead entities VRAD: Fixed a memory corruption issue with static prop lightmaps Fixed "radius" in "Position Along Ring" being clamped to above 0 Fixed Tool MdlPicker causing console warnings Set default MdlPicker output folder to game folder, not C:/ Hide "Generate Backpack Icons" button in MdlPicker Fixed "Clean Undo History" not working in PET Fixed panel/memory leak with particle picker previews Disable hack for Intel GPUs disabling SM3 Actually implement undo limit in tools (Particle Editor) Set Undo Limit for Particle Editor to 512 Play `act` animations on the server, and fill in concommand help Fill in some gmod specific convar descriptions FIxed a crash with VMTPicker (-tools) Fixed new console warning on start up to do with skill cvar
3 Months Ago
Fixed CEF not calling OnChildViewCreated for MMB clicks Fixed new console warning on start up to do with skill cvar
3 Months Ago
▉▉▇▄▋ ▇▍▊▆▆▌▅▍█▇▄ ▉▋▍▋▊▇ █▉▄▇▆▌▌▊▍ ▊▆▄ ▍▆▊█▆▄▋ ▌▋▇▍ ▌▇▊▋▌ ▌▋▉▋▍▆ ▅▌▍ █▅▅▌▊▇▅▍▍
3 Months Ago
Actually assign the hit anim...
3 Months Ago
Setup snake hit state and triggers. Added client hurt rpc.
3 Months Ago
Scene updates with debug controller player
3 Months Ago
Updated customspineoffsets for ak and sar
3 Months Ago
Update: able to get WaterFactors for players as a batch operation - internally splits players into sequential queries(vehicles, parenting) and a batch query Another building block covered, I should be able to rewrite caching of water factors step of FinalizeMove(next submit). Tests: just editor compilation, I need to adapt rest of code to work with it.
3 Months Ago
Setup extra anim state between alert and idle. Animitor tweaks.
3 Months Ago
Update: BufferList - new utility methods - Resize - to explicitly control internal capacity - ContentSpan, ContentReadOnlySpan - shortcuts to create a ro-/span over the active part of the buffer Need both as I'm using it further in batched player processing operations Tests: none, trivial changes.
3 Months Ago
cookingv2 -> bees
3 Months Ago
Fixed incorrect purchase history calculation
3 Months Ago
Merge from main
3 Months Ago
exported more snake anims
3 Months Ago
updated ak entity hold info offset
3 Months Ago
Compile fixes
3 Months Ago
Auto refresh item lists when convar changes
3 Months Ago
Added environment volume support for objects rendered via the forward base pass
3 Months Ago
merge from primitive
3 Months Ago
Reapplied 112676 - Don't allow deployed firebomb to be deployed in water because science (stomped in 112706)
3 Months Ago
Admins can now toggle displaying hidden items in F1 menu. Added ItemDefinition.Hidden() which includes admin and new convar check. Added admin.show_hidden_items convar.
3 Months Ago
updated ak47 entity hold info offset
3 Months Ago
fixed horse ragdolling twice due to damage events not having been cleared from before ragdolling
3 Months Ago
exported crocdile sprint, sprint attack, intimdate and turning anims
3 Months Ago
Don't show placement guide and mount option for backpacks if they have contents (already couldn't actually place them, so just a visual fix) Taking a backpack off a weapon rack will equip it if you don't have one equipped already. Maintain previously requested shield behaviour.
3 Months Ago
Prevent tiger from hearing preys it's not allowed to target If the tiger has no target but it hears something, that will become its target
3 Months Ago
Initial setup for tiger to hear when players hit ore or trees nearby, or shoot a gun Change hearing system to favour the most recent noise instead of the closest noise
3 Months Ago
cherrypicking shield_repair_fix
3 Months Ago
merge from main - RC
3 Months Ago
Fix shields not being usable again if they are fully broken and then repaired
3 Months Ago
Fix capitalization
3 Months Ago
Fixed "removed" section of changelog using bold font
3 Months Ago
Added changelog phrases to primitive gamemode entity - shows the list of changes when you click on the gamemode button in the top left corner of your inventory
3 Months Ago
Merge from main attempt 2
3 Months Ago
merge from primitive
3 Months Ago
merge from primitive
3 Months Ago
Implement manual bilinear sampling and edit CPU sampling to match GPU behaviour, add distance scaling, improve rng hash function, fix edge case causing out of sync rng.
3 Months Ago
3 Months Ago
██▋▋ ▄██▉▇ ▉█▊▍█ ▋▅▇▄▊▅ ▆▉ ▇▋'▇█ ▄▅▉▄▆▄ ▍▌▆▅▍ ▋ ▄▋▍█▇▍▊▉▄▍▄ ▉▆▄▊ ▄▆▍ ▅▄█ ▊█▇▍▇ ▇█▋▅▆▊ ▅▊▍▌▆ ▌▆ ▇▅▋█▄ ▄▄ ▋▆ ▇▍▉▆▍▌ ▆█▇ ▉▉▍▊▆▋▌▋█ ▇▊ ▄▌▋█ ▋▋▍▊▅ ▇ ▆▍▊▅▄ ▌▉▍▊▆ ▇▉▉▊▆▆▋ ▌▄▉▇ ▊▋▄▅▉▅ ▄▉ ▅▍▊▆▍▆ ▉▇█ ▅▍▆ ▋▋▄▆█▇▅▅ █▄▄▊▉▄▊ ▆▉▍ ▉▊▉██▇▋▇ ▉▇ ▋▌▆▋▄ ▇▊▌▊▌▊▅▄ ▌▄▅▍▍▊
3 Months Ago
▍▅▄▉▊▉▄▄ ▆▆▋▍ ▆▍▄█▍, █▉▋ ▅ ▆▅▇▆▌▅▉▇▅▍▋
3 Months Ago
Fixed incorrect label on shield info panel (dmg protection)
3 Months Ago
Fixed typo on catapult ammo item desc, removed extra spaces