Indyuce
5117431641
build
2021-10-29 16:17:56 +02:00
Indyuce
9729a49b04
fixed passive skills
2021-10-29 14:40:18 +02:00
Indyuce
f4551be1db
fixed an issue with citizens NPC targeting
2021-10-29 00:03:30 +02:00
Indyuce
1ce89703a7
Merge remote-tracking branch 'origin/master'
2021-10-28 23:01:06 +02:00
Indyuce
06cb854b77
Fixed double stamina cost
2021-10-28 23:00:57 +02:00
Dancull47
3014cc0a72
API Change: Added setter for CustomBlockMineEvent drops
...
If issues arise with MMOCore Block Regen Drops @Monzter :D
2021-10-25 03:44:08 -04:00
Dancull47
c5b661e3e2
Stats can now be regenerated as FLAT or PERCENTAGE based values. This includes the Health, Mana, Stamina, Stellium stats.
...
By default, the stats are regenerated off the flat value of their respective Regeneration stats. Example, if Health Regeneration is 10, the player will gain 10 HP upon regeneration.
For percentage, the stats will be regenerated with the following formula (Stat Regen * Max Stat). So for example, if your Health Regeneration is .5 and your Max Health is 100, you'll gain 50 HP upon regeneration.
Refresh your config.yml or add this directly to it if you wish to adjust them from the default true.
```# Should these Stats regenrate with a FLAT value or PERCENTAGE value?
# By default, they are set to TRUE, which means they will regenerate
# based off the FLAT Regeneration value for the respective stat
# Setting a stat to FALSE means that it will regenerate
# with the formula (Stat Regen * Max Stat) for example (Mana Regeneration * Max Mana)
stat-regen-flat:
health: true
mana: true
stamina: true
stellium: true
```
2021-10-20 02:08:27 -04:00
Joshua
15cb4d7aa2
remove right click profile interact, was rushed.
2021-09-03 20:27:20 -05:00
ASangarin
d48ac2aaae
another test
2021-09-03 18:29:26 +02:00
ASangarin
e653bf32e3
test
2021-09-03 18:21:51 +02:00
Indyuce
87331e11ff
mmocore 1.8.0 second release
2021-08-26 12:53:21 +02:00
Indyuce
8f99eedb1b
moved skill and stat placeholders to mythiclib
2021-08-26 11:19:44 +02:00
Indyuce
591e92c46c
more cleanup
2021-08-25 22:57:26 +02:00
Indyuce
3cf8886349
small cleanup
2021-08-25 22:49:29 +02:00
Indyuce
8e6ac4c716
changing class updates exp bar
2021-08-25 22:31:14 +02:00
Indyuce
bd859399d1
skills cleared when changing class
2021-08-25 21:36:51 +02:00
Indyuce
8378babd83
Class stats now update when using /mmocore reload
2021-08-25 21:25:52 +02:00
Indyuce
63c837be2c
Allow for empty objective lores
2021-08-25 21:13:17 +02:00
Indyuce
ebf0d40fbf
Added <stat.stat_name> as skill placeholder
2021-08-25 20:58:39 +02:00
Indyuce
122e022ac8
fixed crafting amount
2021-08-25 20:58:24 +02:00
Indyuce
60038e08d7
fixed command verbose
2021-08-25 16:21:00 +02:00
Indyuce
00ca007ecc
fixed enum names
2021-08-25 16:20:53 +02:00
Indyuce
408703b4f4
comments
2021-08-25 13:34:04 +02:00
Indyuce
a574a67a3b
refactor, fixed an issue with loot chests cooldown
2021-08-25 13:26:58 +02:00
Indyuce
8c95245ffb
fixed an npe with friend list
2021-08-25 13:10:53 +02:00
Indyuce
8b85248918
!improved mm skill compatibility
2021-08-21 11:41:48 +02:00
Indyuce
d4071f532e
!exp source refactor
2021-08-21 00:36:26 +02:00
Indyuce
a363bc6606
fixed a sound issue
2021-08-20 18:24:23 +02:00
Indyuce
d5d75fe697
Fixed an issue with perm drop table condition
2021-08-20 17:52:25 +02:00
Indyuce
8525a1c56d
!skill refactor
2021-08-20 17:13:25 +02:00
Indyuce
c1a98bc5a5
fixed #252 double drops
2021-08-20 17:11:12 +02:00
Indyuce
e9b417f191
added a placeholder in the no-mana message
2021-08-20 13:57:15 +02:00
Indyuce
622455268a
new party members count placeholder
2021-08-20 12:03:27 +02:00
Indyuce
564a5dede3
fixed citizens compatibility with passive skills
2021-08-20 12:00:14 +02:00
Indyuce
dc351ed10f
fixed default gui configs
2021-08-20 11:48:06 +02:00
Indyuce
7353cba619
small cleanup
2021-08-20 11:32:34 +02:00
Indyuce
fb75868e8d
using generics to improve gui api
2021-08-20 11:31:46 +02:00
Indyuce
b06f38c2eb
using holos from MythicLib
2021-08-20 10:25:51 +02:00
Indyuce
3d140f5b5e
Merge remote-tracking branch 'origin/master'
2021-08-20 10:13:58 +02:00
Ashijin
c6f6123474
! brrrr
2021-08-17 20:42:35 -06:00
Ashijin
a5ee8bc581
Fixing dependency issues
2021-08-17 20:31:59 -06:00
Ashijin
2bd01c7b18
Moved dependencies to nexus repo
2021-08-17 20:28:00 -06:00
Ashijin
cd13a042af
! brrrrrr
2021-08-17 20:17:02 -06:00
Ashijin
3a28902cf4
! rbrbrbbrbrrr
2021-08-17 19:50:49 -06:00
Ashijin
76cccb9dff
! brrrrrrrrr
2021-08-17 19:49:38 -06:00
Ashijin
217be0734a
! brrrrrr
2021-08-17 19:47:51 -06:00
Indyuce
4f1084f80e
!fixed AsyncPlayerDataLoadEvent
2021-08-14 14:35:57 +02:00
Indyuce
40fdcc4f28
!changed event prior
2021-08-14 14:31:13 +02:00
Indyuce
2016945a2c
fixed health regen issue
2021-08-13 19:03:43 +02:00
Indyuce
1a130e25b9
Build bot happy again :D
2021-08-12 22:12:43 +02:00