Commit Graph

348 Commits

Author SHA1 Message Date
bluefireoly
28505ec95b Update InventoryExtensions.kt 2020-10-31 15:11:46 +01:00
bluefireoly
08f954e289 Added saveAfterLoad option 2020-10-31 15:08:42 +01:00
bluefireoly
df0f52d6c1 Update ItemStackUtils.kt 2020-10-30 21:53:45 +01:00
bluefireoly
649f30296f Update ItemStackUtils.kt 2020-10-30 21:51:16 +01:00
bluefireoly
cb8bf3562c Update ItemStackUtils.kt 2020-10-30 21:49:53 +01:00
bluefireoly
0254fa922c Update ItemStackUtils.kt 2020-10-30 21:49:11 +01:00
bluefireoly
9cbc682ed2 Update GUISpaceCompound.kt 2020-10-30 21:36:38 +01:00
bluefireoly
fa258d6358 Update PlayerInput.kt 2020-10-30 21:22:16 +01:00
bluefireoly
fb51709f0a Update InteractEventExtensions.kt 2020-10-30 20:33:18 +01:00
bluefireoly
95dfce9089 Update InteractEventExtensions.kt 2020-10-30 20:31:51 +01:00
bluefireoly
6ae0ad47be Update GetIPIntel.kt 2020-10-30 19:48:59 +01:00
bluefireoly
a8e0773629 Update GUISpaceCompound.kt 2020-10-30 18:33:58 +01:00
bluefireoly
bc3a8005ab Added show- and hideOnlinePlayers() method 2020-10-30 18:21:12 +01:00
bluefireoly
9a3a226186 Added Slots.All 2020-10-30 18:01:42 +01:00
bluefireoly
dd54d828a9 Update GUISpaceCompound.kt 2020-10-30 16:11:22 +01:00
bluefireoly
c6e7cf4982 Update GUI.kt 2020-10-30 16:09:02 +01:00
bluefireoly
f9b46fc0e3 Added simple compounds 2020-10-30 15:39:05 +01:00
bluefireoly
c287316e17 Made onClick nullable 2020-10-30 02:16:09 +01:00
bluefireoly
75dc9caa02 Update GeoExtensions.kt 2020-10-30 00:43:51 +01:00
bluefireoly
b60d8d418f Shortened code 2020-10-29 22:29:41 +01:00
bluefireoly
2b8b7de89e Fixed dokka issue 2020-10-29 22:29:19 +01:00
bluefireoly
02372160a1 Added constructor for rect space compound 2020-10-29 20:36:59 +01:00
bluefireoly
b8a44d0df5 The space of a rect slot compound can not be modified anymore 2020-10-29 20:14:17 +01:00
bluefireoly
29d27b43d5 Fixed DragEvent GUI bug 2020-10-29 17:19:37 +01:00
bluefireoly
0f8e3f0e92 Update KSpigot.kt 2020-10-28 22:41:20 +01:00
bluefireoly
a5a7a6dff6 Create MinecraftObjectMarker.kt 2020-10-28 21:14:00 +01:00
bluefireoly
bf2d8ee1a1 Added simple builder function for NamespacedKey 2020-10-28 21:13:56 +01:00
bluefireoly
db9003a7f1 Update ConfigurationSerializableAdapter.kt 2020-10-28 14:51:30 +01:00
bluefireoly
90563252dd Now registering individual GUI 2020-10-27 22:28:32 +01:00
bluefireoly
52dffe2bb7 Moved input implementations to seperate files 2020-10-27 13:42:28 +01:00
bluefireoly
1a2fb7f049 Added documentation for PlayerInputResult 2020-10-27 13:38:44 +01:00
bluefireoly
fd53ed0dd7 Added documentation for all await functions 2020-10-27 13:37:11 +01:00
bluefireoly
aa4cf81fcf Added await function for paged book input 2020-10-27 13:33:09 +01:00
bluefireoly
8523ae75dc Added PlayerInputBookPaged 2020-10-27 13:31:54 +01:00
bluefireoly
a7920f1af2 Added PlayerInputResult to allow different result types 2020-10-27 13:30:59 +01:00
bluefireoly
66eed3859e Added awaitBookInput 2020-10-25 21:28:08 +01:00
bluefireoly
25c769be03 Added default parameters 2020-10-25 19:32:19 +01:00
bluefireoly
e72128556e Added documentation for onClickElement 2020-10-25 16:04:15 +01:00
bluefireoly
e77f633d40 Replaced static default page with variable 2020-10-25 16:02:47 +01:00
bluefireoly
cf8a4b3adf Added more documentation 2020-10-25 16:01:52 +01:00
bluefireoly
b43e17360f Added unregister functionality 2020-10-25 11:50:33 +01:00
bluefireoly
6db78d08f4 Added GUIInstance structure; GUIIndividual now available 2020-10-25 10:54:52 +01:00
bluefireoly
9ff49ad624 Added parameter name to onEvent callback 2020-10-25 10:53:40 +01:00
bluefireoly
7ba75f3250 Removed "Inventory" from the GUI API names 2020-10-24 23:25:32 +02:00
bluefireoly
3c029eb292 Merge branch 'master' of https://github.com/bluefireoly/KSpigot 2020-10-24 21:12:50 +02:00
bluefireoly
a73fdf502e Renamed GUISpaceCompound file 2020-10-24 21:12:46 +02:00
bluefireoly
a018eb197a Added book input 2020-10-24 00:22:02 +02:00
bluefireoly
df4f8e19d5 Now ignoring colour codes 2020-10-23 18:33:12 +02:00
bluefireoly
16005397be Added String.toLoreList() function 2020-10-23 18:12:57 +02:00
bluefireoly
6d709d2a64 Added SerializableWorld 2020-10-23 17:44:54 +02:00