tibia-client/modules/gamelib
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
..
icons Multi-protocol 2012-07-17 20:53:19 -03:00
ui Moved UICreatureButton class to the gamelib directory, minor market fix. 2012-08-26 21:00:50 +12:00
const.lua More progress on cipserver login for pv973 and a few fixes. 2013-01-04 11:42:02 +13:00
creature.lua Multi-protocol 2012-07-17 20:53:19 -03:00
game.lua Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13:00
gamelib.otmod Spell List module 2012-10-07 03:24:06 +02:00
market.lua Some more work on the Market. 2012-08-06 02:42:54 +12:00
player.lua More fixes and edits! 2013-01-08 06:17:01 +13:00
protocol.lua Started updating to 9.8+ features, not yet finished (unsafe version). 2012-12-27 02:56:06 +13:00
protocolgame.lua Multi-protocol 2012-07-17 20:53:19 -03:00
protocollogin.lua More progress on cipserver login for pv973 and a few fixes. 2013-01-04 11:42:02 +13:00
spells.lua Fixed #165, Fine tune fixes! 2013-01-07 04:04:49 +13:00
thing.lua More work on Market functionality and UI 2012-07-21 06:20:06 +12:00