-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathchangelog.txt
140 lines (110 loc) · 3.93 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
--------------------------------------------------
VERSION: 3.0.1 - 1.12.2
--------------------------------------------------
1.12.2
FIXES:
- Fixed Souls not equipping weapons and armor properly, including when souls.useBestEquipment is enabled.
--------------------------------------------------
VERSION: 3.0.0 - 1.12.2
--------------------------------------------------
1.12.2
UPDATES:
- Updated to MC 1.12.2 (Forge #2544)
CHANGES:
- Removed souls.pickpocketGauntlet.loot config option (Pickpocket Gauntlet will now always have a recipe)
--------------------------------------------------
VERSION: 3.0.0 - 1.12.2
--------------------------------------------------
1.12.2
UPDATES:
- Updated to MC 1.12.2 (Forge #2544)
CHANGES:
- Removed souls.pickpocketGauntlet.loot config option (Pickpocket Gauntlet will now always have a recipe)
--------------------------------------------------
VERSION: 2.0.0 - 1.11.2, 1.11
--------------------------------------------------
1.11.2:
UPDATES:
- Updated to MC 1.11.2 (Forge #2224)
1.11:
UPDATES:
- Updated to MC 1.11 (Forge #2199)
--------------------------------------------------
VERSION: 1.0.4 - 1.7.10
--------------------------------------------------
1.10.2:
FIXES:
- Fixed an event priority issue on player death
- Souls are no longer considered boss mobs
--------------------------------------------------
VERSION: 1.1.3 - 1.10.2
--------------------------------------------------
1.10.2:
FIXES:
- Fixed IllegalArgumentException when inspecting a Soul with WAWLA and The One Probe
- Fixed Soul Identifier and Pickpocket Gauntlet sounds not playing for the player who used them
- Souls are no longer considered boss mobs
--------------------------------------------------
VERSION: 1.1.2 - 1.10.2
--------------------------------------------------
1.10.2:
FIXES:
- Fixed NPE when inspecting a Soul with The One Probe
- Fixed NPE when a Soul is spawned on LAN
--------------------------------------------------
VERSION: 1.1.1 - 1.10.2
--------------------------------------------------
1.10.2:
FIXES:
- Fixed priority issue causing Souls to steal Soulbound items
--------------------------------------------------
VERSION: 1.1.0 - 1.10.2
--------------------------------------------------
1.10.2:
FEATURES:
- Added a 1 second cooldown to usage of the Pickpocket's Gauntlet
- Added a 1 second per-Soul cooldown to usage of the Soul Identifier
- Changed Creative Pickpocket's Gauntlet charge display from "9999" to "Infinite"
- Edited Pickpocket's Gauntlet, Soul Identifier, and Ender Jewel textures
- Added Chinese localization
FIXES:
- Fixed soul info displaying multiple times when souls.requireSoulIdentifier is disabled
--------------------------------------------------
VERSION: 1.0.3 - 1.10.2
--------------------------------------------------
1.10.2:
FIXES:
- Fixed an issue preventing use of the Soul Identifier to view soul information on servers
--------------------------------------------------
VERSION: 1.0.2 - 1.10.2, 1.9.4, 1.8.9, 1.7.10
--------------------------------------------------
1.10.2, 1.9.4, 1.8.9, 1.7.10:
FIXES:
- Fixed items not dropping when a Soul was killed by a non-player damage source
1.9.4, 1.7.10:
FIXES:
- Soul hitbox height increased from 1.8 to 2.0
--------------------------------------------------
VERSION: 1.0.1 - 1.10.2, 1.10, 1.8.9
--------------------------------------------------
1.10:
FIXES:
- Soul hitbox height increased from 1.8 to 2.0
1.10.2:
UPDATES:
- Initial release for MC 1.10.2 (Forge #2006)
1.8.9:
UPDATES:
- Initial release for MC 1.8.9 (Forge #1902)
--------------------------------------------------
VERSION: 1.0.0 - 1.10, 1.9.4, 1.7.10
--------------------------------------------------
1.10:
UPDATES:
- Initial release for MC 1.10 (Forge #1986)
1.9.4:
UPDATES:
- Initial release for MC 1.9.4 (Forge #1965)
1.7.10:
UPDATES:
- Initial release for MC 1.7.10 (Forge #1614)