
Quests Cobb
Cobblemon quests only in french at the time.
963
2
963
2
Quests Cobb 1.2.1
release13 февраля 2026 г.Changelog (1.2.1)
Fixed
- Fixed daily quests like “catch X today” incorrectly counting captures from previous days / historical progress.
Quests Cobb 1.2
release12 февраля 2026 г.Changelog (1.2)
Added
- Daily quests system:
- Server-wide daily quest selection persisted per day.
- New daily quest type:
DAILY_EVOLVE_SPECIES_TO_FINAL_SAME_DAY(supportsparams.speciesId). - New daily RCT “today delta” quest types:
DAILY_RCT_TRAINER_VICTORIESDAILY_RCT_NO_FAINT_VICTORIESDAILY_RCT_NO_ITEM_VICTORIESDAILY_RCT_FAST_VICTORIES
- New built-in category: Playtime
- 11 playtime steps (from 1h to 30d / “1 month”).
- Milestones at 2/11, 5/11, 8/11, 11/11 with reward ids:
reward_playtime_milestone_2,_5,_8,_11
- Playtime progress tracked in persistent player data (ticks).
- Language
- Added translations for Daily + Playtime categories and playtime labels in
en_us,fr_fr,es_es.
- Added translations for Daily + Playtime categories and playtime labels in
- Documentation (GitBook)
- Updated EN/FR Daily Quests pages with
speciesIdand new daily types.
- Updated EN/FR Daily Quests pages with
Changed
- Playtime UI display
- Playtime progress now shows as
Xd Xh Xminstead of raw seconds/ticks. - Milestone (“Paliers”) panel is now available for the Playtime category (filtered to
reward_playtime_milestone_*).
- Playtime progress now shows as
- Built-ins overrides behavior
config/quests/builtins.jsonis now merged (JSON-level) to add missing built-in reward entries without overwriting user custom edits/fields.
Fixed
- Shoulder category empty quests
- Fixed shoulderable species caching so an empty computed list is not permanently cached (prevents “Shoulder” quests from disappearing).
- Removed category
- Removed “RCT Series / Campaign” category from the quest menu payload (no longer shown).
Quests Cobb 1.1.5
release10 февраля 2026 г.Changelog (1.1.5)
Fixed
- Fixed a server crash when running
/q(opening the quest menu) that could occur afterbuiltins.jsonwas saved/normalized.
Quests Cobb 1.1.4
release9 февраля 2026 г.Changelog (1.1.4)
Added
- Full built-in quest override system via
config/quests/builtins.json, allowing per built-in quest:enabled: hide quest in UI + block claiming when disabledbaseReward: enable/disable the mod’s default reward for that questreplaceBaseReward: iftrue, the customrewardreplaces the base reward (otherwise it’s additive)reward: custom reward payload (money,items,commands) ready to be filled by the user
- Automatic generation + auto-completion of
builtins.json:- Missing built-in reward entries are added automatically with defaults and reward placeholders.
- Wildcard support for dynamic built-in rewardIds:
- You can now configure
reward_rct_series_*to target allreward_rct_series_<seriesId>rewards.
- You can now configure
Quests Cobb 1.1.3
release7 февраля 2026 г.Changelog (v1.1.3)
Added
-
New RCT-API (rct-api) quest tracking (best-effort, reflection-based):
- Tracks RCT-API battle lifecycle events:
RCT_API_BATTLES_STARTEDRCT_API_BATTLES_ENDED
- Tracks trainer registry lifecycle events (player trainers only):
RCT_API_TRAINERS_REGISTEREDRCT_API_TRAINERS_UNREGISTERED
- Tracks RCT-API battle lifecycle events:
-
New persistent counters stored in QuestsSavedData.PlayerProgress
rctApiBattleStartedCountrctApiBattleEndedCountrctApiTrainerRegisteredCountrctApiTrainerUnregisteredCount
Changed
- Docs updated:
CUSTOM_QUESTS_API.txtnow documents the new RCT-API quest types under a dedicated “RCT-API quest types (best-effort)” section.
Notes
- Integration is optional and safe: if
rct-apiis not installed/available, listeners are not registered and nothing breaks.
Совместимость
Ссылки
Создатели
Детали
Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:2 месяца назад
Обновлён:1 месяц назад
