5 Commits

Author SHA1 Message Date
431b35c95d Adds nullability annotations
All checks were successful
KnarCraft/DynmapCitizens/pipeline/head This commit looks good
2024-01-02 21:53:35 +01:00
be127d0733 Implements custom configuration values for blacksmiths and sentinels 2022-11-03 14:24:18 +01:00
1906e593e3 Implements configuration for common configuration values
Makes "enabled", marker set id, marker set priority, hide markers by default and marker set name configurable for all trait handlers.
Makes "displayMinstrelSongs" configurable for minstrels
2022-11-03 14:14:24 +01:00
935a6ce662 Changes the way quest updates are made
Removes the per-trait update-rate
Adds a task timer to update the marker for any NPC moving around
Sets the marker update delay to 5 minutes
Skips all quest marker updates, unless a quest has changed
2022-11-02 01:51:51 +01:00
219abf9ed9 Moves code around to split the huge QuestHandler class 2022-11-01 19:18:00 +01:00