Skip to content

Commit

Permalink
- New API events courtesy of emanondev with PR #5363. (First-Time
Browse files Browse the repository at this point in the history
Contributor!)
  - API: BonusBlockPurchaseCostCalculationEvent
    - Used to modify what towns pay when using /t buy bonus.
  - API: TownBlockClaimCostCalculationEvent
    - Used to modify what towns pay when using /t claim.
  • Loading branch information
LlmDl committed Oct 17, 2021
1 parent 0d85963 commit eaee6de
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6844,4 +6844,9 @@ v0.92.0.11:
- Fix name changes charging money for names which won't pass a later test.
- Make nation's names behave according the Capitalize Names config setting which only affect towns.
- Make towns set their world when it is null, when we set the homeblock.
- Fix support for Reserve and an NPE when trying to deposit money into a town bank.
- Fix support for Reserve and an NPE when trying to deposit money into a town bank.
- New API events courtesy of emanondev with PR #5363. (First-Time Contributor!)
- API: BonusBlockPurchaseCostCalculationEvent
- Used to modify what towns pay when using /t buy bonus.
- API: TownBlockClaimCostCalculationEvent
- Used to modify what towns pay when using /t claim.

0 comments on commit eaee6de

Please sign in to comment.