Skip to content

beta 2

Frying☆Pan requested to merge dev into master

beta 2 release! includes changes from the following beta updates:

v0.7.0 (Beta 2)

language + skin update

  • added localization support to most of the interface, but there are no translations to use yet! :(
  • if you want to help translate, dm me on discord (you can find me through the link that should be above)
  • started working on supporting other game languages, they dont actually work yet though
  • added support for getting skins from kukoro. currently requires some setup, detailed in the how to use section
  • fixed a problem that caused the chatbot to need to reconnect more often than it should have. it should disconnect less frequently, and thus miss fewer messages
  • users with localized display names should now appear correctly. note that currently using !dead, !alive, or !remove on such players requires using the display name, the username will not work. this is a known issue and is planned to be fixed. if you have any issues with players with localized display names, please report it either on the gitlab repo or the discord
  • !alive, !dead, and !remove now work even if you use an @ at the start of the name
  • improved scaling/zooming on the front setup page
  • you can now scroll the sidebar if the window is small
  • probably some other stuff i forgot to mention

v0.6.2

changes to the sidebar

  • revamped most of the sidebar
  • added a search bar to the filter section
  • search bar will search text content of player names, roles, and perks
  • added buttons to run getinfo for all players and just players with missing data
  • these buttons will prompt you first so you dont accidentally flood chat
  • forgot to mention this when it was added, but the reset button also prompts so you dont accidentally reset
  • filters now reset when the raid is reset

v0.6.1

small bugfixes

  • actually filters enemy types correctly now, as described in the previous updates notes
  • perks that do not match the enemy type filter are now dimmed
Edited by Frying☆Pan

Merge request reports