tibia-client/modules
BeniS 8850528091 Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info.
* Added new left and right game button panels.
* Relocated main game toggle buttons to the right side of the screen to make it easier to toggle miniwindows.
* Added table.empty(t) function to table lib.
* Renamed module game_healthbar to game_healthinfo.
* Combat controls now save per character (e.g. Fight mode, chase mode, safe fight mode)
* Last channels open now save per character.
* Fixed typo in containers.lua.
* Added logout prompting window message when you logout via the logout button.
* Added exit promting window message when you attempt to exit the client.
* Repositioned some minimap buttons.
* Fixed so when creatures health percent is < 1 it will not draw the creature information.

Known Issues:
* If you move a container widget into the map rect if you move an item onto itself it will allow this to execute still dropping the item on the ground.
* The server is calling to open channels after onGameStart is executed causing it to focus the last tab opened. Fix: Don't save channels to the settings that are opened by the server.
2012-07-13 04:45:22 +12:00
..
client restore music at startup 2012-07-09 14:53:05 -03:00
client_background Minor fixes for releasing otclient 2012-07-08 13:46:09 -03:00
client_entergame Fix login error message 2012-07-10 09:32:13 -03:00
client_extended extended opcode disabled by default. current locale is sent to server on login, bot protection exception 2012-05-16 17:09:37 -03:00
client_locales Some particle stuff, far from done 2012-07-06 02:01:13 -03:00
client_modulemanager Refactor for documentation 2012-06-25 19:19:17 -03:00
client_options Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
client_particles Some particle stuff, far from done 2012-07-06 02:01:13 -03:00
client_skins Some particle stuff, far from done 2012-07-06 02:01:13 -03:00
client_terminal Refactor for documentation 2012-06-25 19:19:17 -03:00
client_topmenu Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
corelib Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
game Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
game_battle Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
game_bugreport Refactor for documentation 2012-06-25 19:19:17 -03:00
game_combatcontrols Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
game_console Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
game_containers Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
game_healthinfo Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
game_hotkeys Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
game_interface Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
game_inventory Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
game_minimap Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
game_npctrade Changes to npc trade module 2012-07-04 17:36:58 -03:00
game_outfit Refactor for documentation 2012-06-25 19:19:17 -03:00
game_playertrade Refactor for documentation 2012-06-25 19:19:17 -03:00
game_questlog Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
game_ruleviolation Refactor for documentation 2012-06-25 19:19:17 -03:00
game_shaders Refactor for documentation 2012-06-25 19:19:17 -03:00
game_skills Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
game_textbooks Refactor for documentation 2012-06-25 19:19:17 -03:00
game_textmessage Refactor for documentation 2012-06-25 19:19:17 -03:00
game_tibiafiles changes for otb compability 2012-06-21 14:54:20 -03:00
game_viplist Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00