User:CHILLMODEA: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(document in-progress vbsp writer)
Line 7: Line 7:
[https://underscoresquad.fandom.com/wiki/Con More information about me here, including socials.]
[https://underscoresquad.fandom.com/wiki/Con More information about me here, including socials.]


==Recent Projects==
== Recent Projects ==
* [https://gist.github.com/ConnorTippets/4fec1e473425c417afa99c8240d783a8 VBSP Parser written in Python]
* [https://gist.github.com/ConnorTippets/4fec1e473425c417afa99c8240d783a8 VBSP Parser written in Python]
{{Warning|Will not work with the console variant of VBSP, as LZMA compression isn't implemented}}
* [https://gist.github.com/ConnorTippets/b85cdf2a2c7f542d92cc51b393914ef9 VBSP Writer written in Python] {{note}} Work in Progress
* P24HLS: In-progress port of {{P2|4}} maps to {{HLS|4}}.
{{Warning|Neither work with the console variant of VBSP, as LZMA compression isn't implemented}}
* P24HLS: Port of {{P2|4}} maps to {{HLS|4}}. {{note}} Work in Progress

Revision as of 00:09, 9 June 2025

Picked up Portal Portal on a whim in 2021, got hooked, now i'm here.
You'll find me around the technical pages for Source Source, I get my hands dirty with the low-level stuff.
Actually no, that's wrong. I don't like C++ so I actually DON'T get my hands dirty with the low-level stuff.
You'll ACTUALLY find me pressing the "Validate Game Files" button because I keep destroying my installations.

More information about me here, including socials.

Recent Projects

Warning.pngWarning:Neither work with the console variant of VBSP, as LZMA compression isn't implemented