Startup Company

Startup Company

100 ratings
TreePlan
6
5
3
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
83.968 KB
13 May, 2020 @ 3:08pm
11 Jun, 2020 @ 8:57pm
12 Change Notes ( view )

Subscribe to download
TreePlan

Description
NOT MAINTAINED NOW


The mod generates production plans only with selecting features.
For about how to use this mod, please see screenshots or a video on the workshop page.

It's better to use this mod after you understand about how to use manager and production plan in this game.
Please subscription if it's interesting for you.
And if you like it, then please come back here and rate this mod!

Any comments are always welcome :)

Thank you !!



==============
HOW TO INSTALL
==============

1. Click Subscribe Button on this page.

2. Start "Startup Company".

3. Click "MODS" in Main Menu( shown by clicking the button at right bottom).

4. Activate the mod named TREEPLAN. ( by clicking the toggle switch to enabled. It must be green to use. )

5. Confirm to activate the mod and restart game. (Don't worry, this mod doesn't attack your computer or data.)

6. Back into your game, there should be TreePlan button next to "Outsourcing". (Congrats!)

7. About next step, please see my screenshots or video on this workshop page. (or comment)


=========================
What I’m doing in my video
=========================
1. Create a plan named “LP and Server” using this mod.
2. Check it from inventory.
3. Apply the plan to Dylan Moreno’s team.

4. Create next plan named “ItemListingPlan”.
5. Change target amount in the plan and save it.
6. Check it from inventory.
7. Apply the plan to Alice Riley’s team.
52 Comments
Zicarius 27 Aug, 2024 @ 5:51pm 
working as of 08-28-24 w/ few other mods active
misebox  [author] 12 Jan, 2023 @ 12:55pm 
@purple_ramen
Thank you for your comment and sorry about the mod not working.
OK, I’ll check it out in a few days probably.
purple_ramen 23 Nov, 2022 @ 12:00pm 
Hey thank you so much for his tool! It feels like what it SHOULD have been all along! What some time and skill doesn't get you.

For some reason it doesn't work though.... it doesn't show up in the Mods list. Do you mind updating it again, so it shows up? I know this is a bit old, but it would be a shame to spend this much time on a mod and have it disappear into the mist, I think. ^^ I doubt that they will ever update the game again (and break it)! Would really appreciate it if you could update it please to it shows up in the mods list. Thank you so much if you can do that for us!
Keriadyn 11 Mar, 2022 @ 7:47am 
Don't work.
kuxynator 17 Dec, 2021 @ 2:57am 
Nice tool.
But the more complex the requirements become, the more it is noticeable that updating a treeplan becomes more and more cumbersome. If a new feature is added, or a different advertising medium, or a different server type is changed, you have to completely rebuild the entire plan every time. can't the last changes made be remembered, so that you only have to change what has actually changed?
Soul--Reaver 7 Nov, 2021 @ 3:53am 
Yes well i have 6 sites, all with 6 features (12 feature variations) + help system. I would need to get a calculator to calculate them all together with the right amounts of levels for each. The idea of your mod is i do not need to get that calculator
misebox  [author] 7 Nov, 2021 @ 1:22am 
Maybe, understood.
You know you can see direct requirements of selected targets on the TREE view. (See only leftmost components)
Do you want to filter the TREE view to only direct requirements?
Or do you want to make a production plan with only direct requirements?
Soul--Reaver 6 Nov, 2021 @ 6:10am 
I basically want to be able to turn off line 72 "branches = branches.concat(traceBranch(child, hist));" in start.js when desired.

I use the features selection in your mod.
Example:
I select 100 * landing page and 100 * comment functionality.
I only want to know what those features need.
This would be
100 * UI component
100 * backend component
100 * blueprint component
100 * graphics component
300 * backend module
300 * input module

I do not need to know what is needed to create a backend module or a input module. Unless i manually select those in the target list as a loose option unrelated to the features. But then again only the base components, not its dependencies.

Basically i want to know the amount i need of items shown in the requirements column on the targets page.
misebox  [author] 6 Nov, 2021 @ 5:10am 
@Soul—Reaver

Thank you for the idea.
But I think it’s hard to implement that feature cause it’s hard to define “the required base components” of a selected item.

For example, “Front End Module” requires “UI Element” and then “UI Element” requires “BP Component”. What are required base components in this case? ( See TREE view )
If you want only BP Component, you can select only BP Component and you can also add UI Element. Use “Search” form on TARGETS View and “Type” select box.
Soul--Reaver 6 Nov, 2021 @ 2:43am 
Would it be possible to add a feature where i can disable calculating the dependencies and only calculate the required base components?