tibia-client/modules/corelib
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
..
ui More fixes and edits! 2013-01-08 06:17:01 +13:00
bitwise.lua Normalize source code 2012-07-28 02:07:57 -03:00
const.lua Game control precision edits and many other fixes: 2012-12-30 06:41:14 +13:00
corelib.otmod Add/get table functions implemented on ext charlist 2012-08-30 02:59:27 -03:00
globals.lua Use new coding style in game modules 2012-07-24 02:30:08 -03:00
inputmessage.lua Add/get table functions implemented on ext charlist 2012-08-30 02:59:27 -03:00
keyboard.lua More walk control optimization and fixes: 2012-12-30 19:14:49 +13:00
math.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
mouse.lua Change cursor on textedit, remove possibility to close EnterGame window 2012-08-10 16:32:21 -03:00
outputmessage.lua Add/get table functions implemented on ext charlist 2012-08-30 02:59:27 -03:00
settings.lua Avoid spr loading freeze when logging 2012-07-31 01:09:55 -03:00
string.lua Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13:00
table.lua Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13:00
util.lua Minor fixes 2012-12-08 16:08:54 -02:00