Commit graph

7687 commits

Author SHA1 Message Date
Antz
fc3eaf0852 add new mangos 'family' icons. Thanks UnkleNuke for the original design 2020-02-17 12:11:19 +00:00
Antz
461923f632 [Sync] Some minor project sync 2020-02-17 12:11:19 +00:00
Antz
7332173b6e [Eluna] Applied a load of missing hooks 2020-02-17 12:11:17 +00:00
Antz
253017e2eb Fix server crash. Thank H0zen/mpfans 2020-02-17 12:11:15 +00:00
Antz
08fb832e0d some sync from previous cores 2020-02-17 12:11:15 +00:00
Antz
45ef1974be [SD3] Fix item_petrov_cluster_bombs 2020-02-17 12:11:14 +00:00
Antz
aa6ed817d8 🎉 Happy 2017 from everyone at getmangos.eu 2020-02-17 12:11:13 +00:00
Antz
54306d6d58 [Submodule] Updated submodules 2020-02-17 12:10:57 +00:00
Necrovoice
fd733fbe60 Minor typo corrected (#184)
"explanation" corrected to "exclamation" mark.
2020-02-17 12:10:57 +00:00
Warkdev
701cd4ba4b Replacing aptitude by apt-get on Ubuntu by default. Added support for Red Har 'Experimental' 2020-02-17 12:10:56 +00:00
Antz
ca4dca2241 [Build] Force building SOAP and PlayerBots in testing 2020-02-17 12:10:56 +00:00
Antz
e778a444ab [SD3] Fix BRD issues and server crash. Thanks H0zen 2020-02-17 12:10:55 +00:00
Warkdev
4a38ef4307 Adding support of several known Linux distribution for dependancies setup (#175)
- Ubuntu "precise" 12.04 LTS
- Ubuntu "trusty" 14.04 LTS
- Ubuntu "xenial" 16.04 LTS
- Ubuntu "yakkety" 16.10
- Debian "jessie" 8.0
- Debian "stretch" next
- Linux Mint "maya" 13
- Linux Mint "qiana" 17
- Linux Mint "rebecca" 17.1
- Linux Mint "rafaela" 17.2
- Linux Mint "rosa" 17.3
- Linux Mint "sarah" 18
- LMDE "betsy" 2
2020-02-17 12:10:55 +00:00
Antz
e047b9304a [Build] Add OpemSSL1.0.2j installers 2020-02-17 12:10:54 +00:00
Antz
ebecaf9000 [Build] Added MySQL 5.7 support 2020-02-17 12:10:54 +00:00
Antz
8120ead9d1 [SD3] Updated ScriptDev3 2020-02-17 12:10:53 +00:00
chaosvex
45509064fe [realmd] Resolved authentication bypass. Thanks namreeb 2020-02-17 12:10:53 +00:00
mityada
de951b99da Fix typo in VMap BIH generation
Due to this typo some objects could be left out during BIH generation and thus never checked for intersection.
This breaks height and LoS calculations in some areas.

This occurrence of this bug can be seen in "Md_Mushroomcave.wmo". It can be found in several locations,
for example (-6140, -2960, 400), map 0.
In some parts of the cave mobs will either fall through the ground or fly up into the sky when chasing the player.
LoS is not obstructed there as well.

P.S. This typo presents in all MaNGOS cores.
2020-02-17 12:10:52 +00:00
Antz
0c1bb928e5 [Build] Cmake fixes from Zero 2020-02-17 12:10:52 +00:00
Antz
3041826003 [SD3] Updated SD3 2020-02-17 12:10:51 +00:00
Antz
f08b71fde3 [SD3] Updated SD3 2020-02-17 12:10:51 +00:00
MadMax
68bc964c3f Revert "[SD3] Updated for BRD arena fix"
This reverts commit 031ab0359ea2d8cd7e4e45493143913cc8a69a9d.
2020-02-17 12:10:50 +00:00
Antz
ea80ed6b3f [SD3] Updated for BRD arena fix 2020-02-17 12:10:50 +00:00
Antz
f7418a4323 Fixed vs2012 build 2020-02-17 12:10:50 +00:00
Antz
95f98ca7a5 [Tools] Extraction Project Sync 2020-02-17 12:10:49 +00:00
Antz
94916ef635 Revert "Fix floating point model for VS 2015 (#52)"
This reverts commit 3a47de30f29178b90248a08dcf9df728e703822b.
2020-02-17 12:10:48 +00:00
Warkdev
bf2d2c7cc0 [Install] Changes ported from Zero 2020-02-17 12:10:48 +00:00
H0zen
9f04a3b38f Fix Eluna crash. 2020-02-17 12:10:47 +00:00
Antz
c8494504cd Updated Readme.md and icons 2020-02-17 12:10:46 +00:00
Antz
094f86de18 [EASYBUILD] Added temp patch files back 2020-02-17 12:10:46 +00:00
Antz
103f879404 [Install] Extended lazymangos.sh to support M3 2020-02-17 12:10:45 +00:00
H0zen
c145ba171a Fix floating point model for VS 2015 (#52)
* Fix floating point model for VS 2015

* Fix logic for previous commit.
2020-02-17 12:10:45 +00:00
Antz
2d960a4b1c Fixed some additional found nullptrs 2020-02-17 12:10:44 +00:00
Antz
2e925eddd5 [EasyBuild] Added EasyBuild subModule 2020-02-17 12:10:43 +00:00
Antz
1b89c78ccc [EasyBuild] Remove static files 2020-02-17 12:10:42 +00:00
Charles A Edwards
c7c407d8ce Incorrect cast fixed (#120)
uint32 should have been int32
2020-02-17 12:10:41 +00:00
Antz
358730e03c Fixed version 2020-02-17 12:10:41 +00:00
Antz
18afca6a25 Added compile status to readme 2020-02-17 12:10:40 +00:00
Antz
86ddfb4ced [DB] Set min db levels 2020-02-17 12:10:40 +00:00
Charles A Edwards
35e3e59a08 Updating to latest version of ScriptDev3
Doing this again, because the commit to SD3 had errors.
2020-02-17 12:10:39 +00:00
Charles A Edwards
0303b1672d Updated to use the latest version of ScriptDev3
Updated to use the latest version of ScriptDev3
2020-02-17 12:10:38 +00:00
Charles A Edwards
59e280ec81 Updated to World database revision 21 4 8
Updated to World database revision 21 4 8
2020-02-17 12:10:37 +00:00
Charles A Edwards
299d895407 Displaying of the portait window fixed
Plus code tidied up, including the removal of unneccessary casts to
uint32.

Note: auto quest accept does not work.
2020-02-17 12:10:37 +00:00
Charles A Edwards
cea1a8172e quest_template columns now read and stored in the correct order
Columns now read and stored in the correct order for the quest_template
table.

New to m3 columns had been placed at the end of the SELECT statement,
and resulted in being stored in the wrong location.
2020-02-17 12:10:36 +00:00
Antz
00983174a5 Fix some code porting discrepancies 2020-02-17 12:10:35 +00:00
H0zen
f0febf526b Fix crash in BIH module due to uninitialized member variable. (#172)
* Fix crash in BIH module due to uninitialized member variable.

Should be ported to the other cores ASAP!

* Corrected typo.

Also applied VMAP fixes from Zero
2020-02-17 12:10:34 +00:00
Antz
f4f288f1cb AHBot rollup from previous cores
* Including H0zen's and Bdebaere's recent fixes
2020-02-17 12:10:33 +00:00
Charles A Edwards
600205641d Cmangos Cata commits applied
I thankee, cmangos :-)

Commits:

13271d6 Commit Ported  Core Pet DB cleanup and simplification
60d6e29 Commit Imported  Core Utilize flags in PetAI (And uniform extra
flags with the other cores)
06d30ce Commit Ported  Core Make pet assist owner on summon if not a
passive
2821da8 Commit Ported  Core Fix Guardian reactions
4f88a9e Commit Ported  Core Pet AI Fixup
67e0558 Commit Imported  Core Fix pet unsummon on mount
f50041f Commit Imported  Core Fix player rooted after possesing an unit.
df59a93 Commit Imported  Core Syncing up pet work
056f4f5 Commit Imported  Core Fix a couple of invalid name for spell
attributes
6a58f1f Commit Imported  Core only save correct auras on
pet::SavePetToDB
34ab59b Commit Imported  Core Hunter summon pet (call pet) checkcast
fixup
dfbb69c Commit Imported  Core Handle owner entering combat properly
4b10eb4 Commit Imported  Core Pet Aggro
1bdb7e3 Commit Ported  Core Clean up pet stay functionality
1bdb7e3 Commit Ported  Core Clean up pet stay functionality
9b7b50e Commit Imported  Core UNIT_BYTE2_FLAG work
0777235 Commit Imported  Core Implement displaying group leader
indicators on players
5efab47 Commit Imported  Core Health funnel fixes
60e6a84 Commit Ported  Core Fix SMSG_QUESTGIVER_STATUS_MULTIPLE and
GetDialogStatus
60e6a84 Commit Ported  Core Fix SMSG_QUESTGIVER_STATUS_MULTIPLE and

GetDialogStatus
f8d3cbd Commit Imported  Core Fix talent spell cannot stack
32ba32e Commit Imported  Core Fix channeled spell distance check
interval
47ec2fa Commit Imported  Core Adding state to aura holder Now proc
cannot remove an aura not finalized
34588dc Commit Ported  Core Unbreak creature pets
bd079a1 Commit Imported  Core The (not so)Great Pet Rework
2020-02-17 12:10:31 +00:00
Antz
c4c83f5b58 [Build] Enhanced Build System
Added additional build options:

BUILD_MANGOSD
BUILD_REALMD

ALSO DECOUPLED BUILD_TOOLS

All three can now be built separately from each other

EasyBuild has been update to support the extra options
2020-02-17 12:10:30 +00:00
Charles A Edwards
068c67b932 Cmangos commits applied
Cmangos commits applied
2020-02-17 12:10:29 +00:00