1209 Commits (07b4b785fcb86f7e6632b0a5467b145701988a87)

Author SHA1 Message Date
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
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
10 years ago
Sam 17c4d59b15 Enabling versions 7.8 to 8.0
10 years ago
Sam da959aca28 Support for protocol 7.7/7.72 / Tiny fix
10 years ago
Sam 91c182d93d Tiny typo fix :)
10 years ago
Ron d0288e23d8 Update outfit.lua
10 years ago
Sam 9d8cf33acc Fix 7.60 login protocol
10 years ago
Sam 99500c9c91 Protocol 8.40-.42 fixes, closes #272
11 years ago
Sam f615b80fbc Navigation for large tab amounts, closes #211
11 years ago
Sam 69ae324676 Tiny setPVPMode fix
11 years ago
Sam 4d656f8bd1 New pvp modes to combat controls
11 years ago
Sam 4f9f04206d Added enter / escape button to minimap flag window
11 years ago
Sam fc54a6e418 Full modal dialog functionality
11 years ago
Eduardo Bart dd829395e3 Merge pull request #376 from dalkon/master
11 years ago
dalkon 5b8ff29fa3 Fix party "bug" & Additions
11 years ago
Sam 5db37857bf Fix game zoom issue
11 years ago
Sam d6105a98d1 Fixed issue with deathwindow
11 years ago
Eduardo Bart d32f71c2b9 Partial support for protocol 1020 and minimize lag
11 years ago
conde2 e60372fdea A little fix!
11 years ago
conde2 d2473fd424 Login support for 10.21 ~ 10.22
11 years ago
Sam 241b54262a Updated lua consts
11 years ago
Sam 67bd00556d Re-added "Don't stretch/shrink" option
11 years ago
Sam 1b27a095a9 Hotkeys for Fluid Containers
11 years ago
Sam e6977b1b43 Improvement / Fix hotkeys
11 years ago
Sam 5843b78e87 Support for client version 7.6
11 years ago
Joao Pasqualini Costa 926eb9f01e Fix #253
11 years ago
Joao Pasqualini Costa e15995e1eb Fix walk with WASD
11 years ago
Joao Pasqualini Costa 719debfeae Fix keyboard unbind
11 years ago
BeniS 529b646316 Forgot to provide the widget for walk key bind, thanks conde2!
11 years ago
Eduardo Bart b5911cf1de Use client version instead of entergame
11 years ago
BeniS 5fbb71157d Added enable/disable chat mode (allows for alphabetical key controls), battle window anchoring fixed (thank you River) & more:
11 years ago
Mark Samman 4a04a18835 Fix login with 9.83-10.10
11 years ago
BeniS 95abf2a1d2 Fix a bug with autowalking & add prompt param for tryLogout.
11 years ago
Sam c4adf2d817 Added whitelist
11 years ago
Sam c7c259ef80 Game Menu / Attacking fixes
11 years ago
Sam c8185474de Implements battlelist sorting
11 years ago
Sam be071c7103 Fix deathwindow issue
11 years ago
Sam 2f9e2c3e33 Sorting VIP list by name
11 years ago
BeniS e062562888 Added sublime text 2 project file.
11 years ago
Tiago T. de Araujo e4c7ca604b Fix update on unload module
11 years ago
Sam d427560b98 Countwindow Fix [YAH]
11 years ago
Joao Pasqualini Costa 9bae1b9e25 Fix #316
11 years ago
Eduardo Bart b43a196eac Minor fixes and add auto resize for images
11 years ago
Eduardo Bart 4bdd1e79fd Fix compile error for win32
11 years ago
Eduardo Bart e9e4dcd71b Improve walk when lagging
11 years ago
Eduardo Bart 0891e2b30a Add C++ traceback to errors
11 years ago
Eduardo Bart 24664714bd Fix rare but serious bug in Connection
11 years ago
Eduardo Bart da51dd467e Minor fix
11 years ago
Eduardo Bart 10a16169a4 Fix hotkeys reload and implement filters for console
11 years ago
Eduardo Bart 1dd558d57e Revert "Use boost::thread instead of std::thread"
11 years ago
Joao Pasqualini Costa 115bf08364 Fix spell cooldown timer
11 years ago
Eduardo Bart 71b5c5f2e4 Use boost::thread instead of std::thread
11 years ago
Eduardo Bart 62921dee9b Fixes in options, hotkeys and viplist
11 years ago
Eduardo Bart a145ad282b Add live_sprites_reload command
11 years ago
Eduardo Bart 50b6cc69e1 Implement live_module_reload command
11 years ago
Eduardo Bart 8314b84f69 Add live_textures_reload command
11 years ago
Henrique Santiago e85afd4b63 Platform modtime, little changes to entergame
11 years ago
Eduardo Bart 120c2b4231 Fixes in rule violations and private chat
11 years ago
Eduardo Bart dad3026ba0 Optimize terminal buffering
11 years ago
Eduardo Bart 9312d20a0f More terminal improvements
11 years ago
Eduardo Bart 425bfd998b Add about_modules command
11 years ago
Eduardo Bart b804dd6959 Fixes and new tuned terminal
11 years ago
Eduardo Bart e528fcc8f8 Minor fixes and improvements
11 years ago
Henrique Santiago 46aa0c005f Support to miniwindow margin, fix protocollogin connectCallback, pt translation
11 years ago
BeniS eb46b96ffa Fix typo from last commit
11 years ago
BeniS ccbe491e3c Should resolve #289 (please test and give feedback)
11 years ago
BeniS 5f26303389 Added latest protocol/client support for cipservers
11 years ago
BeniS 0bf909d52f Fix #283 and more:
11 years ago
Eduardo Bart 406c7bdae6 Fix #276
11 years ago
Eduardo Bart dc3559a5c0 Fix hotkey bug and compile error on Mac
11 years ago
Eduardo Bart d0576da69d Implement dash walking and zoom out again
11 years ago
Eduardo Bart 2a225b99b7 Only show ping when available
11 years ago
Eduardo Bart 04f52d77d2 Walk ping is not supported anymore
11 years ago
Eduardo Bart 06e2b6eca2 Platform fixes and rework ping
11 years ago
Henrique Santiago a8c175452b Pt translations
11 years ago
BeniS 92228e9553 Prompt user before removing server list entry
11 years ago
BeniS 67ed9e21ad Forget account/password when "Remember password" is unchecked
11 years ago
BeniS 01126eee62 Some fixes for the server list module
11 years ago