Portal 2
Prototype Reflect Ball (model only)
After some delay, I managed to cook up a RAR file with the files needed for the Reflect Ball. It is an 'unassigned' model, meaning there's a few bugs that need tweaking. Thus, I flopped in the SMDs and QC files for everyone to look at.
Singing Turrets PTI Instance
These instances replace the PTI turrets so when they deploy, they will sing to you! This can be ideal if you want to put a little easter egg into a PTI map, or just for fun. The turrets can be repositioned from behind, but once they see you, they cannot be moved. Readme included for installation help. Anyway, I originally made this as a fun little thing to mess around with, but a few friends requested a download, so I decide to upload it here if any of you guys want to use it.
Portalable Piston Instance for PTI
Portalable piston for PTI, made by LPChip, who doesn't have an account here. I take no credit, nor responsibility, for it.
Portal 2 Beta styled vac tubes.
These are hexed vactube alternate models that have the un-textured frames, much like they did in the april 2010 game informer and valve's original meet wheatley trailer for portal 2. You may use these in any map that you want to look more like p2's beta, but please give me (tile) credit in your map (and let me know you made a map with my stuff in it, too, because i love seeing my work put to good use!)
Panel models 32 & 64
A request by ChickenMobile. She wanted 32322 and 64648 panels with ceiling/wall textures. The 32-panels have ceiling textures. Skin 0 - observation room ceiling Skin 1 to 8 - underground ceiling tiles, different variations Skin 9 to 16 - white dirty ceiling tiles, different variations The 64-panels have wall textures. Skin 0 - black metal wall Skin 1 to 16 - destroyed metal wall, different variations If you want to have other skins, ask me.
Minecraft in Portal 2: The Village
Need feedback (the more the better) to proceed* * - The background music will be added in the last turn. I need to know is it interesting to play? How long people will be just hang around before understand what they have to do? Or maybe there are some unintended solutions or bugs. Maybe you could offer interesting design solution, puzzle or interesting sound for things which i left without it...I will accept any help I spent a huge amount of time on making this map, so i want it to be almost perfect, at least without some very stupid and simple issues that i just has missed by accident or by the lack of knowledge. (since English is not my native language, i can suck in grammar or spelling) Updated: Added the 3D skybox Fixed ladders (as much as i can) Known problems: Using save while climbing on the ladders get point_viewcontrol stops while parent entities still moving that causing problem with use of ladders later
Testing for Fun - Introduction Map
This is the Introduction Map of my upcoming mappack, Testing for Fun. When I'm done with all of the maps, I will release the mappack as a whole, meaning that all of the maps will be together in a file. You can check the progress of the mappack at http://www.moddb.com/mods/testing-for-fun It's not really optimized and 100% done yet so yeah. Tell me what you think about it and what I can improve on. All feedbacks appreciated! Players who download this file and comment (or give advice) about it will be credited as a playtester of the mappack. Special Thanks to: (This list will be posted on the official release file and will be modified to include the playtesters and other helpers) ChickenMobile - Level Chooser, wake-up scene, door, BTS area advice Sprowl - BTS area & indicator lights advice Greykarel - BTS area advice FelixGriffin - BTS area advice Lpfreaky90 - BTS area advice, idea Zivi7 - BTS area advice, idea, playtester CamBen - BTS area advice Portal2tenacious - BTS area advice Omnicoder - Custom Test Chamber Sign Maker FourthReaper - Textures advice Pitkakorvaa - Tideline advice Habzs - Tideline advice josepezdj - Encouragement HMW - Wake-up room & elevator advice Dreey - Statis Mappack .vmf files Thanks for (play)testing! Cheers!
PUNT Gravity Cubes
As seen in Reepblue's previews for the mod PUNT! The example map isn't very good, and I'm not actually sure it doesn't leak, but it shows the triggers you need. Copy-paste them into a plain box and it'll look better. Used with permission, but you need to attribute PUNT to Reepblue if you make something big with this.
(sp) Portal Era : Part 2 (Early Beta)
Second part of the Portal Era Adventure. This is a very early beta. Please notice every probleme or bug you find. Please record your blind test (it really helps). - 4 hidden trophies to find Here is the walkthrough : http://youtu.be/yC7OL0cZZhU
Wall Tile Randomizer
Ever get tired of cutting up your walls to create tile variation? Wish there was a way to automatically generate randomized walls? Now there is! Just extract the 7z, run WallRandomizer.exe, and either copy the contents of the output vmf or use it as an instance. --NOTICE-- You WILL need to install Python 3.3, available at http://www.python.org. The WTR will NOT work without the dlls from it, which I cannot distribute. Features: -Customizable size -Either white or black wall -Clean or dirty variants -Enable/disable of certain tile sizes -Automatic texture alignment Please note that this is in very early testing - just something I whipped up in an afternoon. The algorithm is also a tad slow and can lead to some odd results. Please leave feedback about any bugs you may encounter. Changelog: v1.1 -Fixed texture alignment -Added clean/dirty variants -Added input checks (no more putting "fish" as the width ) -Improved and optimized randomizer algorithm -Added texture arrays, making it possible in future versions to add a text file to change textures -Other miscellaneous bugfixes v1.1.1 -Fixed clean wall bug (thanks protoborg and tile) v1.2 (A day late and a dollar short, sorry) -Fixed side alignment issues -Upgraded from Python 2.7 to Python 3.3 -Replaced crappy 15-minute-implemented brush writer with PyVMF