Pinsplash

Results 44 issues of Pinsplash

The sound `)vfx/fizzler_lp_01.wav` is not audible while trigger_portal_cleansers are enabled. The sounds for turning on and off (`)vfx/fizzler_start_01.wav` and `)vfx/fizzler_shutdown_01.wav`) play fine. `snd_show 1` says the loop sound is playing...

When in fullscreen mode, Portal 2 freezes completely (but doesn't exit) when using Windows's print screen keyboard function. steam info: https://gist.github.com/Pinsplash/604c266611680caa5e1d7e02e5924f30

In the 2013 SDK, [line 354](https://github.com/ValveSoftware/source-sdk-2013/blob/0d8dceea4310fde5706b3ce1c70609d72a38efdf/mp/src/game/server/explode.cpp#L354) clearly states: `// Only do these effects if we're not submerged` Followed by the line `if ( UTIL_PointContents( GetAbsOrigin() ) & CONTENTS_WATER )` which...

I (accidentally) closed hammer by clicking X on the hammerpatch console window. This instantly closed it and Hammer. When I opened the map again, all my work from the last...

Today I stumbled upon something obscure in hl2_pak_dir.vpk. In this VPK's "maps" folder, there are ".pat" files with names matching Half-Life 2 BSPs. These files are plaintext and are capable...

enhancement

When the SMD exporter can't find a material it's looking for, it just replaces it with a non-existent material named "no_material". It should immediately halt and print the path of...

The wiki page for SourceOps was written mostly in 2020. Since then, many options have been changed. Games - "Display Name" is now "Name" - "Gameinfo Path" is now "Game"...

I've followed all the instructions and all the guides and reddit posts but all I get is a completely black radar. Even the example maps don't produce anything. In formats...

### Describe the bug The contents of tabs are a bit too low. `margin-top` is set wrong for `.tab-content`. The left screenshot uses `var(--tab-block-margin)` set in leptonChrome.css line 20906. The...

Issue::Bug
Env::Windows
Class::Padding
Component::Tabbar