Commit Graph

  • bb20d1df36 ci(release): hide auto-generated source archives (hide_archive_links) master florian.berthold 2026-05-29 20:51:21 +02:00
  • c88e53d18b fix(libs): pcall AceGUI OnGamePadButtonDown (3.3.5 has no gamepad script type) 4.4.2-2-g3b02ee4-coa1-coa.2 florian.berthold 2026-05-29 20:23:32 +02:00
  • b9bb16f632 fix(MultiCast): nil-safe Enum.ClassMask guard so file-load can't crash for custom classes florian.berthold 2026-05-29 10:43:54 +02:00
  • d1daa61c1f ci: respect GITHUB_REPOSITORY + tolerate per-asset upload failures 4.4.2-2-g3b02ee4-coa1-coa.1 florian.berthold 2026-05-25 12:16:13 +02:00
  • cd2a99bd02 fix(CoAAuraConditionals): stop refreshing on PLAYER_ENTERING_WORLD florian.berthold 2026-05-25 12:04:14 +02:00
  • 9aba0f41b3 ci: add Gitea Actions release workflow (per-addon git-archive zip) florian.berthold 2026-05-25 12:01:29 +02:00
  • 7b7b4514e9 chore: align with Exiles fork-layout convention (standard .gitignore + .gitattributes) florian.berthold 2026-05-25 10:59:26 +02:00
  • b23c559a90 fix(libs): pick up coa-ace3 9583952 (AceDB falsy-defaults PR #10 backport) florian.berthold 2026-05-24 19:30:32 +02:00
  • 4db9fd8de4 fix(libs): pick up coa-ace3 3ec2009 (BlizOptionsGroup + Settings.* CoA-compat) florian.berthold 2026-05-24 17:41:26 +02:00
  • 3fb81c08a0 fix: enable stance/state bars for CoA custom classes with shapeshift forms florian.berthold 2026-05-24 17:39:15 +02:00
  • f8cfedfc06 fix(MultiCast): let CoA custom classes (Witchdoctor) get the totem bar florian.berthold 2026-05-23 16:01:06 +02:00
  • e8e4d7ae66 fix(libs): pick up coa-ace3 d422ad3 (FileDataID → string paths) florian.berthold 2026-05-23 14:03:40 +02:00
  • 6369a29de1 chore(libs): sync Ace3 to coa-ace3 (WoWUIDev master @ 52e5f2c) florian.berthold 2026-05-23 13:42:16 +02:00
  • d1d05d99e4 Update README.md florian.berthold 2026-05-19 19:54:08 +00:00
  • e6782a0107 Update README.md florian.berthold 2026-05-19 19:53:23 +00:00
  • 1b71c41f6f Update README.md florian.berthold 2026-05-19 19:52:19 +00:00
  • 1dd4bb7060 Create Subfolder florian.berthold 2026-05-19 21:47:15 +02:00
  • 599c9e2dbe docs: rename 'Children of Ascension' to CoA Guild 'Exiles' florian.berthold 2026-05-08 07:42:24 +02:00
  • a32bba6dc0 feat(paging): accept [aura:Name] / [form:Name] / [stance:Name] form-name conditionals florian.berthold 2026-05-07 12:42:34 +02:00
  • 57a5cdabdf ascension: 4.4.2 → vendored 4.4.2-2-g3b02ee4 (in-game AddOns dir) florian.berthold 2026-05-08 03:45:58 +02:00
  • 97d989dd93 ci: preserve upstream line endings (CRLF) for clean upstream diffs florian.berthold 2026-05-08 03:45:58 +02:00
  • fb3b048fa4 Adjust size and alignment of the drag-overlay for the Totem Bar. Hendrik Leppkes 2009-12-07 21:49:09 +01:00
  • b5750b2e52 Updated Blizzard Vehicle UI for 3.3 Hendrik Leppkes 2009-11-08 13:25:10 +01:00
  • 811a9493cb Added a new Vehicle UI visibility condition. Hendrik Leppkes 2009-11-08 13:18:30 +01:00
  • aa975e5da2 Added the new LFD Button to the MicroMenu Hendrik Leppkes 2009-11-08 13:17:38 +01:00
  • aba3eaeb0a Fix MicroMenu Hooks Hendrik Leppkes 2009-11-02 21:05:50 +01:00
  • 37b9dc673c Update TOC for 3.3 Hendrik Leppkes 2009-11-02 20:54:35 +01:00
  • cc587411a6 Avoid even more taint in the actionbutton onevent to potentially stop breaking the totem bar. Hendrik Leppkes 2009-08-13 18:00:10 +02:00
  • 2f8f888e5d Applied a small fix to avoid UI Fragments when changing the talent spec on 3.2. Hendrik Leppkes 2009-08-05 20:45:49 +02:00
  • 3cfa7c8642 Add new files to the Babelfish script Hendrik Leppkes 2009-07-08 14:56:55 +02:00
  • 1d5ae24953 Add a 3.2 check into the MultiCast code Hendrik Leppkes 2009-07-08 14:47:26 +02:00
  • 8272fe8208 Disable the whole module (don't even finish executing it) on non-shamans and clean up some messes. Hendrik Leppkes 2009-07-08 14:31:12 +02:00
  • c57c96727a Only activate the Totem Bar on shamans Hendrik Leppkes 2009-07-08 14:29:21 +02:00
  • fde0996e08 Bump interface version to 3.2 Hendrik Leppkes 2009-06-27 18:23:31 +02:00
  • dd3c27339d Fix some anchoring issues Hendrik Leppkes 2009-06-27 17:56:58 +02:00
  • 4eda77cd4f Initial implementation of the MultiCastBar (TotemBar) Hendrik Leppkes 2009-06-27 17:39:18 +02:00
  • 9aff89fac5 Fix an call to an old function Hendrik Leppkes 2009-05-26 20:48:34 +02:00
  • 4f2a720e9d Small tweaks, optimizations and fixes. Hendrik Leppkes 2009-05-26 20:15:30 +02:00
  • 83b1ab3c13 Properly refresh the range status when paging the action bar. Hendrik Leppkes 2009-05-23 13:45:47 +02:00
  • f96760380f Disable the range update when the range display is disabled. Hendrik Leppkes 2009-05-21 16:05:20 +02:00
  • 922d7f32e6 Shuffle some code around for more logical order. Hendrik Leppkes 2009-05-21 12:53:22 +02:00
  • bc39082795 Further optimizations to the range check. Hendrik Leppkes 2009-05-21 12:51:34 +02:00
  • 043098225a Fix the keybinding names in the blizz keybinding panel. Hendrik Leppkes 2009-05-21 11:56:23 +02:00
  • e8f070836e Disable the range updating for buttons without a range. Hendrik Leppkes 2009-05-21 11:55:33 +02:00
  • be945add01 Possible workaround for action blocked messages when using the default vehicle ui and the micromenu. Hendrik Leppkes 2009-05-15 17:59:15 +02:00
  • acab7f809f Use bonusbar instead of form for shadowdance Hendrik Leppkes 2009-04-21 17:33:00 +02:00
  • af8f18617d Support proper hotkeys and range coloring for the vehicle buttons. Hendrik Leppkes 2009-04-17 10:50:31 +02:00
  • fe0281fdb7 Small improvements to the behaviour of the secure environment. Fixes a rare bug when adding/removing buttons from a bar. Hendrik Leppkes 2009-04-16 17:04:41 +02:00
  • dc2329544f Fix the QuestLog button anchoring when using a vertical micromenu Hendrik Leppkes 2009-04-16 11:46:55 +02:00
  • 7de8d7ab10 Add support for Shadow Dance switching Hendrik Leppkes 2009-04-16 10:40:14 +02:00
  • c0c8f9db64 Fixes to the handling of the secure environment updates. Hendrik Leppkes 2009-04-03 08:04:20 +02:00
  • 4c33175e0c Update each button individually when changing spec (and on any other action change, if out of combat). Hendrik Leppkes 2009-04-01 11:30:23 +02:00
  • db938ac83d Don't clear the unit attribute in the state configuration anymore, secure env does that now. Hendrik Leppkes 2009-04-01 10:47:35 +02:00
  • 704116323c Move alot of auto-assist processing into the secure environment, allowing full action drag/drop support in combat. Hendrik Leppkes 2009-03-31 10:33:31 +02:00
  • 67037ce359 Add a "No Stance/Form" toggle to the visibility driver options, to hide a bar when in stance 0 (no form). Hendrik Leppkes 2009-04-01 10:54:49 +02:00
  • 7ae74d626f Use a custom widget for the X/Y Coordinate EditBox Hendrik Leppkes 2009-03-27 15:03:41 +01:00
  • 842fb683f7 Options tweaks and fixes Hendrik Leppkes 2009-03-27 12:07:11 +01:00
  • c285b34964 Added options to center the bars both vertically and horizontally. Hendrik Leppkes 2009-03-26 14:49:10 +01:00
  • accceaaaeb Hide the Stance-based Visibility options for classes that do not support it. Hendrik Leppkes 2009-03-26 13:23:26 +01:00
  • 642da52766 Rename the "align" option to "position", as its more accurate now. Hendrik Leppkes 2009-03-26 13:15:48 +01:00
  • 0e20409e76 Added initial positioning options for precise position control to the configuration. Hendrik Leppkes 2009-03-26 13:11:14 +01:00
  • 041966007c Let LibWindow handle the default position of the XPBar. Hendrik Leppkes 2009-03-26 11:15:24 +01:00
  • 542cb58208 Use @project-version@ in the Version field and update copyright headers to 2009. Hendrik Leppkes 2009-03-26 10:44:28 +01:00
  • 7d18141115 Updated Babelfish.lua Hendrik Leppkes 2009-03-26 10:05:20 +01:00
  • 397fe7dbf4 Prevent changing the Vehicle UI option while on a vehicle to avoid serious breakage. Hendrik Leppkes 2009-03-26 10:04:41 +01:00
  • a437ca9c5a Properly unregister PLAYER_ENTERING_WORLD if the vehicle art is off. Hendrik Leppkes 2009-03-26 02:12:01 +01:00
  • 315048b6c0 Update Version and Interface in .toc Hendrik Leppkes 2009-03-26 01:12:03 +01:00
  • 6ac4b9af06 Split StateBar configuration out of ActionBar code Hendrik Leppkes 2009-02-25 16:48:05 +01:00
  • fe2cc6f24b Further cleanup and seperation Hendrik Leppkes 2009-02-24 17:07:28 +01:00
  • 83926efad4 Fix Prowl Paging. Before, when turned prowl was turned off, it would switch back to Page0, which is not intended. Instead, it will stay in the cat bar now if prowl is set to "Do not page". Hendrik Leppkes 2009-02-23 17:59:27 +01:00
  • aee5d1e3cf Properly unset the statedriver when its disabled with custom conditionals active. Hendrik Leppkes 2009-02-23 16:19:18 +01:00
  • 723bb00618 Furhter split of the StateBar from the ActionBar Hendrik Leppkes 2009-02-23 16:12:18 +01:00
  • d0f4650b58 Initial abstraction of state code into StateBar prototype Hendrik Leppkes 2009-02-23 15:18:22 +01:00
  • 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. Hendrik Leppkes 2009-03-26 00:36:33 +01:00
  • 7d202aabc1 Improve vehicle behaviour Hendrik Leppkes 2009-03-26 00:15:52 +01:00
  • e15647895e Refresh the state of buttons when they are newly created. Hendrik Leppkes 2009-03-25 18:22:42 +01:00
  • cf06d4d754 Added an assertion with an detailed error message to debug an error in the action button code. Hendrik Leppkes 2009-02-26 15:16:03 +01:00
  • 1f8d66d4fa Securely hide the old Blizzard UI, thus working in combat Hendrik Leppkes 2009-02-26 10:41:26 +01:00
  • 91413bcacd Small improvements to the vehicle stuff Hendrik Leppkes 2009-02-26 09:21:34 +01:00
  • 0325f96790 Properly unregister the vehicle events if not using the Blizzard VehicleUI Hendrik Leppkes 2009-02-26 08:53:49 +01:00
  • f05563904d Properly disable our built-in VehicleBar if using the Blizzard art Hendrik Leppkes 2009-02-25 23:41:51 +01:00
  • 6adef77860 Added an option to use the default blizzard vehicle frame for vehicles (the art and all the fun) Hendrik Leppkes 2009-02-25 23:38:14 +01:00
  • 7b28cae101 Fix FadeOut, we need to check if the mouse is over the Overlay now, and not the actual bar. Hendrik Leppkes 2009-02-22 10:08:58 +01:00
  • 6758e5d9c3 Safety check for an error that really shouldn't happen. Hendrik Leppkes 2009-02-21 19:16:06 +01:00
  • 13b2f0c4e1 Merge branch 'libwindow' Hendrik Leppkes 2009-02-21 15:57:04 +01:00
  • 044899f525 Fixed initial positions for all bars Hendrik Leppkes 2009-02-21 15:53:41 +01:00
  • 204ac6a671 Fix the behaviour of snapping for the new bar positioning. Hendrik Leppkes 2009-02-21 15:42:57 +01:00
  • 571fe6cca4 Fixed behaviour of padding on alternate growth directions and fixed the alignment of the drag-overlay. Hendrik Leppkes 2009-02-21 15:16:34 +01:00
  • a1189dbad8 Added options to adjust the vertical and horizontal growth direction Hendrik Leppkes 2009-02-21 14:58:17 +01:00
  • 4529c41327 Use our SavePosition function instead of LibWindow directly Hendrik Leppkes 2009-02-21 14:23:25 +01:00
  • e9071dc3d0 Try to preserve the old position properly during the migration to the new system. Hendrik Leppkes 2009-02-21 14:14:53 +01:00
  • 6f5086adc8 Added plumbing to change the growth direction of the bars. Currently always defaults to DOWN and RIGHT, as that is the "old" behaviour. Hendrik Leppkes 2009-02-21 14:12:49 +01:00
  • acc67ba2a0 First work on LibWindow-1.1 usage, plumbing for new bar resizing/button positioning Hendrik Leppkes 2009-01-20 15:33:02 +01:00
  • 2ed2263968 Fix all and any white-space errors Hendrik Leppkes 2009-02-20 23:08:35 +01:00
  • fc31c9d48d Potential fix for a rare error when moving actions while on a vehicle Hendrik Leppkes 2009-02-19 15:44:09 +01:00
  • 6287e62748 Update version and fix a bug with no-lib-strip Hendrik Leppkes 2009-02-19 15:43:38 +01:00
  • 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. Hendrik Leppkes 2009-02-03 23:26:59 +01:00
  • e13222b4a7 Update to use the locale system Hendrik Leppkes 2009-01-27 16:13:15 +01:00
  • 895786a941 Updated .toc Hendrik Leppkes 2009-01-27 15:38:21 +01:00
  • 0143aa8d4b Updated zhCN locale Hendrik Leppkes 2009-01-27 15:36:44 +01:00