Commit Graph

2697 Commits

Author SHA1 Message Date
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
Auxilor
6fb18325f1 Removed StringUtils class
Added random note particle color
2020-08-28 20:57:25 +01:00
Auxilor
f2287582d0 Removed unused dependencies 2020-08-28 20:17:51 +01:00
Auxilor
bf92af0a93 Fixed lore duplication from creative mode
Reworked /ecoskip
2020-08-28 19:35:53 +01:00
Auxilor
d46f715bab Added .idea to gitignore 2020-08-28 18:36:24 +01:00
Auxilor
3c27b38e3e Added .idea to gitignore 2020-08-28 18:30:55 +01:00
Auxilor
18011d4843 Added .idea to gitignore 2020-08-28 18:27:30 +01:00
Auxilor
f7ede0c509 Refactored EcoRunnable into enchantments package 2020-08-28 18:17:19 +01:00
Auxilor
a3f069a880 Updated README.md 2020-08-28 17:59:48 +01:00
Auxilor
4f0bc70434 Updated README.md 2020-08-28 17:54:47 +01:00
Auxilor
79de7af9ba Created README and LICENSE.md 2020-08-28 17:50:55 +01:00
Auxilor
d7b92e8391 Merge remote-tracking branch 'origin/master' into master
# Conflicts:
#	README.md
2020-08-28 17:33:15 +01:00
Auxilor
ac8994e8b3 Created README.md 2020-08-28 17:32:52 +01:00
Auxilor
d24ef1daa2
Create README.md 2020-08-28 17:31:07 +01:00
Auxilor
848a79187e Removed unused imports 2020-08-28 17:21:45 +01:00
Auxilor
7314eba1ee Refactored Lore to Display 2020-08-28 17:20:07 +01:00
Auxilor
e0cd90fb4c Removed redundant Deprecation warnings 2020-08-28 17:15:38 +01:00
Auxilor
129e3df582 Reworked Entire Antigrief System 2020-08-28 17:13:12 +01:00
Auxilor
14ee3c1caf Refactored Artifact Constructor 2020-08-28 16:30:37 +01:00
Auxilor
41c1c35089 Removed DRM 2020-08-28 16:18:59 +01:00
Auxilor
d0f72ac3d1 Initial commit 2020-08-28 16:14:36 +01:00