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

111 Commits

Author SHA1 Message Date
TheBusyBiscuit
3ccf0722b6 Reduced technical debt again 2019-08-27 23:08:13 +02:00
TheBusyBiscuit
04444fc298 This File gets a Refactoring,
that File gets a Refactoring,
everybody gets a Refactoring!
2019-08-27 16:26:35 +02:00
TheBusyBiscuit
65975ae094 Refactored Code 2019-08-26 09:07:02 +02:00
TheBusyBiscuit
9ac8fca7f4 Added Placeholders 2019-08-25 23:20:31 +02:00
TheBusyBiscuit
8b55a4cd26 More Refactoring 2019-08-25 22:21:06 +02:00
TheBusyBiscuit
d589002430 Added Research-Caching (May improve Performance a lot) 2019-08-25 16:07:06 +02:00
TheBusyBiscuit
1fd0b40f9f Removed URID 2019-06-20 09:50:59 +02:00
Bas Verhoeven
0af6ec13d6 Do not allow more than 54 items in reactor/generator setup guide slots
If we don't, opening the schematics for a Bio Reactor results in

"IllegalArgumentException: Size for custom inventory must be a multiple
 of 9 between 9 and 54 slots"

And the player is simply handed the Bio Reactor, which they can place
and use. Once they do that, the Slimefun guide can't be used until they
reconnect.

For generators and reactors we show the fuels underneath the schematics
or build instructions. When there are more fuels than available space to
show them, we'll overflow, causing the custom inventory to not work and
Slimefun throwing exceptions.
2019-05-30 20:08:35 +02:00
TheBusyBiscuit
11fec71a94 Made Credits load asynchronously 2019-05-30 13:42:06 +02:00
SoSeDiK
385edf3cd7 Even more lambdas expressions 2019-03-31 21:32:40 +03:00
SoSeDiK
3c4e8e6b32 Use lambda expressions 2019-03-30 14:32:13 +02:00
SoSeDiK
4e7f6bfa47 Replace deprecated code 2019-03-27 22:41:29 +02:00
SoSeDiK
eeb51fde41 Don't reset guide history when using cheat mode 2019-03-27 22:38:53 +02:00
TheBusyBiscuit
bd0c1949ba Minor changes 2018-09-06 12:50:49 +02:00
TheBusyBiscuit
93039c7cc3 First steps towards 1.13.1 port. 2018-09-04 11:33:57 +02:00
SoSeDiK
a5e38577d2 Fixed colors in the Book GUI 2018-06-06 12:50:26 +03:00
SoSeDiK
3cf306ce34 Replaced deprecated methods 2018-06-06 12:41:56 +03:00
VoidAngel
f91c319c49 Fixes SF Guide dupe glitch and accidental item loss bug
This patch makes the menu slots unclickable in all Guide menus.
2018-04-24 21:30:41 -07:00
VoidAngel
846d0b41d3 Revert "Slimefun book GUI dupe fix"
This reverts commit 19f4666235.
2018-04-24 20:43:24 -07:00
VoidAngel
19f4666235 Slimefun book GUI dupe fix
Adds a player to a List when they have the guide open and cancels all inventory clicks until the menu is closed.
2018-04-17 23:35:33 -07:00
Florian CUNY
7851f33b57 Fixed @since tags for 4f0aeed504 2018-01-06 15:03:28 +01:00
Florian CUNY
2d66ca38cb Renamed experimental variable to book in SlimefunGuide 2017-12-30 01:31:50 +01:00
Florian CUNY
be4d91c7ea Added Stars count in Settings panel 2017-12-09 17:04:37 +01:00
Florian CUNY
665521aecb Improved Credits display
- If the contributer's name is the same than in Minecraft, his head shows up ( 🎆 )
- Contribution is now shown in a more understandable way
2017-12-09 16:52:13 +01:00
Florian CUNY
d2b4d58e35 Documented and made changes to Contributor 2017-12-09 16:28:45 +01:00
David Kirchner
287dcba37a Don't consume XP until we are about to unlock the requested research.
Fixes TheBusyBiscuit/Slimefun4#195.
2017-10-06 23:54:55 -07:00
TheBusyBiscuit
43e2d66f36 Fixed Ressearches 2017-07-21 11:50:59 +02:00
TheBusyBiscuit
18e0f1477c Merge pull request #340 from Poslovitch/documentation
Documented and improved Researches
2017-06-23 13:49:58 +02:00
Poslovitch
bc53533ca4 Documented and improved Researches 2017-06-23 13:06:08 +02:00
TheBusyBiscuit
fce3b437a7 Fixed "Bytes of Code" 2017-06-22 23:03:54 +02:00
Poslovitch
38a64adee7 Show the item display page when clicking on it in a machine's display recipes 2017-06-22 15:18:26 +02:00
TheBusyBiscuit
1962dbb0a5 Chain Armor no longer spams messages 2017-04-09 09:59:45 +02:00
John000708
d819e1d6bc Added an option to allow normal creative researching 2017-02-04 21:54:01 +01:00
TheBusyBiscuit
ba6a6507e5 New Guide Design, added Cheat Sheet, new Settings GUI 2017-01-31 11:08:17 +01:00
TheBusyBiscuit
c5f0770827 Fixed GuideHandler Runnables 2017-01-18 15:51:14 +01:00
TheBusyBiscuit
70d28b8ac4 Added "last update" value 2017-01-18 12:40:17 +01:00
TheBusyBiscuit
94cbf18371 Changed Format 2017-01-18 12:18:10 +01:00
TheBusyBiscuit
0cd1936966 Changed Format 2017-01-18 12:16:25 +01:00
TheBusyBiscuit
855e6c19b8 More GitHub Integration 2017-01-18 12:14:01 +01:00
TheBusyBiscuit
d66dc68311 Improved Guide Settings Menu 2017-01-16 20:31:57 +01:00
TheBusyBiscuit
692ea87b4a Menu Reposition 2017-01-16 16:30:26 +01:00
TheBusyBiscuit
3dd3cd7d69 More GitHub Integration 2017-01-16 16:28:41 +01:00
TheBusyBiscuit
20c3478bad Do not display Settings in Cheat Mode 2017-01-15 20:01:20 +01:00
TheBusyBiscuit
95f0dfa41b Added GitHub API Integration to retrieve proper credits 2017-01-15 19:17:02 +01:00
TheBusyBiscuit
ccf5fd351d // TODO 2017-01-14 22:45:06 +01:00
TheBusyBiscuit
d0462f8f80 Guide Changes 2017-01-14 22:40:06 +01:00
TheBusyBiscuit
9a1ef3282e Revert "Book Mode Color Fix" 2016-12-18 14:49:50 +01:00
NathanAdhitya
39eb79f0c9 Book Mode Color Fix
Looks like tellraw doesn't support the & symbols, eh?
Don't mind the tiny mess I made. There could've been some improvements.
2016-12-18 18:50:45 +07:00
BuildTools
5d1cf4d135 Fixed 2 minor issue (Should be the last ones) 2016-11-28 19:18:19 +01:00
BuildTools
ac97c0435c Added researches
Fixed minor issue
2016-11-27 19:57:36 +01:00
BuildTools
ef9fa6a54b Update Version 2016-11-27 19:34:45 +01:00
BuildTools
3e470d87fb Replaced all § with & 2016-11-23 16:51:57 +01:00
BuildTools
b7c760649e Made the Nuclear Reactor abstract, which will allow developers to make their own reactors. 2016-11-20 17:50:20 +01:00
mrCookieSlime
772aa0062a Fixed Slimefun Guide 2016-05-17 21:38:18 +02:00
mrCookieSlime
0c2a4525e7 Fixed OutOfBoundsException on the Slimefun Guide 2016-05-17 09:27:32 +02:00
mrCookieSlime
4b25a63076 Fixed Slimefun Guide Handler Arrangement 2016-05-16 13:18:56 +02:00
mrCookieSlime
ecd241867a Fixed disabled Items showing up sometimes 2016-05-16 13:12:28 +02:00
mrCookieSlime
89a4982197 Locked Items are now displayed as Barriers 2016-05-16 13:03:26 +02:00
mrCookieSlime
acd3b945de Disabled Slimefun Items will no longer leave an empty Slot 2016-04-17 20:48:28 +02:00
mrCookieSlime
22e005e33d Categories with 0 Items enabled will no longer appear in the Guide. 2016-04-17 20:39:40 +02:00
mrCookieSlime
686004304c Slimefun 4 2016-04-14 18:24:03 +02:00