1426 Commits

Author SHA1 Message Date
nossr50
efabaf1466 more work on end game update 2024-01-14 09:43:30 -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
3fbb4827ca Update SQL schema when missing columns 2024-01-03 00:19:57 -08:00
nossr50
a941a1cc7f kill child.yml and more work on sql unit tests 2023-12-27 22:52:51 -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
9360e147ac Fun with arrows 2023-12-22 13:07:34 -08:00
nossr50
5f63faf65d Unit test refactor 2023-12-22 11:37:17 -08:00
nossr50
7e3826a4d6 WIP starting work on supers for archery/crossbow 2023-12-20 19:26:22 -08:00
nossr50
3e11b7da2c Add Explosive Shot definition 2023-12-20 19:11:08 -08:00
nossr50
23b8e0a28c Add BowType metadata 2023-12-20 16:53:20 -08:00
nossr50
25952154e3 Add in trident command 2023-12-19 11:17:22 -08:00
nossr50
c8dedfc980 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into endgame 2023-12-17 16:07:52 -08:00
nossr50
dd04ee48b9 2.1.226 2023-12-16 17:45:17 -08:00
nossr50
a54590576f 2.1.225 2023-10-15 12:18:12 -07:00
Yomamaeatstoes
c34230a82e
mcMMO-Folia-PR (#4925)
Folia Support

---------

Co-authored-by: Rockyers <ethan@yocom.org>
Co-authored-by: TechnicallyCoded <technicallycoded@gmail.com>
Co-authored-by: HSGamer <huynhqtienvtag@gmail.com>
2023-08-26 16:16:18 -07:00
nossr50
3cbdcddcc1 Crossbows do not count as unarmed item with unarmed items setting 2023-06-25 13:47:04 -07:00
nossr50
019d22d92a Make mcMMO quieter by moving most log messages to debug only 2023-06-19 16:26:30 -07:00
nossr50
cbcddbf528 Merge master 2023-05-29 14:41:43 -07:00
nossr50
e9a020565f Added fail safes against bonus drop meta not being cleaned up 2023-05-29 14:34:47 -07:00
nossr50
75ace0cfa0 Merge master 2023-05-13 15:02:04 -07:00
nossr50
db01b61371 2.1.220 2023-05-13 14:42:14 -07:00
nossr50
d30b2f7bf6 Fixed divide by zero bug impacting tridents XP when missing from config 2023-04-23 13:23:18 -07:00
nossr50
72957c3d31 Add XP test for Woodcutting 2023-04-19 14:13:17 -07:00
nossr50
f88dfe479e Pull master 2023-04-17 12:16:06 -07:00
nossr50
640f4b0a9b Fix mcMMO attempting to copy out custom repair/salvage configs 2023-04-17 12:07:41 -07:00
nossr50
978ee4a9a3 Optimize the imports 2023-04-11 15:49:37 -07:00
nossr50
0ab93586fd Config files will update automatically again 2023-04-11 15:48:14 -07:00
nossr50
7af0bc468a Config files will update automatically again 2023-04-11 15:39:01 -07:00
nossr50
aaa47d3b67 Add some combat processing logic for Tridents/Xbows 2023-04-11 04:17:29 -07:00
nossr50
5b9ab65c78 Add Xbows/Tridents to combat skills list 2023-04-11 03:34:02 -07:00
nossr50
534b22233d More work on Xbows/Tridents 2023-04-11 03:16:24 -07:00
nossr50
0db1d846bc Add missing parent definitions for Xbows/Tridents 2023-04-08 16:36:59 -07:00
nossr50
8bb50fb53c Add Tridents/Xbows (WIP) 2023-04-03 17:57:33 -07:00
nossr50
576b3c476c Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into endgame 2023-04-03 16:50:05 -07:00
nossr50
79730383ab Fixed wiki url being incorrect in various commands 2023-04-03 16:47:58 -07:00
nossr50
68d4a179f1 merge master 2023-04-03 12:12:17 -07:00
nossr50
e011f545a7 Added smithing_table to tool readiness blacklist 2023-04-02 20:44:00 -07:00
nossr50
cd96bc79d8 Change isHerbalismDrop to use strings.. this method still needs more work 2023-04-02 20:24:04 -07:00
nossr50
db4b820f80 Add new hanging signs to tool readiness blacklist 2023-04-02 19:58:16 -07:00
nossr50
ca710b4302 Add chiseled_bookshelf to tool readiness blacklist 2023-04-02 19:55:30 -07:00
nossr50
668cc0e4a3 Add support for upcoming Cherry trees 2023-04-02 19:53:13 -07:00
nossr50
6845fb4c44 Fix some bugs with new Probability type and unit tests 2023-03-26 13:41:31 -07:00
nossr50
36adde7b3d Added some unit tests for double drops, fixed bug with bonus drops 2023-03-19 20:18:17 -07:00
nossr50
e4470fd061 More work on end game skills 2023-02-18 23:44:01 -08:00
Jok
2362fe994a
Don't call EntityDamageByEntityEvent with null damager (#4863)
Co-authored-by: Elioby <elioby@users.noreply.github.com>
2023-02-09 18:11:30 -08:00
nossr50
4a5e3542ef Add static chance skills to probability unit tests 2022-12-18 16:49:30 -08:00
nossr50
59f711834b Refactor Probability API a bit 2022-12-18 16:02:43 -08:00
nossr50
11cf882830 Probability factory should live within the interface 2022-12-18 15:04:59 -08:00