Documentation
Readme
View as plain text
____________________________________________________________________________________________
Environment suit Powerup Assets + Rad Barrel bonus
author Elder_Moloch
08.07.2024
____________________________________________________________________________________________
Info List
#0 Installation
#1 General Description
#2 Known issues and Notes
#3 Appreciation
#4 Patch notes
____________________________________________________________________________________________
-------------------------------------------
#0 Installation and Usage
-------------------------------------------
- To install mod put it into "mods" folder and lauch ModLoader.
Installation of ModLoader
- Download "Debug.zip" from https://github.com/ZwipZwapZapony/DOOMModLoader/releases/tag/v0.3
- Extract ModLoader.exe and SharpZipLib.dll to Doom 2016 Main Folder (one where DOOMx64.exe is)
- Create in Same Folder New Folder named "mods" (without "")
* Potential issues:
(You can't play normally without "devMode_enabled 1" with ModLoader; Achievements/MP are blocked)
Alternatively install Doom Launcher: https://github.com/brunoanc/DOOMLauncher
You will be able to play with Achievements/MP.
There is alternative way to run Mods without both, but it has own downsides and risks. See "Doom2016Mods" Reddit or Modding Discord here:
https://discord.gg/ymRvQaU.
Uninstall
- To Uninstall Mods, delete Mod(s) or rename Mods folder and Run ModLoader+Game without it(them) (may require New Game).
____________________________________________________________________________________________
-------------------------------------------
#1 General Description
-------------------------------------------
Mini mod with assets, which adds Environment suit and Invisibility powerups.
* Envsuit - duration 40 seconds. Fully protects from environmental damage and cuts damage from enemies in half.
* Invisibility - duration 30 seconds. Hides player from enemies.
You can change values in generated/decls/statuseffect.
Bonus - Radioactive barrel!
* Radioactive barrel - when it blows up it leaves radioactive puddles for 10 seconds.
Also contains support file for Fists/Overhaul mod.
These assets are free to use - just include my ReadMe in your archive/mod, in case you will use them and please keep it free to use.
____________________________________________________________________________________________
-------------------------------------------
#2 Known issues and Notes
-------------------------------------------
Notes:
- Radioactive barrel uses same entitydef/volume and damage decls as radioactive grenade. If you want just rename damage/volume decls themselves and change damage in volume and volume in projectile_ent to control them separately.
Issues:
- Both power ups have Haste icon, when used.
- Invsibility is made by trigger, notarget cheat and relay with timer, since original invisibility doesn't work.
- Invisibility isn't compatible with Fists mod and Overhaul without support file, since switching to Fists leads to freeze.
____________________________________________________________________________________________
-------------------------------------------
#3 Appreciation
-------------------------------------------
First of all huge thanks to:
- T0y0ta, who basically helped to make whole Invisibility powerup, especially for invisibility effect and for permission to make this mod first.
- Telapoopy, who basically helped to make whole Envsuit powerup.
Without these people this mod would be hardly possible.
Huge thanks to:
- My beloved Mother, Grandparents and Friends: for all the help, support and love.
- ID Software and Bethesda: for creating and helping this game to appear.
- emoose: for creating DooMModloader/DoomExtract/DoomLegacyMod - basically all the Modding Tools I use.
- T0y0ta, who basically helped to make whole Invisibility powerup and for permission to make this mod first.
- Telapoopy, who basically helped making whole Envsuit powerup.
- Elizabethany/beth - for indirect help.
____________________________________________________________________________________________
-------------------------------------------
#4 Patch notes (25.09.2024)
-------------------------------------------
25.09.2024
- Changed Invisibility, so it won't have GK pause, which doesn't work.
____________________________________________________________________________________________