Scornkeeper's Avatar

Scornkeeper

@scornkeeper.bsky.social

A profile dedicated predominantly to posting Dark Interval facts and some Source Engine things. SFW. See https://www.youtube.com/playlist?list=PLhbfQEaWd5MPiSEm4Ll23inE7ClMBWpYG for a collection of Source Engine shenanigans.

143 Followers  |  19 Following  |  168 Posts  |  Joined: 24.07.2024  |  2.1366

Latest posts by scornkeeper.bsky.social on Bluesky

Video thumbnail

Did you know that in Hammer, if your selection is obstructed by something (like a transparent model), you can click Page Down to "cycle selection" and select what's behind the obstruction?

In SLE the hotkey's shared with '3' (faster to reach).
(Page Up and '4' do the same in opposite direction)

15.10.2025 06:55 โ€” ๐Ÿ‘ 6    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

It should be compatible with Mapbase, I've made many maps under Mapbase mods with it. I'm not sure what HL2 VR is, however. If it's made with Source SDK 2013 then it should be.

09.10.2025 09:35 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

In a traditional, historic, even, fashion, I forgot a vital file. This has been rectified and the GitHub releases were both updated with it.

09.10.2025 09:34 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

It comes with offline help file, like Worldcraft 3.x. Online wiki will be put up soon, also on GitHub.

Everything important should be included in either the readme or the help file.

I will also be replying to this post, building a chain, highlighting or explaining various bits.

09.10.2025 07:05 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Presenting Source Level Editor - my personal fork of Hammer.

I've been working on this for a few years, tuning it to my mapping style, with bugfixes, some automation, expanded functions, even a couple new tools.

Now it's available for everyone interested on my GitHub.

github.com/Cvoxalury/so...

09.10.2025 07:05 โ€” ๐Ÿ‘ 32    ๐Ÿ” 11    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 1

Concrete Scorn.

21.09.2025 11:30 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Make a *pasechnik* simulator where you maintain your apiary by adding fresh bees to empty hives to get honey.

11.09.2025 11:49 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Hivehand thornets are technically monsters, so a trigger multiple with Monsters flag can detect them, making the Hivehand a viable ranged trigger tool.

11.09.2025 11:42 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
A photo of my warez copy of Half-Life 2 from 2005, published by an (in)famous distributor "Fargus".

A photo of my warez copy of Half-Life 2 from 2005, published by an (in)famous distributor "Fargus".

September 2005.
New school year begins and I learn from classmates about a new-ish game "Half-Life 2" (had no Internet, didn't read gaming magazines, didn't know).

I've been playing HL2 for 20 years now. While I have many favourite games, this one's the dearest, and must've influenced me the most.

01.09.2025 13:20 โ€” ๐Ÿ‘ 11    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

HL2 Lost Coast Trivia

Those who pay extreme attention may notice that each time you start Lost Coast, a board falls from the sky and splashes near the Fisherman.

This is because on spawn, one of the boards on Helicopter arena clips into scaffolding collisions and gets forced out by the physics.

30.08.2025 09:39 โ€” ๐Ÿ‘ 20    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Bird poop decals intended by the developers of Lost Coast, viewed in editor. The entities are too far from the rock to apply to it.

Bird poop decals intended by the developers of Lost Coast, viewed in editor. The entities are too far from the rock to apply to it.

The fixed bird poop viewed in the game. The entities were moved to the right spot and given proper class and inputs to work.

The fixed bird poop viewed in the game. The entities were moved to the right spot and given proper class and inputs to work.

HL2 Lost Coast Trivia.

A rock near the ship wreck was intended to have seagull poop splattered over it. Except, it was moved during development. The decals ended up being too far from it, & they use the wrong class (work only on brushes).

Not to worry: just shy of 20 years later, I fixed it all.

29.08.2025 22:19 โ€” ๐Ÿ‘ 25    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

HL2 EP2 nonsense:

Sifting through the code, came across command "striderbuster_allow_all_damage 0". It prevents anyone but player from detonating Magnusson Devices.

"Sweet", I thought, "I'll just switch it on and let rebels blow up Striders w/ bombs."

Well it works. But it also blows up the game.

02.08.2025 22:19 โ€” ๐Ÿ‘ 30    ๐Ÿ” 5    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
A screenshot from the official Episode Two trailer.

A screenshot from the official Episode Two trailer.

The broken crate with pumpkins which Sweepy promptly begins to sweep away. The screenshot is taken on the same early map version as the trailer shot. 

In the final game, a similar script is there, but involves a server rack being pulled instead of the crate, and nothing breaks. Sweepy's still there, too, but sweeps at nothing but dust.

The broken crate with pumpkins which Sweepy promptly begins to sweep away. The screenshot is taken on the same early map version as the trailer shot. In the final game, a similar script is there, but involves a server rack being pulled instead of the crate, and nothing breaks. Sweepy's still there, too, but sweeps at nothing but dust.

The last part of the trail: cut, but not forgotten.
The EP2 Trailer shows a control room near the rocket's engines. That early map has a script w/ rebels dropping a crate; bunch of stuff spills out. Including pumpkins.

So, rebels had a pumpkin operation spanning the region.
Also, Sweepy's there.

30.07.2025 14:31 โ€” ๐Ÿ‘ 6    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
3 pumpkins at the entrance to the barn on the abandoned farm in Episode Two.

3 pumpkins at the entrance to the barn on the abandoned farm in Episode Two.

More pumpkins next to a crashed truck on the road connecting the White Forest Inn to White Forest base. There are 4 pumpkins total, only 3 are visible in the picture.

More pumpkins next to a crashed truck on the road connecting the White Forest Inn to White Forest base. There are 4 pumpkins total, only 3 are visible in the picture.

HL2 EP2 Trivia: The Pumpkin Trail

Ep2 adds pumpkins. The first 3 can be found at the farm before the Advisor. There're dead rebels; stands to reason they visited/used the farm. Station 21 isn't very far.

Next 4 are after White Forest Inn, on the road to WF Base. The inn also was used by rebels.

30.07.2025 14:31 โ€” ๐Ÿ‘ 13    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
The unused animation "lamarr_space" has her floating motionlessly.

The unused animation "lamarr_space" has her floating motionlessly.

The script that rolls the credits on the pre-release version of ep2_outland_12a also calles for a "viewcontrol.lamarr" 3 seconds before rolling the credits. The viewcontrol entity itself is not found on this map.

The script that rolls the credits on the pre-release version of ep2_outland_12a also calles for a "viewcontrol.lamarr" 3 seconds before rolling the credits. The viewcontrol entity itself is not found on this map.

HL2 EP2 Trivia:

It's been known since 2007 that Ep2 Lamarr has an unused animation "lamarr_space" where she's floating.

Only now I found out the pre-release version of Ep2's last level, from March 2007, calls for a Lamarr camera entity before rolling credits. The entity, however, is missing.

29.07.2025 23:48 โ€” ๐Ÿ‘ 18    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

It is possible to do, but it wasn't in the scope for DI. Once upon a time I built a system for Cremators to find corpses and burn them. It worked on smells (all that underlying framework is intact in Source). Another matter is making lines for NPCs to comment on smells (Alyx has some in EP1...)

28.07.2025 20:09 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

For those wondering about the practical side: look at ::Event_KillOther(...) in npc_alyx_episodic.cpp (or these DI enemies). The useful part is where CreateCustomTarget(...) is.

Bonus trivia: the only other enemy that uses that function is the Hunter (though for a different purpose).

26.07.2025 22:51 โ€” ๐Ÿ‘ 10    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

The reason it was implemented is, frankly, just for fun. The Alyx's code was noticed by accident and sounded useful. It sells the more chaotic/scared/cruel AI and sometimes even leads to gibbing the corpse, so it was a nice synergy, since corpse gibbing is also an added feature in DI.

26.07.2025 22:51 โ€” ๐Ÿ‘ 11    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

DI Trivia (it's been a while):

DI's Combine Soldiers, Metrocops, Citizens, and Stalkers have extra AI to shoot already dead enemies "for good measure". It may seem trivial, accidental and hard to notice, but it was intentionally copied from Alyx's Episodic AI (the only such instance in the games).

26.07.2025 22:51 โ€” ๐Ÿ‘ 20    ๐Ÿ” 6    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

While it is well known that since the 2010 engine update it was harder to outrun the train, I believe it had nothing to do with the speed of the train, and everything to do with the buggy's script, that has changed across the years. I wonder if the latest update changes the train or the buggy?

24.07.2025 08:34 โ€” ๐Ÿ‘ 7    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

HL2 Trivia:

I've examined the Bridge Point train's speed across the years.

2004: max speed is 800. "game of chicken" trigger starts the train w/ speed of 245.
2006: 800/245
2009, before Orange Box engine switch: 800/245
2013-2024: 800/245
2024, Anniversary update: 800/240
2025: ??? (info pending)

24.07.2025 08:34 โ€” ๐Ÿ‘ 8    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Top left - screenshot of Ravenholm's pistol, taken at 12:40 of Noclip's main documentary video. Bottom left - HL2 pistol viewmodel texture. Top right - same screenshot from video, with elements of texture painted in different colours. Bottom right - HL2 pistol viewmodel texture with the same colours used to relate parts of the texture to where it is on the model.

Top left - screenshot of Ravenholm's pistol, taken at 12:40 of Noclip's main documentary video. Bottom left - HL2 pistol viewmodel texture. Top right - same screenshot from video, with elements of texture painted in different colours. Bottom right - HL2 pistol viewmodel texture with the same colours used to relate parts of the texture to where it is on the model.

HL2 investigation:

The broken pistol texture in Arkane's Ravenholm is the usual pistol texture from HL2; they must've changed the UV and not the texture. I painted the recognisable elements here. The dead giveaway to me is the little circle above the index fingertip, comes from the grip part.

22.07.2025 00:53 โ€” ๐Ÿ‘ 17    ๐Ÿ” 1    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

Fascinating. There's a conceptually similar thing in Source ($blendtintbybasealpha) that I love using for things like cars but it hadn't occured to me GldSrc had it all along too. Do you use it for any other env objects?

17.07.2025 22:26 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

It's soon after you leave Alyx (after talking with Eli through the glass). After you crawl through a vent into a corridor with a bunch of fast headcrabs and a laser mine, there'll be a soldier ambush. In the corridor where they come from, there's two turrets. The camera is above them.

17.07.2025 08:04 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
An abandoned/shelled house from Half-Life 2's Highway 17 (d2 coast 03).

An abandoned/shelled house from Half-Life 2's Highway 17 (d2 coast 03).

The same shot on the updated version of the location.

The same shot on the updated version of the location.

Ditto.

Ditto.

Ditto.

Ditto.

HL2, decided to freshen up this area for a side project.

15.07.2025 18:55 โ€” ๐Ÿ‘ 49    ๐Ÿ” 15    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 1
The amusing brush camera in Entanglement's first level, d2_prison_06.

The amusing brush camera in Entanglement's first level, d2_prison_06.

The other brush security camera in Entanglement's last level, d2_prison_08.

The other brush security camera in Entanglement's last level, d2_prison_08.

Yet another brush security camera in Entanglement's last level, d2_prison_08.

Yet another brush security camera in Entanglement's last level, d2_prison_08.

In HL2, I've always loved this crude brush security camera in the first level of Entanglement. Now I just found out it has two counterparts in its last level, albeit tucked away in an out of bounds area. They serve to guide actual camera entities when Alyx uses the monitors.

14.07.2025 09:59 โ€” ๐Ÿ‘ 49    ๐Ÿ” 14    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

If you see this, quote post with a robot that isn't from Star Wars, Star Trek, Doctor Who or Transformers.

Robot Grunt from Half-Life

10.07.2025 18:59 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 1
Video thumbnail

Effect in action:

05.07.2025 19:45 โ€” ๐Ÿ‘ 17    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Flowmapped toxic sludge before entering Arlene's workshop.

Flowmapped toxic sludge before entering Arlene's workshop.

Flowmapped toxic sludge before outside Arlene's workshop.

Flowmapped toxic sludge before outside Arlene's workshop.

Flowmapped toxic sludge reflecting a building.

Flowmapped toxic sludge reflecting a building.

A canal filled with flowmapped toxic sludge.

A canal filled with flowmapped toxic sludge.

HL2: a test of replacing regular toxic slime (lightmappedgeneric that uses a cubemap) with flowmapped water shader (based on Alien Swarm) that combines realtime reflection and flowing sludge layer on top.

05.07.2025 19:40 โ€” ๐Ÿ‘ 62    ๐Ÿ” 16    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 0
The window on the first staircase, edited to render the white brush invisible, and broken by throwing junk at the glass. The brick wall behind it is encased in its own sky box, like in the first post.

The window on the first staircase, edited to render the white brush invisible, and broken by throwing junk at the glass. The brick wall behind it is encased in its own sky box, like in the first post.

Turns out there's another such window on the first staircase, facing the raid corridor. Both windows are also set up to be breakable, but they share data, so breaking one affects the other.

29.06.2025 17:49 โ€” ๐Ÿ‘ 6    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@scornkeeper is following 19 prominent accounts