Commit Graph

729 Commits

Author SHA1 Message Date
Brianna
f25a332b56 Add compatibility with player specific redstone particles. 2020-05-14 14:37:03 -04:00
Brianna
6be955e7c5 Someone forgot to do the radius for 1.13 2020-05-14 13:35:21 -04:00
Brianna
4dff290689 ClientVersion 1.15 2020-05-06 11:40:12 -04:00
Brianna
4fc6b1e87b Fixed commands with paper 1.8.8 2020-05-06 11:40:07 -04:00
Brianna
da94ea34f9 updateAdjacentComparators updates. 2020-05-03 19:53:11 -04:00
Brianna
6139292565 Added getNumberFromPermission. 2020-04-27 18:06:01 -04:00
Brianna
99ab0ee572 Incorrect usage. 2020-04-27 17:36:16 -04:00
Brianna
f57ac0140e Useless error. 2020-04-26 17:31:19 -04:00
Brianna
53c9c0a78e Hide password on db connect. 2020-04-26 16:43:59 -04:00
Brianna
18c6e2f304 Added ability to convert ItemStack arrays to and from Base64 2020-04-23 07:30:14 -04:00
Brianna
e3cb78c63d Doubles for NBT 2020-04-22 13:00:26 -04:00
Brianna
686d4b7612 Fixed WorldGuard hooks. 2020-04-22 09:36:39 -04:00
Brianna
9007d32fd5 Added support for nbt tags. 2020-04-22 09:36:27 -04:00
Brianna
959193699a Get dye color. 2020-04-19 16:20:51 -04:00
Brianna
cb0614019f Replace synced async threading with queued async threading. 2020-04-18 05:10:54 -04:00
Brianna
1510d6ec80 Add LocationUtils. 2020-04-18 05:07:56 -04:00
Brianna
5d032c7614 Terminate all threads on disable. 2020-04-15 12:40:45 -04:00
Brianna
915bb5e9c6 Added the ability to terminate threads. 2020-04-15 12:40:21 -04:00
Brianna
f8a99302e8 Close the connection. 2020-04-15 11:03:53 -04:00
Brianna
5606ebd65f Added EntityUtils. 2020-04-15 11:02:59 -04:00
Brianna
e050e850f0 Allowed use of Material class directly with setBlockFast. 2020-04-06 06:34:23 -04:00
Brianna
4467917543 Corrections and optimizations for 1.12 and setBlockFast. 2020-04-05 06:35:26 -04:00
Brianna
48815bd9f1 Added setBlockFast method. 2020-04-04 16:13:58 -04:00
Brianna
6c8462282e Added a isRecycled method. 2020-04-04 07:58:41 -04:00
Daniel Ciepluch
7227830ced Fix two blocks 2020-04-04 06:50:55 -04:00
Brianna
c08add5295 Add the method isTall to CompatibleMaterial. 2020-04-04 06:50:51 -04:00
Brianna
e67f6cff95 Cleaned up TakeActiveItems method. 2020-04-01 06:06:22 -04:00
Brianna
4272c4b1ab Typo 2020-03-30 11:05:36 -04:00
Brianna
f91a8eb764 CompatibleBiome updates. 2020-03-27 16:45:42 -04:00
Brianna
ea35d4445f CompatibleBiome 2020-03-27 05:19:10 -04:00
Brianna
4f644641a6 Fix for nullpointerexception. 2020-03-26 18:36:58 -04:00
Brianna
ba2ad09429 Various stash improvements. 2020-03-26 16:19:16 -04:00
Brianna
4b440944d7 Add a no args constructor for ease of access. 2020-03-26 16:18:14 -04:00
Brianna
41137c7167 Get EntityType from spawn egg material. 2020-03-26 07:13:46 -04:00
Brianna
c58282cc27 General cleanup. 2020-03-25 14:33:03 -04:00
Brianna
e310506402 Added time utilities. 2020-03-25 14:32:38 -04:00
Brianna
68c5a316c2 Redo lastInsertId as its often wrong. 2020-03-25 09:09:05 -04:00
Brianna
4079893ea4 Added the ability to create a private thread. 2020-03-25 09:09:01 -04:00
Brianna
1aff13be06 TakeActiveItem now uses CompatibleHand.
I did not deprecate the old methods because they didn't work correctly if the user was using their offhand. We were solving this issue by blocking use of the offhand. However that is silly and this makes it better.
2020-03-24 08:31:30 -04:00
Brianna
1c7c593690 CompatibleHand 2020-03-24 08:29:58 -04:00
Brianna
b1b3f5042a Added null check. 2020-03-20 20:52:38 -04:00
Brianna
d032065024 No more duped commands. Design improvements.. 2020-03-19 12:12:05 -04:00
Brianna
753862c804 Pom updates 2020-03-16 11:55:51 -04:00
jascotty2
63705e9544 add plugin version for maven source plugin 2020-02-02 16:05:07 -06:00
jascotty2
a588d18d26 fix modern redstone update methods 2020-02-02 15:30:01 -06:00
jascotty2
cae75c423e add 1.15 material analouges 2020-02-02 15:28:24 -06:00
jascotty2
ccc9ef8810 merge with upstream 2020-02-02 15:26:10 -06:00
jascotty2
9e7b513288 add 1.15 anvils, add close method for Gui 2020-02-02 15:10:37 -06:00
Brianna
309a502caa particle fix 2020-01-21 10:27:43 -05:00
Brianna
27dbc0ff48 Fix nether warts 2020-01-19 17:59:43 -05:00
Steven Conley
906f13405f Added a check for UltimateCatcher. 2020-01-15 20:47:11 -06:00
Brianna
2ea41e962d Added Economy option. 2019-12-28 15:21:43 -05:00
Brianna
bceb1c9063 Beta 1.15 Support (Waiting on Paper) 2019-12-11 14:22:04 -05:00
Brianna
7ae9469eb7 added some missing blocks. 2019-12-08 17:04:53 -05:00
Patryk Bernacki
1beb3848f8 Fix dependency issue (WildStacker) 2019-11-13 02:57:35 +01:00
Patryk Bernacki
954adf9376 Fix player head api 2019-11-13 02:53:27 +01:00
Brianna
b86ee7b29d Save conversions. 2019-11-03 20:08:51 -05:00
Brianna
aa9ff68b08 Remove the dumb semi colons. 2019-11-03 15:54:17 -05:00
Patryk Bernacki
4eef1c6137 Fix drag bug in gui api 2019-10-29 08:28:58 -04:00
jascotty2
5d82f2d55f fix yaml lang support, add multiline scalars and a list method 2019-10-29 08:28:39 -04:00
jascotty2
039d73598a handle comments with newlines as individual lines, add anonymous config 2019-10-29 08:28:36 -04:00
jascotty2
448a92eebe revert 312044c8 - issue was in implementation, not in core 2019-10-29 08:28:30 -04:00
jascotty2
4578f40ffa add block method for compatible material lookup 2019-10-29 08:28:13 -04:00
jascotty2
44ad32bff0 fix yaml lang support, add multiline scalars and a list method 2019-10-27 15:53:56 -05:00
jascotty2
d323358604 handle comments with newlines as individual lines, add anonymous config 2019-10-27 15:52:52 -05:00
jascotty2
19563b088e revert 312044c8 - issue was in implementation, not in core 2019-10-27 13:11:38 -05:00
jascotty2
53cfee6656 Merge branch 'development' of gitlab.com:Songoda/songodaupdater into development 2019-10-27 13:08:40 -05:00
jascotty2
f4961094c5 add block method for compatible material lookup 2019-10-27 12:56:25 -05:00
Brianna
312044c8cd Fix for weird interaction with crops and older versions of Minecraft. 2019-10-23 21:12:46 -04:00
jascotty2
29076ad759 fix compatibility with renamed legacy crops 2019-10-20 16:10:07 -05:00
jascotty2
02460fcc80 translate old root nodes to have a unique key 2019-10-20 15:28:06 -05:00
jascotty2
c9a978a315 add support for yaml lang file format, add actionbar for messages, fix wg unknown flag error 2019-10-20 15:21:36 -05:00
jascotty2
ebb0434250 Merge branch 'development' of gitlab.com:Songoda/songodaupdater into development 2019-10-18 21:17:58 -05:00
jascotty2
53271e96bf pass nested tabs to main if no sub commands 2019-10-18 21:17:51 -05:00
Brianna
02e18f50c1 Fix for reflection issue. 2019-10-14 16:25:26 -04:00
jascotty2
b880475db7 allow longer titles for 1.9+ 2019-10-13 14:02:24 -05:00
jascotty2
ddcff4f42b fix core not saving config, only save on edit 2019-10-11 17:02:38 -05:00
jascotty2
ab51c9a29d get/set for loadComments config setting 2019-10-11 16:19:37 -05:00
jascotty2
be7c3b082b fix shulker sound version check 2019-10-11 16:05:09 -05:00
jascotty2
1fe9c20e18 add spacing to enable output 2019-10-11 15:46:45 -05:00
jascotty2
b2f720ec72 newline handled elsewhere 2019-10-11 11:21:34 -05:00
jascotty2
67bbfceae4 load config comments 2019-10-11 11:19:29 -05:00
jascotty2
27fbe34c03 add more debug to load/enable error 2019-10-11 07:43:32 -05:00
jascotty2
d27e3aafbd note 2019-10-11 07:27:54 -05:00
Jacob
68c91c5298 Revert "simplify points hook init"
This reverts commit 3474ddeb8f.
2019-10-11 07:21:02 -05:00
jascotty2
3474ddeb8f simplify points hook init 2019-10-09 20:03:16 -05:00
jascotty2
fa7d5a5974 add stacker methods to get min entity stack 2019-10-09 19:52:46 -05:00
jascotty2
aeafb31b04 add McMMO hooks 2019-10-09 19:31:33 -05:00
jascotty2
15a191a8b0 add jobs hooks 2019-10-09 16:53:38 -05:00
jascotty2
716a8e594f Add selector parse API 2019-10-08 15:51:21 -05:00
jascotty2
066b643e12 sound fixes for 1.9 2019-10-08 14:41:04 -05:00
jascotty2
8c2728f249 command support for custom messages, default help command, multilevel nested commands 2019-10-08 10:56:53 -05:00
jascotty2
1f8f859d78 two-argument existence should not force all to be double 2019-10-07 20:29:42 -05:00
jascotty2
9fe7f1ac9e null flag support for wg7 2019-10-07 17:12:12 -05:00
jascotty2
acdbd82e32 load flags even when not registering custom flags 2019-10-07 16:38:20 -05:00
jascotty2
24948cf44b add WG region list hooks 2019-10-07 14:22:28 -05:00
jascotty2
9c4b5ae948 fix anvil dupe glitch, add methods for automatically setting result text 2019-10-06 11:09:45 -05:00
jascotty2
78a7c236db less detail for locale download errors 2019-10-06 10:46:45 -05:00
jascotty2
d1b3804296 trim trailing color char from gui title if trimming 2019-10-06 09:50:14 -05:00
jascotty2
4fa8ed2e58 change config accessor materials to be non-null 2019-10-04 15:41:19 -05:00
jascotty2
b4cb706b18 change config accessor materials to be non-null 2019-10-04 14:58:05 -05:00
jascotty2
28386e03af fix block util cast error 2019-10-04 11:46:05 -05:00
jascotty2
8e2befa2a4 update doubleGui functions 2019-10-04 11:35:24 -05:00
jascotty2
a5dd9b74a9 change getConfig to be easier to use in external API 2019-10-04 09:08:58 -05:00
jascotty2
d66e2f94c8 fix prev/next page item when not setting button 2019-09-30 18:38:46 -05:00
jascotty2
a305dfa014 add setter for gui page count 2019-09-30 18:33:45 -05:00
jascotty2
6e20629f03 formatting 2019-09-29 09:55:47 -05:00
jascotty2
e825afd81a add WG compatibility for 6.0 2019-09-29 09:50:03 -05:00
jascotty2
e9312c64af Merge branch 'development' of gitlab.com:Songoda/songodaupdater into development 2019-09-28 17:17:24 -05:00
jascotty2
13ce528db1 add functions for merging name and lore for new gui icons 2019-09-28 17:17:14 -05:00
jascotty2
62c6f1816b note - getConfig() 2019-09-28 16:58:16 -05:00
jascotty2
bc8c381bc9 database code notations 2019-09-26 13:39:15 -05:00
Brianna
b60531da24 Removed 1.11.2- incompatible method. 2019-09-23 11:36:06 -04:00
jascotty2
2983b55b60 fix legacy v6 flag check 2019-09-19 16:15:42 -05:00
jascotty2
6e49b7b6d1 re-add sync. 2019-09-19 15:15:27 -05:00
jascotty2
c6f2d5530d remove sync from datamanager 2019-09-19 09:20:49 -05:00
jascotty2
b8cef22d2e anvil open method should not be public 2019-09-17 11:36:07 -05:00
jascotty2
db3c808311 add action methods for result 2019-09-17 06:46:19 -05:00
jascotty2
e9a899db44 edit enable/disable formatting 2019-09-16 12:22:36 -05:00
jascotty2
d2102c78b6 add CMI hologram support 2019-09-16 10:04:22 -05:00
jascotty2
7dcd71573b auto-init if shutdown and enabled 2019-09-15 13:42:47 -05:00
jascotty2
252c17bf60 add custom anvil gui text prompt 2019-09-15 13:33:24 -05:00
jascotty2
07348bf5b8 Add custom InventoryHolder to Anvil Gui 2019-09-15 13:33:07 -05:00
jascotty2
a8a60ff1bf shade without module pom 2019-09-15 12:26:12 -05:00
jascotty2
2ce89ff705 fix clientversion check in guimanager 2019-09-14 09:32:50 -05:00
jascotty2
c9687289ff add custom anvil containers to nms 2019-09-13 09:13:52 -05:00
jascotty2
64db5445f5 copy nms into main jar 2019-09-12 15:41:51 -05:00
jascotty2
7feee185f7 update pom 2019-09-12 14:03:10 -05:00
jascotty2
18822cb831 migrate to module system for NMS 2019-09-12 13:41:26 -05:00