Commit Graph

386 Commits

Author SHA1 Message Date
312206eda5 Tweak save debug messages 2021-03-16 16:43:25 -07:00
75db0af01d More console spam reduction for database operations 2021-03-12 16:37:21 -08:00
4a048b47cb Refactor DB code a bit and fix console spam when using the Plan plugin
Fixes #4450
2021-03-12 16:25:14 -08:00
ba7b6826b4 2.1.170 - papi fix 2021-01-05 15:25:39 -08:00
7931a095fe Add some tests for com.gmail.nossr50.util.random classes 2021-01-03 12:21:32 -08:00
22a738bace mcMMO no longer throws errors on below 0 xp gains
Fixes #4346
2020-12-16 16:15:19 -08:00
958fb6f044 Silenced a mostly harmless error that can happen when using plugins like crazyenchantments 2020-12-01 13:08:33 -08:00
cfcdcd1676 Fix Lure above 3 breaking fishing 2020-11-16 14:36:59 -08:00
8f6819edc5 Fix GT replant sometimes planting floating plants 2020-11-10 13:17:58 -08:00
ba7e235e64 Master Angler reworked 2020-11-09 16:46:52 -08:00
01ebba4443 Two small fixes (#4321)
* Fixed armor counting in BleedTimerTask

* Key instead of Name for Piercing
2020-11-02 13:57:53 -08:00
8856d2b071 move chat config options from config.yml -> chat.yml 2020-10-29 13:06:22 -07:00
e5f1738168 1.13.2 related bugfixes for the new item tracking 2020-08-18 20:28:02 -07:00
557cfe3944 Some bugfixes to the new ability tool tracking 2020-08-18 19:47:15 -07:00
01f111f78d Switch to countdown latch so we don't need to bother with synchronization blocks. Fixes #4248 2020-08-02 12:56:27 -04:00
38122d8f17 Furnace ownership tweaks 2020-07-28 21:56:51 -07:00
8e3d203594 only cleanup furnaces without a job 2020-07-27 21:34:47 -07:00
5298472c90 Add option to disable other-player ability notifications 2020-07-25 11:10:01 -05:00
35cde870ff Reworked a lot of stuff to do with Smelting 2020-07-23 20:59:34 -07:00
fdd951f1f1 Second Smelt makes use of its own section in Bonus Drops in config.yml
Co-authored-by: t00thpick1 <t00thpick1dirko@gmail.com>
2020-07-13 12:31:30 -07:00
7eae59a0b3 Misc code fixes 2020-07-13 11:39:03 -07:00
428c093ae4 UUID updater changes + locale fixes
Co-authored-by: t00thpick1 <t00thpick1dirko@gmail.com>
2020-07-13 11:18:16 -07:00
12abd68add Rupture fires a FakeEntityDamageByEntityEvent fixes #4122 2020-02-28 15:43:32 -08:00
4cd91350db 2.1.116 2020-02-20 17:35:33 -08:00
6168309ec9 2.1.115 2020-02-19 17:41:47 -08:00
a598796c99 More tweaks to GT 2020-02-19 17:20:05 -08:00
e2073ff9f7 Immature crop replanting, green thumb tweaks, replant accidental break
protection
2020-02-19 15:58:53 -08:00
421a394f68 Another check for PTP exploit 2020-01-15 13:49:11 -08:00
8fd1af4cbf Don't cache mob infomation in the updater task 2019-12-31 12:16:12 +00:00
28c0215a93 Catch more exceptions when doing WG reflection checks 2019-09-19 17:21:25 -07:00
67bfb40dd5 fixing the things 2019-09-09 16:50:05 -07:00
478d542981 removing this task that i once thought i needed and now realize that it is completely unnecessary 2019-09-06 16:46:38 -07:00
c6c1c39a98 player profile load event from issue request #4045 2019-09-06 16:44:58 -07:00
bb7989449e Do not allow additions of timer tasks while iterating
Follow up on:
e4d980b135
Should help debug #4019 (and let us know when this actually occurs)
2019-08-12 02:31:51 +01:00
7853efc63d 2.1.100 2019-08-05 10:43:05 -04:00
e4d980b135 Fixed some concurrency concerns around BleedTasks 2019-07-29 17:41:57 +01:00
ec44c99076 Many Herbalism bug fixes 2019-07-07 01:42:57 -07:00
c6d604bbbc Inspect, Salvage, and Locale fixes 2019-06-21 08:05:57 -07:00
38bc60ba86 Inspecting offline players no longer requires permissions + fixing
errors when using mcrank on an offline player
2019-06-17 08:19:15 -07:00
218b2a1a75 Double check that a Player is not an NPC when loading profiles 2019-06-17 07:00:39 -07:00
3ce3ac5350 mcMMO should no longer lose a few minutes of player data from shutting
down the server
2019-06-05 21:11:44 -07:00
23b7e11dd1 Fixed bugs that could occur while updating old DBs to have UUIDs 2019-05-05 16:41:42 -07:00
30df57fa35 Fix async tool lower 2019-04-25 18:46:49 -07:00
33a68daa9c mcMMO now checks in all places for a loaded profile before executing processing on said profile 2019-04-12 15:17:05 -07:00
87bf3a5b40 fixing an oopsie 2019-04-11 00:00:22 -07:00
426b1304e2 Numerous tweaks + failsafes added to Loading/Saving of players 2019-04-10 01:52:34 -07:00
d599db2897 2.1.37 - Fixes #3859 2019-04-06 05:14:52 -07:00
8538ac4e50 mcnotify will now squelch notifications from mcMMO & players who are squelched will be reminded of their squelch status at least once an hour (you can disable this in advanced.yml) 2019-04-04 17:27:17 -07:00
c6d055cb48 Completely remove Fireworks from mcMMO 2019-04-01 10:04:45 -07:00
8d477a5cf5 unused imports 2019-03-29 11:33:40 -07:00