Skip to content

Commit

Permalink
- Remove redundant nationSpawn variable, courtesy of Warriorrrr with
Browse files Browse the repository at this point in the history
PR #5485.
  - Add web map integration to status screens, courtesy of Warriorrrr
with PR #5484.
  - Queue the revert on unclaim feature.
    - Only 20 plots can be actively reverting at one time.
    - Plot snapshots are only loaded into memory when the queue calls
for the revert to start.
    - Closes #5473.
  • Loading branch information
LlmDl committed Dec 2, 2021
1 parent da2bb69 commit cc4e6bc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7003,4 +7003,10 @@ v0.92.0.11:
- Closes #5481.
0.97.3.3:
- Fix DecimalDataField and RawDataField cloning returning a label when none is present.
- Prevent Towny from loading if the townyperms.yml is missing a vital group, ie: mayor, king, nomad, etc.
- Prevent Towny from loading if the townyperms.yml is missing a vital group, ie: mayor, king, nomad, etc.
- Remove redundant nationSpawn variable, courtesy of Warriorrrr with PR #5485.
- Add web map integration to status screens, courtesy of Warriorrrr with PR #5484.
- Queue the revert on unclaim feature.
- Only 20 plots can be actively reverting at one time.
- Plot snapshots are only loaded into memory when the queue calls for the revert to start.
- Closes #5473.

0 comments on commit cc4e6bc

Please sign in to comment.