139,703 Commits over 4,352 Days - 1.34cph!

36 Minutes Ago
Minor cleanups Remove duplicate voice_scale from the blocked list Apply some clientleafsystem index checks from TF2 SDK Remove explosion sound from Emitter's underwater explosion Minor changes to util.SpriteTrail * No entity leakage on Lua error Fixed some compile warnings Fix a NPE crash with network transmission check Change Hammers ???? spawn flag to a more descriptive text Restore gmod_language cvar for dedicated servers * Kinda lame that I have to do this, but in order to not break stuff Apply some validations to shader API Use actual model scale for jiggle bone scaling * It was calculating the scale from bone orientation before (??) which was causing oscillations on some models when unscaled Make joystick input add to mouse delta, not replace it * Since the player can still use both at the same time, both affecting mouse delta at the same time makes sense, no? This is also consistent with how viewangles are handled I think Merged Pull Requests * TTT: translatability improvements * TTT: use GMod language setting by default * TTT: Equipment menu sorting options * Menu: Optimise digest scheduling * Pass along GM:AdjustMouseSensitivity's arguments to weapons Make BuildFromTriangles read weights from util.GetModelMeshes * It will only read 2 weights max naturally, while util.GetModelMeshes will return up to 3! More ent_create NPE crash fixes vgui_slideshow_display refuses to scan invalid folders for slides Delete a few more "test" concommands * This includes collision_test, kdtree_test, voxeltree_view, voxeltree_playerview, voxeltree_box, voxeltree_sphere Add 2 new parameters to VRAD * `-LeafAmbientSampleReduction` and `-AmbientFromLeafCenters` Lets try rebuilding ambient cube indexes for when there are >65536 of em Lets try making singleplayer always select first spawnpoint * This mimics Half-LIfe 2/Portal 1 behavior. so you don't spawn on spawnpoints meant for testing during map development Fixed crashes with SavePresets Fixed decal related crashes with static props * For "clipped vertices" (whatever that means) it would crash, so we prevent that Make template spawned entities be removed if they are not NPCs * This is for NPCMaker entities, when given invalid entity classes to spawn (i.e. not NPC classes), it will now also remove the non NPC entity after spawning it, so they don't fill up the server Do not assign client-only color_correction entities serverside * This fixes map cleanups applying color correction that is not applied when just starting the map Undo some changes to clientside game.CleanupMap() Revert "Lets try making singleplayer always select first spawnpoint" This reverts commit 793dfc845bc7a0523c23224be83629b4303771ea.
27 Minutes Ago
merge from new_console-ui
28 Minutes Ago
merge from main
30 Minutes Ago
merge from iocounter_resetvalue
30 Minutes Ago
Auto clamp the counter reset value when typing in the input field
32 Minutes Ago
adding wall_tiles_mosaic tileable textures mapped it on the apartment building facade
34 Minutes Ago
setting up m16a2 prefbabs
38 Minutes Ago
merge from iocounter_resetvalue
4 Days Ago
Add non-halting error when tables have wrong data type * This relates to C functions that expect table inputs. Instead of failing silently, we let the developer know they are doing something wrong Delete particle_test* convars/concommands * Seem useless? Delete simple_bot (simple_bot_add concmd) * Nextbot test entity or something? Delete hunter_shoot_flechette concmd Delete fadein and fadeout console commands * I think that this is never used? Fixed a number of concommands crashing when using on srcds * For example `prop_physics_create` Give weapon_cubemap a unique bucket position * So it doesn't conflict with other built-in weapons. really should update the weapon selector so this isn't even necessary Disable most impulse commands * This includes 76, 81, 82, 83, 102, 106, 107, 108, 195-197, 202 and 203 * All of these are either useless or do nothing, or are replaced by Sandbox. (jeep spawning) Remove some CAI_BaseNPC debug stuff Removes CAI_BaseNPC::m_pDebugNPC, SetDebugNPC, IsDebugNPC which are never used Remove CBasePlayer::m_rgItems (unused) Enable default weapon selector to render weapon slots 7-10 * They will not appear by default (as empty boxes), but if you have a weapon in slot above 6, you can now actually see it Move where model scale limits are enforced * Also delete duplicate m_flModelScale definition in the data table Rework weapon selector weapon positioning * It kinda took too long, but it is no longer possible for weapons to be invisible within the first 10 slots. Everything else should be the same * Removes a few SlotPos related hacks * Fixed slot 10 (bound to 0 by default) having wrong number in the selector, and not being selectable via the bind Minor cleanup Fix a crash with improper usage of prop_ragdoll Fix physgun glow rendering in buildcubemaps * Just a dumb fix. Applied some more changes like not drawing physgun glow if player is invisible Fix potential crashing issues with GetModelMeshes Reset firing delay on weapon holster while in reload animation * So pulling out 357 or crossbow after starting reload doesn't lock you out of doing anything with the weapon for the duration of reload Fix animation canceling with the RPG reload * You can no longer holster and redeploy to bypass the reload animation after firing
41 Minutes Ago
More IO counter code cleanup
46 Minutes Ago
Revert "Lets try making singleplayer always select first spawnpoint" This reverts commit 793dfc845bc7a0523c23224be83629b4303771ea.
47 Minutes Ago
Undo some changes to clientside game.CleanupMap()
56 Minutes Ago
Phrases, fixed conflict in PressButton.cs
1 Hour Ago
Can now change the reset value of IO counters Cleaned up some old code
1 Hour Ago
Various final fixes with console input and autocomplete fuckery
1 Hour Ago
Added salvaged axe, bunny costume and new egg to the skin viewer
1 Hour Ago
Updating female bunny costume prefab with burst cloth and correct mesh
1 Hour Ago
Industrial Auto Turret - Initial prefab setup, added blockout model and materials, added skin support for autoturret, manifest, localization
1 Hour Ago
Reapply 136367
2 Hours Ago
Fix top level padding
2 Hours Ago
merge from Armored_ladder_hatch
2 Hours Ago
Re-made armored ladder hatch icons
2 Hours Ago
Ladder hatch crafting pass and techtree
2 Hours Ago
Fix a bunch of borked server compiles
3 Hours Ago
Fix UI_DeveloperTools and UI_ServerAdminUGCEntryPattern.OnVisible not compiling on SERVER builds
3 Hours Ago
Gracefully close the autocomplete window if we click off the search input field
3 Hours Ago
- Dont use selection colour inside the command list input window - Cleanup various autocomplete bugs (0 result searches, not selecting input field etc
3 Hours Ago
- Swap dropdown to Show Client/Show server buttons - Minor code cleanup - Add Claude/Network profiles to ignore.conf
3 Hours Ago
- Add same darken logic to the toplevel console - Swap autocomplete tooltips to the new menu ones
3 Hours Ago
- Fix bug where the new console input could be blank sometimes - Stop text wrapping on autocomplete suggestions - Darken background of command list when typing in command list input - Hide commandlist when pressing escape - Fix description text wrapping - Add tooltip to default values for autocomplete list
3 Hours Ago
set avatar on v_M16a2 rig and setup v_M16a2 animation clips
4 Hours Ago
Applied metal material to all the ladder colliders on both the triangle and square armored hatch.
4 Hours Ago
merge from coloured_buttons
4 Hours Ago
Fix big button mat not being pushed in the last commit, Add more colors
4 Hours Ago
Mortar idle and attack anim block out + vm camera files and animators
4 Hours Ago
Fixed memory cell short circuiting when it has more than 8 components connected to one of its outputs
4 Hours Ago
▌ ▌▊▄▍▋█ ▇▆▋▅▋ ▄▉██▌▌▍▅██▉█▌▋▉▋▍▋▅▆▆▆
4 Hours Ago
Implement being able to set colors for buttons. Fix not being able to chain context menus. Setup material with button detail mask.
4 Hours Ago
Applied metal material to square ladder hatch
4 Hours Ago
bulky sofa, lods and prefab
5 Hours Ago
- Fix misaligned header spacing - Update culling groups
5 Hours Ago
salvaged axe skinnable correct setup
5 Hours Ago
Improved contrast and subtracted edges in trim blend mask
5 Hours Ago
Clear out a huge amount of bloat
5 Hours Ago
Mark TMP text as dynamic for command list entries
5 Hours Ago
Fix broken text scaling after animating the command list
5 Hours Ago
merge from main
5 Hours Ago
merge from store_dashboard
5 Hours Ago
Added store.overridecontent debug convar to test the store override system
5 Hours Ago
Fixing skinning on Mortar rig