Indyuce
0ae7c3613d
Fixed an error when setting exp to 0
2022-06-04 12:17:33 +02:00
Indyuce
9a08c142fb
Cleanup
2022-06-04 12:10:01 +02:00
Indyuce
560a2def41
Fixed an issue with paper having durability, like wth spigot
2022-06-04 12:08:50 +02:00
Indyuce
73fbb5844d
Push or Ill kill your family
2022-06-01 23:00:49 +02:00
Indyuce
eed3502029
MMOCore now takes in stats from ML
2022-05-28 15:26:22 +02:00
Indyuce
0648079232
Fixed waypoint path calculation
2022-05-28 14:28:18 +02:00
Indyuce
1f344dbe02
Fixed skill list pagination
2022-05-24 15:27:03 +02:00
Guillaume
fece7347ef
Skill Trees in MMOCore
2022-05-24 15:26:22 +02:00
Indyuce
7d2af8d787
Addex exp tables to attributes
2022-05-24 14:03:46 +02:00
Indyuce
f9cc6bfb33
Class triggers small change
2022-05-24 13:54:52 +02:00
Indyuce
28be26b9c8
Attribute modifiers available in ML
2022-05-24 13:33:37 +02:00
Indyuce
2c0f8094c0
Reduced confusion for config items
2022-05-24 13:33:20 +02:00
Indyuce
0000b76d96
Waypoint books
2022-05-24 13:33:00 +02:00
Indyuce
98dec0f4a2
Small refactor
2022-05-23 20:42:29 +02:00
Indyuce
6f812545b7
Fixed loot chests expiring
2022-05-23 20:30:53 +02:00
Indyuce
31e8e42a1e
Support for placeholders in GUI names
2022-05-23 20:19:08 +02:00
Indyuce
c6a45d5120
Deprecated exp dispensers
2022-05-23 12:45:53 +02:00
Indyuce
75a4b944b6
Quest module fix
2022-05-23 11:29:45 +02:00
Indyuce
758caf747d
Waypoints cleanup
2022-05-23 11:10:02 +02:00
Indyuce
e9aa71b616
Merge remote-tracking branch 'origin/Ka0rX'
...
# Conflicts:
# src/main/java/net/Indyuce/mmocore/loot/chest/LootChestRegion.java
# src/main/resources/config.yml
2022-05-23 09:38:25 +02:00
Indyuce
a7e3f9554f
Loot chest O(1) lookup time
2022-05-22 16:49:53 +02:00
Guillaume
a2630824c9
Modules for Quests in MMOCore.
2022-05-22 14:15:13 +02:00
Indyuce
13c0469594
Tier rolling cleanup
2022-05-20 17:42:48 +02:00
Indyuce
116247fd70
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/main/java/net/Indyuce/mmocore/loot/chest/LootChestRegion.java
2022-05-17 09:48:58 +02:00
Guillaume
68b309ec61
Debug for all the experience source.
...
Added VanillaExperience & Resource ExperienceSource and added inCombat for Playing Experience Source.
2022-05-09 18:59:17 +02:00
Guillaume
3579a5f520
Debug for all the experience source.
...
Added VanillaExperience & Resource ExperienceSource and added inCombat for Playing Experience Source.
2022-05-09 09:21:15 +02:00
Guillaume
f806705d8f
Debug for all the experience source.
...
Added VanillaExperience & Resource ExperienceSource and added inCombat for Playing Experience Source.
2022-05-09 09:07:35 +02:00
Guillaume
2411dae631
Debug for all the experience source.
...
Added VanillaExperience & Resource ExperienceSource and added inCombat for Playing Experience Source.
2022-05-08 11:14:58 +02:00
Guillaume
b7e3959ae6
Taming,Moving,DamageTaken,DamageDealt,Riding,Playing,Climbing,Projectile Experience Sources.
2022-05-07 18:32:01 +02:00
Guillaume
285e753a02
Changes in the skills GUI.
2022-05-07 18:30:25 +02:00
Guillaume MARTIN
55d421861e
Merge branch 'Ka0rX' into 'master'
...
Debug waypoints
See merge request mythiccraft/mmocore!6
2022-05-06 16:38:21 +00:00
Indyuce
a13987cac9
giveExperience does nothing if exp is negative
2022-05-05 22:22:56 +02:00
Guillaume
5a2e05bb12
More debug for waypoints
2022-05-04 11:31:12 +02:00
Guillaume
e41749135e
Debug waypoints
...
Added Luck and did changes on roolChestTier for LootChest
Added possibility to have conditions on dynamic waypoints
Added intermediary waypoints even when using dynamic waypoints.
2022-05-04 11:22:00 +02:00
Guillaume
c8096765b4
Changes in PlayerData for warp fonction and in WayPointViewer / gui/waypoints.yml
2022-04-28 14:34:42 +02:00
Guillaume
41720d9048
Use PersistentDataCContainer instead of NBT, change the system of WayPoints with Djikstra Algorithm
2022-04-28 13:43:33 +02:00
Guillaume
b92125c039
Add files
2022-04-28 09:18:16 +02:00
Indyuce
1765b15707
Improved party target restriction
2022-04-26 14:35:12 +02:00
Indyuce
93377b6027
Fixed chest tier chance rolling
2022-04-25 21:09:01 +02:00
Jules
41ac1e95ac
Merging expDispensers with expObjects
2022-04-24 08:42:27 +02:00
Indyuce
9a315e9431
Fixed default attribute configs
2022-04-21 20:45:07 +02:00
Indyuce
958141f07b
Fixed an issue with quest bossbar
2022-04-03 23:02:33 +02:00
Indyuce
227023cc37
Fixed an issue with quest bossbar
2022-04-03 01:58:06 +02:00
Indyuce
d2022ca2e3
Fixed exception handling
2022-04-03 01:37:03 +02:00
Indyuce
83a6af7ad1
Improved class skill loading
2022-04-03 01:36:10 +02:00
Indyuce
966ef01b36
Fixed an issue with citizens
2022-04-03 01:10:25 +02:00
Jules
ab177461d4
Fixed an issue with craftItemExpSource
2022-03-27 21:15:43 +02:00
Jules
d8517eb94e
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# pom.xml
2022-03-22 19:59:27 +01:00
Jules
a49a375eed
Key combos now always cancel corresponding events
2022-03-22 19:58:29 +01:00
Indyuce
045b349183
Fixed an issue with player head in parties/guilds/friends
2022-03-20 16:38:49 +01:00