User:Captain P: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(It's been a while...)
Line 2: Line 2:


* Pieter 'Captain P' Witvoet
* Pieter 'Captain P' Witvoet
* Student Computer Science
* Programmer
* [http://www.captain-p.com Portfolio]


== GoldSource tools ==


== Current projects ==
* [https://github.com/pwitvoet/mess MESS (Macro Entity Scripting System)]: A map compile tool that provides a templating system, various macro entities and a scripting system. Useful for things like duplicating complicated entity setups or covering terrain with props.
 
* [https://github.com/pwitvoet/wadmaker WadMaker & SpriteMaker]: Command-line tools for creating or updating WAD and sprite files from directories full of images. They can handle 32-bit images with transparency, including Photoshop and Krita files, and converters can be configured for other formats.
* Game-programmer at [http://www.triangle-studios.com/ Triangle Studios], a Dutch game developer
* Currently working on: [http://www.snarkpit.net/maps.php?map=2275 dm_mudanchee], a Half-Life 2: Deathmatch map

Revision as of 06:16, 18 September 2021

Personal information

  • Pieter 'Captain P' Witvoet
  • Programmer

GoldSource tools

  • MESS (Macro Entity Scripting System): A map compile tool that provides a templating system, various macro entities and a scripting system. Useful for things like duplicating complicated entity setups or covering terrain with props.
  • WadMaker & SpriteMaker: Command-line tools for creating or updating WAD and sprite files from directories full of images. They can handle 32-bit images with transparency, including Photoshop and Krita files, and converters can be configured for other formats.