Skip to content

Releases: christophrus/CensusPlusClassic

CensusPlusClassic_v2.0.0

08 Jun 11:20
7a8cd15
Compare
Choose a tag to compare

Changelog:

  • added empty bars to 70, moved 70 bar to correct spot
  • updated for belf, draenei, pally/shaman on both factions
  • fixed UI boxes and expand for level 70
  • fixed UI elements
  • fixed exit button position
  • fixed top banner size

CensusPlusClassic_v0.8.4

23 Jan 16:35
Compare
Choose a tag to compare

Changelog:

  • removed LibWho to handle who requests manually
  • fixed broken shift+click on names in chat
  • fixed WhoFrame randomly popping up
  • bumped interface version to 1.13.3

CensusPlusClassic_v0.8.3

04 Dec 13:47
Compare
Choose a tag to compare

Changelog:

  • fixed bugged prune button
  • removed "Send who request on mouse clicks in interface" feature because of unfixable (unable to debug) issues in combination with other addons

CensusPlusClassic_v0.8.2

14 Nov 14:42
Compare
Choose a tag to compare

Changelog:

  - removed static/hardcoded binding (Shift-T) for manual who requests
  - added support for dynamic binding through the ingame keybind settings

CensusPlusClassic_v0.8.1

13 Oct 18:21
Compare
Choose a tag to compare

Changelog:

  • added feature for semi automatic who requests

Notes
To enable the semi automatic sending of /who requests go into the CensusPlusClassic options and at the bottom of the settings page enable

  • Send who request on mouse clicks in world
  • Send who request on mouse clicks in interface

Don't forget to do a /reload after this

After activating this settings who request will be triggered

  • on mouse clicks in the 3D window (like turning the camera with mouse, interacting with things in the world, clicking players, loot mobs etc.) and
  • on mouse clicks of most of the clickable buttons in the interface (this includes action bars as well, so no macros are needed to issue who requests by simply casting with the mouse)

Big thanks for this nice workaround goes to Ceron257

CensusPlusClassic_v0.8.0

04 Oct 17:22
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Introduction of experimental feature for semi-automatic who requests
  • added throttling to the manual calls

Notes by Ceron257
I played around a bit and introduced two experimental features:

  • trigger who request on mouse clicks in the 3D window (like turning the camera with mouse, interacting with things in the world, clicking players, loot mobs etc.)
  • trigger who requests on mouse clicks of most of the clickable buttons in the interface (this includes action bars as well, so no macros are needed to issue who requests by simply casting with the mouse)

Both features require a UI reload before they will work. Unfortunately I did not figure out a way to do the same for keyboard events. But I think the first option to use the mouse is totally sufficient for now! 😉

Beside that I removed wholib's /who command, so that the blizzard UI may handle that command correctly. However the normal who functionality still doesn't work correctly (e.g. Shift+LMB on player names shows the who window instead of simply printing the information in the chat window).

CensusPlusClassic_v0.7.0

01 Oct 18:55
Compare
Choose a tag to compare

Changelog:

  • added possibility to manually send who requests

You can now use the new interface button or via keyboard press SHIFT+T to trigger a manual who request.

Known Issues:

  • These modifications however somehow "break" the official who frame syncing behavior. To get current results you would need to re-open the who list again

Thanks to ceron257 for this nice workaround.

CensusPlusClassic_v0.6.0

28 Sep 08:31
4a6b45a
Compare
Choose a tag to compare
Pre-release

Changelog:

  • fix "1-0" bug in CP_ProcessWhoEvent()
  • fix invalid who-query for ruRU locale
  • fix don't query level 1-0
  • changed so that the percent is shown with two decimal points

Known Issues:

  • Blizzard disabled the sendWho() API call in a hotfix and we are still looking for a workaround

CensusPlusClassic_v0.5.0

07 Aug 15:19
3b0de85
Compare
Choose a tag to compare

Changelog:

  • fixed bugged autostart
  • fixed various locale bugs - should no work on every locale
  • cleaned up code
  • improved integrity checks

CensusPlusClassic_v0.4

02 Jul 22:10
Compare
Choose a tag to compare

WARNING

This update will wipe your local census database, so make sure to upload your data before updating.

Changelog:

  • fixed a bug fix with resuming a census after logout/login where /who jobs were dropped
  • reworked the UI so that it looks more like in vanilla
  • got rid of connected realms garbo and did some other code refactoring
  • improved data integrity
  • updated LibWho-2.0 to 2.0.171