mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
New Features: - Task Board (Bounty, Weekly, Shop) with Preferred & Soulseal modals, Kill Tracker, Offline Training dialog, Vocation tutorial, infobanner notifications, redesigned NPC chat/trade, and multi-slot action bar. Gameplay Enhancements: - Expanded Cyclopedia stats, talisman upgrades, weekly rewards/progress, soulseal fights, taskboard shop/offers and offline training actions. UI / Graphics: - Per-source spell-effect opacity sliders, status icon bar, HUD/scroll improvements, many new templates/styles, screenshot UI updates, and small label/icon fixes. Bug Fixes: - Miscellaneous UI behavior, layout and robustness improvements.
9 lines
295 B
Text
9 lines
295 B
Text
Module
|
|
name: game_tutorial
|
|
description: Vocation Selection
|
|
sandboxed: true
|
|
minClientVersion: 1520
|
|
website: https://github.com/mehah/otclient
|
|
scripts: [ const/vocations, controller/tutorial_controller ]
|
|
@onLoad: TutorialController:init()
|
|
@onUnload: TutorialController:terminate()
|