Commit Graph

  • 62bb91b5a6 Merge pull request #230 from edubart/otclient Sam 2013-01-19 10:11:38 -0800
  • e8d0996817 Ignoremodule lowercase | German locale file Samuel 2013-01-19 19:02:22 +0100
  • f389c3b3fe Widgets can now rotate :O Eduardo Bart 2013-01-19 14:44:07 -0200
  • 2fcaf2cc40 Fix rotate,translate,rotate in ogl painters Eduardo Bart 2013-01-19 13:44:27 -0200
  • 0f9cacdde5 Implement missing matrix operations Eduardo Bart 2013-01-19 12:21:00 -0200
  • 8e9d137608 Rotate, translate and scale added to ogl2 Henrique Santiago 2013-01-19 02:18:29 +0000
  • 36e95b2f48 Fix minor mistake in client topmenu Eduardo Bart 2013-01-18 22:24:40 -0200
  • 4f6c987d77 Fix regression in market Eduardo Bart 2013-01-18 21:29:10 -0200
  • 28b5fc1d5a Refactor modules, closes #223 Eduardo Bart 2013-01-18 20:39:11 -0200
  • 20d9176d10 Fixes #172 Eduardo Bart 2013-01-18 16:49:41 -0200
  • 806f543302 Premium time colored red <= 7 days #205 Samuel 2013-01-18 16:48:48 +0100
  • ddaff8a46a Remove exit module, logout no longer at miniwindow side, always visible Henrique Santiago 2013-01-18 05:53:41 +0000
  • 1500c1d2f2 Few minor fixes here and there: * Fixed miniwindow cancelling (sorry Summ! :D) * Fixed pathFind to check floor change tiles * Fixed buying/selling stackable items in pv < 860 * Added force walk to the first step of auto walking for open tibia BeniS 2013-01-18 18:27:29 +1300
  • 6ad7269e5a Fix skull blink Henrique Santiago 2013-01-17 18:57:03 +0000
  • 7e52c4e449 Make otclient login into cipsoft servers again Eduardo Bart 2013-01-17 18:24:41 -0200
  • ada2c9efe9 Fix buy/sell of stackable items on 8.6 Eduardo Bart 2013-01-17 16:09:51 -0200
  • b68df8336a Minor fixes to some previous commits. * Fixed a bug with storing the protocol version. * Fixed an issue with text windows cancelling. * Fixed a typo in the source. BeniS 2013-01-18 03:23:01 +1300
  • cf77c2baf3 Fix text edits wrapping Eduardo Bart 2013-01-17 09:34:13 -0200
  • 74ebd7f903 Finalizing #198 BeniS 2013-01-18 00:12:17 +1300
  • 95593964bb Fix audio enable/disable checkbox Eduardo Bart 2013-01-17 08:50:40 -0200
  • 2fd8d4e580 Fix error in OTML casting from Lua, may fix #198 Eduardo Bart 2013-01-17 08:38:44 -0200
  • 8b14a91ed9 Fix save of MiniWindow positions, issue #163 Eduardo Bart 2013-01-16 17:57:05 -0200
  • 67c5b31225 Fix ICU linkage on ubuntu Eduardo Bart 2013-01-16 17:01:02 -0200
  • 20231c1fc5 Fix ICU linkage on ubuntu Eduardo Bart 2013-01-16 17:01:02 -0200
  • 773d093e68 Add missing file Eduardo Bart 2013-01-16 16:53:23 -0200
  • 62cd3d04e1 Update sound engine with some sound fixes * Refactor client module Eduardo Bart 2013-01-16 16:46:42 -0200
  • 52ede065fc Make text windows stackable, fix #152 Eduardo Bart 2013-01-16 16:27:02 -0200
  • a80e758e32 Improve tabs move in console chat, looks nice now Eduardo Bart 2013-01-16 15:41:12 -0200
  • 2e75380218 Reimplement text edit scrolling in C++ * And update some corelib APIs Eduardo Bart 2013-01-16 14:20:17 -0200
  • a3fcf2e8e7 Fix error in FindICU cmake Eduardo Bart 2013-01-16 12:51:03 -0200
  • d2712fa218 Try to fix travis build Eduardo Bart 2013-01-16 12:42:06 -0200
  • 4305b9e8f4 Merge pull request #197 from Quintinon/master Ben Dol 2013-01-13 19:35:44 -0800
  • 47d5e1d5e6 Fix for battle list sorting Jeffrey 2013-01-13 20:02:00 -0600
  • 709fdb9e38 Merge branch 'master' of https://github.com/Quintinon/otclient Jeffrey 2013-01-12 12:33:45 -0600
  • 913cc801b6 Few minor fixes: BeniS 2013-01-13 00:41:27 +1300
  • 1b6be92cad Minor fix to previous commit and added mouse scroll option to UIScrollBar class. BeniS 2013-01-11 20:10:37 +1300
  • 914b4bd5f3 Applied #189 BeniS 2013-01-11 17:03:48 +1300
  • adba4b0da9 Refix items on UIItem, cancel button to hotkeys Henrique Santiago 2013-01-10 16:45:35 -0200
  • 00a574fe10 Fixed #178, and some others: BeniS 2013-01-11 06:25:32 +1300
  • 57dc7d20b6 Fix for Ignore Private ignoring NPCs Jeffrey 2013-01-10 07:46:32 -0600
  • d70b835464 Merge pull request #187 from Quintinon/master Ben Dol 2013-01-09 20:19:39 -0800
  • c43a97395a Fixed a Typo Jeffrey 2013-01-09 21:46:30 -0600
  • c6ab6bc484 Ignore/Unignore options in right click menus Jeffrey 2013-01-09 21:20:26 -0600
  • 8de7873635 Fix spacing in NPC Trade Windows Jeffrey 2013-01-09 20:40:16 -0600
  • b72c1d2921 Fix whitespace Jeffrey 2013-01-09 20:35:05 -0600
  • 74d3214f74 Fix Ignore Module warning Jeffrey 2013-01-09 20:32:04 -0600
  • 59594b4ac2 Fix Ignore Module / NPC highlighting Samuel 2013-01-09 23:54:57 +0100
  • 1784bd9f26 Ignore Window in Console / Fixes Samuel 2013-01-09 23:03:04 +0100
  • cce2976156 Many enhancements in client API * Fix issues in item use * Stack animated texts values * Add utility functions for changing creature color and jumping * Add some new extended functionality * Improve map shader API Eduardo Bart 2013-01-09 17:29:58 -0200
  • aeb31f0669 Fix boost locale linkage Eduardo Bart 2013-01-09 14:57:18 -0200
  • a8c9adb052 Merge pull request #184 from Quintinon/master Ben Dol 2013-01-09 00:51:54 -0800
  • 607a6a13bc Fix Sell tab of NPC Trade Jeffrey 2013-01-08 23:26:56 -0600
  • 0120b7554c Restore support for animated png files * Rework resource manager * Add missing files * Improve some graphics classes Eduardo Bart 2013-01-08 19:31:41 -0200
  • fdcad184f9 Fix platform issues regarding charsets * IMPORTANT: A new dependency is required, boost_locale, comes with boost 1.50.0 or later * Copying and pasting special characters should now work * Running otclient from filepaths with special characters should work now too Eduardo Bart 2013-01-08 18:45:27 -0200
  • b52c52cd36 Fix possible crashs when using server class Eduardo Bart 2013-01-08 18:05:24 -0200
  • 5344a179a4 Many UI improvements and minor fixes Eduardo Bart 2013-01-08 18:01:47 -0200
  • a8d3bb97ea Minor changes in sql classes Eduardo Bart 2013-01-08 17:44:05 -0200
  • 9d5abb0243 Fix minor issues in item drawing * Add some utilities functions Eduardo Bart 2013-01-08 17:40:25 -0200
  • 122577a916 Just rename some files * Fix a server ping issue Eduardo Bart 2013-01-08 16:21:54 -0200
  • 8d07f8eaf6 New sexy 'move stackable item' window! BeniS 2013-01-09 06:59:03 +1300
  • a1a8d28f5c Auto walker update must be done from C++ not lua due to bot protection. BeniS 2013-01-09 04:32:37 +1300
  • 493202afcf Merge pull request #176 from Quintinon/master Ben Dol 2013-01-08 03:47:38 -0800
  • 52f0b21ea6 Fixed error in the NPC Trade system error message Jeffrey 2013-01-08 00:30:33 -0600
  • a1f5a88fe7 Minor Edits to UIMiniWindow Jeffrey 2013-01-07 23:09:00 -0600
  • 9610106088 Merge remote-tracking branch 'upstream/master' Jeffrey 2013-01-07 21:23:14 -0600
  • 702fce0be8 Fixed #169 Thanks Quintinon and #170! Also some other fixes: * Fixed calling local in an if statement where it is not required (lol). * Fixed an issue with the auto walk checker. BeniS 2013-01-08 15:55:41 +1300
  • 5921c8e420 Fixed Exit button not being created Jeffrey 2013-01-07 20:22:32 -0600
  • 4c0c6e635e Fix Vip List sorting Jeffrey 2013-01-07 19:38:23 -0600
  • 3ed2eeb104 Oops fixing this from last commit. BeniS 2013-01-08 06:17:58 +1300
  • 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). BeniS 2013-01-08 06:17:01 +1300
  • fddbafebd3 Fixed #165, Fine tune fixes! * Fixed an issue with the cooldown timing. * Fixed issue with 'right click' using items under players. * Some changes to the minimap control (ctrl + mouse wheel to change floors and tweaked the zoom/move speeds). * Fixed some bugs in the trade module. * Added new Spells table for spell related functions (Also added getSpellByName and getSpellByWords). * Fixed an issue with follow/attack cancelling (wasn't calling onFollowChanged for updates in battle, etc). BeniS 2013-01-07 04:04:49 +1300
  • 3fa5993177 Changed scrollbar style, and some other changes: * Changed the scrollbar style to look a bit nicer. * Fixed a typo in the EventDispatcher class. * Added PlayerStates to player.lua. * Minor tweak to console tab spacing. * Add unbinding key 'Ctrl+Shift+D' in the options. BeniS 2013-01-05 20:57:31 +1300
  • ca46b5033e More progress on cipserver login for pv973 and a few fixes. * Fixed the "options" module hotkey (changed boost walker to Ctrl+Shift+D). * Fixed a small issue with UIMiniWindow:setup() function (was setting parent before its pos). * Pic signature has changed for cipsoft client. * Fixed 'client type' byte position in the login packet. * Changed the ping function to execute every 4 seconds rather than 2. * Changed some protocolgame for pv973 support. BeniS 2013-01-04 11:42:02 +1300
  • c47641d7e1 Merge branch 'master' of https://github.com/edubart/otclient BeniS 2013-01-03 21:25:00 +1300
  • fc55c6b524 Interface edits, additions, and fixes: * Added a new module for exiting the client (client_exit). * Added tab spacing to the UITabBar class. * Added tab popup menus for things like channel tabs. * Impelemented channel tab popup menus (still need to be finished). * Fixed UITabBar tab draging (will now change after dragged half way over the next tab, not 2 pixels). * Fixes to the client_options module. * Edited some UI settings. * Changed game_cooldown and game_spelllist menu button icons. * Fixed some typos. BeniS 2013-01-03 21:24:07 +1300
  • 2aeec22ef8 Fix items draw inside uiitem Henrique Santiago 2013-01-03 04:24:07 -0200
  • 644241badb Fixed issue #160 and an issue with entergame module. BeniS 2013-01-01 05:34:15 +1300
  • 8cdab5c814 Tested and fixed #155 * Also fixed a typo in the game_tibiafiles module. BeniS 2012-12-31 00:32:09 +1300
  • fcdf2286b6 Fix issue #155 (only tested on pv973) Please let me know if pv870+ works now. Note: * pv = protocol version, * cv = client version For people wondering. BeniS 2012-12-30 20:53:24 +1300
  • abf0ee4303 More walk control optimization and fixes: * Finished off the walking control optimization! (Should be smooth controlling now). * Fixed issue #151 * Fixed an issue with the character list. * Fixed a bug in the g_keyboard.isKeySetPressed function. BeniS 2012-12-30 19:14:49 +1300
  • 1782de7336 Game control precision edits and many other fixes: * Updated the walking(mouse/keys) control to be a lot more responsive/smooth! * Updated creature diagonal steps to animate faster (due to demand). * Added a warning popup for boost walker option in cipsoft servers. * Added KeyUp event controls in the g_keyboard class. * Fixed an issue with the minimap not reconfiguring. * Fixed a bug with creature lights drawing properly. * Fixed refreshContainer method. * Some layout edits. * Some minor typo fixes. BeniS 2012-12-30 06:41:14 +1300
  • 8961f4dfd4 Some fixes and design tweaks: * Fixed the game_viplist module to work with the latest vip protocols. * Fixed a referencing error in the game_cooldown module * Started editing the design of the popupmenu (needs more work). BeniS 2012-12-29 05:15:57 +1300
  • 034c768994 Compatibility fix to cv981 new speed law. * Also a minor fix to setting client version. BeniS 2012-12-29 02:34:36 +1300
  • 44e428bccb Progress updating to cv981/pv973: * Implemented the new client AND protocol version methods. * Implemented the new speed laws added in cv980 (http://www.tibia.com/news/?subtopic=newsarchive&id=2251). * Added more missing bytea to login packets (client version/type and some unknown bytes). * Fixed the InputMessage::getDouble method. * Cleaned up some of the const values. * Started on the pending state features. BeniS 2012-12-29 00:05:45 +1300
  • 619285069c Started updating to 9.8+ features, not yet finished (unsafe version). BeniS 2012-12-27 02:56:06 +1300
  • a86449dea9 Fix to minimap navigating Samuel 2012-12-15 13:26:27 +0100
  • ec8d50497b Fix http://otland.net/f494/otclient-error-171679/ Eduardo Bart 2012-12-08 16:14:10 -0200
  • 7c48a98b67 Minor fixes Eduardo Bart 2012-12-08 16:08:54 -0200
  • 5de031fb8b Workaround for issue #146 Eduardo Bart 2012-12-03 21:26:58 -0200
  • f5b3bfda11 Lights minor fixes Eduardo Bart 2012-12-03 21:18:39 -0200
  • dc6d2bb078 8bit color shouldn't be higher than 216, by mistake. BeniS 2012-12-03 16:47:21 +1300
  • 617e6b302b Fix for creature lights. * Will now load the dat values for creature lights (ed if you know a more conventional way for this please let me know). * No need to draw light for the outfit the creature draw will handle it. Note: not sure if the from8bit method should limit at 256 or not, but tibia dat contains colors 216+. BeniS 2012-12-03 13:17:41 +1300
  • b806b57628 Fix issue #143 Eduardo Bart 2012-12-01 20:15:22 -0200
  • 6d6f600c44 Fix creatures light Eduardo Bart 2012-12-01 14:01:05 -0200
  • ce6423320e Add ambient light in graphics options Eduardo Bart 2012-11-30 14:47:53 -0200
  • 5fed08b17e Bind functions for minimum ambient light Eduardo Bart 2012-11-30 14:31:19 -0200
  • f851bb7777 Minor fixes in lights Eduardo Bart 2012-11-30 09:03:42 -0200
  • 6e154f6b2c Lights now are looking really good Eduardo Bart 2012-11-29 19:38:39 -0200
  • d7a45311ed Fix issue #145, #29 and #39 Eduardo Bart 2012-11-29 00:45:26 -0200
  • 81068f820d Implement lights, thanks @Tarjei400 Eduardo Bart 2012-11-28 23:47:26 -0200