Skip to content

Latest commit

 

History

History
429 lines (196 loc) · 18.3 KB

CHANGELOG.md

File metadata and controls

429 lines (196 loc) · 18.3 KB

1.21.11 (2021-04-05)

Bug Fixes

  • msg: show region info when clicking on region in /gs list (7ea31ba)

1.21.10 (2021-03-14)

Bug Fixes

  • use fawe compatible api in schematic manager (2c56f66)

1.21.9 (2021-02-20)

Bug Fixes

  • show correct count display (1af339e)

1.21.8 (2021-02-20)

Bug Fixes

  • region achievement is always granted (3d73589)

1.21.7 (2021-02-18)

Bug Fixes

  • deps: update rcachievements (97f9bb2)

1.21.6 (2021-02-18)

Bug Fixes

  • make /gs the root command for rcregions (e0d19d2)

1.21.5 (2021-02-18)

Bug Fixes

  • region achievements not working (7f7c17e), closes #37

1.21.4 (2021-02-18)

Bug Fixes

1.21.3 (2021-02-18)

Bug Fixes

  • add option to disable worldedit schematics (16f54e4)
  • catch all save schematic exceptions (1ac347e)

1.21.2 (2021-02-18)

Bug Fixes

  • achievement: region count incorrectly displayed (b7c53bc), closes #36

1.21.1 (2021-02-17)

Bug Fixes

  • catch all worldedit exceptions (0326834)

1.21.0 (2021-02-17)

Features

  • improve region achievements - remove if no longer active (2182815)

1.20.1 (2021-02-17)

Bug Fixes

  • achievements not registered (c0d1553)

1.20.0 (2021-02-15)

Features

1.19.2 (2021-02-10)

Bug Fixes

  • add proper dependencies to spigot.yml (27a66bf)

1.19.1 (2021-01-31)

Bug Fixes

  • build: properly shade fasterxml (6de03b7)
  • allow destroying of signs in owned regions (298878e), closes #29
  • style: correct small typo in admin commands (2a07054), closes #28

1.19.0 (2021-01-09)

Bug Fixes

  • cmd: /region info not working in current region (f1ea226), closes #34

Features

  • replace vault with rceconomy (d880efc), closes #33

1.18.0 (2020-12-07)

Features

  • cmd: add /rcra reset command to restore from schematic (092728d)
  • cmd: add /rcra set owner command (45fa087)

1.17.2 (2020-12-05)

Bug Fixes

  • cmd: npe if players has no regions (df44eb5)
  • money: do not increase region size by one (71aacd4)

1.17.1 (2020-12-05)

Bug Fixes

  • sell: do not reset region multiplier when selling to players (9a6e5bf), closes #22

1.17.0 (2020-12-05)

Bug Fixes

  • sales: make region occupied when a sale expires (a54d223)

Features

  • cmd: add /rcr list command that lists all player regions (0134a80)
  • cmd: add /sales command that shows all player sales (3c3ab85)
  • add task that expires regions on sale (a1f5bbb)

1.16.0 (2020-12-05)

Features

  • add option to execute commands when a region is sold (24136b3)
  • auto expire selling regions after some time (04e9c21)

1.15.0 (2020-12-05)

Features

  • add option to sell regions directly to players (b1249b9)
  • show active sales and sold regions on login (427bc1a)

1.14.0 (2020-12-04)

Features

  • cmd: add /rcra set factor command to set the individual region factor (9b167d0)
  • save schematic when a player buys a region (61e1068)

1.13.1 (2020-12-04)

Bug Fixes

  • set base price to 0 when switching to dynamic price (6c36d48)

1.13.0 (2020-12-03)

Bug Fixes

  • cmd: make 0 costs regions free (8302500)

Features

  • add option to sell regions to the server (8f6ed0d)
  • cmd: add /rcr limits command (170a1cb)
  • autoset default group if region group is empty (000df9f)
  • cmd: add option to specify region group on creation (5c86c72)

1.12.1 (2020-12-03)

Bug Fixes

1.12.0 (2020-12-02)

Bug Fixes

  • allow null groups (69cf71f)
  • api: add static handlerlist to base events (533324f)

Features

  • implement region groups price modifier and limits (8997efa)
  • cmd: add basic /rcr sell dialog (acd9f8b)

1.11.2 (2020-12-02)

Bug Fixes

  • api: add static handlerlist to base events (4d8985d)

1.11.1 (2020-12-02)

Bug Fixes

  • db: fix pending drops migration of owner_id on regions table (2521384)

1.11.0 (2020-12-02)

Features

  • add saving of created and deleted regions as schematics (c40c795)
  • api: add events for buy and create region (8824bfe)

1.10.1 (2020-12-02)

Bug Fixes

  • db: add missing group world and wg region migrations (fc909f3)

1.10.0 (2020-12-02)

Features

  • cmd: add option to auto set worldguard parent or group (b102071)

1.9.0 (2020-12-02)

Bug Fixes

  • rougly calculate polygon region (20d16aa)
  • info: npe in player hover if player lastonline is null (8f71b73)

Features

  • cmd: add command to set price and size (df1a1cc)

1.8.1 (2020-12-01)

Bug Fixes

  • info: fix region costs info message (5edeadd)

1.8.0 (2020-12-01)

Features

  • cmd: add /rcra set parent command (98300e3)

1.7.1 (2020-12-01)

Bug Fixes

  • show cost breakdown hover (cdfd2f1)

1.7.0 (2020-12-01)

Bug Fixes

  • time formatting error in region info (f249618)

Features

  • add detailed cost breakdown view (75b1c94)

1.6.0 (2020-12-01)

Bug Fixes

  • cmd: correctly display abort buy cmd (a5e9720)

Features

  • cmd: add /rcr info command and the option to show worldguard info on click (fb7aaa7)
  • gui: display player limits in region overview (da8dd16)

1.5.1 (2020-12-01)

Bug Fixes

  • player regions calculation based off actual regions (332fc22)
  • db: remove unused player_name field from owned_region (f84d167)

1.5.0 (2020-12-01)

Bug Fixes

  • correctly display playername on sign and info text (ebd2d5e)

Features

  • add nice formatting and improve overall user experience (8181fd7)
  • add pretty formatting for regions (88b8386)

1.4.1 (2020-11-30)

Bug Fixes

  • region: volume is now correctly calculated (a4da2e4)

1.4.0 (2020-11-29)

Features

1.3.1 (2020-11-24)

Bug Fixes

  • limits: apply default limit to all players (b3fc45f), closes #8

1.3.0 (2020-11-24)

Features

  • regions: add option to define region limits that can be assigned with permissions (225ed17), closes #8

1.2.2 (2020-11-24)

Bug Fixes

  • db: rename tables to rcregions_ and create new migrations (7363b2a)

1.2.1 (2020-11-24)

Bug Fixes

  • build: properly shade interactive messenger (80fdfac)

1.2.0 (2020-11-23)

Features

  • add new experimental messaging library (66deb6c)

1.1.1 (2020-11-21)

Bug Fixes

  • signs: show correct error messages (15d16b1)

1.1.0 (2020-11-21)

Bug Fixes

  • signs: update sign on first placement (e8a6370)

Features

  • cmd: add reload command (2b23bc1)

1.0.0 (2020-11-21)

Bug Fixes

  • db: add initial migrations (abea4a1)
  • regions: add option to buy regions via signs (aebc39a)

Features

  • add dynamic and static cost calculations based on m2 or m3 (aa6a4ce)
  • add region creation via signs (a36297f)
  • support multiple database types with ebean (919fa2e)