Commit Graph

7791 Commits

Author SHA1 Message Date
PikaMug
3995aad54f Turn NPC methods public 2025-03-01 11:40:53 -05:00
PikaMug
acb0798320 Update dependency 2025-02-26 18:48:48 -05:00
PikaMug
b2667e69ee Fix overrides for multi-obj stages, fixes #2334 2025-02-24 15:48:50 -05:00
PikaMug
5535d8cbcf Add debug logging for reload 2025-02-21 13:43:10 -05:00
PikaMug
da367f3b67 Citizens NPC location must not be null, fixes #2332 2025-02-21 11:44:23 -05:00
PikaMug
56f1a2e4d7 Ignore current and completed global quests 2025-02-20 23:22:09 -05:00
PikaMug
223a0ce2fc Add experimental global quest Options 2025-02-20 22:46:19 -05:00
PikaMug
d4f784de86 Bump version 2025-02-19 14:48:31 -05:00
PikaMug
ab187e194b
New Crowdin updates (#2327)
* New translations strings.yml (Persian)

* New translations strings.yml (Persian)

* New translations strings.yml (Czech)
2025-02-18 11:33:24 -05:00
PikaMug
b960aac745 Flip operator for mob kills, fixes #2330 2025-02-12 08:47:27 -05:00
PikaMug
a03f58fe9a Bump version 2025-02-09 15:20:22 -05:00
PikaMug
e9bfb46ff4 NPC API getters 2025-02-08 10:50:50 -05:00
PikaMug
5e13d1914f Formatting 2025-02-07 06:25:43 -05:00
PikaMug
dba30c1dfa Workaround for empty stages 2025-02-06 00:09:46 -05:00
PikaMug
fd68d253b0 Clean up mcMMO Classic and Heroes prompts 2025-02-04 08:06:52 -05:00
PikaMug
15003f5087 Potential fix for #2324 2025-01-26 22:23:09 -05:00
PikaMug
993b483177 Update dependency 2025-01-23 20:17:53 -05:00
PikaMug
fb4ce614f8 Refactor c52227042f 2025-01-17 17:32:58 -05:00
Huynh Tien
c52227042f
General API for NPC support (#2320)
* prepare for a generic NpcDependency

* buildable NpcDependency

* add EntityNpcDependency

* hasNpc -> isNpc

* apply EntityNpcDependency at some places

* add FancyNpcs support

* fix null check in ZnpcsPlusDependency

* fire ZnpcsPlus interact event synchronously

* comment on why to runTask on ZnpcsPlusListener

* add kill NPC event for Citizens

* small refactor in onNpcInteract

* add LegacyZnpcsPlusDependency

* remove FancyNpcs

better make a separated addon

* remove FancyNpcs from softdepend
2025-01-16 21:06:39 -05:00
PikaMug
d643ab1ebf Bump version 2025-01-13 23:03:47 -05:00
PikaMug
0d75db8610
New Crowdin updates (#2322)
* New translations strings.yml (Spanish)

* New translations strings.yml (English)

* New translations strings.yml (Pirate English)
2025-01-13 18:36:24 -05:00
PikaMug
6861094d75 Update translation 2025-01-13 18:30:12 -05:00
PikaMug
c9f7c42f2c Italic is not bold 2025-01-13 03:28:39 -05:00
PikaMug
23a54d5f25 Better format color in NPC names 2025-01-13 03:25:43 -05:00
PikaMug
abfaab040b Revert format color in NPC names 2025-01-13 02:35:47 -05:00
PikaMug
d30a6dd66e Format color in NPC names, part 4 2025-01-12 17:26:58 -05:00
PikaMug
7099106e9c Format color in NPC names, part 3 2025-01-12 00:40:23 -05:00
PikaMug
d6f8a2be59 Catch early repeat attempts, fixes #2244 2025-01-11 20:52:28 -05:00
PikaMug
a18bb3aadc Address /quests top storage impl, fixes #2318 2025-01-10 16:26:07 -05:00
PikaMug
5359776992 Update PAPI repository, thanks @HSGamer 2025-01-05 22:04:33 -05:00
PikaMug
cfd7c360eb Format color in NPC names, part 2 2025-01-05 21:59:09 -05:00
PikaMug
e7c60b7098 Format color in NPC names 2025-01-05 21:23:34 -05:00
PikaMug
bca9506a21 Fix party block replacement, fixes #2315 2025-01-05 17:12:08 -05:00
PikaMug
30400941b4 More compatibility with Paper changes 2025-01-05 16:45:57 -05:00
PikaMug
53513970bd
Revert "General API for NPC support (#2314)" (#2319)
This reverts commit 4bcbc7f3a0.
2025-01-05 15:16:53 -05:00
Huynh Tien
4bcbc7f3a0
General API for NPC support (#2314)
* prepare for a generic NpcDependency

* buildable NpcDependency

* add EntityNpcDependency

* hasNpc -> isNpc

* apply EntityNpcDependency at some places

* add FancyNpcs support

* fix null check in ZnpcsPlusDependency

* fire ZnpcsPlus interact event synchronously

* comment on why to runTask on ZnpcsPlusListener

* add kill NPC event for Citizens

* small refactor in onNpcInteract

* add LegacyZnpcsPlusDependency
2025-01-05 14:34:57 -05:00
PikaMug
6fb3c28358 Bump version 2024-12-11 05:51:29 -05:00
PikaMug
d72e3b4ea7
New Crowdin updates (#2297)
* New translations strings.yml (Portuguese)

* New translations strings.yml (Portuguese)

* New translations strings.yml (Arabic)

* New translations strings.yml (Arabic)

* New translations strings.yml (Arabic)

* New translations strings.yml (Arabic)

* New translations strings.yml (Portuguese)

* New translations strings.yml (Russian)

* New translations strings.yml (Portuguese)

* New translations strings.yml (Portuguese)
2024-11-22 15:25:37 -05:00
PikaMug
09f932bca9 Update dependencies 2024-11-17 20:14:33 -05:00
PikaMug
54f8f0d68f Always initialize block stacks, fixes #2312 2024-11-17 20:13:17 -05:00
PikaMug
40f5d62eac Experimental solution for #2194 2024-11-15 22:28:23 -05:00
PikaMug
3e6c4afea1 Index check block objectives, fixes #2299 2024-10-20 02:40:26 -04:00
PikaMug
85442a4760 Null check base potion data, fixes #2302 2024-10-20 01:25:51 -04:00
PikaMug
318f8e565b Add config setting for click protection 2024-10-15 03:55:44 -04:00
PikaMug
04a2a63a37 Bump version 2024-10-15 03:06:36 -04:00
PikaMug
26ce1f4046 Merge branch 'main' of https://github.com/PikaMug/Quests 2024-10-01 19:08:12 -04:00
PikaMug
a8134ca468 Fix craft with armor or offhand, thanks @ReconXMaverick #2293 2024-10-01 19:07:41 -04:00
PikaMug
8439351acb
Update FUNDING.yml 2024-09-02 17:07:49 -04:00
PikaMug
e26182705e Use existing stage for fail action, fixes #2286 2024-08-29 10:33:51 -04:00
PikaMug
18eb72a822 Bump version 2024-08-29 10:32:18 -04:00