Commit Graph

291 Commits

Author SHA1 Message Date
PikaMug
e26182705e Use existing stage for fail action, fixes #2286 2024-08-29 10:33:51 -04:00
PikaMug
400b4b2cc9 Fix custom rewards not given if override set 2024-08-27 11:39:58 -04:00
PikaMug
98441a6b65 Compare against goal amount, fixes #2280 2024-08-20 05:54:49 -04:00
PikaMug
9ae2bc57da Sort action prompt arrays 2024-08-19 03:17:53 -04:00
PikaMug
268f3e2e56 Item progress may not exceed 64, fixes #2278 2024-08-15 08:55:39 -04:00
PikaMug
7f1adc37e1 Remove unused method and NBT usage 2024-08-08 05:13:57 -04:00
PikaMug
3a94526373 Do not exceed goal amount, fixes #2274 2024-08-08 05:08:16 -04:00
PikaMug
1ab2b18bfc Expose potion level for 1.9+, part 4. See #2232 2024-08-05 04:28:02 -04:00
PikaMug
18f571e3ee Correctly populate goal object amount 2024-08-03 17:20:30 -04:00
PikaMug
f9a1c2961c Display block goal in journal, see #2271 2024-08-03 00:51:00 -04:00
PikaMug
5d0d7b9f00 Update headers 2024-07-31 02:40:59 -04:00
PikaMug
fcc1b80771 Only replace Action player if online, fixes #2269 2024-07-31 02:28:04 -04:00
PikaMug
d1ecedebca Delay quest command to retain order 2024-07-31 01:39:09 -04:00
PikaMug
c9d77d5708
Improved block tracking by @IllusionTheDev (#2270)
* Initial support for modern block tracking

* Use BlockItemStack for other block events

* Change internals to use BlockItemStack

* Update types and compare

* legacy block data support

* Fix item name translation

* Remove unused imports and cleanup

* Blocks do not have display names

* help I accidentally ran the auto formatter

* Cast the correct value

* Tiny format

* Use correct goal object

---------

Co-authored-by: Illusion <imdatillusion@gmail.com>
2024-07-30 22:24:34 -04:00
PikaMug
70119ad4ab Special case for 1.21+ crops, fixes #2256 2024-07-23 22:27:45 -04:00
PikaMug
ba078ea7f8 Use block placement material on 1.21+, fixes #2256 2024-07-22 18:29:07 -04:00
PikaMug
f5b3dc8614 Break if goal not present, see #2258 2024-07-21 22:21:26 -04:00
PikaMug
b8519a05f4 Null checks for block items, see #2256 2024-07-21 16:36:13 -04:00
PikaMug
f63ad2f575 Correctly ignore blocks replaced, fixes #2253 2024-07-19 22:46:24 -04:00
PikaMug
f1b45fd584 Fix giving points to offline players, fixes #2251 2024-07-18 12:55:44 -04:00
PikaMug
97d64e8347 Respect level cap for mcMMO Classic, fixes #2226 2024-07-16 21:01:54 -04:00
PikaMug
89a1b1eb70 Compare levels of Tipped Arrow, fixes #2228 2024-07-16 13:45:44 -04:00
PikaMug
94d55c3be7 Argument check and debug cleanup 2024-07-16 11:03:13 -04:00
PikaMug
92eac0e943 Track progress through int, part 7. See #2250 2024-07-15 18:30:07 -04:00
PikaMug
db83260706 Track progress through int, part 6. See #2250 2024-07-14 23:38:05 -04:00
PikaMug
217620a4db Track progress through int, part 5. See #2250 2024-07-14 16:41:57 -04:00
PikaMug
c9c4979d60 Track progress through int, part 4. See #2250 2024-07-14 16:10:46 -04:00
PikaMug
7e4f1ea561 Track progress through int, part 3. See #2250 2024-07-13 17:26:50 -04:00
PikaMug
0d79f5fbc1 Track progress through int, part 2. Fixes #2246 2024-07-12 13:57:13 -04:00
PikaMug
10880e8a2e Inform lack of crafting space, see #2247 2024-07-09 00:42:25 -04:00
PikaMug
9d729dc6ae Check for objective before slots, fixes #2247 2024-07-08 10:06:13 -04:00
PikaMug
e24b364297 Track progress through int, part 1. See #2246 2024-07-08 09:58:47 -04:00
PikaMug
8f89eb9d8c Addendum to previous commit 2024-07-04 06:46:20 -04:00
PikaMug
82804e700d Deprecate progress as item, see #2240 2024-07-04 06:44:55 -04:00
PikaMug
dfe788c0ad Check available slots on craft, fixes #2245 2024-07-04 06:08:26 -04:00
PikaMug
40e2ccc129 Yet another Paper workaround, fixes #2243 2024-07-03 23:01:58 -04:00
PikaMug
2d11b996ff Revert change from 6afb92c, fixes #2241 2024-07-02 05:09:02 -04:00
PikaMug
d35a1cf1cb More of the last commit 2024-07-01 04:12:04 -04:00
PikaMug
2d4c4c08a3 Paper build workaround, fixes #2236 2024-06-30 00:46:35 -04:00
PikaMug
52cf6f1756 Temporary fix for #2233 2024-06-23 18:35:10 -04:00
PikaMug
aa8285f464 Potential fix for #2233 2024-06-23 12:58:23 -04:00
PikaMug
8eec73bf04 Hotfix for new item flags 2024-06-17 20:02:15 -04:00
PikaMug
6afb92c0de Compatibility with Minecraft 1.21 2024-06-15 14:33:47 -04:00
PikaMug
f68a9fb3ad Forced quest messages can be empty, fixes #2221 2024-06-05 11:11:27 -04:00
PikaMug
e39c5aac25 Clear other languages before load, see #2220 2024-06-04 17:29:23 -04:00
PikaMug
2a48e147d1 Only advise updates for newer versions 2024-06-01 06:05:26 -04:00
PikaMug
d3ee8c6c4b Use trivial block for selection, fixes #2217 2024-05-31 13:20:02 -04:00
PikaMug
dde8aa252b Only get package name for 1.8, part 2. See #2216 2024-05-29 14:43:48 -04:00
PikaMug
c56d358153 Include base 1.8 for particles 2024-05-22 19:44:37 -04:00
PikaMug
4dacb4532f Clean up a few warnings, update library 2024-05-21 05:03:52 -04:00