Skip to content

Releases: teaconmc/AreaControl

0.7.3

29 Jul 19:49
Compare
Choose a tag to compare

Change set since 0.7.2:

83a9403: 0.7.3: Hotfix LuckPerm context calculation

0.7.2

29 Jul 08:02
Compare
Choose a tag to compare

Change set since 0.7.1:

21a18ef: 0.7.2: Hotfix Mixin failure - manually appoint correct SRG name

0.7.1

29 Jul 07:33
Compare
Choose a tag to compare

Change set since 0.7.0:

da13e06: 0.7.1: Hotfix

0.7.0

29 Jul 04:28
Compare
Choose a tag to compare

Change set since 0.6.8:

d3a0480: Cache area volume to avoid calculating it again and again
fc166cc: Merge area.allow_interact_entity_specific into area.allow_interact
3d81003: It should be called "run test"
c0e01e4: Nuke unused method
585492a: We have real tests now!
fdc83f4: I believe this should be inflate (which expands towards all 6 directions)
d9eb12d: Redesign part 9: 4 new properties to restrict entity selectors
5981bfc: Typo fix
25f6528: Fix builder & owner checking; improve single-player checking
389041e: Begone, singleplayer wildness!
8afcaf7: Redesign part 8: bypass mode is now in effect for various properties
8593672: Begone
2daeabe: The selector restriction applies to entities and command blocks only
8b86726: Redesign part 7: /ac current bypass
6daadb3: EntitySelector selects entities within the same area as of command executor by default
eebb99b: GUI is now functional, although it does not work sometimes.
300a321: Clean up unnecessary call
a295d7f: Initial port to 1.20
dd9c0ed: Redesign part 6: properties edit GUI
5bc9cb8: Fix CI
992feca: Redesign part 5: permission refactor
e768c0b: Redesign part 4: owners/claimers and builders can now be "groups".
05001cd: Redesign part 3: ownership refactor
3828884: Redesign part 2: nuke getInt/getDouble/getString
a10ffc6: Redesign part 1: nuke tag system
b0b3432: BlockPos.containing
8718ec0: Code cleanup
c79c92f: Initial port to 1.19.4

0.6.8

20 Aug 18:47
Compare
Choose a tag to compare

Change set since 0.6.7:

a82874c: Bump version to 0.6.8
5488640: Cache all ResourceKey created in AreaLookupImpl and other places

0.6.7

16 Aug 18:21
Compare
Choose a tag to compare

Change set since 0.6.6:

8322f25: Bump version to 0.6.7
fabdcb6: Supports auto-completing entity-specific version of area.allow_interact_entity[_specific]
97bf997: Probably fix an edge case

0.6.6

15 Aug 22:55
Compare
Choose a tag to compare

Change set since 0.6.5:

e314e0e: Bump version to 0.6.6
136e890: Put arguments into a dedicated package
83d0856: Fix language file

0.6.5

14 Aug 23:52
Compare
Choose a tag to compare

Change set since 0.6.4:

1f6b644: Bump version to 0.6.5
89bfc46: Allow area name and UUID to be easily copied to clipboard
249d00b: Fix inverted selector has wrong logic

0.6.4

14 Aug 22:00
Compare
Choose a tag to compare

Change set since 0.6.3:

ec19e38: Bump version to 0.6.4
3bc115e: Fix area.allow_ride
08ff850: Properly rebuild name index and check for duplication
503b27b: Add missing auto-completion

0.6.3

14 Aug 20:33
Compare
Choose a tag to compare

Change set since 0.6.2:

021684c: Bump version to 0.6.3
07ce9d9: Experimental: area.allow_ride
40aa487: Entity Selector support: @p[area=<!><area_id|#area_name>]
f1bec13: Update to match current known properties
62cfd58: Make area.allow_spawn=true the default