Commit Graph

1206 Commits

Author SHA1 Message Date
Indyuce
693e28fbea New passive skill: Neptune's Gift 2020-02-16 15:24:02 +01:00
Indyuce
77454ed33a Fixed issue with Fire Berserker 2020-02-16 15:23:12 +01:00
Indyuce
73b1af66a8 !Refactor 2020-02-16 15:04:11 +01:00
Indyuce
83acc8f568 Merge branch 'master' of http://Indyuce@dev.lumine.io/bitbucket/scm/mmo/mmocore.git 2020-02-16 15:01:50 +01:00
Indyuce
cae5e090e2 !Cleanup 2020-02-16 15:01:43 +01:00
Blackdigits
55c03d88fa add combat log timer
make sure to add these to your config.yml
#Timer for combat log to expire (in seconds)
combat-log:
    timer: 10
2020-02-16 02:03:13 +07:00
Aria Sangarin
3e802ee522 Fixed breaking blocks in 1.12 2020-02-15 00:29:20 +01:00
Aria Sangarin
b7368d7ffd Merge branch 'master' of ssh://git@dev.lumine.io:7999/mmo/mmocore.git 2020-02-15 00:12:07 +01:00
Aria Sangarin
7acacb707a sentinel bug fix 2020-02-15 00:10:37 +01:00
Indyuce
2a2a7f7007 Resource rework. See GitHub wiki for more info
Added an option to disable vanilla eating/sat regen
2020-02-13 23:50:27 +01:00
Indyuce
1d3bed0d1c !Roman int calculation fix 2020-02-13 22:29:01 +01:00
Indyuce
568edef502 !Yeet roman int calculation rework 2020-02-13 22:25:42 +01:00
Indyuce
9e4b5fca60 !Small PlayerData refactor 2020-02-13 22:10:33 +01:00
Indyuce
54ed7d8fdb Merged OfflinePlayerData and OfflinePlayerValues 2020-02-13 22:08:50 +01:00
Indyuce
2df5d86f25 !Field made final.. that's all 2020-02-12 18:36:38 +01:00
Blackdigits
3c3ac2c11b Merge branch 'master' of http://dev.lumine.io/bitbucket/scm/mmo/mmocore 2020-02-12 20:51:45 +07:00
Blackdigits
2a90717e56 add option to disable exp gain hologram
please add these lines to your config.yml
# Allows to toggle exp hologram from gaining experiences
game-indicators:
    exp:
        enabled: false
2020-02-12 20:51:24 +07:00
Aria Sangarin
03573a343a Fixed a loading issue with latest MythicMobs 2020-02-11 18:59:52 +01:00
Aria Sangarin
d9f0444df0 Pushing placed blocks with pistons no longer makes them give exp again 2020-02-06 08:32:14 +01:00
Blackdigits
a438c3978c add biome condition
usage:
- 'biome{name=SWAMP}'
2020-02-05 23:44:37 +07:00
joshs
52f0a906bb !Testing the Setup 2020-01-30 00:47:50 -06:00
Blackdigits
2db9606083 add color support for message triggers 2020-01-15 22:40:21 +07:00
Jules
b19ee4dc2f Fixed Deep Wound 2020-01-11 18:29:22 +01:00
Indyuce
47efe9e1d5 !Update version number 2019-12-30 23:53:11 +01:00
Indyuce
88b8705279 Push dev build 2019-12-30 20:34:53 +01:00
Indyuce
360a42d99f !Fixed skill GUI display issue 2019-12-30 17:12:36 +01:00
Indyuce
c82728c917 !Compatible with older MMOLib api 2019-12-30 15:53:24 +01:00
Indyuce
bf9f9d02bd Added update checker 2019-12-30 15:50:00 +01:00
Indyuce
079040156a Update version number 2019-12-30 01:21:58 +01:00
Indyuce
5eb88a912f !Changed MMOLib instance generator
Updated lib
2019-12-30 01:08:43 +01:00
Indyuce
fcaaecd441 Moved armor listener to MMOLib 1.0.3 2019-12-30 00:43:06 +01:00
Indyuce
7102cad2eb !Removed occurence of speed malus (moved to MMOLib) 2019-12-30 00:31:06 +01:00
Indyuce
ff8effdd81 !Small change 2019-12-29 16:44:04 +01:00
Indyuce
c4c83577f1 Fixed an issue with the waypoints GUI 2019-12-29 16:43:19 +01:00
Indyuce
0ef4c91bc3 !Lib update 2019-12-29 15:28:26 +01:00
Indyuce
b40187c1fa !Update version number 2019-12-29 15:19:47 +01:00
Indyuce
c1cf2bf406 Moved stat handling to MMOLib 2019-12-29 15:17:31 +01:00
Indyuce
94a58d835c Updated version number 2019-12-28 23:39:06 +01:00
Indyuce
34935e83b7 !'magical' -> 'magic' 2019-12-28 15:41:00 +01:00
Indyuce
5eadfc0b85 Fixed MMOLib import 2019-12-28 15:36:47 +01:00
Aria
9087c9bc0a !Updated pom.xml 2019-12-24 23:16:16 +01:00
Indyuce
6d53f009bd !Moved compatibility methods to MI 2019-12-24 15:58:50 +01:00
Indyuce
3c046682cc !Fixed an issue with ray traces 2019-12-24 00:53:33 +01:00
Indyuce
44b7676f17 !Update classes utilizing PlayerAttackEvent 2019-12-23 22:11:33 +01:00
Indyuce
07b7ca7786 !Moved damage modifiers to MMOLib 2019-12-23 21:23:05 +01:00
Indyuce
d98489dcb4 !Added crit strike chance, power and mitigation stats.
Mitigation and crits are handled via MMOLib
2019-12-23 19:47:07 +01:00
Indyuce
02246b2831 !Fixed comp issue with MMOLib 2019-12-23 19:36:36 +01:00
Indyuce
2c5309b417 !MMOLib update 2 2019-12-23 19:27:13 +01:00
Indyuce
6913e8b0cc !Statistics map moved to MMOLib 2019-12-23 18:41:27 +01:00
Indyuce
c83dcf94b0 !Removed metrics (mmolib) 2019-12-23 17:46:21 +01:00