Commit Graph

884 Commits

Author SHA1 Message Date
Nertzhul
09ef313642 Option to spend multiple attribute/skill points at once by shift clicking (#423) 2022-06-18 16:56:48 -03:00
Jules
9996211296 Fixed exp hologram display 2022-06-18 20:08:05 +02:00
Jules
e1d43c8a05 Fixed party max lvl diff 2022-06-18 19:10:10 +02:00
Jules
1aa7d96347 Option to prevent high party level difference 2022-06-18 12:35:26 +02:00
Jules
0b344e7704 Merge remote-tracking branch 'origin/master' 2022-06-18 12:34:53 +02:00
Indyuce
9004ce8ea1 Guild module works with ability targets 2022-06-17 18:33:24 +02:00
Indyuce
88da562ebd Guild module 2022-06-16 11:37:32 +02:00
Indyuce
ba2691daf2 Fixed exp splitting + now supports professions 2022-06-14 09:39:58 +02:00
Jules
026d0194ea Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/net/Indyuce/mmocore/api/player/profess/PlayerClass.java
#	src/main/java/net/Indyuce/mmocore/api/quest/trigger/ExperienceTrigger.java
#	src/main/java/net/Indyuce/mmocore/experience/ExperienceObject.java
#	src/main/java/net/Indyuce/mmocore/experience/Profession.java
#	src/main/java/net/Indyuce/mmocore/experience/SimpleExperienceObject.java
2022-06-12 16:57:04 +02:00
Indyuce
617c2a3713 p.u.s.h 2022-06-05 16:32:08 +02:00
Indyuce
39486771b1 Added NONE skill casting mode 2022-06-04 12:38:27 +02:00
Indyuce
a0685334e1 Fixed an issue with enchant plugins + enchant exp source 2022-06-04 12:20:08 +02:00
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
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