Foereaper
e2cb67a522
Correcting SD version description
2016-11-08 23:59:52 +01: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
Warkdev
a36f82eaf7
Updating git clone instruction to use HTTP instead of GIT.
2016-10-06 20:39:58 +02:00
H0zen
378cce9c28
Merge pull request #173 from H0zen/develop21-fp
...
Revert commit [c3cbd52]. Breaks Eluna.
2016-10-06 21:24:03 +03:00
Warkdev
45a962645e
Enhance getmangos.sh as main installer of mangos.
2016-10-06 20:22:52 +02:00
H0zen
1b89f1f6a1
Revert commit [c3cbd52]. Breaks Eluna.
2016-10-06 20:57:46 +03:00
Antz
982cb3e1d9
[PLAYERBOTS] Removed non-existing db columns from AHBot lookup
2016-10-03 21:09:38 +01:00
Antz
53028eb9b7
Updated Readme.md and icons
2016-09-27 23:24:12 +01:00
H0zen
c3cbd52565
Fix floating point model for VS 2015 ( #52 )
...
* Fix floating point model for VS 2015
* Fix logic for previous commit.
2016-09-23 14:55:36 +01:00
Antz
22b7bd2a70
[EasyBuild] Added EasyBuild subModule
2016-09-21 20:20:29 +01:00
Antz
42c3a3baf9
[EastBuild] Remove static files
2016-09-21 19:33:46 +01:00
Warkdev
98868a3df9
Merge branch 'develop21' of https://github.com/Warkdev/server into develop21
2016-09-20 23:20:00 +02:00
Warkdev
16c56a49e9
Provide a more user-friendly lazy-linux script which introduces Two and Three.
2016-09-20 23:18:24 +02: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
Warkdev
6e4d92665b
Enhance lazylinux.sh to take care of resources generation after mangos setup. ( #171 )
...
* Updating lazymangos.sh script to handle database configuration and auto-setup of configuration files.
* Fixing a typo in lazymangos.sh
* Fixing another typo for one install in lazymangos.sh
* Integration of the ExtractResources.sh for MangosZero. Tell us where your game binaries are and it will be auto-magically configured !
2016-09-16 00:34:37 +01:00
Warkdev
c45144249d
Integration of the ExtractResources.sh for MangosZero. Tell us where your game binaries are and it will be auto-magically configured !
2016-09-15 20:52:09 +02: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
H0zen
7b729ee864
AuctionHouse Bot fixes ( #170 )
2016-09-14 11:27:23 +01:00
Warkdev
508b23c1f6
Update lazymangos.sh script to handle custom database configuration. ( #169 )
...
* Updating lazymangos.sh script to handle database configuration and auto-setup of configuration files.
* Fixing a typo in lazymangos.sh
* Fixing another typo for one install in lazymangos.sh
2016-09-13 22:13:32 +01:00
Warkdev
14114733aa
Fixing another typo for one install in lazymangos.sh
2016-09-13 20:31:21 +02:00
Warkdev
ec546ab632
Fixing a typo in lazymangos.sh
2016-09-13 20:30:49 +02:00
Warkdev
597610cbc6
Updating lazymangos.sh script to handle database configuration and auto-setup of configuration files.
2016-09-13 20:29:46 +02:00
Warkdev
b83e4421d4
Refactoring lazy Linux script to: ( #167 ) [ci skip]
...
- Take care of already downloaded sources (it will copy existing downloaded sources to the home directory of the run user instead of recloning it)
- Use the InstallDatabases.sh script in of the database repository in silent mode instead of using its own way of setting up the database
- SD3 is now replacing SD2 as scripting engine proposed. SD2 has been deprecatedy
2016-09-13 15:51:39 +01:00
H0zen
cdd3489f08
Various external fixes - part 9 ( #168 )
...
Ported commits from cmangos repositories
- https://github.com/cmangos/mangos-classic/commit/b09f961
- https://github.com/cmangos/mangos-classic/commit/14cb464
- https://github.com/cmangos/mangos-classic/commit/de7e4cc
- https://github.com/cmangos/mangos-classic/commit/0181ff1
- https://github.com/cmangos/mangos-classic/commit/be4f74b
- https://github.com/cmangos/mangos-classic/commit/1ede0a0
- https://github.com/cmangos/mangos-classic/commit/5cf8095
- https://github.com/cmangos/mangos-classic/commit/35e30d8
- https://github.com/cmangos/mangos-classic/commit/ff444d2
- https://github.com/cmangos/mangos-classic/commit/86568b8
- https://github.com/cmangos/mangos-classic/commit/a554fa5
- https://github.com/cmangos/mangos-classic/commit/c4606f3
- https://github.com/cmangos/mangos-classic/commit/6fcc33f
2016-09-13 15:50:30 +01:00
Antz
b443b5a017
[SD3] Missing pointers added back
2016-09-13 12:16:00 +01:00
Antz
72bc2d4757
Renamed some Doc Files
2016-09-13 12:13:42 +01:00
cyberium
a4e8ffb152
Format specifiers was not correct in lootmgr
2016-09-11 00:55:47 +01:00
Antz
0f8b2be164
[EasyBuild] Hotfix Revert OpenSSL binaries.
...
Version 1.1.0 is NOT CURRENTLY COMPATIBLE with MaNGOS
2016-09-10 22:53:42 +01:00
Antz
3ecb228871
fixed azuregos's spell. Thanks mpfans
2016-09-10 21:51:40 +01:00
cyberium
7dcdcdd9ba
Add possibility to write cmangos command via a whisp.
...
(a gm can now revive himself via /w xx .revive)
2016-09-09 21:58:25 +01:00
Antz
0078f978de
Merge branch 'develop21' of https://github.com/mangoszero/server into develop21
2016-09-09 20:53:13 +01:00
Oniryck
3d86eb2ae4
Fix possible problem with 'allow two side interaction' and loot.
2016-09-09 20:51:59 +01:00
Charles A Edwards
eaf021773b
Merge pull request #166 from Chuck5ta/develop21
...
BRD Grimm Guzzler related update
2016-09-09 13:56:30 +01:00
Charles A Edwards
0f8961ac8b
BRD Grimm Guzzler related update
...
cmangos BRD Grimm Guzzler update
Update to the latest version of ScriptDev3
2016-09-09 13:36:44 +01:00
namreev
df6e0719ec
Some fixes to make clang happier
2016-09-09 11:07:58 +01:00
Antz
cd47bb96e0
[EasyBuild] Updated base versions of libraries
2016-09-09 07:57:10 +01:00
Antz
c19a63b8ed
Remove unneeded dependency
2016-09-08 23:30:17 +01:00