Commit Graph

6744 Commits

Author SHA1 Message Date
nossr50
bf901a0a34 remove unimplemented features, fix tests again, and optimize imports 2024-03-30 05:05:28 -07:00
nossr50
ef3887a720 fix unit tests 2024-03-30 04:44:10 -07:00
nossr50
fba6e8a961 merge master 2024-03-19 16:17:41 -07:00
Lorenzo Cardinali
04ed2a47d4
Fixed import errors related to Alchemy data in AdvancedConfig (#4983) 2024-03-10 18:59:15 -07:00
nossr50
7da8c8c83a 2.1.231 2024-03-09 21:16:59 -08:00
Mangchi__
4d060b192b
Update locale_ko.properties (#4977)
* Update locale_ko.properties

* Update locale_ko.properties fixed-1
2024-03-09 20:17:14 -08:00
Momshroom
2117c67084
Fixed NPE when party creation doesn't use password. Solves bug reported here: https://discord.com/channels/526933440214597677/526938425161416727/1213131451235827753 (#4981)
Signed-off-by: Momshroom <Momshroom@gmail.com>
2024-03-09 20:16:14 -08:00
nossr50
4d85f24d98 2.1.230 2024-02-22 18:04:57 -08:00
nossr50
416c5383c9 Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO 2024-02-22 17:57:17 -08:00
IAISI
7f9ed94d23
Fix exceptions on EntityCombustByEntityEvent, EntityDamageByEntityEvent, PartyAutoKickTask if parties are disabled (#4976)
* Only run EntityListener#checkParties on EntityCombustByEntityEvent if Parties are enabled

* Only run PartyAutoKickTask Task if Parties are enabled

* Only run EntityListener#checkParties on EntityDamageByEntityEvent if Parties are enabled

* Check if Parties are enabled before running inSameParty in CombatUtils#processCombatXP

---------

Co-authored-by: Dieu <info@l4b.org>
2024-02-22 17:57:05 -08:00
nossr50
b0d0030d60 2.1.230 2024-02-22 17:54:42 -08:00
IAISI
cdc187b211
Fix PartySaving related NPEs (only save parties if they're enabled) (#4973)
Co-authored-by: Dieu <info@l4b.org>
2024-02-20 09:20:08 -08:00
nossr50
3361d28887 Party system can now be disabled via config
Closes #4873
2024-02-19 17:55:57 -08:00
nossr50
c358c8ce0b Add missing getHandlerList() to McMMOEntityDamageByRuptureEvent fixes #4972 2024-02-19 16:12:39 -08:00
nossr50
aa65be0e1b dev mode 2024-02-17 16:30:47 -08:00
nossr50
70383b7250 merge master 2024-02-17 16:00:51 -08:00
nossr50
85f27fdbdb 2.1.228 2024-02-14 13:17:46 -08:00
nossr50
5bfca3c218 Fix spigot api break for entity damage events 2024-02-13 18:04:00 -08:00
nossr50
2271bd5236 wip super shotgun 2024-02-03 16:05:53 -08:00
nossr50
b0c42f8e44 enable super shotgun permission 2024-02-03 14:55:42 -08:00
nossr50
66a4886ee4 Crossbow multi-shot arrows that bounce are no longer pickup-able 2024-01-28 15:00:53 -08:00
nossr50
b3b8a12b6d Crossbow Fixes 2024-01-22 13:55:55 -08:00
nossr50
f051edd03d Tree Feller non-wood drop rate reduced by 90% 2024-01-22 13:51:15 -08:00
nossr50
377bf1be4d Tree Feller non-wood drop rate reduced by 90% 2024-01-16 12:49:42 -08:00
nossr50
dda5b45bb1 improve SQL exceptions to be more easily debuggable 2024-01-15 10:21:30 -08:00
nossr50
009d809d76 Fix bug with Excavation drop rate and misc mysql changes 2024-01-15 10:19:03 -08:00
nossr50
33cad7c2f1 typos 2024-01-14 09:45:40 -08:00
nossr50
efabaf1466 more work on end game update 2024-01-14 09:43:30 -08:00
nossr50
9cbe10827f Buff end game skills 2024-01-14 09:27:04 -08:00
nossr50
fdc308762c Hack to disable supers that aren't ready yet 2024-01-14 08:51:23 -08:00
nossr50
826d16d916 More work on Crossbows & Tridents 2024-01-04 12:39:26 -08:00
nossr50
4ba0f76eb9 Bouncing 2024-01-03 01:51:59 -08:00
nossr50
04c9db88ab more h2 compatibility stuff 2024-01-03 01:29:37 -08:00
nossr50
3fbb4827ca Update SQL schema when missing columns 2024-01-03 00:19:57 -08:00
nossr50
94754b150c Dev mode 2024-01-02 23:31:48 -08:00
nossr50
8cc4798752 Merge master 2024-01-02 23:00:23 -08:00
nossr50
415e3df226 2.1.227 2024-01-02 22:45:38 -08:00
nossr50
a941a1cc7f kill child.yml and more work on sql unit tests 2023-12-27 22:52:51 -08:00
nossr50
b0efd46584 starting work on sql unit tests 2023-12-27 21:14:14 -08:00
nossr50
dadc295431 Trickshot boiler plate stuff 2023-12-27 19:20:41 -08:00
nossr50
76d4b50554 Refactor ricochet code, don't reflect shallow angles 2023-12-27 19:20:32 -08:00
nossr50
afff3b4c50 Move projectile stuff to util 2023-12-23 17:04:19 -08:00
nossr50
1799d455b7 Deflect arrows off surfaces 2023-12-23 16:28:18 -08:00
Robert Alan Chapton
b5608ccb01
Update README.md 2023-12-23 15:53:30 -08:00
Robert Alan Chapton
d57e225576
Update README.md 2023-12-23 15:53:08 -08:00
Robert Alan Chapton
2f166507ca
Update README.md 2023-12-23 15:50:49 -08:00
nossr50
9360e147ac Fun with arrows 2023-12-22 13:07:34 -08:00
nossr50
967ffd6442 update Changelog.txt 2023-12-22 11:39:13 -08:00
nossr50
5f63faf65d Unit test refactor 2023-12-22 11:37:17 -08:00
nossr50
7973ccc848 Update FlatFile for new skill cds 2023-12-22 11:05:26 -08:00