Commit Graph

5060 Commits

Author SHA1 Message Date
21ac44ee61 More work on skill API impl/migration 2020-12-24 16:41:09 -08:00
9b9ffbb982 More work on migrating commands to new API 2020-12-23 15:29:39 -08:00
537b120ffc Updating command classes to new API 2020-12-23 14:58:32 -08:00
25f7dd223d More API migration on the DB impl 2020-12-23 12:00:05 -08:00
843e3ace99 API migration on DBs 2020-12-23 11:08:57 -08:00
8a507de8d6 brain getting tired, time for break, more api migration included 2020-12-22 19:28:47 -08:00
7e756c4438 More API migration 2020-12-22 19:23:03 -08:00
4199ea0095 More API migration, feels like a mountain of work left lol 2020-12-22 17:27:25 -08:00
73bc12841a Add Override annotations, remove redundant javadocs 2020-12-22 14:28:23 -08:00
35be5bc17d Generify the maps 2020-12-22 14:24:37 -08:00
b7f713a50f Use OnlineMMOPlayer over McMMOPlayer 2020-12-22 13:43:12 -08:00
573d9d014e More work on Skill API migration 2020-12-17 16:22:22 -08:00
abcf6413f5 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows 2020-12-17 15:10:53 -08:00
2de52c7955 register new chunk listener 2020-12-16 16:30:05 -08:00
8c52884ac6 Remove COTW entities on chunk unload
Fixes #4289
2020-12-16 16:29:05 -08:00
22a738bace mcMMO no longer throws errors on below 0 xp gains
Fixes #4346
2020-12-16 16:15:19 -08:00
16aa6d65ac Update McMMOUrl.java
fixed translate link, thanks chew
2020-12-16 12:46:17 -08:00
306b8cfac4 more work on migrating the API 2020-12-15 16:24:11 -08:00
407b6fb343 more API migration 2020-12-15 09:31:51 -08:00
d8f8d541fc more work on migrating API 2020-12-14 15:20:01 -08:00
64e1d1a9d7 more refactoring/rewrites for player data loading stuff 2020-12-10 17:15:14 -08:00
0e22583df4 fix skill commands 2020-12-10 16:15:47 -08:00
0e09ac397d fix BrewingStand inventory is updated immediately instead of after firing the event. Now the event can be canceled correct. (#4351) 2020-12-10 13:24:08 -08:00
1c132ddb12 slow refactoring over skill commands 2020-12-09 18:42:48 -08:00
81d184c19e slowly refactoring stuff 2020-12-09 18:33:16 -08:00
8491d0f4e5 annotate messaging classes + update more things to use mmoPlayer 2020-12-09 18:09:04 -08:00
a2a41e77ea Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows 2020-12-09 17:37:30 -08:00
7f213ee305 exploit fix 2020-12-09 15:34:32 -08:00
8e17090cc7 these javadocs are straight up wrong 2020-12-08 15:36:24 -08:00
3cb63202a3 more work on parties and user data 2020-12-08 15:34:16 -08:00
0bb65e66e8 add rank edit on forced party leader 2020-12-08 14:32:45 -08:00
17268ca4ad forced promotion on a random player in a party if party leader is ever null 2020-12-08 14:31:54 -08:00
29fffbcc2a don't forget to init partyLeaderRef 2020-12-08 14:20:36 -08:00
a8257f3d6e more work towards party stuff 2020-12-08 14:18:46 -08:00
85ad0ddd17 More work on parties 2020-12-07 16:40:24 -08:00
4e81d4ddb6 some work on experience rewrites 2020-12-04 15:36:22 -08:00
704e24d58b SkillIdentity will be used to ID skills, establish relationships, and avoid name conflicts
Will probably move this into the mcMMO API which I might just get started on depending on my motivation
2020-12-03 13:57:46 -08:00
958fb6f044 Silenced a mostly harmless error that can happen when using plugins like crazyenchantments 2020-12-01 13:08:33 -08:00
0ce316e428 update adventure (used for chat) 2020-11-27 16:55:40 -08:00
bcd260d9c1 Memory leak fix 2020-11-27 16:26:24 -08:00
bc53714ac8 URL style adjust 2020-11-16 16:00:01 -08:00
db8086d6ad Allow URLs in chat again 2020-11-16 14:56:48 -08:00
c22a65f9f3 Adding crossbows, shields, elytra, and tridents to default repair.vanilla.yml and fixing minor typo. (#4308)
* Changed comment over netherite items to say "Netherite repairables" instead of "Diamond repairables"
Added Crossbow to string repairables
Added Shield to wood repairables, with oak planks as material
Added Elytra and Trident to Other repairables, using phantom membrane and prismarine crystals respectively.

* Changed comment over netherite items to say "Netherite repairables" instead of "Diamond repairables"
Added Crossbow to string repairables
Added Shield to wood repairables, with oak planks as material
Added Elytra and Trident to Other repairables, using phantom membrane and prismarine crystals respectively.
Added warped fungus on a stick as a string repairable.

Signed-off-by: Momshroom <Momshroom@gmail.com>

* Added warped fungus on a stick as a string repairable.

Signed-off-by: Momshroom <Momshroom@gmail.com>
2020-11-16 14:42:24 -08:00
Tim
4fd8f6d647 Update locale_nl.properties (#4336)
Fixed small translation errors
2020-11-16 14:39:07 -08:00
cfcdcd1676 Fix Lure above 3 breaking fishing 2020-11-16 14:36:59 -08:00
450d09e9e4 wip expmanager/party/mcmmo player rewrites 2020-11-16 13:43:47 -08:00
5dc95b1fca Merge branches 'tridentsxbows' and 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows 2020-11-13 13:53:12 -08:00
f346d3b758 2.1.157 2020-11-11 16:50:21 -08:00
148647709a Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows 2020-11-11 16:42:53 -08:00
477d6932cd 2.1.156 2020-11-10 15:21:45 -08:00