weebly
Thank you so much!
Here are some suggestions for the focus editor.
1.
Make it so that when you zoom out to a certain point, the text disappears and all you see are the icons, sometimes you just need an overview of the tree.
But having so much clunky text flying around makes it hard to see.
If this is not possible, move the font size adjuster from the account page to the focus editing page for ease of access.
2.
Make it so that we can zoom out more than the size of our current tree, this is especially annoying if we're making a big tree. We have to create dummy focuses in order to expand our workspace.
3.
The prerequisite system is broken and breaks the entire tree. As mentioned in the bug reports, sometimes the tool will put
prequisite = {focus = this }{ focus = this}
instead of
prerequisite = {focus = this focus = this2}
or
prerequisite = [focus = this}
prerequisite = {focus = this2}
the middle brackets will break the entire tree.
4.
Snapping increment adjuster.
It's annoying that the focus editor snaps the focuses unevenly 9.56, 7.26, etc. having an adjustment bar for the increments would really help spacing, such as increments of 0.5, 1 , 1.5 , 2 , 2.5 etc/
5.
Make is so that we can navigate our tree by holding the middle click.
6.
Make it so that the site actually remembers us, the remember me button doesn't seem to work and I always have to login.
7.
Having the ability to drag focuses without the popup showing up.
I need a way to drag focuses into position quickly, having the focus editing popup show up is annoying and gets in the way, there needs to be a moving mode.
Overall, I love this tool but there are some annoyances. This makes focus editing so much easier.
I support this suggestion, sometimes having it snap unevenly is really annoying and having to manually change the numbers every time is a chore. Having a increment adjuster to snap would make life much easier.
I can't wait for more updates!
Thanks for your hard work!
Ok I had trouble with these too,
What the problem was for me is that the tool does not do "prerequisites" really well.
When it needs to be 1 prerequisite has to be reached it should look like this
prerequisite = {
focus = generic_focus_1
focus = generic_focus_2
}
But the tool does it like this
prerequisite = { focus = generic_focus_1 } { focus = generic_focus_2 }
The 2 brackets in the middle destroy EVERYTHING
Use your search function in notepad ++ to get rid of them.
Regarding the image problem, if you export your mod, there should be a file called YOURCOUNTRYTAG_customicons.gfx, copy the contents within and paste it into your own shine folder. some icons need a shine to actually appear. this can be found in modfolder/interface/goals_shine/gfx