0 of 0

File information

Last updated

Original upload

Created by

J0K3R11

Uploaded by

j0k3r11

Virus scan

Safe to use

Tags for this mod

About this mod

Enable career mastery progression when using Peacock

Requirements
Permissions and credits
Changelogs
Mastery Progression for Peacock
UPDATE: This functionality is currently being implemented directly into the peacock code and will most likely be available in the next release, so I wont be supporting the plugin anymore. Its almost nearly there so just be patient :)


Please note this plugin will only work with Peacock beta-4, make sure that you have that version.


When using Peacock, every unlockable is unlocked at the beginning, so there is no Mastery Progression for career gameplay. This plugins prevents that, and allows the items to be unlocked trough Mastery Progression for each Destination.

How To

Peacock doesn't have any way to hook into the inventory system yet, so a patch to the code is required for this plugin to work:

  • Extract the contents of this plugin into Peacock root folder.
  • Run "PatchChunk0.cmd", this should start the process of patching Peacock code
  • If nothing fails, you can start Peacock as usual, and you should now only have access to unlockables that you have unlocked so far for your account.

Limitations

Some unlockables can only be unlocked trough contracts, elusive targets, porting from different versions, and other ways that are not yet fully supported by Peacock, so there's no easy way to have them unlocked naturally yet. They are disabled by default on this plugin, but you can enable them by opening "plugins/CareerProgression.plugin.js" (you can use any text editor), locate the text "ALLOW_UNTRACKED_ITEMS" and change its value to true


Notes
Once you patch Peacock, it will no longer work if you remove this plugin from your plugins folder. The patcher generates a backup file "chunk0.js.bak" so that you can remove "chunk0.js" and rename the backup file, to get a clean Peacock installation that works w/t this plugin