1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 11:45:51 +00:00
Commit Graph

6832 Commits

Author SHA1 Message Date
TheBusyBiscuit
f257d28b0f Merge pull request #262 from VoidAngel/master
Prevent possible backpack dupes
2017-04-21 19:15:00 +02:00
VoidAngel
c5f110dca4 Added backpack already open message 2017-04-21 10:01:38 -07:00
VoidAngel
f1a8816bfa Prevent possible backpack dupes
This will prevent dupes from arising if a player obtains 2 of the same backpack from staff error, flukes, past exploits, etc.
2017-04-21 09:59:59 -07:00
Jessica Phipps
5c9943de17 Merge remote-tracking branch 'refs/remotes/TheBusyBiscuit/master' 2017-04-21 09:50:14 -07:00
TheBusyBiscuit
e7479a403f Update README.md 2017-04-20 22:55:30 +02:00
TheBusyBiscuit
b882926fd5 Merge pull request #261 from VoidAngel/master
Fix backpack dupe (And all similar dupes)
2017-04-20 22:53:57 +02:00
VoidAngel
7c50fd691b Fix backpack dupe (And all similar dupes) 2017-04-20 11:23:29 -07:00
TheBusyBiscuit
03d9e1431e Merge pull request #252 from DeathlyPanda/patch-2
Fixed Talisman of Anvil
2017-04-15 09:48:20 +02:00
DeathlyPanda
07ac226556 Fixed Talisman of Anvil
Issue was posted in: https://github.com/TheBusyBiscuit/Slimefun4/issues/229
2017-04-14 20:29:54 -04:00
TheBusyBiscuit
7c69607cbd Merge pull request #249 from DeathlyPanda/patch-2
Fix Pickaxe of Vein Mining Dupe
2017-04-15 00:34:25 +02:00
DeathlyPanda
5d8b0e4ddb Simplified Patch 2017-04-14 18:25:02 -04:00
DeathlyPanda
52d42a5744 Fix Pickaxe of Vein Mining Dupe
Fixed pickaxe to prevent duplication of ores.
2017-04-13 09:42:07 -04:00
TheBusyBiscuit
ebfc6f418c Fixed Round-Robin Mode for Cargos 2017-04-10 10:08:06 +02:00
TheBusyBiscuit
3d21dae93c Reverted failed fix 2017-04-10 10:00:26 +02:00
TheBusyBiscuit
45554ce457 Fixed Cargo Round-Robin Mode 2017-04-10 09:57:58 +02:00
TheBusyBiscuit
5590118a52 Added elses 2017-04-10 09:46:21 +02:00
TheBusyBiscuit
1962dbb0a5 Chain Armor no longer spams messages 2017-04-09 09:59:45 +02:00
TheBusyBiscuit
f751eafc86 Fixed Jet Boots Recipe 2017-04-09 09:46:05 +02:00
TheBusyBiscuit
4b44c347fe Removed deprecated code snippet 2017-04-09 09:44:37 +02:00
TheBusyBiscuit
10d87d37b3 Fixed Backpack Crafting 2017-04-08 19:19:29 +02:00
TheBusyBiscuit
93b209bb36 Updated Version 2017-04-08 19:13:26 +02:00
TheBusyBiscuit
8ebae91e36 You can now upgrade Backpacks 2017-04-08 19:13:06 +02:00
John000708
e98c66544f Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 2017-04-04 19:53:59 +02:00
TheBusyBiscuit
4650b92947 Added Addons amount to /sf versions 2017-04-02 11:09:52 +02:00
TheBusyBiscuit
af6ec415b0 Maybe made the Block Storage stuff safer, idk 2017-03-31 14:47:43 +02:00
TheBusyBiscuit
c5f69d81ac Delete CONTRIBUTING.md 2017-03-27 18:48:59 +02:00
TheBusyBiscuit
eb9e313c09 Create CONTRIBUTING.md 2017-03-27 18:48:45 +02:00
TheBusyBiscuit
e3e3e67720 Safe Handler 2017-03-27 16:14:52 +02:00
TheBusyBiscuit
c88ddcc592 Updated Version 2017-03-26 09:32:42 +02:00
TheBusyBiscuit
63713fa942 Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4 2017-03-26 09:31:38 +02:00
TheBusyBiscuit
b901f885fa Fixed Block Inventories 2017-03-26 09:31:27 +02:00
TheBusyBiscuit
c33d3bd4a2 Update CONTRIBUTING.md 2017-03-25 21:25:58 +01:00
TheBusyBiscuit
7e6e7fa569 Update 2017-03-25 20:15:35 +01:00
TheBusyBiscuit
6321c91376 Update CONTRIBUTING.md 2017-03-25 20:15:04 +01:00
TheBusyBiscuit
092fe4ea47 Update CONTRIBUTING.md 2017-03-25 20:14:23 +01:00
TheBusyBiscuit
9f5b629c43 Updated Version 2017-03-24 14:08:48 +01:00
TheBusyBiscuit
fc00c5356c Fixed CSCoreLibLoader 2017-03-24 14:04:38 +01:00
TheBusyBiscuit
f760dec589 Update ISSUE_TEMPLATE.md 2017-03-23 14:35:38 +01:00
TheBusyBiscuit
e5f2c3518e Update CONTRIBUTING.md 2017-03-23 14:34:16 +01:00
TheBusyBiscuit
be5c407f9f Update ISSUE_TEMPLATE.md 2017-03-20 15:25:46 +01:00
TheBusyBiscuit
b6589d49f1 Updated /sf versions 2017-03-20 15:24:29 +01:00
TheBusyBiscuit
3ca993175e Fixed missing chunks file 2017-03-19 20:20:25 +01:00
John000708
07dbfbd318 Cargo Nodes now listen for canAccessChest() 2017-03-19 17:27:16 +01:00
John000708
4871a17f2d Prevent message spamming from vanilla items 2017-03-19 13:52:08 +01:00
TheBusyBiscuit
abc808b95b Added SlimefunItem#isAddonItem() 2017-03-18 19:34:52 +01:00
TheBusyBiscuit
f7f52d9252 Update CONTRIBUTING.md 2017-03-15 17:37:29 +01:00
Mason
552af5d9cd Added Trash Can 2017-03-15 05:53:34 -04:00
Mason
b67a50b2d1 Added Cargo Management 2017-03-15 05:50:00 -04:00
TheBusyBiscuit
5b84d0f261 Fixed FileNotFoundException: chunks.sfc 2017-03-14 16:28:15 +01:00
TheBusyBiscuit
73cdbf114b Fixed Inventory Saving 2017-03-14 16:26:17 +01:00