Commit Graph

202 Commits

Author SHA1 Message Date
James Peters
3ee137ae35 Lang updates 2020-10-28 11:39:25 +00:00
James Peters
2a48a07c52 Cleaned Up Party Menu. 2020-10-27 13:20:03 +00:00
James Peters
0d9b57c098 Beta 2.3 - beta 2 2020-10-27 12:01:40 +00:00
James Peters
b7c4d5f49b Lang updates 2020-10-27 12:01:25 +00:00
James Peters
4d3603bcc7 Lang Updates 2020-10-24 22:56:21 +01:00
James Peters
fbeeb14a8e Unused imports 2020-10-24 15:19:04 +01:00
James Peters
858964c59c Fixed AutoCrafting & Added 1.16.3 Protocol support
Added 1.16_R2 module
Fixed AutoCrafting by using NMS
2020-10-24 15:18:56 +01:00
James Peters
1c153db2e3 Party UI
Adds UI to create/manage/invite players to parties.
Includes an Anvil UI library from WesJD.
2020-10-21 23:44:47 +01:00
James Peters
3a0c0e23c1 Party System
Fully implemented party system backend.
Currently implemented in commands.
Fixed Entities not being removed on reload
Fixed ghost chest issue.
Started Party Menu GUI
2020-10-18 12:10:19 +01:00
James Peters
33dfc42d67 Update fr_FR.properties 2020-10-12 12:06:39 +01:00
James Peters
94bd3d9ead Update ChestsPlusPlus.java
Remove all armour stands on reload if not enabled.
2020-10-09 19:58:11 +01:00
James Peters
60e7596c69 Lang updates 2020-10-09 19:57:47 +01:00
James Peters
571c416919 Update HopperListener.java
Reverted Hopper code. Was too messy and complicated.
2020-10-09 14:59:21 +01:00
jameslfc19
4b768def75 Update de_DE.properties
Sorting alphabetically from now on.
Added missing ItemFrame translations.
2020-08-17 17:44:20 +01:00
jameslfc19
56d1da1402 Fixes Hopper bugs
Fixes bug that was introduced when fixing the Hopper Paper bug that required the Hopper move event to be done manually.
Fixes bug that mixed up the Hopper and ChestLink inventories.
2020-08-17 16:55:54 +01:00
jameslfc19
692af7902e Update NMSProviderImpl.java
Fix for 1.16.2 crash
2020-08-17 16:48:29 +01:00
jameslfc19
fc0977b87e Added Missing Messages 2020-08-17 16:45:38 +01:00
jameslfc19
2fceb39f8c 2.3-Beta 2020-08-02 11:51:35 +01:00
jameslfc19
f03b096d72 Item Filter Additions
Item Filters can now filter based on similar item types!
2020-08-02 00:03:57 +01:00
jameslfc19
f931845ca5 Fixed Double Chest opening sound on Paper 2020-08-02 00:02:58 +01:00
jameslfc19
6b0f37de2c Huge Code Cleanup! 2020-08-01 22:04:30 +01:00
jameslfc19
9555c9f722 Removed Unused Imports 2020-08-01 21:46:38 +01:00
jameslfc19
d6111f49cc Language File Fixes 2020-08-01 21:44:04 +01:00
jameslfc19
d1cc5d8289 New PluginConfig Option & Fix For Paper Hoppers 2020-08-01 20:58:23 +01:00
jameslfc19
b2925e44a6 Added new 1.16 Lidded API support. 2020-07-29 21:52:33 +01:00
jameslfc19
2d22eb732f Updated Language Files 2020-07-29 21:52:17 +01:00
jameslfc19
8ec10cc93a Update pom.xml 2020-07-29 20:13:40 +01:00
jameslfc19
a819acd179 Added/Updated Language Files 2020-07-29 20:13:20 +01:00
jameslfc19
79c3d36676 Update StorageType.java
Fix for NPE from lines in SignChangeEvent
2020-07-29 02:19:25 +01:00
jameslfc19
54f2e7cfa1 Removed Timestamp from Language Files 2020-07-29 02:19:04 +01:00
jameslfc19
5294cf5b7f Language File Fixes 2020-07-29 01:45:24 +01:00
jameslfc19
f7be7366b9 Updated Version Checker 2020-07-29 01:40:57 +01:00
James Peters
4e7e17e864 Update dutch.properties (POEditor.com) 2020-07-29 01:04:48 +01:00
jameslfc19
12af23ce67 Added Missing Language Messages 2020-07-28 23:43:18 +01:00
James Peters
27829e0ada Update dutch.properties (POEditor.com) 2020-07-28 23:13:48 +01:00
jameslfc19
ed4e5684e0 Create dutch.properties 2020-07-28 23:12:40 +01:00
jameslfc19
07329cc10c Language File Generation 2020-07-28 23:00:33 +01:00
jameslfc19
b477ee1ed6 Language File
Language File implementation almost complete
2020-07-28 19:32:12 +01:00
jameslfc19
767e162c84 Update ChestsPlusPlus.java 2020-07-28 12:50:28 +01:00
jameslfc19
0c03f6ccf2 Update pom.xml
2.2.1 Release
2020-07-28 12:39:39 +01:00
jameslfc19
1ce9b3f4b0 Bug Fixes 2020-07-28 12:39:09 +01:00
jameslfc19
729bbad359 Fix for NPE on Paper 2020-07-27 22:41:08 +01:00
jameslfc19
86dbe63fa3 2.2-Release
Update pom to 2.2-Release
2020-07-27 12:22:10 +01:00
jameslfc19
8fb9c5c220 ChestLink Verifier
Fix for ChestLinks not being converted to single chests when a block is on top of the DoubleChest.
2020-07-27 00:43:21 +01:00
jameslfc19
dd3d77e85a Update VirtualCraftingHolder.java
AutoCrafting was only happening in unloaded chunks!! oops.
2020-07-27 00:42:39 +01:00
jameslfc19
b8119d6286 Fixed Filters - Again. 2020-07-26 22:15:00 +01:00
jameslfc19
cc18166743 Command Fix
Invalid command arguments caused a crash
2020-07-26 19:58:55 +01:00
jameslfc19
e12bc92019 Added remote open permission 2020-07-26 19:34:15 +01:00
jameslfc19
f0a7d3231f StorageOpener Optimisations
Fixes for sign bug when more than 64 signs get updated in a chunk. #12
Optimised ChestOpener code to cache the tile entity.
Armour stands no longer calculate unneed location and postions.
Display type enum that gets set when the display item is chaned.
2020-07-26 18:27:44 +01:00
jameslfc19
4b3d009541 Update MaterialChecker_1_14.java
#11 Bows are held items, so don't display on front of chest.
This may be something that will be changed in future versions.
2020-07-25 15:19:30 +01:00