This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| companyworkshophelper [2026/06/24 00:45] – [Company Crafting Log Tab] mistahmikey | companyworkshophelper [2026/06/24 11:59] (current) – removed mistahmikey | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======= Company Workshop Helper (CWH) ======= | ||
| - | {{: | ||
| - | |||
| - | ===== What it does ===== | ||
| - | |||
| - | Company Workshop Helper (CWH) helps you craft components using the Fabrication Station. | ||
| - | |||
| - | * Helps you craft a selected component from the Company Crafting Log. | ||
| - | * Provides a list of all materials needed to fully craft the component and shows which ones are missing from your inventory. | ||
| - | * Allows you to create a JSON list of missing materials that can be used in crafting apps like Creator or Lisbeth. | ||
| - | * Automatically handles material turn-ins for all phases and retrieves the completed component into your inventory. | ||
| - | * Can be used to start either a new craft or finish a craft that is in progress. | ||
| - | * Helps you determine the best build configuration for submersibles or airships given a rank and a prioritized list of attributes to be maximized: surveillance, | ||
| - | |||
| - | ===== Requirements ===== | ||
| - | |||
| - | You must also download MistahMikeysLib from the store. It's free, of course. | ||
| - | |||
| - | CWH supports the following languages: | ||
| - | |||
| - | ** Note: I can test CWH for EN, FR, and JP, but am unable to do so on KR, CN, or TC (I don't have access to a Company Workshop on those clients.) However, all translations are in place, and if there are any issues with them, I am happy to work with you to get them right. ** | ||
| - | |||
| - | You must ensure FFXIV, Minion, and CWH are always updated to their latest versions. | ||
| - | |||
| - | ======= UI ======= | ||
| - | |||
| - | You start CWH via the FFXIVMinion menu drop down. It's under the " | ||
| - | |||
| - | __**GENERAL UI USAGE NOTE**__ | ||
| - | |||
| - | When entering a value into a field control, when you begin to enter the text, the text will appear dimmed as a visual cue you are in the process of modifying the current value of the field. | ||
| - | |||
| - | |||
| - | ===== Main Tab ===== | ||
| - | {{: | ||
| - | |||
| - | This tab generally controls the overall operation of CWH. The controls on this tab are: | ||
| - | |||
| - | | Enabled* | When checked, enables you to travel to chosen locations. | | ||
| - | | Reset | Resets all settings to their default initial values. You can use this to abort certain operations you've started if you can catch it in time. If you have a current profile set and Load Current Profile After Reset (Profile Tab) is enabled, then your saved profile values will be loaded. | ||
| - | | Discord Icon | Takes you to the CWH Discord channel if you need support. | ||
| - | |||
| - | ===== Company Crafting Log Tab ===== | ||
| - | {{: | ||
| - | |||
| - | This tab allows you to begin construction of a component. When the "Begin Construction" | ||
| - | |||
| - | {{: | ||
| - | |||
| - | The display will reflect whatever component is currently selected in the CCL to be crafted. CWH will retrieve the current craft status from the game and set the display values accordingly. If no craft is in progress, then any component can be selected and crafted. | ||
| - | |||
| - | For the currently selected component, a Materials table containing all the materials needed to construct the component is displayed. | ||
| - | |||
| - | If the craft has any materials missing, a " | ||
| - | |||
| - | Finally, the "Craft Component" | ||
| - | ===== Submersible Build Tab ===== | ||
| - | {{: | ||
| - | |||
| - | This tab allows you to determine, for a given submersible rank, what configuration of components will maximize the values of a prioritized list of component attributes: surveillance, | ||
| - | As you change the attribute selected in any pulldown, the selected attributes for the other pulldowns will automatically adjust so that only unique attributes are displayed. For example, if I changed the Surveillance value to Favor, the currently selected Favor pulldown changes to Surveillance. | ||
| - | ===== Airship Build Tab ===== | ||
| - | {{: | ||
| - | |||
| - | This tab allows you to determine, for a given airship rank, what configuration of components will maximize the values of a prioritized list of component attributes: surveillance, | ||
| - | As you change the attribute selected in any pulldown, the selected attributes for the other pulldowns will automatically adjust so that only unique attributes are displayed. For example, if I changed the Surveillance value to Favor, the currently selected Favor pulldown changes to Surveillance. | ||
| - | ===== Movement Tab ===== | ||
| - | {{: | ||
| - | |||
| - | The Movement Tab allows you to control what kind of movement speed will be used to move your character within the zones CWH visits. | ||
| - | |||
| - | | Enable Speed Actions | When checked, CWH will attempt to use speed actions (Sprint, Peloton, Fists of Wind) whenever they are available and it is appropriate. The mount will take priority if the cutoff distance requirement is met. | | ||
| - | | Speed Action Cutoff Distance (yalms) | The distance above which CWH will use Speed Actions to move your character. | | ||
| - | | Enable Mount | When checked, CWH will attempt to use a mount whenever one is available, and it is appropriate. | | ||
| - | | Mount Cutoff Distance (yalms) | The distance above which CWH will use a mount to move your character. | | ||
| - | | Mount Selection | A list of mounts from which you can choose one to use whenever a mount is needed to run that long distance to the placard. Be aware that this list, due to limitations in Minion, contains more mounts than you really own. If you pick one it turns out you cannot use (because you don't own it or are in a zone where mounts aren't allowed), a popup will appear informing you of the situation. | | ||
| - | | Select Random Mount | When checked, CWH will randomly pick an available mount that you own to run to the placard. This overrides your Mount Selection. | | ||
| - | |||
| - | ===== Profile Tab ===== | ||
| - | {{: | ||
| - | |||
| - | The Profile Tab allows you to persistently store most of CWH's settings. The profile settings are stored in files unique to the character and game language used to create the profile. You can create as many profiles as you like. The controls on this tab are: | ||
| - | |||
| - | | Load Current Profile After Reset | When checked, if you hit Reset on the Main Tab, or when CWH is loaded when you start Minion, after all settings are initialized to their default values, the saved settings in your current profile are loaded. | | ||
| - | | Current Profile Name | The settings file you selected to be the current profile being used by CWH. | | ||
| - | | Load | Load all settings from the current profile. | | ||
| - | | Save | Save all settings to the current profile. | | ||
| - | | Add New Profile | The name of a new profile you wish to add (must be a valid file name). | | ||
| - | | Add | Create the new profile and save all current settings to it. | | ||
| - | |||
| - | The table is a list of all the profiles you have created for the current character and game language. | ||
| - | ===== Debug Tab ===== | ||
| - | |||
| - | {{: | ||
| - | |||
| - | This tab is primarily intended for use in conjunction with consultation with CWH support. | ||
| - | |||
| - | | Enable Log file | When checked, CWH will create a unique log file for your session. This only needs to be checked if you are told to do so by Squatter support. | | ||
| - | | Enable Timestamp | When checked, CWH will include the current tick count in the debug messages. This provides information that facilitates debugging timing issues. | | ||
| - | | Debug Message Level Settings | CWH's debug message system implements a simple filtering mechanism that can be used to allow or inhibit certain message classes, generally in increasing order of verbosity. | ||
| - | |||
| - | ====== Support ====== | ||
| - | |||
| - | For bug support, please post a message on discord: https:// | ||
| - | |||
| - | When you need support, please provide me, at a minimum, the following: | ||
| - | |||
| - | - Enable the debug information category on the Debug Tab and do what you did to create the problem. | ||
| - | - A screen shot of your CWH main tab | ||
| - | |||
| - | If you post this information to the specified channel (NOT RECOMMENDED), | ||
| - | Additionally, | ||
| - | |||
| - | If that initial information is insufficient for me to determine the cause, I will ask you to set other debug settings that will provide more information. CWH is a complex piece of software and can be negatively affected by a number of factors over which I have no control, not the least of which is what other addons you run. I appreciate your patience in working with me to solve your issue when it is not slam-dunk easy. If you are willing to try the debugging measures I request, I will work with you until your problem is solved. | ||