v1.11.3
See https://github.com/bratkartoffel/blm2/blob/v1.11.3/CHANGELOG.md
Changed
- (config) move configuration
base.income_bonus_shop
toshop.income_bonus
and increase5 -> 12
- (config) move configuration
base.income_bonus_kebab_stand
tokebab_stand.income_bonus
and increase8 -> 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
to1.75 ^ Level
, rounded up to50'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