530 Commits

Author SHA1 Message Date
Antz
f40da5a409 Fix server crash. Thank H0zen/mpfans 2017-01-08 21:06:29 +00:00
Faded
32449dd326 Added auto restart scripts 2017-01-02 05:33:12 -06:00
Antz
cb2d60ba17 🎉 Happy 2017 from everyone at getmangos.eu 2017-01-01 14:19:24 +00:00
Antz
09faa2a75b [SD3] Updated submodule 2017-01-01 14:18:13 +00:00
Antz
a5a60fc24f [SubModules] Updated submodule 2017-01-01 14:09:49 +00:00
Rochet2
61ced5517c Eluna update version 2016-12-27 19:31:44 +02:00
H0zen
59156f5ec1 Transports - phase 3
- The gnome engineers have finally repaired the computers of DeeprunTram, and now both trams travel properly between stations.
  - The pets try hard to learn the paths. For example, they will now properly follow their masters on bridges.
  - There are now 2 types of transporters: local transporters (elevators, platforms) and global transporters (ships, zeppelins).
  - Some obsolete methods have been removed.
  - Some methods have been rewritten to make room for the final phase.
2016-12-27 16:11:26 +02:00
Necrovoice
d9fa1c272f Minor typo corrected (#184)
"explanation" corrected to "exclamation" mark.
2016-12-22 19:24:30 +00:00
H0zen
4f2eaf1adb Remove rotation matrices from GameObjectModel
- the quaternions are more numerically stable and faster than matrices
2016-12-18 16:32:36 +02:00
H0zen
e803c57c9f Transports - phase 2. Implementing the GameObject rotation quaternions.
- As long as we send the correct rotation quaternion to the client, the GAMEOBJECT_FACING must be set to 0
  - GameObjectModel internal rotation matrices now take into account the rotation quaternion
2016-12-18 12:38:38 +02:00
Antz
350feb5889 Revert "[Eluna] Updated submodule"
This reverts commit e783f2db583348323d8481a198720577fc475f2a.
2016-12-14 13:46:26 +00:00
Antz
aadb1b450b Merge branch 'develop21' of https://github.com/mangoszero/server into develop21 2016-12-14 09:34:58 +00:00
Antz
9c5f7cd3da [TOOLS] Updated Unified Extractor submodule 2016-12-14 09:34:23 +00:00
Rochet2
e783f2db58 [Eluna] Updated submodule 2016-12-14 09:33:40 +00:00
H0zen
96026b6d42 Fix code style for commit 9af47a5582b46b1678387c2e58f3b8e4de5ac2fa 2016-12-12 08:20:37 +02:00
H0zen
0b718b6543 Merge branch 'develop21' of https://github.com/mangoszero/server into develop21 2016-12-11 20:07:54 +00:00
H0zen
9af47a5582 Fix hunter starting quests.
Ref: https://www.getmangos.eu/bug-tracker/mangos-zero/Hunter-pet-quests-bugged-r139/

- Tamed pets now properly update HP bar
- Taming process, if interrupted by any means, will not instantly trigger tamed status for creature.
- Teleporting or moving too far from the tamed creature will remove it and it's action bar from the player UI.
- Tamed creature will properly despawn after 10 minutes.
- Recasting Taming spell while channeling will consume one charge from the item, as this is a normal behavior for channeled spells.
2016-12-11 20:06:46 +00:00
Antz
b5b392ca42 [BASEDB] Base Database updated to Rel21_11_73 2016-12-11 13:12:39 +00:00
Antz
3de9b857e0 remove obsolete code. Thanks H0zen 2016-12-07 19:06:18 +00:00
ProjektEredar
6a62cb0163 [SD3] updated sd3 for bar_ale_mug 2016-12-05 08:36:13 +00:00
Antz
4f32cf52a6 Attempt to fix OSX build 2016-12-02 23:00:09 +00:00
Antz
edde246d64 Change a variable name to nbe consistant. Thank xfury for pointing 2016-12-02 11:55:41 +00:00
Antz
2c2f637cad [Bots] Fixed PlayerBots build 2016-12-02 00:56:53 +00:00
bdebaere
98948f841f Update Spell.cpp (#180)
Add positional requirement for Pounce spell, by removing the excluding code added there for Burning Crusade.
2016-11-29 00:27:41 +00:00
H0zen
9283f4309b Transport system step 1 - preparing 2016-11-28 07:47:57 +00:00
Rochet2
a425267fb3 Update Eluna version - Fix mangos linux build 2016-11-26 23:12:49 +02:00
Antz
74f22b5a19 Merge branch 'develop21' of https://github.com/mangoszero/server into develop21 2016-11-26 20:08:32 +00:00
Antz
8c0dadabc1 [SD3] Fix BRD issues and server crash. Thanks H0zen 2016-11-26 20:08:17 +00:00
Rochet2
6c9cc76139 Fix duplicate timer update - This may require you to change CreateLuaEvent timers to half of what they were 2016-11-26 21:58:24 +02:00
Rochet2
da6249e329 Eluna update version 2016-11-26 21:50:45 +02:00
Necrovoice
d538aa67b7 [SD3] ScriptDev3 Updates 2016-11-19 22:42:19 +00:00
Antz
84691a8bfd [SD3] Updated ScriptDev3 2016-11-15 07:14:54 +00:00
chaosvex
15e467fe38 [realmd] Resolved authentication bypass. Thanks namreeb 2016-11-11 21:15:23 +00:00
mityada
90172f2e02 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.
2016-11-06 19:50:32 +00:00
Antz
e388854f72 [SD3] Updated SD3 2016-11-04 19:12:27 +00:00
Antz
d7eb8d5a3f [SD3] Updated SD3 2016-11-02 21:02:06 +00:00
Antz
c9edd33a6d [SD3] Updated to latest version 2016-11-01 20:54:49 +00:00
MadMax
eb37260626 Revert "[SD3] Updated for BRD arena fix"
This reverts commit f7951d4383d8ec119dfd4198d90e15ade404b77b.
2016-10-20 00:26:54 +01:00
Antz
f7951d4383 [SD3] Updated for BRD arena fix 2016-10-19 21:33:16 +01:00
Antz
994d5f37d7 [sd3] Updated to latest version. Thanks to @Elmo337 for pointing 2016-10-15 22:36:02 +01:00
Antz
9b20a5e9d5 [Extractors] removed useless code 2016-10-08 15:04:11 +01:00
H0zen
f39a4349ed Merge pull request #174 from Warkdev/develop21
Updating getmangos.sh as main installer of Mangos on Linux
2016-10-06 22:45:38 +03:00
Antz
982cb3e1d9 [PLAYERBOTS] Removed non-existing db columns from AHBot lookup 2016-10-03 21:09:38 +01:00
Warkdev
bbdd7be0bd Updating lazymangos.sh to have more customization and being aligned to Two & Three. 2016-09-20 23:12:03 +02:00
Antz
640fe22932 [DB] Set min db levels 2016-09-18 23:20:32 +01:00
Antz
7d71d98188 [SYNC] Minor project sync from One 2016-09-16 11:04:11 +01:00
Antz
8730b2f5fb Merge branch 'develop21' of https://github.com/mangoszero/server into develop21 2016-09-16 01:15:27 +01:00
Antz
cbb20a6dbf [SD3] Fix up SD3 version 2016-09-16 01:15:04 +01:00
H0zen
3d6a1cc902 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.
2016-09-16 00:34:53 +01:00
Antz
84d6755075 [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
2016-09-15 00:51:30 +01:00