Commit Graph

102 Commits

Author SHA1 Message Date
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