Commit Graph

  • 7f5dda5c8f Re-add destroying for unloading, other clean up: * Cleaned some module terminate code * Fixed "reload all" issues BeniS 2013-02-01 17:32:15 +1300
  • 35e5dd8af8 Topmenu fix * Will no longer duplicate topmenu buttons (no need to destroy in the module now) * Menu items will no longer change position when reloaded. BeniS 2013-02-01 14:47:15 +1300
  • b34cc18f98 Fix #259 BeniS 2013-02-01 14:31:09 +1300
  • 469df27d9b Implement #261 BeniS 2013-02-01 14:21:20 +1300
  • e7012031eb Fix auto walking bug BeniS 2013-02-01 12:46:44 +1300
  • 4c3c945bab Fix tooltip, minimap Henrique Santiago 2013-01-31 19:43:42 -0200
  • e370ffdb0f More changes to minimap Henrique Santiago 2013-01-31 18:34:15 -0200
  • 36a60419ec Fix some issues when reloading entergame Eduardo Bart 2013-01-31 14:19:31 -0200
  • 546007f1df UIImageView, fixes to minimap Henrique Santiago 2013-01-31 14:20:04 -0200
  • cb7f855fd8 Fix minimap crash Eduardo Bart 2013-01-31 13:39:16 -0200
  • 859cb31f5d Fix #257 BeniS 2013-02-01 01:30:36 +1300
  • de353e3b72 Should resolve #256 (please test, works for me) BeniS 2013-02-01 00:07:28 +1300
  • 9e208fa792 Fix 255 also another cooldown bug: * If you use the cooldown during the ping delay time it wouldn't init the cooldown again. BeniS 2013-01-31 20:31:21 +1300
  • a0b2504f11 More fixes in minimap Eduardo Bart 2013-01-31 04:15:10 -0200
  • 89c012e81f Improvements in minimap drawing Eduardo Bart 2013-01-31 03:38:06 -0200
  • abcc95634e Redirect violations msgs to default channel Eduardo Bart 2013-01-31 01:10:53 -0200
  • 8a2d2cd5ac Fixes to minimap Henrique Santiago 2013-01-31 01:09:56 -0200
  • 654f71e75f Fix autowalk sometimes not being canceled Eduardo Bart 2013-01-31 00:50:20 -0200
  • 1bf77c35c6 Fix some minor bugs in widgets events Eduardo Bart 2013-01-31 00:21:39 -0200
  • 17d09f41be Rework UIMinimap Henrique Santiago 2013-01-30 23:44:57 -0200
  • ca9c33ff54 Fix getColor, add/get position Henrique Santiago 2013-01-30 19:08:43 -0200
  • da050a5630 Fix trade/use bug from previous commit Eduardo Bart 2013-01-30 18:57:37 -0200
  • 5bf03c50d6 Rework hotkeys manager, fix many issues on it Eduardo Bart 2013-01-30 18:23:26 -0200
  • 377c013dfe Cooldown particles! lol * Changed some ui details in cooldown module. BeniS 2013-01-30 12:00:13 +1300
  • 60986eb80f Minimap fix and remove option Henrique Santiago 2013-01-29 18:36:27 -0200
  • ff9f82d0c8 Fix other compile errors Eduardo Bart 2013-01-29 16:56:50 -0200
  • 80a7ecb3a4 Speed up compilation time for luafunctions Eduardo Bart 2013-01-29 14:35:20 -0200
  • 8d6ccb8d83 Fixes to compile with clang Eduardo Bart 2013-01-29 14:35:20 -0200
  • 4751941e4f Improve encrypt/decrypt algorithms Eduardo Bart 2013-01-29 11:50:24 -0200
  • f492d291eb More fixes to spell cooldown module: * Fixed duration issues. * Fixed referencing after destroyed issue. * Using callbacks for progress rect now. BeniS 2013-01-30 02:01:06 +1300
  • 26c6217bc3 Fix change of RSA keys Eduardo Bart 2013-01-29 10:36:53 -0200
  • ec30567d6b Some fixes to spells/cooldowns. * Fixed 'progress' bug for spells in the cooldown module. * Fixed a bug with GameForceFirstAutoWalkStep feature. * Moved the spells ID to its SpellInfo row. * Lower cased table functions (consistant). BeniS 2013-01-29 19:26:32 +1300
  • b7eef97239 Add flexibility in login packets * It's now possible to add custom data in the login packet * Add utility funciton to generate RSA keys * Make the protocol able to use RSA keys with 2048 bits or more Eduardo Bart 2013-01-28 20:52:03 -0200
  • 6c7a163197 Add missing file Eduardo Bart 2013-01-28 19:20:01 -0200
  • d6e8e92a45 Some fixes in hotkeys and other improvements * Save last logged character and world instead of character name * Make focused label always visible in character list and hotkeys * Other fixes in hotkeys Eduardo Bart 2013-01-28 16:33:10 -0200
  • 197a379933 Some minor things. Just got back today, awesome progress ed :) BeniS 2013-01-29 00:02:44 +1300
  • 773837da98 Minor changes in file type handling Eduardo Bart 2013-01-27 23:23:53 -0200
  • 4536c68f00 Fix #249 Eduardo Bart 2013-01-27 18:26:20 -0200
  • 6966221e39 Fixes and improvements in find path Eduardo Bart 2013-01-27 16:58:22 -0200
  • 2bd86d0695 Fix minimap zoom, blue name Henrique Santiago 2013-01-27 14:40:27 -0200
  • bcb3db4cdc Fix #250 Eduardo Bart 2013-01-27 14:25:44 -0200
  • e81dd31ae3 New lightweight minimap format, finish #15 Eduardo Bart 2013-01-27 14:06:47 -0200
  • cf0ecf418d Pt translations, small fix in console tabbar Henrique Santiago 2013-01-27 09:22:48 -0200
  • 9aca1644e6 Implement rule violations, closes #218 Eduardo Bart 2013-01-27 07:44:15 -0200
  • 6c59124cb2 Reimplement smartwalk without events Eduardo Bart 2013-01-26 21:18:07 -0200
  • 7c06a00f82 Improve logout speed via Ctrl+G Eduardo Bart 2013-01-26 20:40:07 -0200
  • 9f69c71b6d Minimap navigation with Alt hotkeys Eduardo Bart 2013-01-26 20:20:26 -0200
  • 4351f3c63f More improvements in walk Eduardo Bart 2013-01-26 20:12:00 -0200
  • 4b1db2bcd6 Fix #235 and other changes Eduardo Bart 2013-01-26 18:40:03 -0200
  • 2fd3c643c4 Rework smart walk, fix #247 Eduardo Bart 2013-01-26 18:10:30 -0200
  • 4f8f02acad Rework auto focus behavior, closes #222 Eduardo Bart 2013-01-26 17:06:25 -0200
  • 7e01306fc6 Improvements to popupmenus, fix #245 and #246 Eduardo Bart 2013-01-26 16:05:34 -0200
  • 835adfb4ce Fix a compile error Eduardo Bart 2013-01-26 15:17:32 -0200
  • 6594b2d090 Fix #7 Eduardo Bart 2013-01-26 14:54:19 -0200
  • 4d0d62e364 Fix #244 Eduardo Bart 2013-01-26 14:39:11 -0200
  • 07959ddc04 Fix a vulnerability in password encryption * There was an error in the encryption used to save passwords, now it's really harder to decrypt the password from the config file * Other minor changes Eduardo Bart 2013-01-26 14:38:48 -0200
  • 18af9a45ee Fix #166 Eduardo Bart 2013-01-25 18:51:14 -0200
  • 90f1244ab4 Fix #194 Eduardo Bart 2013-01-25 18:28:44 -0200
  • 9e4a9433ca Fix #243 Eduardo Bart 2013-01-25 17:30:40 -0200
  • 32c5f4285b Closes #210 * And minor adjustments Eduardo Bart 2013-01-25 17:26:51 -0200
  • c982ca81a5 Rework options visual Henrique Santiago 2013-01-25 13:33:51 -0200
  • a144174c41 Use push/pop mechanism for cursors Eduardo Bart 2013-01-25 11:47:51 -0200
  • 3a47c4f2e1 Remake cursors, closes #219 and #237 Eduardo Bart 2013-01-25 11:17:51 -0200
  • 0a91fff82a Textedit improvements Eduardo Bart 2013-01-25 09:44:15 -0200
  • 95f79b45dc Configure default hotkey, fix map release Henrique Santiago 2013-01-25 10:22:51 -0200
  • 839495fa9b Another sort function for hotkeys Henrique Santiago 2013-01-25 09:36:57 -0200
  • 42b05df717 Hotkeys order, minimap mark windw changes Henrique Santiago 2013-01-24 20:57:51 -0200
  • d5b4e0929f Improvements in textedit and hotkey manager * Set textedit's cursor position to the end of text in some situations * Send hotkey messages to the current channel instead of default channel * Allow to overwrite sprites using otml and pngs Eduardo Bart 2013-01-24 18:36:04 -0200
  • a8fbd6cdfc Improve game map view modes Eduardo Bart 2013-01-24 17:15:07 -0200
  • 5b65088426 Improve tab navigation and scrolling Eduardo Bart 2013-01-24 15:45:26 -0200
  • bc55cbbbd1 Pt translations, some helper functions Henrique Santiago 2013-01-24 14:01:28 -0200
  • c3eede9872 Changes to translations Henrique Santiago 2013-01-24 11:33:44 +0000
  • 8d5cd95bc4 Update es translations, thanks @mattyx14 Eduardo Bart 2013-01-24 11:11:30 -0200
  • 50c2db100e Use boost::chrono instead of std::chrono Eduardo Bart 2013-01-23 19:31:14 -0200
  • d5d5e507af Update version to 0.6.0 Eduardo Bart 2013-01-23 17:07:22 -0200
  • 311bc220a8 Fix a warning Eduardo Bart 2013-01-23 16:55:10 -0200
  • 992acd8873 Fix translations, there were all broken Eduardo Bart 2013-01-23 15:35:43 -0200
  • 1674575dc0 Minor fix Eduardo Bart 2013-01-23 13:43:39 -0200
  • 3f882d9e6c Disable path find debugging Eduardo Bart 2013-01-23 13:05:18 -0200
  • c7ff744dcd Fix to spin box button fit and npc trade: * Fit spin box buttons properly * NPC trade you can now look at items you can sell/buy (Waiting for ed to implement a way to set item image color before its completed) BeniS 2013-01-23 22:23:28 +1300
  • a2ddb472f5 Fixed up movement controls again and fixed a typo. * You can change direction while already moving (There could be a better way for walking control, but this works fine for now) BeniS 2013-01-23 20:31:28 +1300
  • caf86a9fc6 Fixes! Closes #235 and more: * Hotkeys now save by server & player rather than just player * Added double clicking to module dialog options * Fixed a bug in the modal dialog for > pv970 (protocol changed) * Fixed a login bug for pv970. WARNING: Will remove all your current hotkeys. BeniS 2013-01-23 13:15:46 +1300
  • 27d5506262 Some fixes in entergame and widget clipping Eduardo Bart 2013-01-22 19:48:25 -0200
  • ca4caf7991 Fix text highlighting again Eduardo Bart 2013-01-22 18:29:18 -0200
  • dabc7548fe Fix keyword highlighting in chat Eduardo Bart 2013-01-22 18:06:48 -0200
  • fa8971498f Fix old bug #149 Eduardo Bart 2013-01-22 17:28:44 -0200
  • e900a7679a Improve autowalk Eduardo Bart 2013-01-22 16:04:36 -0200
  • 01e48fbcc8 More work towards autowalking (needs more work). * Added tile minimap color override. * Changed zoom in and out of minimap from inverted control. BeniS 2013-01-23 01:01:30 +1300
  • f470cba09e Fix compile on non window applications Henrique Santiago 2013-01-21 23:17:40 +0000
  • 5a278ef4ec Few minor fixes. * Fixed count window. * Other small things. BeniS 2013-01-22 13:40:46 +1300
  • befe480ec3 Fixes #232 Eduardo Bart 2013-01-21 20:04:52 -0200
  • 71cccac3da Many changes Eduardo Bart 2013-01-21 19:36:53 -0200
  • 0729e35b50 Minor fixes Eduardo Bart 2013-01-21 14:15:22 -0200
  • 2a2214991c Small changes Henrique Santiago 2013-01-21 00:40:47 +0000
  • ae731ddefc Rework minimap rendering Eduardo Bart 2013-01-20 21:17:56 -0200
  • 18a37393c5 Limit path finding max complexity Eduardo Bart 2013-01-20 14:30:53 -0200
  • 8c6d5a0f5c Finalizing auto walk enhancements, closes #63, also other fixes: * Can now auto walk up to 1000 steps! * Re-added sexy topmenu buttons :) * Tooltip for logout/edit will now change * Changed xxStackpos to xxStackPos BeniS 2013-01-21 05:09:14 +1300
  • c28596292f Text selection in chat Eduardo Bart 2013-01-20 13:40:40 -0200
  • 84dfd4f7f3 UITextEdit selection, closes #55 Eduardo Bart 2013-01-20 11:38:02 -0200
  • 9907e9e5c7 Fix particles and some fun in the background LOL Eduardo Bart 2013-01-19 18:24:42 -0200