H0zen
feefa3b7bf
Release 0.22
2019-05-14 13:07:40 +03:00
Nat
9e81d09459
update submodule ( #73 )
2019-05-07 15:16:07 +01:00
Artox
488bb83e0d
use canonical target names for zlib and bzip2
2019-05-06 21:47:06 +01:00
Pastew
a84632bdd0
Fixed dead URL
2019-02-21 16:28:04 +00:00
Necrovoice
d483a079b4
Revision update.
...
Match current DB release.
2019-02-12 14:00:10 -05:00
Antz
48749163ed
[DbDocs] The Big DB documentation update
2019-01-13 21:10:31 +00:00
Necrovoice
a3c7f7d69f
Add support for new comment column
2019-01-11 17:12:08 -05:00
Antz
78469affa4
Merge branch 'master' of https://github.com/mangoszero/server
2019-01-10 09:40:11 +00:00
Antz
b5c8fd1b54
[Cleanup] Remove tabs which have crept into the source
2019-01-10 09:39:47 +00:00
Armand-Gabriel-Camner
5bac361592
Changed email return for item that can't be equiped anymore. Before the email was sent with an empty body and the subject was to long to be displayed in the player email. Now the Email is sent with the subject 'Item could not be loaded to inventory.' and the body as the subject message before. ( #71 )
2019-01-09 21:58:05 +02:00
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