Difference between revisions of "User:Darkfire"

From Frictional Wiki
Jump to navigation Jump to search
(Created)
 
(Moved SOMA up)
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
I've been around the community since 2014.  
+
{{ConstructionNotice|Dorkflame is working very hard (not really) on making this article less stuck-up.|align=center|width=30%}}
 +
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.  
  
== My mods and modding resources ==
+
==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).
  
=== Amnesia: The Dark Descent ===
+
*[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)]
  
==== Custom Stories ====
+
==Amnesia: The Dark Descent==
  
* [https://www.moddb.com/mods/amnesia-chromanin Chromanin]
+
===Custom Stories===
* [https://www.moddb.com/mods/sdp SDP]
 
* [https://www.moddb.com/mods/eldritch-cove Eldritch Cove (Full Conversion)]
 
  
==== Add-ons ====
+
*[https://www.moddb.com/mods/amnesia-chromanin Chromanin]
 +
*[https://www.moddb.com/mods/sdp SDP]
 +
*[https://www.moddb.com/mods/eldritch-cove Eldritch Cove (Full Conversion)]
  
* [https://www.moddb.com/mods/improved-lantern Improved Lantern]
+
===Add-ons===
  
==== Side projects ====
+
*[https://www.moddb.com/mods/improved-lantern Improved Lantern]
 +
*[https://www.moddb.com/games/amnesia-the-dark-descent/addons/mfp-inventory-gui MFP inventory for TDD mods]
  
* [https://www.moddb.com/mods/obturaculum-new-2020-mod Obturaculum] - a "feature"-length parody mod
+
===Side projects===
* [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
 
  
==== Tutorials ====
+
*[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/community-event-a-week-of-modding A week of modding] - a small community event, which was won by my entry
  
* [[Hpl2:Tutorials:level editor:tutorial 3|Outside levels in HPL2]] (currently broken by the porting process)
+
===Tutorials===
  
=== Amnesia: A Machine For Pigs ===
+
*[[Hpl2:Tutorials:level editor:outdoors|Making outside levels in HPL2]]
I reverse engineered a considerable part of the config files, as well as some script functions. This has allowed me to create custom config files, which let you edit all MFP files without errors. These updates don't clash with TDD, so they can be installed there too, in case you need to. I have also devised a way to run MFP mods. Downloads:
+
*[[HPL2/Tutorials/Level Design |Level Design in HPL2]]
  
* [https://www.frictionalgames.com/forum/thread-56724.html Editor updates and a Full Conversion template (FG forums)]
+
===Other===
* [https://www.moddb.com/groups/amnesia-modders/addons/mfp-editor-update Editor updates (ModDb)]
 
  
=== SOMA ===
+
I have also discovered how to use the <code>StartPlayerSpawnPS();</code> function. See the documentation [[HPL2/Engine_Scripts#General_2|here]].
"Life Freezes Over" was [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).
+
I have also inquired about and later tested the obscure feature of [[HPL2/Tools/Level Editor/Combine Editmode|static object combos]].
  
* [https://www.moddb.com/mods/life-freezes-over Life Freezes Over (on ModDb)]
+
==Amnesia: A Machine For Pigs==
* [https://steamcommunity.com/sharedfiles/filedetails/?id=1979207413 Life Freezes Over (on Steam)]
+
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===
 +
 
 +
*[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)]
 +
 
 +
===Articles===
 +
 
 +
The articles which I wrote can be found [[HPL2/AMFP|here]].
 +
 
 +
<br />

Revision as of 18: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.