Tax tool update
Open in chat • 3 posts (analysis)
• Page 1 of 1
I'm working on a small tax tool update to get it working in more browsers.
The first step was fixing some of the event handling: I've just uploaded the newest version.
This update is about the handling of the back/forward buttons when selecting a faction. This should now work on nearly all modern browsers. If you it seems you can't use your browsers back button to get out of a selected faction and back to the faction select box, drop me a line.
The first step was fixing some of the event handling: I've just uploaded the newest version.
This update is about the handling of the back/forward buttons when selecting a faction. This should now work on nearly all modern browsers. If you it seems you can't use your browsers back button to get out of a selected faction and back to the faction select box, drop me a line.
A second update to the tax tool, on Freekjan's request: a new economic directive.
Tax Set Limitation
Do not create 12-Sets, and create at most 45 9-Sets.
The directive has four properties: 12-Set, 9-Set, 6-Set and 3-Set.
A limit is either 0, or a positive integer.
If you want to limit a tax set, you must limit all larger sizes. This is due to the internals of the tax tool.
PS. Do not forget to refresh your cache.
Tax Set Limitation
Do not create 12-Sets, and create at most 45 9-Sets.
- Code: Select all
<data economic_directive #Your own mnemonic for the directive here>
System_ref: Your System Here
Directive: taxset-limit
12-Set: 0
9-Set: 45
</data>
The directive has four properties: 12-Set, 9-Set, 6-Set and 3-Set.
A limit is either 0, or a positive integer.
If you want to limit a tax set, you must limit all larger sizes. This is due to the internals of the tax tool.
PS. Do not forget to refresh your cache.
The tax tool now uses human readable names again.
3 posts (analysis)
• Page 1 of 1
