Commit Graph

833 Commits

Author SHA1 Message Date
Ka0rX
12e8146d34 Add column SQL 2022-07-04 13:21:55 +02:00
Indyuce
f679551b99 Fixed shift click profile check 2022-07-04 12:55:05 +02:00
Indyuce
80b0455fed Fixed basalt generators 2022-07-04 12:32:13 +02:00
Indyuce
2f85b39083 Fixed default messages 2022-07-04 12:11:50 +02:00
Indyuce
a4c0597dfa Small changes 2022-07-04 10:44:05 +02:00
Indyuce
b2ac30100a Fixed an issue with global skill cd 2022-07-03 23:55:14 +02:00
Indyuce
aa51da55b2 bon gros message de debug samer 2022-07-03 23:48:46 +02:00
Ka0rX
7585ba243b PAPI support for Action Bar 2022-07-03 10:48:05 +02:00
Ka0rX
e018836a6d Debug ExperienceTable 2022-07-03 10:10:11 +02:00
Ka0rX
b6f26a627f Merge branch 'mr-origin-7' 2022-07-02 08:25:50 +02:00
Ka0rX
91ce6fafbc SQL Update +debug trigger 2022-07-01 15:06:22 +02:00
Ka0rX
b76127e904 SQL Update +debug trigger 2022-07-01 15:00:03 +02:00
Indyuce
71773b0c8c New module 2022-06-19 22:42:58 +02:00
Ka0rX
be23a38e3d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/net/Indyuce/mmocore/MMOCore.java
#	src/main/java/net/Indyuce/mmocore/api/player/PlayerData.java
#	src/main/java/net/Indyuce/mmocore/manager/data/mysql/MySQLPlayerDataManager.java
2022-06-19 21:51:36 +02:00
Ka0rX
5dd060abc6 Bungee update 2022-06-19 21:46:16 +02: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
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
Indyuce
5660a31d86 Improved format of exp amount in exp holo message 2022-03-20 15:18:58 +01:00
Indyuce
2d3249b15f Fixed an issue with exp holos 2022-03-20 15:16:09 +01:00
Indyuce
735baac901 Changed the way placeholders are parsed in the GUI 2022-03-20 14:41:53 +01:00
Indyuce
56996788a9 Fixed an issue with /mm reload 2022-03-12 14:20:49 +01:00
Indyuce
30fa13ffb1 Fixed small issue with MM 5.0.1 API 2022-03-12 14:08:17 +01:00
Indyuce
57aaa7228a Fixed mmdroptable{..} 2022-03-12 14:01:09 +01:00
Indyuce
d1a241a60f EXP dispensers cleanup 2022-03-12 13:57:12 +01:00
Indyuce
d4813f5cfa MM 5.0.1 support 2022-03-12 13:56:44 +01:00
Indyuce
196b977676 !New stuff 2022-03-06 17:50:50 +01:00
Indyuce
49ed57d057 Added unarmed damage as mmocore stat 2022-03-06 17:00:34 +01:00
Indyuce
d0395f2b7f Fixed double MythicLib skill manager reload 2022-03-05 15:36:22 +01:00
Indyuce
1671df5ed9 Changed durability application method 2022-03-05 13:13:13 +01:00
Indyuce
848b402393 Fixed fishing tugs 2022-03-05 12:17:17 +01:00
Indyuce
c3f51a3520 Fixed an issue with fishing weights 2022-03-05 12:04:11 +01:00
Indyuce
dca18c993d Changed waypoint default config 2022-03-05 10:53:24 +01:00
Indyuce
3f16202f03 Small waypoint change 2022-03-05 10:48:47 +01:00
Indyuce
3336637333 Oe 2022-03-05 10:42:52 +01:00
Indyuce
7d5f2fd9f2 MMOCore managers are now marked final 2022-03-05 10:40:53 +01:00
Indyuce
9727f02051 New register stuff 2022-03-05 10:31:40 +01:00
Indyuce
611cdb390b Fixed issue with waypoint costs 2022-03-05 10:05:08 +01:00
Indyuce
6896d06657 MM based skills now reload when using /mm reload 2022-03-05 00:46:07 +01:00
Indyuce
1017bff05d Fixed an issue with default skills and /mmocore reload 2022-03-05 00:17:41 +01:00
Indyuce
bcf519e6f5 cleanup 2022-03-05 00:04:29 +01:00
Indyuce
8b708e78ff Revert "Added timer to default skill configs"
This reverts commit d044fe3f
2022-03-04 23:40:06 +01:00
Indyuce
d044fe3f3c Added timer to default skill configs 2022-03-04 23:38:25 +01:00
Gunging
3cbc0126bf With this, misconfigured regions (most notably the example one :kekwolf:) should not crash the plugin, and instead only print an error message. 2022-03-03 17:51:44 -06:00