Commit Graph

388 Commits

Author SHA1 Message Date
Hendrik Leppkes 723bb00618 Furhter split of the StateBar from the ActionBar 2009-03-26 00:39:26 +01:00
Hendrik Leppkes d0f4650b58 Initial abstraction of state code into StateBar prototype 2009-03-26 00:39:25 +01:00
Hendrik Leppkes 55225dcef4 Re-bind keys previously bound to Action Bar 1 to the Vehicle Buttons when using the default UI, so the button on-click effects work properly.
This feature does require that the keys you want to control the vehicle buttons (usually 1-6) are actually bound to Bar 1. It will however still work if they are not, as long as you have the bar bound to those keys set as possess bar.
2009-03-26 00:36:33 +01:00
Hendrik Leppkes 7d202aabc1 Improve vehicle behaviour 2009-03-26 00:15:52 +01:00
Hendrik Leppkes e15647895e Refresh the state of buttons when they are newly created. 2009-03-25 18:22:42 +01:00
Hendrik Leppkes cf06d4d754 Added an assertion with an detailed error message to debug an error in the action button code. 2009-02-26 15:16:03 +01:00
Hendrik Leppkes 1f8d66d4fa Securely hide the old Blizzard UI, thus working in combat 2009-02-26 10:41:26 +01:00
Hendrik Leppkes 91413bcacd Small improvements to the vehicle stuff 2009-02-26 09:21:34 +01:00
Hendrik Leppkes 0325f96790 Properly unregister the vehicle events if not using the Blizzard VehicleUI 2009-02-26 08:53:49 +01:00
Hendrik Leppkes f05563904d Properly disable our built-in VehicleBar if using the Blizzard art 2009-02-25 23:41:51 +01:00
Hendrik Leppkes 6adef77860 Added an option to use the default blizzard vehicle frame for vehicles (the art and all the fun) 2009-02-25 23:38:14 +01:00
Hendrik Leppkes 7b28cae101 Fix FadeOut, we need to check if the mouse is over the Overlay now, and not the actual bar. 2009-02-22 10:08:58 +01:00
Hendrik Leppkes 6758e5d9c3 Safety check for an error that really shouldn't happen. 2009-02-21 19:16:06 +01:00
Hendrik Leppkes 13b2f0c4e1 Merge branch 'libwindow' 2009-02-21 15:57:04 +01:00
Hendrik Leppkes 044899f525 Fixed initial positions for all bars 2009-02-21 15:53:41 +01:00
Hendrik Leppkes 204ac6a671 Fix the behaviour of snapping for the new bar positioning. 2009-02-21 15:42:57 +01:00
Hendrik Leppkes 571fe6cca4 Fixed behaviour of padding on alternate growth directions and fixed the alignment of the drag-overlay. 2009-02-21 15:16:34 +01:00
Hendrik Leppkes a1189dbad8 Added options to adjust the vertical and horizontal growth direction 2009-02-21 14:58:17 +01:00
Hendrik Leppkes 4529c41327 Use our SavePosition function instead of LibWindow directly 2009-02-21 14:23:25 +01:00
Hendrik Leppkes e9071dc3d0 Try to preserve the old position properly during the migration to the new system. 2009-02-21 14:14:53 +01:00
Hendrik Leppkes 6f5086adc8 Added plumbing to change the growth direction of the bars. Currently always defaults to DOWN and RIGHT, as that is the "old" behaviour. 2009-02-21 14:12:49 +01:00
Hendrik Leppkes acc67ba2a0 First work on LibWindow-1.1 usage, plumbing for new bar resizing/button positioning 2009-02-21 13:07:58 +01:00
Hendrik Leppkes 2ed2263968 Fix all and any white-space errors 2009-02-20 23:19:34 +01:00
Hendrik Leppkes fc31c9d48d Potential fix for a rare error when moving actions while on a vehicle 2009-02-19 15:44:09 +01:00
Hendrik Leppkes 6287e62748 Update version and fix a bug with no-lib-strip 2009-02-19 15:43:38 +01:00
Hendrik Leppkes 53cf1e10f9 Adjust option tables to be more suitable for slash cmd access, and enable slash cmd access to them.
A simple /bt still opens the configurion, however /bt also accepts all the sub commands now, like ?/bt lock? or ?/bt kb? to open keybound.
You can also access all Bar configuration, use ?/bt bars? for a list of all bars, and navigate through the menu for specific settings.
2009-02-03 23:26:59 +01:00
Hendrik Leppkes e13222b4a7 Update to use the locale system 2009-01-27 16:13:15 +01:00
Hendrik Leppkes 895786a941 Updated .toc 2009-01-27 15:38:21 +01:00
Hendrik Leppkes 0143aa8d4b Updated zhCN locale 2009-01-27 15:36:44 +01:00
Hendrik Leppkes b2d0e3493d Make sure to re-apply click-through mode after creating new buttons 2009-01-22 16:46:23 +01:00
Hendrik Leppkes 4f7c46ab8c Update .toc 2009-01-20 15:35:22 +01:00
Hendrik Leppkes 368d37ab3d Added default value of "clickthrough = false" to all bars 2009-01-20 13:21:33 +01:00
Hendrik Leppkes 60313072db Added Click-Through support to all ButtonBar based bars 2009-01-20 13:14:43 +01:00
Hendrik Leppkes ef9968ce8e Added click-through plumbing and click-through support to Rep/XP Bars 2009-01-20 13:10:51 +01:00
Hendrik Leppkes 6d9c184d97 Updates ruRU locale by StingerSoft 2009-01-08 12:53:27 +01:00
Hendrik Leppkes 303cea06c7 Fixed the hotkey range-indicator 2009-01-07 15:42:29 +01:00
Hendrik Leppkes 02acd3212b Update version number 2009-01-06 16:21:06 +01:00
Hendrik Leppkes 34785ada2a Updated zhCN locale 2009-01-06 15:20:14 +01:00
Hendrik Leppkes fe3f9e1ac7 Fix a copy/paste error that resulted in inconsistent Rows behavior 2009-01-06 00:03:28 +01:00
Hendrik Leppkes 9065b0e95e Added new "Hide on Vehicle" preset option, currently in use by the PetBar to hide the single "Attack" button being shown on the engineering chopper mounts and possible other Vehicle-type mounts. 2009-01-04 17:15:25 +01:00
Hendrik Leppkes 632c74aed7 Updated Version Number 2009-01-04 16:49:50 +01:00
Hendrik Leppkes 275a0537b2 Disable color caching for OutOfMana/OutOfRange coloring since there are issues with invalidating the cache. 2009-01-04 16:48:37 +01:00
Hendrik Leppkes c76ca217c9 Updated zhTW locale 2008-12-14 14:42:36 +01:00
Hendrik Leppkes e4db774909 Updated zhCN locale 2008-12-14 11:56:50 +01:00
Hendrik Leppkes 95be5c25c5 Adjusted behaviour of the calculation of Rows/ButtonPerRow on non-divisible rows 2008-12-14 11:54:17 +01:00
Hendrik Leppkes 80667ee9ef Improve the "Leave" button on the possess bar by delegating the click to PossessButton2 which cancels non-vehicles too. 2008-11-21 15:39:03 +01:00
Hendrik Leppkes aaae300f69 Updated version number 2008-11-21 08:27:32 +01:00
Hendrik Leppkes 70977047ab Update koKR locale and add a few missing strings to locale files 2008-11-20 13:13:09 +01:00
Hendrik Leppkes 33dfc4598d Adjust visibility of the Leave Vehicle Button if necessary 2008-11-20 13:12:13 +01:00
Hendrik Leppkes dccc0b43bc Changes to how Vehicle Buttons work, try to forward the click to the original buttons 2008-11-19 16:10:37 +01:00