1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-21 04:05:48 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Redemption
17cc989012
Documented #retrieve()
Credits: @Poslovitch
2018-01-06 16:13:16 +01:00
Meta-Win
aeaa912bf2
Add files via upload 2017-12-20 00:43:51 -02:00
TheBusyBiscuit
fe4ec68a35
Merge pull request #502 from Poslovitch/slimefunitem-improvements
SlimefunItem : renames of some methods, made ghost configurable, changed "name" to "id" and privatized all fields
2017-11-26 09:50:41 +01:00
Florian CUNY
cc79e62f34 Made use of the renamed methods 2017-10-13 16:34:38 +02:00
David Kirchner
393b4835d9 Fix ConcurrentModificationException that occurred when reactor explodes.
CraftBukket's HumanEntity.closeInventory() apparently removes the human
from the inventory's viewer list, resulting in an exception when we were
calling closeInventory while iterating over the list of said viewers.

Fixes TheBusyBiscuit/Slimefun4#364.
2017-10-08 19:46:42 -07:00
TheBusyBiscuit
4b44c347fe Removed deprecated code snippet 2017-04-09 09:44:37 +02:00
mrCookieSlime
ee88262243 Fixed JSON Parsing 2016-12-27 12:44:23 +01:00
mrCookieSlime
ef32a361ab Local JSONParser Object 2016-12-26 23:57:56 +01:00
mrCookieSlime
e306232933 Fixed JSON Parsing 2016-12-26 23:56:22 +01:00
mrCookieSlime
a3f118ca21 Escape Chunk JSONs 2016-12-26 23:38:18 +01:00
mrCookieSlime
c95c8c9ae0 Fixed JSON Escaping? 2016-12-26 23:36:19 +01:00
mrCookieSlime
169539de56 Immense AutoSaving Optimizations 2016-09-17 10:06:21 +02:00
mrCookieSlime
2f1475a5ba Block Inventories now close when the Block is broken 2016-05-22 10:26:12 +02:00
mrCookieSlime
356dd4b704 Took care of Inventory Corruption 2016-05-15 13:40:28 +02:00
mrCookieSlime
686004304c Slimefun 4 2016-04-14 18:24:03 +02:00