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
Antz
0435136f0d
[SD3] Fix naxx crash on Linux. Thanks H0zen
2018-01-15 13:27:12 +00:00
Antz
2c4eaafd99
[SD3] Fix ashara compile error on Linux. Thanks H0zen
2018-01-15 12:02:25 +00:00
Antz
52454825c7
Happy new year from getmangos 🎉
2018-01-14 10:24:47 +00:00
Antz
6fb855fda6
Remove Remnants of Two obsolete tables: npc_trainer_template & npc_vendor_template
2018-01-06 22:51:51 +00:00
Antz
71593d747d
Remove last reminents of obsolete npc_gossip table
2018-01-05 21:38:15 +00:00
Antz
ef8af71d36
[Eluna] Add conditionals around code
2018-01-05 05:33:45 +00:00
Antz
36d3537f6e
[DBDocs] Remove DBDocs Editor as no longer required
2018-01-04 23:14:47 +00:00
Rochet2
e16d69ca4f
Fix mac build
2017-12-22 21:49:44 +00:00
Olion
5ef916a7d0
ReputationMgr: set and clear AtWar flag appropriately
2017-12-06 20:28:28 +00:00
Antz
820a017eaf
Correct Typo for default status
2017-11-22 21:18:34 +00:00
Antz
04d887d6b2
Add state for GM command completed quests. Thanks H0zen for assistance
2017-11-22 18:57:03 +00:00
Rochet2
30dcb16d8f
Update getmangos.sh
...
Fixed misplacement
Fixed indentation
2017-11-18 13:15:09 +00:00
willtuker
8b51ff076a
Update getmangos.sh
...
Added Ubuntu 17.04 and 17.10
2017-11-17 13:06:26 +00:00
Rochet2
da5e89148c
Fix mac build
2017-11-10 08:23:46 +00:00
Necrovoice
b98f451880
Fix Feral Swiftness talent
...
Check for stances when re-applying passive outdoor-only spells.
Credit:
180b46e993
2017-11-09 17:36:20 -05:00
brotalnia
6b82018c2a
Fix wrong guid being sent in HandleQuestPushResult.
2017-10-17 01:48:43 +01:00
Olion
73f44c4f43
Fix quest credit after erroneous #021aa8c
2017-10-09 20:47:43 +01:00
Rochet2
852b6768cd
Add game event hooks and update eluna version
2017-09-30 08:30:22 +01:00
Olion
d77090b14e
Revert "SMSG_LOOT_RESPONSE cleanup"
2017-09-18 23:45:53 +01:00