tibia-client/modules/game_interface
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
..
styles Spinbox changes 2012-08-27 18:56:05 -03:00
widgets Implement lights, thanks @Tarjei400 2012-11-28 23:47:36 -02:00
gameinterface.lua More fixes and edits! 2013-01-08 06:17:01 +13:00
gameinterface.otui Option: Don't Stretch/Shrink Game Window 2012-10-10 01:25:50 +02:00
interface.otmod Modal Dialogs / Support for 9.70 2012-11-27 14:48:48 +01:00