2.5.5 🔼 Back to top
- You can now choose what percentage of each business expense is tax-deductible.
YOU MUST EITHER DELETE YOUR CONFIGS, OR MANUALLY CHANGE THE FOLLOWING VALUES FROM "true/false" to "1.0/0.0":
- DeductibleAnimalExpenses
- DeductibleBuildingExpenses
- DeductibleSeedExpenses
- DeductibleToolExpenses
- Now actually uses ConservationistTaxBonusCeiling setting from PROFS, instead of setting it to 100%.
2.5.0 🔼 Back to top
- Fixed an issue caused by ephemeral caching of overnight tax calculation between 1st and 2nd day of the season. If the player reset the game during the 2nd day of the season, calculations would be lost. These calculations are now persisted in mod data to prevent this issue.
2.4.0 🔼 Back to top
- Fixed translation keys on every language.
2.3.0 🔼 Back to top
- Added income and property tax information to the API.
2.2.6 🔼 Back to top
- Agriculture and UVA totals are no longer weighed down by the winter season (as advertised).
2.2.3 🔼 Back to top
- Now counts stacks of non-SObject items.
2.2.0 🔼 Back to top
- Some correction to SetModData command.
- Fixed long-standing issues with debt calculation. Looks like daily income was being counted twice, leading to lower debts than expected.
2.1.0 🔼 Back to top
- Fixed a typo in the default i18n key for outstanding debt.
2.0.5 🔼 Back to top
- Fixed agriculture value calculation, so no longer should properties be charged billions.
2.0.3 🔼 Back to top
- Fixed a typo in the config verification.
2.0.0 🔼 Back to top
- Added new property taxes.
- The bodies of most, if not all, tax-related letters have been altered. Translations will need to be revised (sorry, translatrs).
- You can now customize all tax brackets and tax rates for each bracket, including changing the number of brackets.
- Improved taxation in multiplayer when using shared wallets (thanks to ncarigon).
1.0.2 🔼 Back to top
- In addition to interest, outstanding debt now suffers additional penalties at each season close. The penalty amount is the lesser of 100g or 5% of the outstanding amount.
- The default value for annual interest has been increased from 6% to 11% (the base corporate tax interest rate in the state of New York).
- Fixed the taxable amount displayed in the logs (should have no effect on gameplay).
- Taxes now apply to items sold via Mini-Shipping Bin.
0.9.7 🔼 Back to top
- Added season name to console outputs.
- Added SetExpenses command.
- Business expenses will now correctly reset at the close of the season.
- Prevent business expenses from being greater than due taxes.
- Added the option to deduct business expenses from taxable income. Business expenses can include building constructions, tool-related costs, animal-related costs and seed purchases. You may also specify individual objects by name that should be tax-deductible.
- Added new console commands for directly setting season income and outstanding debt.
- Tax brackets now work progressively, as in real life; i.e., instead of applying only the highest applicable bracket, income is actually split into each applicable bracket. The result is less taxes paid overall.
- Fixed an issue where debited amount would not actually reduce the player's money when they didn't have any before sleeping. The debit now happens when the day starts, after the previous day's earnings have been added to the player's balance.
- Fixed a typo in introduction letter (english).
- Fixed a translation objects not being converted to strings.