EverWrath/src/server/game
schell244 28d1913276
fix(Core/Event): Rework STV Fishing Extravaganza (#12506)
* rework riggle bassbait script

* make sure STV_FISHING_HAS_WINNER gets reset

* add script for npc Jang, some improvements for Riggle script. TODO: Jang quest menu and Fishbot5000 quest condition

* fix jang not offering quest

* script fishbot 5000

* some cleanup

* some more cleanuo

* endline

* minimum fishing req for quests is 150

* min fishing skill for flyer is 150

* link box to correct event

* riggle: broadcast texts, announcement happens when pools despawn

* remove redundant code

* Convert Fishbot5000 to db, cleanup comments

* add missing end line - finished now.

* attempt to fix event not launching in real time

* fix condition for world states, when value is 0, convert jang to db

* keep jang gossip also when event has a winner

* small further improvements

* Update src/server/scripts/World/npcs_special.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update src/server/scripts/World/npcs_special.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update src/server/scripts/World/npcs_special.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* apply suggestions

* Update src/server/scripts/World/npcs_special.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* apply suggestions

* apply one more suggestion

* Update src/server/scripts/World/npcs_special.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update src/server/scripts/World/npcs_special.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update src/server/scripts/World/npcs_special.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* apply suggestion

* use Talk() instead of Yell()

* use Yell() without passing LANG_UNIVERSAL

Co-authored-by: schell244 <>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-10-20 08:39:30 -04:00
..
Accounts feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Achievements update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Addons fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
AI refactor(Core/Combat): Code style and improvement of ThreatMgr (#12992) 2022-09-25 15:20:34 -03:00
ArenaSpectator feat(Core/Battleground): rework bg queue system (#10817) 2022-03-15 14:36:49 -03:00
AuctionHouse fix(Core): Crashfix. (#11495) 2022-04-25 09:26:03 -03:00
Battlefield fix(Core/Wintergrasp): Reimplement Wintergrasp quests and fix vendors (#11533) 2022-04-25 18:20:10 -03:00
Battlegrounds fix(Core/Battleground): Correct Alterac Valley mine announcement (#13411) 2022-10-16 00:06:31 +02:00
Cache update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Calendar fix(Core/Build): macOS build (part 1) (#10549) 2022-02-08 11:21:17 +01:00
Chat fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Combat fix: Qaston revert (#13320) 2022-10-05 21:53:20 +02:00
Conditions fix(Core/Event): Rework STV Fishing Extravaganza (#12506) 2022-10-20 08:39:30 -04:00
DataStores update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
DungeonFinding Add (core\db): Support for Homebind Orientation (#13389) 2022-10-12 14:39:02 -04:00
Entities Fix (core): SMSG_BINDPOINTUPDATE packet fix (#13452) 2022-10-18 06:47:04 -04:00
Events update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Globals update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Grids fix(Core/Spells): Fixed LoS problems with hunter traps. (#12348) 2022-07-10 14:18:36 -04:00
Groups update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Guilds update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Handlers Add (core\db): Support for Homebind Orientation (#13389) 2022-10-12 14:39:02 -04:00
Instances update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Loot update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Mails chore(Core): Debloat Mail.cpp (#12881) 2022-09-18 23:57:22 -03:00
Maps Add (core\db): Support for Homebind Orientation (#13389) 2022-10-12 14:39:02 -04:00
Misc update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Miscellaneous fix(Core/Pets): Mob "soloed" by pet should not grant exp/loot to its … (#11969) 2022-06-19 07:46:23 -04:00
Modules refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01:00
Motd refactor(Core): remove unused imports (#10296) 2022-01-22 11:21:35 +01:00
Movement fix(Core): Crashfix. (#12643) 2022-08-07 18:22:12 -03:00
OutdoorPvP fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Petitions fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Pools update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
PrecompiledHeaders feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Quests feat(Core/Maps): AreaBoundary (#10525) 2022-04-15 14:10:41 +02:00
Reputation fix(Core/Reputations): Faction rep gained by killing mobs is now prop… (#9737) 2022-02-05 07:37:00 -03:00
Scripting update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Server feat(Core/ChatHandler/Conf): Flood Control Addon Messages (#12603) 2022-08-17 10:37:34 -04:00
Skills fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Spells fix(Scripts/TempleOfAhnQiraj): Change spawn mode for Spawn of Fankriss (#13408) 2022-10-14 16:28:03 -03:00
Texts update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Tickets refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
Time refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Tools update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Warden feat(Core/Maps): AreaBoundary (#10525) 2022-04-15 14:10:41 +02:00
Weather update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
World fix: Qaston revert (#13320) 2022-10-05 21:53:20 +02:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00