mehah / otclient

An alternative tibia client for otserv written in C++20 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
Other
242 stars 177 forks source link

fix: split modules from game_mainpanel and small fix #790

Closed kokekanon closed 3 weeks ago

kokekanon commented 3 weeks ago

Description

Idea by:

image

Splits

split description
3e5887a fix: split modules minimap
6aaa354 fix: split modules inventary
3cf79ab fix: split modules game_healthinfo

Fixes

fix description
5c97cc2 fix: flag mini windows clippingimage
5fd8a31 fix: possible fix height mainpanel if button in gamestart image *to replicate, create a button in gamestart and try to logout/login 3 times, the panel height is misinterpreted.

Type of change

How Has This Been Tested

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist

$${\color{red}Test\space \color{red} Required }$$

Nottinghster commented 3 weeks ago

WIP or ready to go ?