Difference between revisions of "User:Darkfire"

From Frictional Wiki
Jump to navigation Jump to search
(Links and stuff)
(Moved SOMA up)
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
I was also involved in cleaning up this wiki before it was published and I moderate it since.
 
I was also involved in cleaning up this wiki before it was published and I moderate it since.
 
I've been around the community since 2014, mainly invested in modding. You can see my contributions on this page.  
 
I've been around the community since 2014, mainly invested in modding. You can see my contributions on this page.  
 +
 +
==SOMA==
 +
"Life Freezes Over" is [https://frictionalgames.com/2020-02-winner-showcase-of-frictional-winter-modding-jam-2019/ a winning entry in the Frictional Games Winter Fan Jam] for which I wrote a bulk of the script, co-designed the levels and helped with making them (a little).
 +
 +
*[https://www.moddb.com/mods/life-freezes-over Life Freezes Over (on ModDb)]
 +
*[https://steamcommunity.com/sharedfiles/filedetails/?id=1979207413 Life Freezes Over (on Steam)]
  
 
==Amnesia: The Dark Descent==
 
==Amnesia: The Dark Descent==
Line 18: Line 24:
 
===Side projects===
 
===Side projects===
  
*[https://www.moddb.com/mods/obturaculum-new-2020-mod Obturaculum] - a feature-length parody mod
+
*[https://www.moddb.com/mods/obturaculum Obturaculum] - a feature-length parody mod
 
*[https://www.moddb.com/mods/td T.D.] - a short retelling of P.T. on the HPL2 engine
 
*[https://www.moddb.com/mods/td T.D.] - a short retelling of P.T. on the HPL2 engine
 
*[https://www.moddb.com/mods/community-event-a-week-of-modding A week of modding] - a small community event, which was won by my entry
 
*[https://www.moddb.com/mods/community-event-a-week-of-modding A week of modding] - a small community event, which was won by my entry
Line 25: Line 31:
  
 
*[[Hpl2:Tutorials:level editor:outdoors|Making outside levels in HPL2]]
 
*[[Hpl2:Tutorials:level editor:outdoors|Making outside levels in HPL2]]
*Lighting and detailing (currently unavailable)
+
*[[HPL2/Tutorials/Level Design |Level Design in HPL2]]
  
 
===Other===
 
===Other===
  
 
I have also discovered how to use the <code>StartPlayerSpawnPS();</code> function. See the documentation [[HPL2/Engine_Scripts#General_2|here]].
 
I have also discovered how to use the <code>StartPlayerSpawnPS();</code> function. See the documentation [[HPL2/Engine_Scripts#General_2|here]].
I have also inquired about and later tested the obscure feature of [[Hpl2:Tools:editors:level_editor:combine_editmode|static object combos]].
+
I have also inquired about and later tested the obscure feature of [[HPL2/Tools/Level Editor/Combine Editmode|static object combos]].
  
 
==Amnesia: A Machine For Pigs==
 
==Amnesia: A Machine For Pigs==
 
I reverse engineered a considerable part of the editor config files. This has allowed me to create custom config files, which let you edit all MFP files without errors. I have also devised a way to run MFP mods, reverse-engineered the Infection system and wrote the majority of the MFP articles. Funnily enough, I don't like MFP much.
 
I reverse engineered a considerable part of the editor config files. This has allowed me to create custom config files, which let you edit all MFP files without errors. I have also devised a way to run MFP mods, reverse-engineered the Infection system and wrote the majority of the MFP articles. Funnily enough, I don't like MFP much.
  
=== Downloads ===
+
===Downloads===
  
 
*[https://www.frictionalgames.com/forum/thread-56724.html Editor updates and a Full Conversion template (FG forums)]
 
*[https://www.frictionalgames.com/forum/thread-56724.html Editor updates and a Full Conversion template (FG forums)]
 
*[https://www.moddb.com/groups/amnesia-modders/addons/mfp-editor-update Editor updates (ModDb)]
 
*[https://www.moddb.com/groups/amnesia-modders/addons/mfp-editor-update Editor updates (ModDb)]
  
=== Articles ===
+
===Articles===
  
 
The articles which I wrote can be found [[HPL2/AMFP|here]].
 
The articles which I wrote can be found [[HPL2/AMFP|here]].
  
==SOMA==
+
<br />
"Life Freezes Over" is [https://frictionalgames.com/2020-02-winner-showcase-of-frictional-winter-modding-jam-2019/ a winning entry in the Frictional Games Winter Fan Jam] for which I wrote a bulk of the script, co-designed the levels and helped with making them (a little).
 
 
 
*[https://www.moddb.com/mods/life-freezes-over Life Freezes Over (on ModDb)]
 
*[https://steamcommunity.com/sharedfiles/filedetails/?id=1979207413 Life Freezes Over (on Steam)]
 

Revision as of 17:35, 26 August 2020

Wip icon.png Dorkflame is working very hard (not really) on making this article less stuck-up.

I was also involved in cleaning up this wiki before it was published and I moderate it since. I've been around the community since 2014, mainly invested in modding. You can see my contributions on this page.

SOMA

"Life Freezes Over" is a winning entry in the Frictional Games Winter Fan Jam for which I wrote a bulk of the script, co-designed the levels and helped with making them (a little).

Amnesia: The Dark Descent

Custom Stories

Add-ons

Side projects

  • Obturaculum - a feature-length parody mod
  • T.D. - a short retelling of P.T. on the HPL2 engine
  • A week of modding - a small community event, which was won by my entry

Tutorials

Other

I have also discovered how to use the StartPlayerSpawnPS(); function. See the documentation here. I have also inquired about and later tested the obscure feature of static object combos.

Amnesia: A Machine For Pigs

I reverse engineered a considerable part of the editor config files. This has allowed me to create custom config files, which let you edit all MFP files without errors. I have also devised a way to run MFP mods, reverse-engineered the Infection system and wrote the majority of the MFP articles. Funnily enough, I don't like MFP much.

Downloads

Articles

The articles which I wrote can be found here.