User:Psycommando: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
 
(17 intermediate revisions by the same user not shown)
Line 3: Line 3:


I'll try to contribute to the tutorials on this wiki, since there aren't that many.
I'll try to contribute to the tutorials on this wiki, since there aren't that many.
I've begun working on a source engine mod based on Starfox, any kind of help would be appreciated, writers, coders, etc...


Yeah, I know my page is lame.
Yeah, I know my page is lame.
Line 16: Line 18:
</ul>
</ul>


'''Ultra-Secret Source Mod Projet''' :
'''Wiki Articles :'''
 
 
'''Source Mod Projet''' :
<ul>
<ul>
<li>'''Project : Starfox : Rebels''' (Temporary name)</li>
<li>'''Project : Project SFR''' (Temporary name)</li>
<li>'''Description :''' Its a shooter, 3rd person game. Heavily based on Starfox Snes, with elements from Starfox 64.</li>
<li>'''Description :''' Its a shooter, 3rd person game. Heavily based on Starfox Snes, with elements from Starfox 64.</li>
<li>'''Blog :''' [http://sfr.extroverthost.com/ Here]</li>
<li>'''Blog :''' [http://sfrsource.blogspot.com/ Here]</li>
<li>'''Moddb :''' [http://www.moddb.com/mods/project-sfr Here]</li>
<li>'''Status :''' Research and Development, trying various methods for simulating long maps. </li>
<li>'''Help Wanted:''' Artists, additional coders are welcome, but I don't need any skills in particular yet. If you feel like it mail me at : [mailto://psycommando@gmail.com Here] </li>
</ul>
</ul>


Line 32: Line 40:
*[[User:Psycommando/Macros reference]]
*[[User:Psycommando/Macros reference]]
*[[User:Psycommando/devolver source‎ ]]
*[[User:Psycommando/devolver source‎ ]]
*[[User:Psycommando/VGUI_OverrideTest]]
*[[User:Psycommando/Alien_Swarm_Disabling_Steam_Integration]]
*[[User:Psycommando/ASW_ConCmd_ConVars]]
*[[User:Psycommando/sdk template mod missing files]]
*[[User:Psycommando/wip_About_Source_Vehicles]]
</p>
</p>
</li>
</li>
Line 39: Line 52:


<p>
<p>
 
*Valve's HL Coder mailing list : - [http://list.valvesoftware.com/mailman/listinfo/hlcoders]
*The C++ Faq : - [http://www.parashift.com/c++-faq-lite/]
*Great website on the source sdk and modding in general. - [http://articles.thewavelength.net/]  
*Great website on the source sdk and modding in general. - [http://articles.thewavelength.net/]  
*Useful website to learn basics of how to draw. - [http://www.learn-to-draw.com/]  
*Useful website to learn basics of how to draw. - [http://www.learn-to-draw.com/]  

Latest revision as of 14:12, 21 June 2011

Psy_Commando

I'm familiar with the source engine. I'm also a student in the computer science field. I have been coding in c++ for almost 6 years now.

I'll try to contribute to the tutorials on this wiki, since there aren't that many.

I've begun working on a source engine mod based on Starfox, any kind of help would be appreciated, writers, coders, etc...

Yeah, I know my page is lame.

Things To Do

Currently Working On

Tutorial : phys_wing entity for source. <-- Postponed

  • Status : Big Trouble!!!(see vid). Kinda fixed, scaled the velocity vectors properly with the current frametime. But for some reasons it won't fly anymore :(
  • WIP Vid : [1]

Wiki Articles :


Source Mod Projet :

  • Project : Project SFR (Temporary name)
  • Description : Its a shooter, 3rd person game. Heavily based on Starfox Snes, with elements from Starfox 64.
  • Blog : Here
  • Moddb : Here
  • Status : Research and Development, trying various methods for simulating long maps.
  • Help Wanted: Artists, additional coders are welcome, but I don't need any skills in particular yet. If you feel like it mail me at : Here

Quick Links