Commit Graph

85 Commits

Author SHA1 Message Date
ASangarin
4375c1e97b push build 2020-12-06 17:49:41 +01:00
ASangarin
06ecbb46bb !cleanups 2020-11-30 21:00:09 +01:00
Ethan
dadb2a4277 !Added uncommitted font changes 2020-11-28 11:34:51 -05:00
Ethan
e9257e9e92 Newest MMOLib is required to run this version:
https://github.com/mmopluginteam/mmolib

Adds custom font support in items. More examples will be added to the wiki soon.

<font=uniform>Hello
2020-11-23 07:03:05 -05:00
Ethan
66e838703c !update mmolib 2020-11-21 09:30:32 -05:00
ASangarin
6b0bf163d2 Crafting Crafting Crafting
Added smithing recipes for 1.16+
Updated the way restrictions apply in certain GUIs.
(Only affects new systems)
Fixed amount displays in crafting GUI
2020-11-07 15:41:52 +01:00
ASangarin
e4a72f1775 updated spigot jars 2020-11-03 22:38:31 +01:00
ASangarin
3eb10e65aa !updated to latest mmolib 2020-10-16 17:42:12 +02:00
ASangarin
2a8874ae1c !WIP mmoitembuilder
fix for modifier weights not working as intended
2020-10-16 03:56:45 +02:00
ASangarin
7a06588e83 !mmolib 2020-10-06 18:56:49 +02:00
ASangarin
dc0999b28d Tons of online checks to prevent "Player must be online" exceptions 2020-10-06 03:05:33 +02:00
ASangarin
dd4633c7d2 !added unpolished dynamic lore system
it works and can be used in public builds, but I prefer looking at this
as a proof of concept rather than the finished code for this feature
2020-09-27 17:45:30 +02:00
HexedHero
bd333cd8ae !Update BSP to 2.0.9 2020-09-18 09:57:21 +01:00
Ethan
7781ca0033 Requires MMOLib 1.3.4+ to function.
Fixes a 1.13 loading issue.
2020-09-15 01:13:02 -04:00
HexedHero
e6739a82fa !Updated MMOLib to 1.3 and added notes in pom 2020-09-11 19:00:04 +01:00
Indyuce
dd591069ce Compatibility with newest MMOCore dev build 2020-08-27 13:19:54 +02:00
ASangarin
799f699647 Added 1_16_R2 to the spigot jar 2020-08-16 21:17:34 +02:00
Indyuce
48aa1dec34 !Update lib 2020-08-15 15:03:16 +02:00
ASangarin
2695a76f90 Added support for Custom Blocks in WorldEdit 2020-08-15 05:50:41 +02:00
Indyuce
790ebd09a7 !Removed 1.12 deprecated methods 2020-08-12 16:34:41 +02:00
Indyuce
ac35eb5553 !Cleaner code with 1.12 support being dropped 2020-08-12 11:51:48 +02:00
Indyuce
bd84656c4a Support for latest MMOLib build 2020-08-09 16:20:03 +02:00
Indyuce
38535fe547 !Updated PAPI support 2020-08-08 17:47:39 +02:00
Jules
d3a187cec2 Vault support: money condition 2020-08-03 18:37:40 +02:00
ASangarin
145f277a33 Updated AE jar 2020-08-01 01:53:19 +02:00
Jules
b858a0d334 PAPI update 2020-07-30 10:19:43 +02:00
Ethan
81403fe77d Added %mmoitems_stat_defense_percent% placeholder
Updated lib.
2020-07-26 02:46:47 -04:00
Indyuce
c800872fb6 Support for Iridescent 2020-07-20 18:08:45 +02:00
Indyuce
f193fdd706 Merge branch 'master' of
http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git

Conflicts:
	lib/MMOCore.jar
	src/main/java/net/Indyuce/mmoitems/comp/mmocore/MMOCoreMMOLoader.java
2020-07-20 16:25:38 +02:00
Indyuce
bf6c986ba4 Added random items to MMOCore drop tables 2020-07-20 16:22:49 +02:00
Indyuce
49cd441d71 Support for TrHologram 2020-07-20 16:08:44 +02:00
ASangarin
18823fa6bd test 2020-07-20 16:04:27 +02:00
Indyuce
f3443a49bd MMOPlayerData refactor
Please use this version of MMOLib
https://github.com/mmopluginteam/mmolib/releases/tag/1.2.5
2020-07-20 15:44:50 +02:00
Indyuce
a8cf3f5190 !Compatibility with very latest MMOLib 2020-07-12 16:26:02 +02:00
Jules
3ed88704f4 Fixed comp with MMOCore 2020-07-06 18:04:25 +02:00
ASangarin
1e8bfe8856 Fixed the MMOCore experience crafting trigger 2020-07-05 16:27:38 +02:00
Indyuce
e324a296ff Updated lib 2020-07-04 14:20:29 +02:00
ASangarin
5dc5677030 MMOItems 5.5.1 - The Colorful Update
You can now use hex colors with most things!
The format is '<#xxxxxx>' and it works just like the old '&x' did.
The old format is still supported and sometimes they can even be mixed!

Requires MMOLib 1.2.3 or later
2020-06-27 00:59:59 +02:00
ASangarin
d5e3b48b03 Support for 1.16
you will need MMOLib 1.2!
2020-06-25 16:27:15 +02:00
Indyuce
503857569e Fixed McRPG compatibility 2020-04-29 15:52:33 +02:00
Indyuce
339efff32b New attribute modifier based stat API 2020-04-25 15:56:28 +02:00
Indyuce
7c150de7de !MMOLib stat system refactor 2020-04-23 20:46:16 +02:00
Indyuce
05cd857870 !Updated lib 2020-04-16 14:20:35 +02:00
Indyuce
c567351494 !drops.yml refactor 2020-04-15 01:08:49 +02:00
Indyuce
3a11d4a976 Item generator open beta 2020-04-08 17:51:03 +02:00
Indyuce
c76d464273 !First stage of item generation 2020-04-07 17:28:28 +02:00
Indyuce
d0c2cee5bd !Small changes, update lib 2020-04-05 20:05:28 +02:00
Indyuce
baffab4288 !Fixed imports 2020-04-04 15:34:40 +02:00
Indyuce
ac7f0ba63c !Block type refactor, moving libs over to MMOLib 2020-04-04 15:01:38 +02:00
Indyuce
e6e0ba341d !Fixed a custom durability issue in 1.12 (require latest MMOLib) 2020-04-04 01:39:04 +02:00