Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/azerothcore/azerothcore-wotlk

Complete Open Source and Modular solution for MMO
https://github.com/azerothcore/azerothcore-wotlk

Scarlet Monastery - Chapel: Last Boss (#599)

* Core/Misc Created handler for character creation

* [Core/Boss] Reworked final figth Scarlet...

34682ecc2c15a1fc3f5c6507e75c8b2c2219198f authored over 7 years ago
Fix CMake custom script (#658)

* CMake - CMake now detects custom scripts in the Custom directory

* CMake - CMake now detect...

efbcb8f65d35736cb7ecf6977237b47c07ae3292 authored over 7 years ago
Use PLAYER_BYTES_3 instead of gender to avoid displayid problems

- This fix night elfs corpse turning into a cube

23cb1a18e546d6a51cdea2e2cd36f39fc6c8e888 authored over 7 years ago
Installer: differentiate linux distro

dc15319625d4d6667f6d180b7816ba050dd03918 authored over 7 years ago
updated doc

68176367c17083bf5cc25e3b1208afe8270a22b5 authored over 7 years ago
Bash: fixed mysql default conf

421def048facabeb5dd5b7faa981bdefe120f302 authored over 7 years ago
Installer: minor fix

31848f9a6651bf06b7415294f993d2e0b1f39f7d authored over 7 years ago
Bash: implemented installer script for server and modules (beta)

+ minor fixes

22c6ba9fa61221381d499ce5f2c8b520d2f6fcaf authored over 7 years ago
Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk

ce6b9de51a7fcf5f0bb4423be4fd273446546792 authored over 7 years ago
Improved db assembler, now can create DBs

afebf1a1ca925b9d4e7dce7ebed0e560b192ecb1 authored over 7 years ago
Improved travis compilation

it must give us errors on warnings allowing contributors to fix them
as soon as possible (best b...

a738fb3e4d6641ce67c8faad12b423d38ec25fc3 authored over 7 years ago
Fixed PCH compilation and gcc warnings fixed

+ removed some useless warning suppressions

973259925b1725622b2e4dd52648dcd56cf64bca authored over 7 years ago
Build without PCH to catch missing headers

+ changed to Debug build type

343c88f0a449e73972df80f6d3ab24d856b53536 authored over 7 years ago
Fixed gcc warnings

77340773be04fad7f3d2d3da5f1c4681be365f7a authored over 7 years ago
Cmake: Compiling with warnings by default

Forcing all contributors to fix all warnings before push a commit (i hope)

8ad3c15d638807be2e4ebf4cb8453c3b502bd5c9 authored over 7 years ago
Bash: Allow action non-interactive selection

You can directly run a specific action from command lines
useful for cronjobs for example

+ spl...

70ab2a8771ac9da9f6eb82b975318e06689f544c authored over 7 years ago
Bash: Fixed Quit option

477321be4d5a365baea82cfb92beedb40e7ce412 authored over 7 years ago
Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk

f63cb5056890e3ed7a7c8eee1ce2088030080bea authored over 7 years ago
Implemented sql importing for db_assembler script

It includes a backup system that saves your day if you
push the "red button" (importing bases on...

c592aca10372735e06cfa7a1157e5c599fa87f14 authored over 7 years ago
Stratholme's Rat Traps (#613)

* now rat traps in stratholme work correctly

56e8ef0d46aad9d5e6b8d9070b60b955e99d819d authored over 7 years ago
Add GMSummonPlayer Config Option (#643)

209bc50ef5daee3456861e06f194a9924beb3253 authored over 7 years ago
Fixed other badges

d19b61a755802bffee29dd4f364c989960cbe39e authored over 7 years ago
Coverity badge

64e610977911f4d3209fa26b5f9ac7ec4e9b23e5 authored over 7 years ago
Update issue_template.md

7b4eaf1f5a8198c1a4775659e97548cffff85798 authored over 7 years ago
Cleaning unused variables

944cfd077eced571e3ac5752a377b5a0934b9ee6 authored over 7 years ago
Pending sql

787a9238df0069ef7fe27f9b714036c97436483a authored over 7 years ago
Fixed linux compilation error with linker

This was caused by a GNUC compiler optimization that removes
LFG.obj from binaries since its fun...

9975fb5923f70a85e53f8ec9c7ef2ff26dda03f7 authored over 7 years ago
Uncommented some utils functions for LFG

af6fc3d873e46d15a53f02417d20089710a95d45 authored over 7 years ago
Fixed some variable/parameters type issues

84d6011a3df2d1ab83e7c90da1e50553425ca780 authored over 7 years ago
Solved cmake D9025 issue with MSVC

353d90f25699fc4a3d509d069573dccfe92c1a56 authored over 7 years ago
Removed unused variables in WaypointMovementGenerator

59eb9a56a805568ff9e1cf35cb40ceaa838763e4 authored over 7 years ago
Fixed all unused-parameters warnings

issue #121

used clang-tidy to achieve this

2b2e299cccfa5b1294b53d8d6756a31d4216d237 authored over 7 years ago
Fixed compilation

aa87ec685b25846a3ce2e325151d1786235225f5 authored over 7 years ago
Improved travis compilation

Including pending sql and enabling tools, core-debug, extra-logs and perftools

66ffadb087984e2d71f7ce2f0db1d97a80c116dc authored over 7 years ago
Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk

627f8412d1ef03b83a9c66155cb3cdb2b59a871c authored over 7 years ago
uncommented releaseModelInstance to fix a warning

bea6f6b9fb9c9a4cb1a86e2bd6124c272ce52a10 authored over 7 years ago
Script: Fixed yogg saron Drive Me Crazy achievement

14f1c767ef974cb61140707aaf7b7580503fba8b authored over 7 years ago
Removed more warnings, mostly related to unused-variable

issue #121

We still have to work on unused-parameter

5ec07ef31ff972dbe3c3be3fdaab4ab8aad9512c authored over 7 years ago
Implement banned_addons (#647)

2c9b2542d6f63332b89f650c3cc083b33f04574b authored over 7 years ago
Scripts: Step 4 - Fixed all warnings inside scripts

issue #121

Next step: enabling -DWITH_WARNINGS and fix

cf627d832717c990b02da5e5ba06b4f218079321 authored over 7 years ago
Core: Step 3 - removed all warnings from core

related to #121

Next step: Scripts and extractor tools

82be574cdadbede505741805c809f7bb6d056036 authored over 7 years ago
Core: Step 2 - Fixed warnings with clang 3.9+

issue #121

247490dc84c6e82f39646a42b2a563762f6498e4 authored over 7 years ago
Core: step 1 - starting to fix core warnings

expecially from headers and some cpp files

Scripts and tools in next steps

3dde305068cad85aeee5b283bf46e2898c6f0a15 authored over 7 years ago
Fixed spell casting destination to require ENABLE_LOGS and ENABLE_EXTRA_LOGS to be enabled (#646)

* Fixed spell casting destination to require ENABLE_LOGS and ENABLE_EXTRA_LOGS to be enabled (#6...

584af79efa0fa3ad7e7d47b3622e0177c438cb7b authored over 7 years ago
Naming unknown data in Authsession and implemented some checks

4d8ae5fce3f880355a1abf221987451e227a9d2b authored over 7 years ago
Fixed realmid on realmlist packet

502e2ad19af4891a2f3d3ad2cb457523f19770f0 authored over 7 years ago
Restored behaviour about a vehicle.cpp condition

Fixing #602

9d2395e1d379e539bd6da0138cb425532c848cb6 authored over 7 years ago
Fix warning under GCC Linux (#616)

2aedf135937794eb8c566cb993329b313353005b authored over 7 years ago
Pet bar should now show after /reload command.

c714f0cbb12706168106f2678d4ba4b2942098f7 authored over 7 years ago
[CORE/Command] fixed wrong db worker for IP2NATION statement

b450ba35d86de2e6099146abdbf91d4640a10b95 authored over 7 years ago
importing sql

7277e4f00697fd48cfc86b85bbed5607b803368c authored over 7 years ago
[Script/SAI] Fixed Shattered Hand Blood Guard Event (#579)

3b90286571baf6266c599d5c1f360a0dacebc6eb authored over 7 years ago
Added a hook for player::Update

f6ff4910c37b3f0140129494ba5e4ba420acb398 authored over 7 years ago
GroupHandler: prevent cheater self-invite (#573)

* GroupHandler: prevent cheater self-invite

Author: billy1arm
From https://github.com/mangos...

c15f15ebb0a113a5cf20fc11afb89b2bcff9ec6d authored over 7 years ago
importing pending sql

5c7834d384a1b87dbc6f8e8a04239883ca5597f6 authored over 7 years ago
Fix LFG last player disband party (#574)

* [CORE/LFG] now last player disband party when left dungeon

f5e0686b6ebd87aa6961564fcc765e69bb9017c8 authored over 7 years ago
Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk

a8166c38682540249a608bb24032b084eb8a618b authored over 7 years ago
removed duplicated update file

0c2d0cd9c0a673fa4cb9aa8b6ff1f156f3827392 authored over 7 years ago
Fixed old auth updates

5bc39840a11ce14b6230ff4a90d81daa38db8fab authored over 7 years ago
Revert changes to base account table

We MUST NOT change the base sql if we've the update sql file
otherwise db updating will fail

f873100cab62a431df2732cad2cdc4da99a0020a authored over 7 years ago
[NPC] Franclorn Forgewright visibility (#568)

* DB/NPC: make Franclorn Forgewright visible only for dead players

* add a new line at the en...

d27ee6324e5e3245e57f572002d652aa6d780476 authored over 7 years ago
Core/Scripts: start fight with hardcode in scripts by sending pet trainers to DB from Core (#571)

* Core/Scripts: start fight with hardcode in scripts by sending pet trainers to DB from Core

...

fa78d2d83e10936f390fcd81a807adabfc52e0c0 authored over 7 years ago
Core/Gossip: implement another way to do gossip macros(like in TC). (#572)

20fed1bc48173d739c344d21096bcb146c43b153 authored over 7 years ago
fixed linux compilation

245d3f87f85802e9f07a4878e7262d6549020cd0 authored over 7 years ago
fixed compilation with ENABLE_* defines disabled

620887fe610650358949454ef52d753e71a83703 authored over 7 years ago
Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk

0c50a6027cfc86c13da77e335f55585f6e7c5bf0 authored over 7 years ago
importing pending sql

1ed98105a10b99ce50d8d0f7d11352a2eb940d83 authored over 7 years ago
Implement ip2nation and ip2nationCountries (#518)

* Implement ip2nation and ip2nationCountries

* fix account.sql

* Tabs

* Codestyle

* ...

fd684a858c877fca1f248a1affab8a9c014254c9 authored over 7 years ago
Update WorldSocket.cpp

41efb63b292ca4f7831dc798b40d78b35cdc14f1 authored over 7 years ago
Missing field on LOGIN_SEL_ACCOUNT_INFO_BY_NAME

69d35aed104ce297a34a96d0be62c0af31916015 authored over 7 years ago
Merge branch 'master' into master

c44dccb231b668247e565f9063fe5e6111638f18 authored over 7 years ago
Merge branch 'master' into master

c854b658828f66f69b13eb62c6a984de8e345b45 authored over 7 years ago
Another huge compilation fix

please delete cache and re-run cmake

0dd68dfbee97eb7ed2c9bd4109ba3f2aed697860 authored over 7 years ago
fix for PR

# Conflicts:
# src/authserver/Server/AuthSocket.cpp
# src/game/AI/SmartScripts/SmartScript.cpp
#...

e471c1bb6a241cfffe9c7ae61aa502eba9a046a0 authored over 7 years ago
Fixed travis build errors with Talamortis.

# Conflicts:
# src/authserver/Server/AuthSocket.cpp
# src/game/AI/SmartScripts/SmartScript.cpp
#...

bf80a43d7861e6d53946e156b80ed5be3f2a2127 authored over 7 years ago
Fixed these 3 fatal errors for travis build (thanks to @Talamortis )

# Conflicts:
# src/authserver/Server/AuthSocket.cpp
# src/game/AI/SmartScripts/SmartScript.cpp

f794ad2acfd8156ffe60ea5df1233ff5bb63be53 authored over 7 years ago
changed DISABLED_ cmake variable to ENABLED_ and implemented for all disabled logs

c1586e0d995de5dd278b0acfe410acf66f6c2c6d authored over 7 years ago
Preprocessor option for logging functions (#567)

* Update showoptions.cmake

* Update config.cmake.dist

* Example of preprocessor usage

O...

f888e8c86b09d55587294921fbfeb58afb3d2282 authored over 7 years ago
import all pendings sql

246826e002549dd7ed3b67cbf850c380bc391028 authored over 7 years ago
Various quest fixes

The Troll Cave: needs 14 kills, not 10.
http://wow.gamepedia.com/Quest:The_Troll_Cave

The Gr...

f5091ead96b2bf6f8a743cc85855d5608b2a106f authored over 7 years ago
[Database] Floating Corpse DK Starting/Scarlet Infantryman missing weapons (#539)

* Scarlet Infantryman missing weapons.sql

Fixes missing weapons from Scarlet Infantryman.

...

d388a36cf177a9936beb98151463e7b671ca6400 authored over 7 years ago
Merge pull request #504 from PolarCookie/db_minor_quest_fixes_3

minor quest fixes 3

562f41b10b4df56ef7157a732fdc6fed4b7260ce authored over 7 years ago
Merge pull request #483 from PolarCookie/db_minor_quest_fixes

minor quest fixes

08d23bb7d47d58a07e81e346fe0c04c46e1f89ca authored over 7 years ago
Merge pull request #474 from STARRHELD/master

DB: Minor Fixes

5e272e6c92fb760248897bac28d6389413db0af4 authored over 7 years ago
importing peding sql

7cef10a653ce3187bce2648e5eec9a99b16842f8 authored over 7 years ago
Fixed Brewfest Building is Darkmoon Faire Building and log error

* Create rev_1500226875532818300

Fixed Brewfest Building is Darkmoon Faire Building

* Fixe...

1903bfc43d53bc9b6e129129966ca9c0c22a4d97 authored over 7 years ago
auto-attack for warbear matriarch (#491)

* combat fix for warbear matriarch

* Update rev_1495461970084153283.sql

138c094c5dcf440feccfba2b215882c7cbf80d58 authored over 7 years ago
[Auth\DB] Set default expansion to 2

25d92a454de7377c1dbd03aa104c27083cd180c2 authored over 7 years ago
import pending sql

14a8088f8624d92dae949193c6c1e31a455a0133 authored over 7 years ago
DB/Quests: Terrokkar Forest quest text typos. Tnx to 'tkrokli' (#564)

* Core/Misc Created handler for character creation

* DB/Quests: Terrokkar Forest quest text t...

30231de9db607d80afb1deada9f94e094926aaf6 authored over 7 years ago
Added GetBadges in Readme.md

f26fcb49db06a80411b7a6889667348d3bf1005e authored over 7 years ago
Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk

dbbd139a1011cb2bee03599ceafb35921f1ff4d8 authored over 7 years ago
importing pedings (please it MUST be done right after accepting PR)

e197ffa1ef21167b65090813a8f011b56a7d4521 authored over 7 years ago
Core/Misc Created handler for character creation (#562)

cf750cef6175400de1f92ffc7cf21bce91b99d78 authored over 7 years ago
Fix VS2017 build (#551)

3d9fdeac76856f5b9d68c9e9367c7f0a0a1467b8 authored over 7 years ago
Created hooks for first login and LFGMgr

bd4ec74318ee16b43870da49660727cd2847e2ea authored over 7 years ago
added more info to run-engine conf file

+ added a function that could be useful
if you want shutdown a screened server
at restarter crash

abc01d62f6cbe1a44665d901f60d3905221ff51c authored over 7 years ago
Minor improvements for OnFirstLogin hook

it can be casted with AT_LOGIN_FIRST flag check

2afb7676164db217339a4bd94f4fe44358411bb7 authored over 7 years ago
Core/Spells now the spells for summon mount aren't affected by haste (#555)

* Core/Spells now the spells for summon mount aren't affected by haste

* Convert tabs to spac...

10eddae70087cdb8b2f6ce9e5208cc061ef682fc authored over 7 years ago
Core/Command: Fix a crash when using wp show info pathid

Fix #530 thanks to @BarbzYHOOL for testing

6aff74cd1760b4fd170f8869cc625741e83a9b23 authored over 7 years ago