tibia-client/modules/game_battle
BeniS bb139955dc More fixes and edits!
* Fixed a bug with client_exit module button appearing on full reload.
* Fixed the battle window to work properly now (left click: attack, right click: menu).
* Added auto walk checker for more accurate aut walking:
  - It will always find the path now, except in rare occasions gets stuck running back and forward
  - Re-calculates path every 10 steps and also when you hit an object that cancels your step.
  - Right now this is just a temporary method.
  - Cancels the checker when you move or press escape (has to be done client-side).
* Added a new setting to UIComboBox class 'mouse-scroll' to enable/disable mouse wheel scrolling.
* Added support for no ping in cooldowns.
* Added missing PlayerStates (hungry and bleeding).
2013-01-08 06:17:01 +13:00
..
images Implemented the mount interface, Fixed some interface stuff, Some cosmetics, and Updated the outfits window 2012-07-15 23:49:28 +12:00
battle.lua More fixes and edits! 2013-01-08 06:17:01 +13:00
battle.otmod Use new coding style in game modules 2012-07-24 02:30:08 -03:00
battle.otui Many UI fixes. 2012-08-24 05:18:15 -03:00
battle.png restore old modules 2012-03-28 11:10:21 -03:00
battlebutton.otui Some more UI updates and fixes. 2012-08-26 04:05:33 +12:00