Skip to content
#

gaming

Here are 1,393 public repositories matching this topic...

LinuxGSM
azerothcore-wotlk
arnaucastellvi
arnaucastellvi commented Oct 20, 2021

Current Behaviour

The event of Hallows end (hallows_end.cpp) have hardcoded strings, would be good to replace it for text of broadcast_text and broadcast_text_locale.

Expected Blizzlike Behaviour

You can modify and locate the text via DDBB.

Source

Example of hardcoded text in src/server/scripts/Events/hallows_end.cpp

`me->MonsterYell("Prepare yourselves, the bells h

Ryder17z
Ryder17z commented Oct 30, 2021

Is your feature request related to a problem? Please describe.
I have some trouble navigating the list of marketplace items I own because they are only similar icons and only a few actually have a text in the icon.

Describe the solution you'd like
A toggle to show the title under the icon.

Describe alternatives you've considered
I don't know of any.

Additional context

key-mapper
pktiuk
pktiuk commented Aug 18, 2021

After running antimicrox we get warnings from QCommandLineParser informing about checking not defined options.
These are caused by some partialy implemented features

antimicrox --log-level info
❗WARN  QCommandLineParser: option not defined: "next"
❗WARN  QCommandLineParser: option not defined: "map"
❗WARN  QCommandLineParser: option not defined: "display"

Code adding them to co

Improve this page

Add a description, image, and links to the gaming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gaming topic, visit your repo's landing page and select "manage topics."

Learn more