Antz
368b8e8147
Adjusted Startup Revision
2019-01-07 23:22:19 +00:00
Antz
c9ec51161a
Revert "Remove Remnants of Two obsolete tables: npc_trainer_template & npc_vendor_template"
...
This reverts commit 6fb855fda6e18856d22a61908d34175e0be81a35.
2019-01-07 22:28:54 +00:00
Sio
736328ad71
fixed wrong path spelling ( #70 )
2019-01-07 20:48:55 +00:00
Sio
06f6df792d
add support of ubuntu 18.04 in file getmangos.sh ( #69 )
...
* add support of ubuntu 18.04 in file getmangos.sh
* fixes colon issue beside bionic case
* Update getmangos.sh
* fixed wrong bracket coded in shell
* Update getmangos.sh
2019-01-04 00:35:14 +00:00
Antz
6b0e4a7228
Happy New Year 2019 from everyone at getMangos.eu 🎉
2019-01-02 23:27:16 +00:00
Antz
ded4e4e3b7
[EasyBuild] Updated MySQL and Cmake library locations
2018-11-11 21:33:19 +00:00
Rochet2
5efacc3ddd
Fix non PCH build and update Eluna
2018-10-19 04:44:15 +03:00
Necrovoice
59bad5ae48
Hai'shulud script update.
...
Updated Hai'shulud to the correct database entry (#22038 ).
Fixed the targeting error that would not allow Hai'shulud to be sumoned.
2018-06-17 16:01:37 -04:00
HelloKitty
63827dbc23
Fixed incorrect UpdateField.h value BANKBAG_SLOT_LAST ( #68 )
2018-06-05 14:13:59 +03:00
RidingKeys
77d285010d
Fixes daze absorb and duplicate target flags ( #67 )
...
- Fixes daze absorb and duplicate target flags
- Fix chests showing out of range even when in range
2018-06-01 11:07:28 +03:00
Pavel Belev
5aa68fa21d
FIX-CENTOS-BUILD Added epel repo
...
Added epel repository to the centos build for prerequisites
2018-05-15 14:41:54 +01:00
Pavel Belev
f557de170c
FIX-CENTOS-BUILD Fixed centos 7 build
...
Fixed some FTP paths; Fixed cmake3 requirements
2018-05-15 14:41:54 +01:00
leewalkergm
2748d6f5c6
Fixed indentation
2018-05-10 20:53:38 +01:00
leewalkergm
1524a1e85d
Added IsLockInRange check when dealing with opening locks with a spell
2018-05-10 20:53:38 +01:00
H0zen
30d105fe9f
New RNG engine for MaNGOS
...
- Based on C++11 <random> library
- Uses ACE_TSS_Singleton for thread-safety
2018-05-08 12:04:55 +03:00
H0zen
89fbe37e3e
Fix incorrect usage of ACE_Guard
2018-05-03 09:39:08 +03:00
Antz
eaeb3ec213
Added MySql 8.0 support, see notes
...
Notes:
MySql 8.0 MUST BE INSTALLED with LEGACY SECURITY
- If you use the default 'new' security model, it will not work
2018-05-01 18:04:36 +01:00
H0zen
bcab12ecbc
Fix crash when using Eye of Kilrogg (spell id 126)
2018-04-22 18:31:16 +03:00
Antz
8cb7c4c07f
[DB] Update mangos to expect the base database versions
...
Realm DB:
21.1.4 "Remove dbDocs"
Character DB:
21.5.4 "Remove dbDocs"
World DB:
21.14.81 "NPC_12481_model_update"
Signed-off-by: Antz <antz@cix.co.uk>
2018-04-19 21:55:47 +01:00
H0zen
9dc9059fd4
Fix Warden disconnect bug
...
- A wrong variable initialisation in Warden constructor led to an aberrant value in Warden::Update calls.
- Fixes the issue https://www.getmangos.eu/bug-tracker/mangos-zero/warden-kicking-users-exceeded-response-delay-r1343/ .
2018-04-19 15:15:15 +03:00
MadMax
18f9001e15
Move the license file
...
License file moved to root of repository.
2018-04-16 12:21:45 +01:00
Antz
b74e337e63
[Eluna] Update Eluna to latest version
2018-04-13 21:29:27 +01:00
Antz
b137d90be1
Removed OpenSSL1.1.x blocker
2018-04-13 21:06:20 +01:00
Sidsukana
3ffded2406
AURA_STATE_HEALTHLESS_20_PERCENT apply only on alive targets
2018-04-13 09:40:25 +01:00
katz1
4185e88803
Fixed instant 'Failed attempt' on gathering
2018-04-13 09:32:08 +01:00
H0zen
ef91e6f31c
Fix some codacy detected issues
2018-04-12 21:59:49 +01:00
H0zen
3299820ab7
Implement OpenSSL 1.1.x support
2018-04-12 20:19:47 +01:00
MadMax
61ad4fe70d
Revert "Allow OpenSSL version up to 1.1.x"
...
This reverts commit 6ccf8443ddca9db38c7accc1d2828b9cf2fe8946.
2018-04-12 16:42:48 +01:00
H0zen
6ccf8443dd
Allow OpenSSL version up to 1.1.x
2018-04-12 15:46:05 +01:00
H0zen
c287b304e9
Updated extractor submodule
2018-04-11 10:04:09 +01:00
H0zen
d3123b941c
Fix VS debug build
2018-04-11 08:50:22 +01:00
ChuniMuni
4a371ee2d5
Clean-up spell TBC
2018-04-09 10:36:59 +01:00
EinBaum
20bd1acb60
Make the .ban command remove characters from the world (instantly)
...
Previously the .ban command would only disconnect players.
Their character was staying ingame for multiple minutes.
2018-04-08 01:33:56 +01:00
EinBaum
a7dd8955f7
Fix level up health text
...
https://elysium-project.org/bugtracker/issue/3263
You know what's strange? The amount of health includes stamina but the mana amount does not include int
2018-04-07 21:34:09 +01:00
Antz
94cacb2510
[Linux] Fix playerbots in getmangos.sh. Thanks Tom Peters
2018-04-07 14:47:39 +01:00
Antz
cd5c60d822
[Easybuild] Fixed a crash. Thanks @MadMaxMangos for finding
2018-04-06 21:47:38 +01:00
Antz
3f8f53cab8
Improving Build system and removing Common.h clutter
2018-04-05 10:48:21 +01:00
Antz
5adb9e3520
[EasyBuild] Updated to Support modified build system and enhancements
...
- Also Adds additional checks for OpenSSL to determine whether 1.0.2 is installed.
- Minor GUI changes
- Additional Log Filter Selection available
- Added Output Folder Textbox
- Copy to Clipboard added on new Progress Panel
- Default version to OpenSSL has been updated to 1.0.2o
2018-04-05 09:49:05 +01:00
Antz
abe7392bb8
[Realm] prevent a regression bug on VS2017/32Bit for mangosZero
2018-04-03 23:13:47 +01:00
H0zen
e16efe3fbb
Mark TypeList.h for deletion
2018-03-29 17:05:05 +03:00
H0zen
ad69c00115
Rewrite TypeContainers using variadic templates
...
- Removed the ancient (15+ years!!!) type lists technique
- Updated SD3 submodule
2018-03-29 16:42:12 +03:00
H0zen
014c645cf3
Introducing std::unordered_map/set and enforce C++11 on Linux
2018-03-29 15:41:13 +03:00
H0zen
d014ca2599
ObjectAccessor rewrite
...
- ObjectAccessor now hides it's inner locks
- Introduced C++11 lambdas; from now on, VS2012 and any non C++11 compiler are not supported anymore
2018-03-29 14:39:32 +03:00
H0zen
04e1b8b7d4
Partial revert of AHBot module
2018-03-29 00:38:46 +03:00
H0zen
943b130d84
Removed the ancient ahbot module, if PLAYERBOTS enabled
2018-03-29 00:03:29 +03:00
H0zen
f40ac40f02
Make AppVeyor happy
2018-03-28 23:45:03 +03:00
H0zen
f49b02611e
Improvements to the build system
...
- ACE is now build as static library
- Removed useless directives from master CMakeLists
- Added support for MariaDB
- On Windows builds, the required DLLs are now properly copied to the installation folder
2018-03-28 20:37:19 +03:00
Rochet2
6a16cd8cc6
Fix whisper blocking
2018-03-27 16:10:09 +01:00
Rochet2
737fc48970
Fix Eluna hook calls
2018-01-15 22:33:39 +02:00
Antz
8a3a4e0901
[SD3] Revert SD3 to earlier version (until all the issues are fixed
2018-01-15 17:44:29 +00:00