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
aa25ba6338
Fixed DoubleDrops for Mining, MANY nerfs to Rupture (PVP balance tweaks coming soon)
2019-03-23 22:57:44 -07:00
d81c3d06c5
XP Gains now report sources, added some config options regarding XP bars
...
Fixed some issues with Roll
Fixes https://github.com/mcMMO-Dev/mcMMO/issues/3732
2019-01-27 18:11:51 -08:00
71d1574a7d
Fixing Daze, Counter-Attack, and Serrated Strikes hover tip messages containing {0}
2019-01-25 17:14:10 -08:00
f1fc095876
Removed the Kraken
2019-01-25 14:00:18 -08:00
c22a1a0dd2
Fixing Rupture (Bleed) ConcurrentModificationException
...
Removed the internal limit on ticks for Rupture
Rupture no longer adds new ticks when applying bleed to an existing target, it instead refreshes the duration
2019-01-25 11:12:31 -08:00
1d6a142b12
Rewrote the RNG system to be more unified
2019-01-24 20:45:26 -08:00
3cfd3b0109
Don't modify the list we are iterating over
2019-01-24 13:20:45 -08:00
f028d91eb0
account for null entries in bleedtimer
2019-01-23 16:12:52 -08:00
c46b7ed3bc
dealNoInvulnerabilityTickDamage actually hurts things now
2019-01-23 16:08:41 -08:00
71a3eb6a93
Fixed a lot of problems with the bleed task code...
2019-01-23 16:01:30 -08:00
3e5c4bc617
Fixing several issues related to Bleed/Rupture
...
Rupture now keeps track of who applied the damage and attributes it correctly in events
Rupture's bleed timer task no longer caps at the low value of 10 ticks internally
Ruptures bleed check code has had some minor refactoring
2019-01-23 15:22:16 -08:00
e5e86246f3
Bleed no longer tells you when a target has stopped bleeding, because its obvious!
2019-01-23 15:08:04 -08:00
6428c65720
Bleed actually doesn't trigger iframes now
2019-01-23 12:28:30 -08:00
11c8374f6c
Bleed doesn't suck anymore.
2019-01-21 15:15:10 -08:00
96742e6c42
mcMMO now alerts you when you progress in a skill
2019-01-19 18:51:18 -08:00
29befac27e
Scoreboards are now OFF by default
...
I don't like them.
2019-01-18 14:20:31 -08:00
cf6d95b575
More config options for XP bars
2019-01-18 12:41:38 -08:00
92b8d13c71
Added XP Bars
2019-01-18 11:21:25 -08:00
95d60e646d
Diminishing returns now has an optional minimum gains setting
2019-01-14 22:11:58 -08:00
ba5428ff12
Adding more combat messages to Action Bar
2019-01-13 22:21:16 -08:00
6f77bb206d
Refactoring + adding a new skillranks config (not functional yet)
2019-01-12 23:54:53 -08:00
d3c47935d4
Some refactoring
2019-01-12 19:56:54 -08:00