Commit Graph

421 Commits

Author SHA1 Message Date
Indyuce
958f58b9e3 Changed recipe key format 2020-02-17 11:43:55 +01:00
Indyuce
b52cb720e9 Fixed loading issue when converting old AWB recipes 2020-02-16 23:49:40 +01:00
Indyuce
489039965e No longer clears other plugins recipes when reloading 2020-02-16 23:47:15 +01:00
Blackdigits
12ca93b8ca Remove annoying extra space on crafting station ingredients.
Please update your crafting-station.yml language file to this:
  mmoitem:
    positive: '&8✔ &7#amount# #level##item#'
    negative: '&c✖ &7#amount# #level##item#'
2020-02-16 23:42:38 +07:00
Indyuce
c5c2ff58a8 Fixed recipe ingredients calculation 2020-02-16 14:55:10 +01:00
Blackdigits
6c7c5df856 Indy pushed a cleaner crafting station format
Look at steel-crafting-station.yml file if you wanted to see an example of it in action
2020-02-15 23:55:20 +07:00
Indyuce
04c461341a Crafting station API and config format rework 2020-02-15 15:11:28 +01:00
Indyuce
e9bc67de3c !Added config update for newest crafting station API and config rework 2020-02-15 14:21:19 +01:00
Indyuce
2aa75c4c3e !WorldGenTemplate format 2020-02-15 14:20:42 +01:00
Indyuce
8910796ca7 Code cleanup 2020-02-15 11:26:54 +01:00
Indyuce
040d9525f1 Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2020-02-15 11:22:08 +01:00
Indyuce
9373019335 Consumable sound fix 2020-02-15 11:22:01 +01:00
Blackdigits
1ad446d1a1 Add weapon level as crafting requirement
Format is 'mmoitem <ITEM_TYPE> <ITEM_ID> <amount> <gui_display_name> [item level]'
please add this to your crafting-stations.yml lang file

ingredient:
  mmoitem:
    positive: '&8✔ &7#amount# lvl.#level# #item#'
    negative: '&c✖ &7#amount# lvl.#level# #item#'
2020-02-15 15:55:33 +07:00
Aria Sangarin
f7e3894fff Fixed 1.12 error on player join 2020-02-15 00:23:31 +01:00
Aria Sangarin
0aee327374 !Removed unused imports 2020-02-15 00:14:25 +01:00
Blackdigits
2cae100685 !remove personal debug file 2020-02-15 03:40:50 +07:00
Blackdigits
e5440cf3e5 !add weapon level condition to crafting station
(still needs review)
2020-02-15 03:39:53 +07:00
Indyuce
7a08fa3616 Fixed a bug with damage reduction 2020-02-14 21:23:32 +01:00
Indyuce
28af647608 !Fixed <1.14 console warning for disabled abilities 2020-02-14 19:21:00 +01:00
Indyuce
b586bc1f50 !Small cleanup 2020-02-14 19:07:11 +01:00
Blackdigits
8867651abc fix duplication bug from max use consumable 2020-02-14 23:23:38 +07:00
Jules
00bb2e12d3 Ability loading fixed 2020-02-14 11:29:03 +01:00
joshs
26f911ceb5 Fixing Download Button 2020-02-13 18:44:56 -06:00
Indyuce
0e5e8ab3c3 !Minor cleanup 2020-02-13 15:41:42 +01:00
Indyuce
a85d26708c !Added PAPI as a soft depend to remove console warning 2020-02-13 12:40:56 +01:00
Indyuce
f99e8fe625 !Added MMOInv as soft dependency 2020-02-13 12:02:02 +01:00
Indyuce
6621e5e328 Fixed MythicMobs placeholder compatibility 2020-02-12 23:32:18 +01:00
Indyuce
8b95319752 Now contains RPGInventory compatibility (no need for the extra addon) 2020-02-12 18:35:20 +01:00
Indyuce
8ed9b34301 !Code clean up (Only works with MMOLib 1.0.7!!!) 2020-02-09 01:04:34 +01:00
Indyuce
fff9690cfc !Fixed deprecation 2020-02-08 20:57:33 +01:00
Aria Sangarin
2efd3c8ded please, i beg you. update your server, no more 1.12 please
(anyway, yet another 1.12 hotfix)
2020-02-07 22:36:12 +01:00
Aria Sangarin
b30d2ea70e 1.12 hotfix 2020-02-06 18:49:41 +01:00
Aria Sangarin
76af2814ce Fixed projectiles and when-hit abilities throwing errors 2020-02-06 09:01:21 +01:00
Aria Sangarin
d3749dbc62 Incremented version number 2020-02-06 08:44:10 +01:00
Aria Sangarin
cc648e2992 Now using MMOLib 1.0.7
(+ minor optimizations)
2020-02-06 08:42:52 +01:00
Aria Sangarin
9027120973 Fixed a 1.12 bug with the recipe manager 2020-02-06 08:18:24 +01:00
Blackdigits
39520155b0 Add upgrade stats check
if upgraded item doesn't have the stat specified in the template,
it wouldn't add the stat to the item
2020-02-06 12:18:32 +07:00
Ashijin
e161801662 Added some methods to custom blocks API 2020-02-04 20:27:15 -07:00
Aria Sangarin
f576f7b2dd unidentified item hotfix 2020-02-02 10:06:52 +01:00
Aria Sangarin
8d831dcaf7 fixed duplicate itemstat 2020-02-02 09:52:31 +01:00
Aria Sangarin
c5ac210f52 push build 2020-02-02 09:51:52 +01:00
Aria Sangarin
b6d5adee77 Added PvE and PvP damage reduction 2020-02-02 09:50:35 +01:00
Aria Sangarin
29327f0d01 Fixed gemstones (hopefully) 2020-02-02 09:19:59 +01:00
Aria Sangarin
94917142e3 Removed unused AWB code 2020-02-02 08:21:10 +01:00
joshs
b41aa5d57b !Pvp/Pve defense stat addition? 2020-02-02 00:17:15 -06:00
Aria Sangarin
65a1d8ce10 Updated default configs to fit the crafting update 2020-01-30 22:01:29 +01:00
Aria Sangarin
490745cc2c 1.12 compatibility (not yet tested) 2020-01-30 21:37:58 +01:00
Aria Sangarin
4e70c1d4d9 Unidentified items should no longer have attack damage, speed, etc. 2020-01-30 21:24:34 +01:00
Aria Sangarin
5be55f547b Added drop event for custom blocks (API) 2020-01-30 20:45:31 +01:00
Aria Sangarin
7f6e99edb9 Small Fixes:
- Custom NBT Tags now stay after applying gems
- A stack of unidentified items will no longer identify into one
- A new stat for disabling item repairing with McMMO

(Please update MMOLib to use this build!)
2020-01-29 19:23:30 +01:00