1110 Commits (9f3ebb003620b95b1e6e5660a6462449de735e07)

Author SHA1 Message Date
BenDol 9f3ebb0036 Fix #577 dash will now fire onWalk (with isDash parameter).
10 years ago
Sam 4e5707720b Merge pull request #574 from diath/patch-console
10 years ago
Kamil Chojnowski c8f9cdd6fa Support upper and lower case letters for hotkeys starting with #s, #y and #w
10 years ago
Kamil Chojnowski 7cfa9c38e0 Hide item image box when editing house lists
10 years ago
Ben Dol fa317c534d Merge pull request #548 from Shawak/master
10 years ago
BenDol ef7f94ac76 Some minor changes/additions.
10 years ago
BenDol 3343919c92 Added GameEnhancedAnimations to lua
10 years ago
BenDol c706dc12fe Update PIC_SIGNATURE can now access the character list.
10 years ago
BenDol 1f272b7aba Added preview state packet.
10 years ago
BenDol d7429c201c Started 1050 implementation and fix ups:
10 years ago
Shawak 939e16c59a string:contains()
10 years ago
BenDol a52c938fef Added missing protocol versions & made some style fixes.
10 years ago
Sam 6b46370d1a 7.4 .dat support, playing an actual server might not work yet
10 years ago
BenDol c2ff89b2cf Some style fixes & menu-scroll to add server.
10 years ago
Sam 2a57a5f7d0 Browse field, locked & paginated container support
10 years ago
BenDol 9e0ddb08e3 More debug prints and avoid null pointer.
10 years ago
BenDol 74979ca16a Remove debug print and redundant checks.
10 years ago
BenDol 0c77179c46 Should check the menu category before creating a separator.
10 years ago
BenDol 935b9e4cd6 Forgot removeMenuHook function.
10 years ago
BenDol 0f362f80e3 Added easy menu hooking, fixed terminal default size/pos & more:
10 years ago
BenDol 0b5654f870 Style fixes and added dontSignal to UIRadioGroup.
10 years ago
Sam 4ec5048730 Remove test statement
10 years ago
Sam 6b8e810466 Merge branch 'master' of https://github.com/edubart/otclient
10 years ago
Sam 9b3e0a324c Color adjustments and fixes
10 years ago
BenDol f7531383f3 Fix an issue with the spinbox buttons.
10 years ago
BenDol 7724b8059d Forgot this from previous commit.
10 years ago
BenDol 2ada93db9c Should use the set minimum for these!
10 years ago
BenDol d070711409 When reaching max or min scroll allow other scroll areas to scroll.
10 years ago
BenDol 5909634837 Avoid ending mouse scroll chain when scroll bar is 'off'.
10 years ago
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