mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
New Features: - Added chat channel features: invite/exclude players, dedicated loot channel, owner channel management. - Fist Weapons category added to market system. Bug Fixes: - Improved null safety for local player checks across multiple systems. - Fixed drag-and-drop validation. - Prevented division-by-zero errors in calculations. - Fixed port parsing from URLs. Improvements: - Enhanced window toggle button synchronization. - Refined store description rendering with icons. - Adjusted UI layouts and spacing across. multiple windows. - Improved console channel handling.
12 lines
256 B
Text
12 lines
256 B
Text
Module
|
|
name: client_mods
|
|
description: Mod loader
|
|
author: OTClient Team
|
|
website: https://github.com/mehah/otclient
|
|
sandboxed: true
|
|
load-later:
|
|
- client_profiles
|
|
- game_buttons
|
|
- game_itemselector
|
|
- client_textedit
|
|
- game_bot
|