-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathchangelog.txt
50 lines (38 loc) · 1.75 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Changelog:
Key:
+ Addition
= Fix
! Change
- Removal
Version 1.3.4
! Changed pom.xml, DynamicTextures now compiles using Spigot repo
Version 1.3.3
! Changed WorldGuard support. Now using WorldGuard 6
Version 1.3.2 | Tested on CB 1.7.2-R0.3
= Fixed region textures
Version 1.3.1 | Tested on CB 1.7.2-R0.1
+ Updated for CraftBukkit 1.7.2-R0.1 beta, now uses proper Bukkit API to set ResourcePacks
- Removed 'Use_Packets' option
Version 1.3.0 | Tested on CB 1.7.2-R0.1
+ Updated for Resource Packs using Packets (enable this option in config.yml)
! Renamed 'dynamictextures.change_texturepack' permission node to 'dynamictextures.resourcepack'
! Changed loading to be post world to ensure all worlds are detected
Version 1.2.3 | Tested on CB 1.5.2-R0.1
+ Added command to refresh the texturepacks of all players
+ Added an Update Checker
+ Added Metrics
= Fixed issues where worlds were not being detected
Version 1.2.2 | Tested on CB 1.4.7-R1.0
+ Added WorldGuard support, set regional textures in config.yml
+ Added command to reload the configuration files
Version 1.2.1 | Tested on CB 1.4.7-R1.0
= Fixed bug where texture packs weren't getting loaded onPlayerLogin
Version 1.2.0 | Tested on CB 1.4.7-R1.0
! Changed the name of the plugin from WorldTextures to DynamicTextures! All permissionnode names changed accordingly
= Fixed a bug where world textures weren't loaded if the player is an OP
Version 1.1.0 | Tested on CB 1.4.7-R1.0
+ Added dynamic permission nodes to set a texture pack for groups/users. Set the permission name in the config and use 'worldtextures.node-name'
Version 1.0.0 | Tested on CB 1.4.6-R0.2
+ First release
+ Added config to set a texture pack for every world
+ Switches texture packs when player joins a world