Commit Graph

421 Commits

Author SHA1 Message Date
Indyuce
e3ee795260 !Fixed a 1.12 comp issue 2020-04-05 11:32:01 +02:00
Indyuce
f57e6626a5 !Fixed default lore format 2020-04-04 16:44:33 +02:00
Indyuce
af96657fef !Small change in stat description 2020-04-04 16:43:02 +02:00
Indyuce
8cceb9e41a !Fixed MMOCore block compatibility 2020-04-04 16:09:52 +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
ed419d7ce8 !Custom blocks refactor 2020-04-04 13:08:29 +02:00
Indyuce
e6e0ba341d !Fixed a custom durability issue in 1.12 (require latest MMOLib) 2020-04-04 01:39:04 +02:00
Indyuce
0955a073a2 Fixed a 1.12 import issue 2020-04-04 01:25:31 +02:00
Indyuce
9280d1fa7d Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2020-04-04 00:52:48 +02:00
Indyuce
7265ed78c9 Improved entity lookup for Fire Meteor 2020-04-04 00:52:40 +02:00
Jules
2b384ab070 !Improved entity chunk lookup 2020-04-03 00:00:54 +02:00
Indyuce
fdcee4c307 !Updated libs 2020-03-29 19:33:38 +02:00
Indyuce
377c9209e2 !Big stat API clean up!! 2020-03-29 19:25:49 +02:00
Indyuce
0d3abd3df0 !Refactor stat API, moved StoredTags to InternalStat, fixed bugs. 2020-03-29 19:10:19 +02:00
Indyuce
94e4bc599c Fixed a 1.12 comp issue 2020-03-29 18:21:25 +02:00
Indyuce
1b8a25d656 !Removed prefixes 2020-03-29 17:01:30 +02:00
Indyuce
0cb39d29cd !Added Health Regen as a MMOCore feature 2020-03-29 16:58:47 +02:00
Indyuce
45d145ed38 !Moved damage reduction formulas to MMOLib 2020-03-29 15:20:25 +02:00
Indyuce
7cde1863d2 Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2020-03-27 21:46:52 +01:00
Indyuce
580f8fea79 Fixed an issue with MMOCore trigger 2020-03-27 21:46:44 +01:00
Indyuce
246cb2d9a1 Added a message when removing a recipe 2020-03-27 21:35:42 +01:00
Indyuce
63d3fb7c1e Crafting station fill/special items now have display names 2020-03-27 21:24:38 +01:00
Indyuce
e5dfca5645 Small cleanups 2020-03-27 21:10:41 +01:00
Indyuce
d88da4471c Fixed crafting station display issues 2020-03-27 21:07:33 +01:00
Blackdigits
3a59dfed6b Revert "Add world list for custom block world regeneration"
This reverts commit 22e212d6ab.
2020-03-22 21:43:53 +07:00
Blackdigits
22e212d6ab Add world list for custom block world regeneration
So now world regen only works on world listen on the config.

Please add this to your config on custom-blocks section,
or delete your config to let it generate a new one

custom-blocks:
    #List of worlds that has custom block world regen enabled
    gen-whitelist:
        - world
        - world_the_end
        - world_resource
2020-03-22 18:46:55 +07:00
Indyuce
4fe7546c2a Fixed a crafting station condition display issue 2020-03-19 15:25:16 +01:00
Indyuce
7b6388d8ad !Fixed small default config issue 2020-03-19 15:02:31 +01:00
Indyuce
7c6dbc4f11 Fixed a 1.12 compatibility issue 2020-03-19 13:45:19 +01:00
Indyuce
348db651bd !Staffs no longer deal projectile damage 2020-03-19 13:12:58 +01:00
Indyuce
0f53bfc210 !(Requires latest MMOLib dev build for 1.12) fixes a 1.12 attr issue 2020-03-19 13:06:08 +01:00
Indyuce
e85a4d813a Fixed 'disable-craftings' 2020-03-17 18:20:44 +01:00
Aria Sangarin
15dc8c73f3 merge 2020-03-10 18:41:48 +01:00
Aria Sangarin
e6bbb3a427 Fixed RPGPlayerLeveling hook 2020-03-10 18:41:11 +01:00
Indyuce
a98f565d1a !ItemManager small refactor 2020-03-01 11:38:38 +01:00
Aria Sangarin
0b2a0131dd second try >:) 2020-02-26 20:01:58 +01:00
Aria Sangarin
ddb7468db1 Extra check when loading MMOItemTriggers 2020-02-26 19:18:40 +01:00
Aria Sangarin
3f5ad1a883 Fixed MMOItemTrigger error on failed item generation 2020-02-26 13:20:29 +01:00
Aria Sangarin
ba72d2d5ef Fixed bug with creating furnace recipes 2020-02-26 13:19:56 +01:00
Indyuce
89b32bf127 !Added default recipes 2020-02-23 15:47:18 +01:00
Indyuce
1d9747c01b Fixed 1.12 recipe compatibility issue 2020-02-23 15:31:39 +01:00
Indyuce
f053b983e5 !Removed unused utils 2020-02-22 20:48:58 +01:00
Indyuce
3590f25427 !Update lib 2020-02-22 19:31:18 +01:00
Indyuce
96b7eaa955 Recipe key cleanup. Entering recipe ingredients now support caps. 2020-02-22 19:21:49 +01:00
Indyuce
9a3a51d6f6 !Typing 'cancel' now works when editing crafting recipes 2020-02-22 18:50:21 +01:00
Jules
059a897595 Fixed /mi update issue? 2020-02-19 19:30:36 +01:00
Jules
200a2a866e !Removed deprecation 2020-02-19 19:20:53 +01:00
Ashijin
4fbc1ab49a Merge branch 'master' of http://Ashijin@dev.lumine.io/bitbucket/scm/mmo/mmoitems.git 2020-02-17 20:38:11 -07:00
Ashijin
a94db8cf70 Added some stuff to the durability API 2020-02-17 20:38:01 -07:00