H0zen
87d45dd765
Minor corrections.
2015-09-10 07:20:07 +03:00
H0zen
25e241b4b8
Improved vmap-extractor.
...
- Problem: duplicates. The current version of the extractor truncates the wmo/m2 filenames, removing the path component in the process. But this leads to duplicates (for example "world\wmo\transports\zeppelin" and "world\wmo\transports\transport-zeppelin" both have transport-zeppelin.wmo as rootwmo).
- To circumvent this, I compute a md5 hash for the path component and prefix it to the name of the resource, using a "GetUniformName" routine.
2015-09-10 06:22:17 +03:00
Antz
7cbeac65d4
Merge pull request #43 from H0zen/develop21-vmap
...
[VMAP] Fix some issues in vmap-extractor.
2015-09-10 01:47:53 +01:00
stormrage-project
ba7317c34b
[SD2] Improved Rune game objects a lot
2015-09-10 01:30:25 +01:00
stormrage-project
1d35902127
Commands for GO manipulations (gobj): anim, state, lootstate
2015-09-10 01:25:06 +01:00
stormrage-project
7907beb0f6
[Command] Cleaning of the new GO commands implementation
2015-09-10 01:20:32 +01:00
stormrage-project
4d3c02379c
Core/Collision: Models with flag MOD_M2
...
Mostly trees, among some other objects should not be taken into account
for LoS checks, this check does not apply to gameobjects (yet)
2015-09-10 01:17:18 +01:00
stormrage-project
24b2e50158
[Spells] Charm effect on player causes control loss and motion interrupt
2015-09-10 01:16:41 +01:00
stormrage-project
4ca9f39efb
[SD2] Adding wrapper to ScriptedAI for target selection
2015-09-10 01:15:59 +01:00
stormrage-project
753eb4536f
[SD2] Add const descriptor to GetSingleCreatureFromStorage method
2015-09-10 01:14:35 +01:00
Antz
d81c9be6fc
[SD2] Molton Core cleanup pt2
2015-09-10 01:13:39 +01:00
Antz
85f9d75c0b
[SD2] Molton Core cleanup
2015-09-10 01:12:37 +01:00
Antz
5b2d90bde4
[SD2] Boss Gar tidy up
2015-09-10 01:08:53 +01:00
stormrage-project
7543d235e1
[SD2] Garr adds explosion fix
2015-09-10 01:05:46 +01:00
stormrage-project
8467c6f193
[SD2] Garr - Improved firesworn on death exploding and added enrage ability
2015-09-10 01:02:10 +01:00
stormrage-project
654968ad81
[SD2] Massive improvements on Garr encounter
2015-09-10 00:56:33 +01:00
stormrage-project
bdd3dc43a3
[Maps] Ensure the resurrection when entering instantiable map
2015-09-10 00:48:37 +01:00
stormrage-project
d9824f4129
[GM comamnd] list aura - added number of aura stacks, see DB
2015-09-10 00:47:51 +01:00
Antz
62251eaa1b
Adjusted version info
2015-09-10 00:45:07 +01:00
stormrage-project
6acf9c9d66
Honor flush and GetDateToday() method fix
2015-09-10 00:40:36 +01:00
Antz
1e7d9cc605
[BOT] Removed non-classic items from ah selection. Thanks drarkanex for pointing
...
See https://www.getmangos.eu/server/10493-mangoszero-prospecting-milling-vanilla.html
for details.
2015-09-09 23:11:24 +01:00
H0zen
2e699f8122
Include forgotten data file in vmap-extractor.
2015-09-09 03:48:07 +03:00
H0zen
d74c872574
Remove duplicate line in vmap-extractor.
2015-09-09 03:37:27 +03:00
H0zen
65e6ae3d56
[Dep] Make ACE build on other OSes too
2015-09-08 17:09:53 +01:00
Antz
ffc16b93dd
Merge pull request #42 from H0zen/develop21-tr
...
[Tools] Fix some include paths in tools.
2015-09-08 16:29:30 +01:00
H0zen
2eae5e4b6d
Supress Travis build on OS X until a fix is found.
2015-09-08 13:06:44 +03:00
H0zen
e72d3b23ca
Fix some include paths in tools.
2015-09-08 12:52:00 +03:00
Antz
5a8a79b883
[Sync] Some adjustments from One
2015-09-07 23:54:44 +01:00
Antz
d4d9cca8b2
Merge pull request #40 from H0zen/develop21
...
[Core] Clarify some issues regarding negative angles.
2015-09-07 22:31:13 +01:00
Antz
0d07eaeaed
[Tools] Corrected URL's in Extraction scripts
2015-09-05 01:00:52 +01:00
Foereaper
ecb06faaeb
Removed SFN wildcards
...
Caused issues on Win 10
2015-09-05 01:28:34 +02:00
Foereaper
a045b78e00
Update dependencies and necessary changes to tools
2015-09-04 21:01:56 +02:00
Foereaper
3c2e8d17ec
Merge branch 'develop21' of https://github.com/mangoszero/server into develop21
2015-09-04 02:06:17 +02:00
xfurry
dc0b0e9f7a
[Core] Fix logic error introduced in [cz2670] [cz2675]
2015-09-03 21:18:15 +01:00
Foereaper
77d49bf72f
Necessary include path for osx
2015-09-03 03:26:11 +02:00
Foereaper
961788dba4
Forgot a couple required OSX and Unix library names
2015-09-03 03:18:08 +02:00
Foereaper
14e2e6e1ad
Merge branch 'develop21' of https://github.com/mangoszero/server into develop21
2015-09-03 03:08:50 +02:00
Foereaper
ffbbe14844
MySQL CMake Macro rewrite
...
This should now properly separate between 32 and 64 bit MySQL installations allowing both archs to be installed on the same machine
2015-09-03 03:08:22 +02:00
H0zen
f29f343b86
Missed one spot in previous commit.
2015-09-01 03:53:25 +03:00
H0zen
fb4c90dde9
Clarify some issues regarding negative angles.
...
The client seems to handle them strange.
2015-09-01 03:02:27 +03:00
Antz
38ed6d6314
Merge pull request #39 from H0zen/develop21
...
[Build] Suppress some clang warnings and cleanup redundant directives.
2015-08-31 22:17:56 +01:00
Antz
025b3f02ec
[Easybuild] Updated to include VS2015 support
...
Also warns about using the duff MySQL 4.7 version
2015-08-31 22:14:37 +01:00
Foereaper
00730e81e8
Removed unnecessary cmake macro
2015-08-30 01:29:54 +02:00
Foereaper
75a7274f66
Removed SD2 database binding
...
This is no longer needed as SD2 is part of the world database, we can also drop the sd2_version table from the world database
Removed a couple unused files
2015-08-27 19:44:11 +02:00
Foereaper
59bc649250
Move DB revision struct to cpp
...
Thanks to Olion
2015-08-27 18:14:36 +02:00
H0zen
446c319a5d
Suppress some clang warnings and cleanup redundant directives.
2015-08-21 10:57:58 +03:00
Antz
e985297948
Merge pull request #38 from H0zen/develop21
...
[Core] Clarify some logic in SpellMgr.cpp
2015-08-21 08:47:41 +01:00
H0zen
a9afb386ff
Fix a small typo in previous commit.
2015-08-21 10:35:30 +03:00
H0zen
410f12d523
Clarify some logic in SpellMgr.cpp
2015-08-21 10:30:00 +03:00
Antz
a5ffdf9cc5
Merge pull request #37 from H0zen/develop21
...
[Build] Minor corrections to the build system.
2015-08-20 22:59:04 +01:00