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
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