Commit Graph

223 Commits

Author SHA1 Message Date
Aria
11c4c05bc1 Added messages for on cooldown and no mana in spell casting 2019-10-18 00:00:09 +02:00
Aria
795a878110 Loot Chests should no longer drop loot on restart! 2019-10-17 20:17:21 +02:00
Aria
79007f38af Currency items can now use custom-model-data 2019-10-15 13:18:06 +02:00
Aria
c5d26d60cc Support for MM droptables using 'mmdroptable{id=droptable}' 2019-10-15 12:50:48 +02:00
Aria
11dcf97f9a Added an extra death check to health regen. 2019-10-15 12:06:00 +02:00
Aria
d24e29705c Removed a debug message regarding player head texture values 2019-10-14 20:18:31 +02:00
Aria
3ca8ad817e Added 'display-order' to classes 2019-10-13 20:54:28 +02:00
Aria
b47e1eb334 Fixed last of the MemorySection command bugs 2019-10-13 20:15:23 +02:00
Aria
f3ff917cb9 Small Hotfixes
Added yet another NPC check to prevent console spam from Sentinel.
Added check to see if people are using the mana and stamina addon
Changed MM skill placeholder primitive from int to float
2019-10-09 16:27:51 +02:00
Aria
6570294900 Changed MM skill placeholder primitive from int to float 2019-10-09 16:25:05 +02:00
Aria
ab2944b26c Added check to see if people are using the mana and stamina addon 2019-10-03 22:05:59 +02:00
Aria
4cc790907d Added yet another NPC check to prevent console spam from Sentinel. 2019-10-03 21:57:48 +02:00
Aria
4b409b6e7c Custom mining now only works in custom mining regions
Also added Playerhead regen
2019-09-29 06:50:30 +02:00
Aria
5c608b8439 Fixed Custom Mining priorities. 2019-09-27 23:00:28 +02:00
Aria
783782f44f Added max level trigger 2019-09-21 01:09:54 +02:00
Aria
6fa4c7961b Skill naming is now less strict 2019-09-21 01:01:01 +02:00
Aria
9a1070eb37 Added "profession-xp" placeholder 2019-09-21 01:00:41 +02:00
Aria
2371b1529c CustomModelData for Config Items 2019-09-21 00:38:41 +02:00
Aria
cdc25b8417 ACTUALLY fixed the MMOItems damage compatibility 2019-09-19 18:56:05 +02:00
Aria
ba6eb65c31 Fixed yet another issue with custom commands 2019-09-19 17:39:35 +02:00
Aria
65e3abbda1 Fixed Spell Damage issue when running alongside MMOItems 2019-09-19 01:05:47 +02:00
Aria
30c3d08273 NPC safechecks 2019-09-18 16:40:35 +02:00
Aria
6452b84dbd Fixed MemorySection issues with customizable commands 2019-09-16 20:38:24 +02:00
Aria
58a0e87f82 'now-in-combat' and 'leave-combat' can now be empty. 2019-09-16 15:06:16 +02:00
Aria
d3844ae12c Made commands customizable 2019-09-13 01:35:44 +02:00
Aria
c98a952261 Fixed exp sources 2019-09-13 01:35:30 +02:00
Aria
a0f05957f8 Added level up trigger for individual levels 2019-09-12 03:44:57 +02:00
Aria
3978f765c9 Fixed infinite smithing xp bug 2019-09-12 03:44:45 +02:00
Aria
5c35e35ee6 Attributes now follow class slots 2019-09-12 03:43:56 +02:00
Aria
efc387d7a2 Removed 'harvestcrop', replaced with option in 'mineblock' 2019-09-12 01:02:49 +02:00
Aria
ea48b9616b 1.12.2 support (still needs legacy configs!) 2019-09-12 00:57:22 +02:00
Aria
0edbbd977a Added 'harvestcrop' exp source 2019-09-12 00:54:52 +02:00
Aria
02277d30ff Fixed objectives in default quests 2019-09-12 00:54:09 +02:00
Aria
e0c22dfc1e Can now cancel friend requesting + can no longer friend yourself 2019-09-08 02:14:18 +02:00
Aria
63e63083f0 Set playerhead async 2019-09-08 02:10:24 +02:00
ASangarin
603bbd5210 Changed config to fit last commit 2019-09-03 11:40:07 +01:00
ASangarin
2a6417ad10 Fixed onEnable() error with ChatColor lookup 2019-09-03 11:39:16 +01:00
ASangarin
ae24ffccb6 Updated version number 2019-09-03 02:16:16 +01:00
ASangarin
c8a395fa2b Fixed custom color resource bar placeholders 2019-09-03 02:15:13 +01:00
ASangarin
c81053dd27 Added <MMOCore.skill.(name).level> 2019-09-03 02:05:49 +01:00
ASangarin
4c08483250 Added {attribute_points} to profile placeholders 2019-09-03 01:21:12 +01:00
ASangarin
6728f689ba Added resource bar color options 2019-09-03 01:02:48 +01:00
ASangarin
33781c97cc Added temporary solution to placed block xp 2019-09-03 00:14:24 +01:00
ASangarin
2709dbc138 Fixed mistake with quest objectives 2019-09-03 00:14:08 +01:00
Indyuce
4e23aec373 changed default exp death message 2019-09-01 20:03:15 +02:00
Indyuce
3bd22e5258 fix decimal format 2019-09-01 19:48:39 +02:00
Indyuce
51ead6884b fix stat decimal format 2019-09-01 18:59:05 +02:00
Indyuce
389d386d25 moved decimalFormat classes to configManager 2019-09-01 18:56:34 +02:00
Indyuce
19dc1161c2 changed decimalFormat api 2019-09-01 18:41:15 +02:00
Indyuce
a3a7a05fea fix player stats display issue 2019-09-01 18:28:14 +02:00
Indyuce
e528cc925a update comments and player-stats.yml 2019-09-01 18:27:01 +02:00
Indyuce
ecf0515149 update level when enchanting 2019-09-01 18:08:34 +02:00
Indyuce
8af7c69796 new placeholders 2019-09-01 17:35:05 +02:00
Indyuce
23e702bb2d moved listener registration to onEnable to fix bug w/ multiple events 2019-09-01 17:24:06 +02:00
Indyuce
dbf3ee981a changed output method 2019-09-01 17:21:07 +02:00
Indyuce
376d475686 improved exp and level commands 2019-09-01 15:01:00 +02:00
Indyuce
ac84e94697 new method 2019-09-01 15:00:42 +02:00
Indyuce
37e9443983 updated default files 2019-09-01 14:55:54 +02:00
Indyuce
3433f766da updated default files 2019-09-01 14:55:44 +02:00
Indyuce
f6396e6406 added give levels methods 2019-09-01 14:48:36 +02:00
Indyuce
875a95b412 fixed command usage display space 2019-09-01 14:45:36 +02:00
Indyuce
8629a45d8f update class name 2019-09-01 14:25:03 +02:00
Indyuce
f62c91e59c death exp loss, moved listeners off configManager 2019-09-01 14:16:04 +02:00
Indyuce
410d9bf263 add support for MM skill damage 2019-08-31 22:05:45 +02:00
Indyuce
29f39e0bb9 added debug methods 2019-08-31 20:33:10 +02:00
Indyuce
136b97e66e added quest and level/profession percent placeholders 2019-08-31 20:32:56 +02:00
Indyuce
2e42fc327e added string method 2019-08-31 20:10:13 +02:00
Indyuce
ac12374634 add default max stamina and stamina regen, add comments 2019-08-31 20:04:10 +02:00
Indyuce
e3db48d64a support for color codes in gui names 2019-08-31 15:04:53 +02:00
Indyuce
dbf5dea4dd friend request cooldown resets when request accepted 2019-08-31 15:03:54 +02:00
Indyuce
93b62e8055 added creator to request object
party invite cooldown resets when invitation accepted
2019-08-31 15:02:43 +02:00
ASangarin
07bf1c78ae Color code for attribute names 2019-08-31 01:58:36 +01:00
ASangarin
ac57a8695d MAAAAAVVVEEEEEENNNNNNNNNNNNN 2019-08-31 01:32:56 +01:00