H0zen
3d7be378f4
Fix server crash due to incorrect SQL parameter bindings.
...
This references issue https://www.getmangos.eu/issue.php?issueid=961
2015-11-10 15:43:59 +02:00
Antz
e52fd6c09a
Update Authors.md
2015-11-10 12:54:06 +00:00
H0zen
590f758bd2
Minor fixes for clang builds.
2015-11-10 13:43:28 +02:00
Olion
2000c8aa91
Fix to 729bc32: resurrect only in case dungeon target map
2015-11-08 08:38:14 +00:00
Antz
81b629d6c5
[SD2] Removed deprecated SD2
2015-11-02 21:30:49 +00:00
Antz
fcc75e083e
[SD3] Added initial ScriptDev3 changes
2015-11-02 21:22:41 +00:00
Antz
07d91afcf9
[Core] Some minor formatting corrections
2015-10-31 14:21:23 +00:00
Foereaper
a0b79a0c7c
Fix mysql lib location for 5.0 and 5.1
2015-10-08 19:29:26 +02:00
Foereaper
778c5eea57
Merge pull request #47 from Faded/develop21
...
LazyMaNGOS Re-Vamp
2015-09-26 00:08:30 +02:00
Faded
37682a5705
LazyMaNGOS Re-Vamp
...
The old script has been changed up a bit.
Limited the amount of input needed to install
Added MaNGOS One support
Added CentOS7+ support
Added more functions to decrease amount of code
Added ability to use any username desired
Removed password input and moved user to no-login
Added optional updates for the database
2015-09-24 22:28:11 -07:00
stormrage-project
5dabd34bd4
[Command] Cleaning of the new GO commands implementation
2015-09-23 10:36:26 +01:00
Foereaper
ae4d4ae092
Merge pull request #46 from H0zen/develop21
...
Fix Travis build on OS X.
2015-09-16 19:26:02 +02:00
H0zen
c1b5fc06a3
Fix Travis build on OS X.
2015-09-16 05:53:37 +03:00
H0zen
b4d49c8a7b
Fix Travis build on OS X.
2015-09-16 05:43:34 +03:00
H0zen
22791e3f35
Fix Travis build on OS X.
2015-09-16 05:36:53 +03:00
Antz
a11f1e62a0
Merge pull request #45 from H0zen/develop21-tools
...
[Tools] Fix a bug in previous commit where some wmo's were not extracted at all.
2015-09-15 06:54:02 +01:00
H0zen
259114635e
Fix a bug in previous commit where some wmo's were not extracted at all.
...
Also:
- Skip garbage in GameObjectDisplayInfo.dbc.
- Fix the order of library linkage in extractor.
- Fix a false positive in vmap-assembler.
- Fix an include path in mmap generator
2015-09-15 01:46:08 +03:00
Antz
e88d90878a
Merge pull request #44 from H0zen/develop21-vmap
...
[Tools] Improved vmap-extractor.
2015-09-11 01:02:57 +01:00
Antz
1738d18a48
[EasyBuild] Minor update to include some additional checks
2015-09-11 00:46:04 +01:00
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