Auxilor
1e337d23c3
Added Atmospheric, Identify, Infuriate, Paralyze
...
Fixed Aerial
2020-08-30 09:56:34 +01:00
Auxilor
b3af2c56a7
Updated to pre16
2020-08-29 22:21:31 +01:00
Auxilor
a1bd4f8a3f
Added disabled check for enchanting
2020-08-29 21:00:52 +01:00
Auxilor
7d660a5871
Added Impact
...
Fixed Supercritical
2020-08-29 20:57:30 +01:00
Auxilor
b897592071
Minor package refactor
2020-08-29 20:52:13 +01:00
Auxilor
9ef2d97815
Updated to pre15
2020-08-29 17:58:30 +01:00
Auxilor
3718f5e10b
Optimised Imports
2020-08-29 17:56:35 +01:00
Auxilor
648e706f6f
Changed enchant detection system
2020-08-29 17:53:28 +01:00
Auxilor
901cb281a5
Removed redundant suppression
2020-08-29 16:19:55 +01:00
Auxilor
f6bcbc7322
Updated Essentials Integration
2020-08-29 16:19:35 +01:00
Auxilor
aa66fc8357
Fixed importing non-existent package
2020-08-29 14:47:30 +01:00
Auxilor
525f5b27d6
Fixed Defender Target
2020-08-29 14:46:10 +01:00
Auxilor
cd41948dcd
Fixed Wound Target
2020-08-29 14:45:12 +01:00
Auxilor
42b493f96d
Modified Weakening and Marking
2020-08-29 14:38:57 +01:00
Auxilor
5dffe3be77
Fixed force rarity
2020-08-29 14:29:07 +01:00
Auxilor
843d41bdf6
Updated to pre14
2020-08-29 14:24:54 +01:00
Auxilor
8a299e54bc
Added Rage
2020-08-29 14:24:06 +01:00
Auxilor
b85252d481
Added Netheric and Enderism
2020-08-29 14:22:07 +01:00
Auxilor
e765b7c989
Added Defender
2020-08-29 14:19:03 +01:00
Auxilor
b8bc9d983f
Added Blind and Sickening
2020-08-29 14:16:50 +01:00
Auxilor
a7c515b276
Added Finality
2020-08-29 14:14:15 +01:00
Auxilor
7f95b45e1a
Added Wound
2020-08-29 14:11:56 +01:00
Auxilor
bc994608fb
Added Corrosive
2020-08-29 14:09:29 +01:00
Auxilor
aae45e98d5
Added Marking
2020-08-29 14:07:09 +01:00
Auxilor
b694eb4d0b
Added Diurnal
2020-08-29 14:02:49 +01:00
Auxilor
4c9d14761e
Added End Infusion
2020-08-29 14:00:21 +01:00
Auxilor
7115699973
Added Force
2020-08-29 13:57:47 +01:00
Auxilor
49e0f087c8
Added Lime Artifact
2020-08-29 13:28:52 +01:00
Auxilor
f032ab70e0
Changed PacketType check style
2020-08-29 12:01:46 +01:00
Auxilor
aeac32921d
Updated to pre13
2020-08-29 11:55:40 +01:00
Auxilor
3cff9f68b8
Fixed Ice Shot
...
Changed Integration Loading
Fixed Artifact Target
2020-08-29 11:47:31 +01:00
Auxilor
87669de08a
Refactored Main to EcoEnchantsPlugin
2020-08-29 11:29:19 +01:00
Auxilor
0dd53c6fef
Removed Direct AdvancedEnchantments Support
2020-08-29 11:24:51 +01:00
Auxilor
1bb7896a20
Merge pull request #4 from NickAcPT/fix/villager-trades
...
Fix villager trades not displaying a lore
2020-08-29 11:19:26 +01:00
NickAc
9a3acbe725
Fix villager trades not displaying a lore
...
In order to fix this issue, I had to do the following:
- Bump ProtocolLib version to 4.6.0 (getting the latest version is enough)
- Intercepted the OPEN_WINDOW_MERCHANT and updated the trades' result to include the enchantments. Do note that the items still will only have a lore at the client-side.
2020-08-29 10:02:52 +01:00
Auxilor
33c0caabb9
Updated to pre12
2020-08-28 22:58:32 +01:00
Auxilor
bb11b31d9e
Fixed pom issues
2020-08-28 22:56:41 +01:00
Auxilor
69aa94a163
Fixed minimisation
2020-08-28 22:52:33 +01:00
Auxilor
2456e97cd0
Finalised Essentials Integration
2020-08-28 22:46:11 +01:00
Auxilor
f05913dc0b
Finalised Essentials Integration
2020-08-28 22:44:50 +01:00
Auxilor
6607a6aadc
Added Support for Essentials
2020-08-28 22:42:08 +01:00
Auxilor
96e53537e2
Merge remote-tracking branch 'origin/master' into master
2020-08-28 22:30:12 +01:00
Olivoz
984059a84e
Pom changes
...
Minor changes for the POMs.
Now Minimizing jar.
Untested if this will cause issues. Doubt this is the case
2020-08-28 22:30:03 +01:00
Olivoz
7b3f33077f
NMS Relocation
...
Move all NMS files to their own folder
2020-08-28 22:30:03 +01:00
Olivoz
d58dc5d26a
Cleanup gitignore
2020-08-28 22:30:03 +01:00
Auxilor
cffa73da77
Merge remote-tracking branch 'origin/master' into master
...
# Conflicts:
# Plugin/src/main/java/com/willfp/ecoenchants/enchantments/EcoEnchant.java
2020-08-28 22:20:46 +01:00
Auxilor
9ef586ad56
Merge pull request #1
...
Fix essentials integration
2020-08-28 22:19:38 +01:00
NickAc
5695248c15
Fix essentials integration
...
- Move to getKey instead of getName
- Create a util class for getting the map
2020-08-28 22:16:07 +01:00
Auxilor
9abc4408ab
Removed essentials integration for further development
2020-08-28 22:16:02 +01:00
Auxilor
e785c9350c
Added essentials integration
2020-08-28 21:52:09 +01:00