Commit graph

122 commits

Author SHA1 Message Date
Antz
93c5843d06
Happy New Year 2023 from everyone at getMangos.eu 🎉
Signed-off-by: billy1arm <antz@cix.co.uk>
2023-01-01 01:25:10 +00:00
Antz
9285191873
Add files back 2023-01-01 00:55:45 +00:00
Antz
29f3886d4d
removed submodules for now 2023-01-01 00:53:27 +00:00
Antz
25fac44c28 Happy New Year 2019 from everyone at getMangos.eu 🎉 2020-02-17 12:12:42 +00:00
Antz
850ab3057f [Build] Improved Build System, based on the work of H0zen (#131)
* [Build] Submodules updated in prep for build system changes

* [Build] Improved Build System, based on the work of H0zen
2020-02-17 12:12:32 +00:00
MadMaxMangos
d54db19050 Fixed build 2020-02-17 12:12:14 +00:00
Rochet2
e1d645d0a6 Fix build 2020-02-17 12:12:12 +00:00
Rochet2
7f19c895f8 Fix mac build 2020-02-17 12:12:09 +00:00
Antz
86bc2fa47d Revert Stormlib update until we find a fix 2020-02-17 12:11:57 +00:00
H0zen
bfb6ccc6fd [DEP] Update Stormlib v9.21 2020-02-17 12:11:56 +00:00
Antz
6ad35d3371 Fix VS2017 build. Needs cmake 3.8.0 minimum 2020-02-17 12:11:44 +00:00
Antz
f5c4c27fac [DEPS] Update zlib version to 1.2.8 2020-02-17 12:11:35 +00:00
Antz
8b4c84159e [Submodules] Updates dep and SD3 2020-02-17 12:11:20 +00:00
Antz
54306d6d58 [Submodule] Updated submodules 2020-02-17 12:10:57 +00:00
H0zen
870b4dd0a4 Fix OSX build on Travis (#94) 2020-02-17 12:09:31 +00:00
Charles A Edwards
3b52b46199 StormLib's CMakeList reverted to pre last OSX issue fix
Reverted to pre last OSX issue fix
2020-02-17 12:09:26 +00:00
Charles A Edwards
13ced0a6af Updated dep/StormLib branch to lastest commit
Updated dep/StormLib branch to lastest commit
2020-02-17 12:09:21 +00:00
Antz
6dad251bc4 apply latest Dep library 2020-02-17 12:09:01 +00:00
Antz
fb84ce7603 Fix simultaneous connection contention issue 2020-02-17 12:08:56 +00:00
Antz
db9a574c6f [Deps] Adjusted to use the standard Deps library 2020-02-17 12:08:46 +00:00
Antz
6e2552ce33 Updated Dep Submodule 2020-02-17 12:08:33 +00:00
Antz
dacaeb3799 [DEP] Updated library 2020-02-17 12:08:33 +00:00
Antz
8213fa83e5 Updated Dep submodule 2020-02-17 12:08:33 +00:00
Chuck5ta
25aa678916 [Deps] Update Dep Library 2020-02-17 12:08:32 +00:00
Corsol
2800e39e61 [Deps] Corrected case sensitive library name for unix compatibility 2020-02-17 12:07:50 +00:00
Foereaper
307e1b5c68 Update Dep submodule to the main Rel21 module
This also fixes the tools
2020-02-17 12:07:48 +00:00
Antz
12e0ac55cd Added deps submodule 2020-02-17 12:07:40 +00:00
Antz
5d25bdcc9f Remove deps in prep for submodule 2020-02-17 12:07:39 +00:00
Antz
fdefc0869a [Rel21] Stage 1 of updates for Rel21 Build System 2020-02-17 12:07:03 +00:00
Foereaper
13292befd6 [Build] Larger build system update
FIXED: Core now builds under cmake for Windows

TODO: Map and mmap gen currently does not build

TODO: More sync work is required for Eluna, thus Eluna is temporarily disabled

This has only been tested under Windows with CMAKE and VS
2020-02-17 12:06:18 +00:00
sanctum32
073d7616bd fixed unix build 2020-02-17 12:06:11 +00:00
Antz
4613154144 [Build] More Project build cleanup 2020-02-17 12:06:06 +00:00
Antz
d258cc922a [Build] Some cleanup to the Windows build - not complete 2020-02-17 12:05:58 +00:00
sanctum32
48f1a0ede1 Missing change for clang build fix 2020-02-17 10:42:08 +00:00
sanctum32
10f2dba07e Fixed clang build 2020-02-17 10:42:05 +00:00
Antz
5260602e28 Applied dep and realm updates 2020-02-17 09:23:51 +00:00
bels
a2910cb682 - The rest of the fix for ACE_Wrappers compiling on FreeBSD 10 2020-02-17 09:22:11 +00:00
bels
597e21c4ee - Fixes the build problem with g3d on FreeBSD 10 in System.h 2020-02-17 09:22:11 +00:00
bels
114763c067 - An ACE build fix. Allows for building on FreeBSD 10 with the clang stack 2020-02-17 09:22:10 +00:00
Antz
49a615d3df [m] Fixed VS2013 MMaps build 2020-02-17 09:22:07 +00:00
sanctum32
0df5d7fccb [12772] Removed TBB
added some definitions for clang compiler
2020-02-17 09:21:47 +00:00
sanctum32
3d9f247a7d [12742] Added VC120 support 2020-02-17 09:21:14 +00:00
sanctum32
2daeb8b63d [12741] Ported ACTION_T_SUMMON_UNIQUE from mangos-zero, updated descriptions 2020-02-17 09:21:13 +00:00
Schmoozerd
ae7348f6b0 [12774] Merged cmangos last changes, special thanks for xfurry, Dramacydal, cala, Schmoozerd,
I'm not taking any credits of this commit.

Implement spell effects 62042, 62278 and 64767
Also limit the targets for 62577 and 62603
----------
Update git_id to reflect recent sql formatting changes
----------
Update to a safer code version and also add GO caster scenarios
----------
Allow aura 62038 to stack at every 3 seconds
----------
Improve handling of TargetMMGen
This will have impact on Chase and Follow Movement.
----------
* Refactor code to check if a new position is required for the MMGen into the new function RequiresNewPosition
* Refactor code to get the current targeted distance into function GetDynamicTargetDistance
* Change ChaseMMGen (angle = 0.0f case) chase to best contact point, not zero angle.

Thanks to Cala and X-Savior for testing. Special thanks to cala for also suggesting improved values for the magic numbers
----------
Improve ObjectPosSelector
Now a spot already occupied by the searcher will be prefered
----------
Get rid of bounding radius in GetNearPoint[2D] and ObjectPosSelector
----------
This changes how ObjectPosSelector is used.
It changes the way how the functions Object::GetNearPoint and Object::GetNearPoint2d behave.
----------
So you need to check all places where these functions are used if they are still used correctly.
----------
Especially check your scripts!
----------
Remove not required duplicate indexes
----------
Implement TARGET_92 as TARGET_SUMMONER
This target is used only as TargetA and the related spells are used only by temporary summoned creatures
----------
Implement some spell effects used by Hodir in Ulduar
Dummy spells 62797, 63499, 63545 and 64543
Periodic dummy auras: 61968, 62038, 62039 and 65272
Limit targets for spells: 62797, 63545, 64543, 62476 and 62477
----------
Implement some spells used at Algalon encounter
Spell aura entries 64345, 62018 and 64412
Positive target exception for spell 64996
Aura stacking exception for spells 62169, 62168, 65250 and 64417
----------
Implement effect for spell 63633
----------
EventAI - Ingame output of script state
----------
With this the command .npc aiinfo will give more output about the current state.
Remark that this output is only given if the LogFilter for EventAIDev mode is disabled
----------
FindGit.cmake already ships with CMake
No reason for us to ship it too. Also, we had an outdated version which
had not been used anyway, because we set the include path in such a way,
that the CMake delivered version is always found first.
----------
FindOpenSSL.cmake already ships with CMake
No reason for us to ship it too. Also, we had an outdated version which
had not been used anyway, because we set the include path in such a way,
that the CMake delivered version is always found first.
----------
EventAI - Add more developing error output
----------
Fix some target-type handling for EventAI
Also increase log-output for bad target-types
----------
Fix crash due to bad compiler (author Xfurry)
----------
Add special condition id for Ulduar
Will be used to check the availability of the siege vehicles for players
----------
Update spells 62374 and 62907
* limit spell targets of spell 62374
* implement spell effect for spell 62907
----------
Remove effect for spell 64503
Will be handled in script library. For details please check 8502cdfa64
----------
Implement spells 64489 and 64673
Both are used by Auriaya (Ulduar)
----------
Implement some spells for Ignis the Furnace Master
Spell entries: 62717, 62381, 62488, 62707, 64475 and 64503
----------
Implement spells 61187 and 61190
----------
CMake: generic way to build a script library
Added new parameter INCLUDE_BINDINGS_DIR which can be set to the name of a
folder inside src/bindings/.

Includes the script library in src/bindings/ with the defined name.
The name must correspond to the name of the folder and the folder must contain
a valid CMakeLists.txt

Note: if you currently use a script library, you will probably get a merge
problem on src/bindings/CMakeLists.txt as you will have modified this file
manually. Please use the new version of this file and rerun CMake once with the
parameter -DINCLUDE_BINDINGS_DIR=ScriptDev2 (if you are not using SD2 but
another script library, replace ScriptDev2 with the name of the folder in
src/bindings/).

If you do not use a script library you should not have any merge problems
and you don't need to do anything.
----------
Add CMake source groups to target 'game'
This is the exact same grouping as it is currently in the VC 2012 files.
These groupings will have to be refactored at some point as they are not
very logical.
----------
Add CMake source groups to target 'framework'
This is the exact same grouping as it is currently in the VC 2012 files.
This is part of cmangos/issues#67
----------
Add CMake source groups to target 'shared'
This is the exact same grouping as it is currently in the VC 2012 files.
----------
Add new parameter 'expansion' to command 'account create'
----------
Update some Sunwell Plateau spells

Limit targets and allow positive effect for spell 46650
Implement effect for spells 46289 and 46637
Remove effect for spell 44845 - will be handled in script library
----------
Implement some custom use for Effect Activate Object spells
This will fix the summoning events for the Wind Stones, Ice Stones, Skettis bosses and quest 11865
----------
Sync mangos.sql with other versions
----------
Redump sql databases to unify formatting
The main reason for this was because classic/cata has updated the sql formatting and manually syncing would be a pain so redumping from master->tbc->classic->cata is easier.

Only the formatting was changed. The values were not changed at all.

mysqldump was used however manual modifications had to be done.

Dump the database:
C:/mysql/bin/mysqldump.exe mangos > sql/mangos.sql

Split insert values into multiple rows:
Replace "),(" with "),\n("
Replace "VALUES (" with "VALUES\n("

Remove the character sets by replacing them with an empty string

Custom formatting of mangos.sql:
Move db_version to the very top
Create all dbscripts_on_* tables based on dbscripts_on_creature_movement
Preserve our custom insert formatting of spell_affect (tbc/classic), spell_bonus_data, spell_chain, spell_elixir, spell_proc_event, spell_proc_item_enchant, spell_template, spell_threat
Remove autoincrement values from insert values of pet_name_generation and remove AUTO_INCREMENT=261 value from its table structure

Custom formatting of characters.sql:
Move character_db_version to the very top

Custom formatting of realmd.sql:
Move realmd_db_version to the very top
----------
Immediately remove corpses when ForcedDespawn is used
Thanks to Neotmiren for pointing, special thanks to cala for testing!
----------
Fix use of config values related to quest-status and level
This fixes use of negative value in config values Quests.LowLevelHideDiff and Quests.HighLevelHideDiff
Also add some documentation around the related code
Thanks to Neotmiren for pointing and to cala for testing.
----------
Loot-System: Fix reference loading check
This fixes a false error output for loot references that are only used with spell loot.
Thanks to X-Savior for properly reporting both error messages and use case
----------
Add missing spell 61437 to playercreate spells for bloodelves
Thanks to NeatElves for porting from TC and pointing to this
----------
Fix load bar step for alendarMgr::LoadCalendarsFromDB
----------
Cody Style Improvements
Also remove an unused variable (thanks to Den for this!)
----------
Implement the spells used in the Chess Event encounter
Combat spell entries: 37775, 37824, 39338, 39342, 39341, 39344, 45260
Melee spells: 37142, 37143, 37147, 37149, 37150, 37220, 37227, 37228, 37337, 37339, 37345, 37348
Chess movement spells: 30012, 32312, 37388, 30284, 37144, 37146, 37148, 37151, 37152, 37153
Aura stacking exception: 32261 and 39400
----------
And more hotfixes with these format strings
----------
Hotfix to recent text loading functions
----------
Use possible changed model names with vmap extraction
----------
Fix some warnings
----------
Store how many texts are loaded for validity checks. Use this with EventAI
----------
EventAI: Use generic DoDisplayText and loading of additional text data
----------
Add generic DoDisplayText function and use additional data of dbscripts table
----------
Add const-correctness to Text related functions
----------
Add database changes to support more data for DB Script texts
----------
Add stacking exception for spells 39993 and 40041
----------
Allow spell effect 86 - Activate Object to use the misc value
----------
Allow player pets to swim
----------
Enable resummoning of warlock pets
----------
Do not remove FLY auras on Evade
Also consider npcs which have SPELL_AURA_FLY as being able to fly
----------
EventAI: Improve code
* Drop rather pointless bool to check if the number of assigned events is empty
* Before the phase was resetted on death if and only if the npc has Events defined
* DoMeleeAttackIfReady could have been called even though combat state could have changed while processing events
----------
EventAI: Implement ACTION_T_SET_THROW_MASK (46)
This Action can be used to set which AIEvents should be thrown automatically, if you need more flexibility, you can always use the manual ACTION_TH_THROW_AI_EVENT version.
* Also clean some error-log output a bit.
----------
Forward original caster GUID to script library
----------
Fixup commit 12511 Thanks to Zakamurite for pointing
Also thanks to him for giving a helping hand in correcting the commit
----------
Implement some spells for Felmyst encounter
Spell entries: 45714, 45717 and 45918. Limit targets of spell 45391
Also add stacking exception for auras 45068 and 45582
----------
Fix invisible spirit healers & such on death near them
This fixes an issue that occurs if you die close to a spirit healer/guide.
----------
Fix take ammo for most ranged spells
Fix spells like Arcane Shot not taking ammo while they should
----------
Check cast spell 51690
----------
Fix SpellDamage modifier of SPELL_AURA_MOD_DAMAGE_DONE_CREATURE
This aura modifies a flat value, not a percent value.
----------
Implement proc effect of spells 67712, 67758
related to items 47316, 47477.
----------
Improve proc of spell 50421
----------
Add and implement server-side spell 23770
----------
EventAI: Improve TargetSelection related ErrorLog output
----------
DBScripts Engine: Change behaviour to search for a different npc when using buddy-search
With this an npc buddy will be interpreted as "another npc with entry"
Also toggle command 31 - TERMINATE_SCRIPT to also look only for other npcs of entry
----------
DBScripts Engine: Allow pets as buddy
Add new flag SCRIPT_FLAG_BUDDY_IS_PET (0x20) that will search not for a normal npc with buddy-search, but also for pets
----------
DBScripts Engine: Support buddy search by guid
* Add new `data_flags` flag SCRIPT_FLAG_BUDDY_BY_GUID (0x10)
If this flag is set, the content of `search_distance` is interpreted as db-guid of the requested buddy
* Also switch most error log output to DB-error log output (though this will include false positives)
----------
2020-02-17 09:20:48 +00:00
Antz
1997c1e903 Rebase resync 2020-02-17 09:19:44 +00:00
bels
0759658736 - Included the fix for g3d to make it compile on FreeBSD
- Pulled in a patch from cmangos that fixed the spells being broken
2020-02-17 09:05:23 +00:00
billy1arm
34b5dda651 [m] updated url 2020-02-17 08:59:53 +00:00
billy1arm
c94dbc84c2 [m] Lots of Doxygen fixes/additions - thanks to lfxGroove 2020-02-17 08:59:03 +00:00
billy1arm
7137f280c6 [m12633] ACE Code Style cleanup 2020-02-17 01:12:22 +00:00
billy1arm
ef445ea523 [12632] Revert previous commit (see Notes) 2020-02-17 00:54:15 +00:00