Skip to content

v1.11.3

Compare
Choose a tag to compare
@bratkartoffel bratkartoffel released this 02 Feb 05:16
· 229 commits to master since this release
v1.11.3
c266261

See https://github.com/bratkartoffel/blm2/blob/v1.11.3/CHANGELOG.md

Changed

  • (config) move configuration base.income_bonus_shop to shop.income_bonus and increase 5 -> 12
  • (config) move configuration base.income_bonus_kebab_stand to kebab_stand.income_bonus and increase 8 -> 20
  • (gebaeude) do not require mafia expenses to build fence and pizzeria
    • this allows users which don't have other players in range to build these buildings
  • active link is now marked using css instead of javascript
  • remove unused / simplify javascript code
  • (bank) change bonus factor from 2 ^ Level to 1.75 ^ Level, rounded up to 50'000
  • (research) increase production_amount_per_level 8 -> 12
  • (research) increase production_cost_per_level 4 -> 7
  • (plantage) increase production_amount_per_item_id 20 -> 30

Fixed

  • (gruppe) fix pagination for group messages is now working again
  • fix page reloads when clicking link for currently active page
  • (chefbox) fix csp error for help link

Removed

  • (nachrichten) remove bbcode for color and fontsize, didn't work since CSP addition