1081 Commits (9f7aafac0b72dc1bb32a794a218ea118c51c2772)

Author SHA1 Message Date
BenDol 9f7aafac0b Fix a crash issue when attempting to draw invalid item.
10 years ago
BenDol 12b3bd4ee0 Fix table.equals
10 years ago
BenDol 9e30c39035 Pointless storing a reference to super.
10 years ago
BenDol 3dbcb1daee Added basic table.equals, dontSignal param to combobox calls & spell methods.
10 years ago
Sam a9d4fd5e1e Scrollmenu for Comboboxes, fixes #480
10 years ago
djayk1 9f8293a5a0 Update game.lua
10 years ago
BenDol ce9e443c60 Remove redundant classes & added some Position methods.
10 years ago
BenDol 99b1ddf44c Must change UIMap class checks to UIGameMap.
10 years ago
BenDol c083d02bef Some fixes for class names and queue (added base class).
10 years ago
BenDol 00253e46b3 Added Queue class for event queuing (see CandyBot for examples of this).
10 years ago
BenDol d2b7de3801 Will stick to basic isInRange check function.
10 years ago
BenDol adcf258551 Forgot to add this.
10 years ago
BenDol 2df51622ba Some improvements to some things.
10 years ago
BenDol a7d7667491 Added gamelib for Position functions.
10 years ago
Sam f23e70ff08 Fix battlelist square bug / Cleanup
10 years ago
Sam b96be291bb Fix use-with issue #508
10 years ago
BenDol 06855dd1de Added subType for Player:getItem/getItems.
10 years ago
BenDol 45b41b88bd Merge branch 'master' of https://github.com/edubart/otclient
10 years ago
BenDol 1baad726ae Just use g_configs.unload(config) to unload config files.
10 years ago
Nail 41b2f9b911 Per-pixel transparency.
10 years ago
BenDol 1074b6b787 Provide the option to suppress lua call in setText
10 years ago
BenDol d45fbcb10f Fixed terminal size bug
10 years ago
BenDol 3ce37dacbd Removed onUnload from corelib and added more lua bindings for resources.
10 years ago
BenDol 5204e3ac03 Proper termination and initialization of the ConfigManager.
10 years ago
BenDol 4b24c78f0f Fix to the makesingleton function.
10 years ago
BenDol 994f49b3c1 Better implementation for forming the singleton wrapper.
10 years ago
BenDol 79ee0e34ea Keep g_settings as a 'static' variable rather than a direct object.
10 years ago
BenDol b295053662 Finished stable implementation (as far as tested), still requires more testing.
10 years ago
BenDol 61059e66ec Started implementing ability to load custom config files (currently unstable).
10 years ago
Sam 4f79a30689 Remove print from purse code
10 years ago
Sam a58a3e90c8 Implement purse slot (closes #208), add version 10.37 (could not find protocol changes)
10 years ago
Sam 8d8f32b081 Partial 10.36 support, also fix #499
10 years ago
conde2 0fbba70003 Fix protocol erros and try to fix walk delay
10 years ago
conde2 d080432e14 Support for newer versions and light draw fix
10 years ago
Sam 8bd1293be7 Tiny topmenu fix
10 years ago
Eduardo Bart 64437e4e1a Fix #476
10 years ago
Sam d30ff220f6 Fix market anchoring, closes #464
10 years ago
Sam a2684cce7c Update gamelib
10 years ago
Jacek Wielemborek e6c9e78935 Get rid of trailing whitespace.
10 years ago
Eduardo Bart 1588bc4cae Merge pull request #436 from diath/patch-tabs
10 years ago
Kamil Chojnowski b718ae0423 Update tabs navigation to take offscreen tabs into account
10 years ago
Kamil Chojnowski e6a1fabdd3 Update hotkeys behavior
10 years ago
Kamil Chojnowski 291960d159 Make tab navigation more intuitive
10 years ago
Sam 20b68c6a42 Vip functionality, closes #83
10 years ago
Eduardo Bart 117833addc Update to version 0.6.5
10 years ago
Sam 6db2458c1d Adding 10.31 to version list
11 years ago
Sam 17c4d59b15 Enabling versions 7.8 to 8.0
11 years ago
Sam da959aca28 Support for protocol 7.7/7.72 / Tiny fix
11 years ago
Sam 91c182d93d Tiny typo fix :)
11 years ago
Ron d0288e23d8 Update outfit.lua
11 years ago