1030 Commits

Author SHA1 Message Date
Olion
505ef87c12 [Warden] Support of several client builds 2015-04-25 15:34:04 +03:00
Antz
f2329704f5 Merge pull request #14 from Olion17/develop21
[Warden] DB log: correct check ID
2015-04-19 22:25:30 +01:00
Olion
17e9a1cb99 [Warden] My guess to 5875 client methods 2015-04-20 00:01:18 +03:00
Olion
4df6a5c189 [Warden] DB log: correct check ID 2015-04-19 23:54:56 +03:00
Foereaper
04c969aba8 Merge pull request #13 from Olion17/develop21
[SD2] Minor syntax correction
2015-04-19 15:43:54 +02:00
Olion
211f7b191f [SD2] Minor syntax correction 2015-04-19 16:32:42 +03:00
Antz
753b0738c2 Update README.md 2015-04-16 13:41:09 +01:00
Antz
573238bd25 Update .travis.yml 2015-04-16 13:37:25 +01:00
Foereaper
d857d391a4 Merge pull request #12 from Faded/develop21
Last Update
2015-04-13 01:51:57 +02:00
Faded
7eb70aabf6 Removed character updates import and added config rename along with two required compilers 2015-04-12 19:47:12 -04:00
Foereaper
9c693b034b Merge pull request #11 from Faded/develop21
Fixed dos/unix file problem
2015-04-13 00:34:34 +02:00
Foereaper
210a54028a Merge pull request #10 from Olion17/develop21
[SD2][915] Call Reset() after AI ctor; AT 522 script fix
2015-04-13 00:34:20 +02:00
Faded
d93c309a30 Fixed dos/unix file problem 2015-04-12 18:31:06 -04:00
Olion
f42a7b1fae [SD2][915] Call Reset() after AI ctor; AT 522 script fix 2015-04-13 01:13:12 +03:00
Antz
606b1f0dc6 Merge pull request #9 from Faded/develop21
ADDED: LazyMaNGOS Auto Installer(Debian)
2015-04-12 21:27:02 +01:00
Foereaper
19851a0a6c Updated Realmd to now accept both local and external connections
Thanks to Shauren and TrinityCore for the first implementation
2015-04-12 22:15:37 +02:00
Faded
df3493c414 ADDED: LazyMaNGOS Auto Installer(Debian) 2015-04-12 13:06:30 -07:00
Foereaper
85484cf2f9 Merge pull request #8 from Olion17/develop21
[Warden] Adding DB log, minor refactoring
2015-04-12 14:58:17 +02:00
Olion
7cb1017474 [Warden] Fix required config version 2015-04-12 15:57:11 +03:00
Olion
31e2f79d8b [Warden] Adding DB log, minor refactoring 2015-04-12 15:33:46 +03:00
Foereaper
5a5664131d [Cleanup] Part 7
Updated and streamlined CMake copyright header

All CMake files now follow the same structure

Todo: Possibly remove more unnecessary stuff, add some needed definitions and clean up more of the structure
2015-04-12 01:52:08 +02:00
Foereaper
6b095e39da [Warden] General update
Added Warden log file

Added very basic Mac support

Added separate config options for Win and OSX Warden scans
2015-04-12 00:09:12 +02:00
Antz
51affc470c [Sync] Minor project sync 2015-04-10 23:09:09 +01:00
Antz
c2f1403c6a [PlayerBotAI] Added minor account table update 2015-04-09 13:25:30 +01:00
Foereaper
578cd319bb [Warden] Fix wrong include 2015-04-09 02:59:19 +02:00
Foereaper
83699d7f90 Merge branch 'develop21' of https://github.com/mangoszero/server into develop21 2015-04-09 01:34:06 +02:00
Foereaper
29c30bd620 [Warden] Initial implementation
Big thank you to TOM_RUS and TrinityCore for their amazing work on Warden

Settings for Warden can be changed in the worldconf
2015-04-09 01:33:46 +02:00
Antz
8c9d1a808a Merge pull request #6 from Olion17/develop21
[914] SD2: correct handling OnGossipSelect
2015-04-06 22:47:03 +01:00
Olion
321f7fb739 Gcc build: get rid of few warnings 2015-04-07 00:15:24 +03:00
Olion
23fa213f22 [914] SD2: correct handling OnGossipSelect 2015-04-06 23:32:31 +03:00
Foereaper
dab1c06b4e Fixed PCH warnings and bot add command 2015-04-04 13:53:00 +02:00
Foereaper
7fb0d3631e [Bots] Fix Linux build 2015-04-04 03:36:14 -07:00
Foereaper
25a40d4b4e [Bots] Accidental edit in last commit 2015-04-04 12:05:55 +02:00
Foereaper
55d91ec6c6 [Bots] Include location fix
TODO: Clean up all the includes..
2015-04-04 12:02:26 +02:00
Foereaper
6ee9bc9e9d Fix bot PCH
On unix builds, the PCH would collide with Games PCH
2015-04-04 11:38:55 +02:00
Antz
e4e4f60fff [Revert] reapply Properly display creatures with waypoint when they enter player range 2015-04-04 02:02:55 +01:00
Foereaper
7550dfca0e Merge branch 'develop21' of https://github.com/mangoszero/server into develop21 2015-04-04 01:21:38 +02:00
Foereaper
ee336830b5 Implement Playerbots
This is the first, rough implementation of Playerbot AI by Ike3, originally playerbot by blueboy

There's still TONS of work left to do on this, but it should compile and build

This introduces a new cmake option, playerbots. Disabled by default
2015-04-04 01:21:17 +02:00
Antz
43bbfeae1d [Fix] Fix incorrect enum in previous commit 2015-04-03 23:36:37 +01:00
neo2003
9217fbf53e [Core] reapply Properly display creatures with waypoint when they enter player range (b95d077a408ca33c7094d304276848f50ffc8e8b) 2015-04-03 23:19:31 +01:00
evil-at-wow
6b5f0be841 [Core] Fix crash when using DB script command 34 (TERMINATE_CONDITION). (cz2656)
Using DB script command 34 (TERMINATE_CONDITION) was triggering an array out of
bounds access when debug logging was on, causing the server to crash. The array
is accessed with ConditionSource as index, but there was no corresponding string
for CONDITION_FROM_RESERVED_1. As a result, the array was missing one string and
accessing the array with the highest possible index, CONDITION_FROM_DBSCRIPTS,
accessed the array out of bounds.

Many thanks to @Schmoozerd for debugging and suggesting a fix and to @scotty0100 for patiently running many tests!
2015-04-03 22:59:35 +01:00
evil-at-wow
5415cf16c4 [Core] Remove a useless statement from (cz2654). (cz2655)
Thank you for pointing this out, @fgreinus.
2015-04-03 22:55:55 +01:00
Evildead666
2e8761f1b0 fix typo 2015-04-03 20:47:25 +02:00
Antz
e736152cb7 [Sync] Some minor project sync 2015-04-02 18:18:45 +01:00
Antz
06b1406b35 Merge pull request #5 from Olion17/develop21
[SD2] Restore commit 'Mr Smite Weapon Correction'
2015-04-01 17:59:45 +01:00
Olion
eb688e7217 [SD2] Restore commit 'Mr Smite Weapon Correction' 2015-04-01 19:57:12 +03:00
Antz
d6dbee86bd Merge pull request #4 from Olion17/develop21
[Core/SD2] Major refactoring of SD2 script system
2015-04-01 13:53:12 +01:00
Olion
a3038cc069 [SD2] Fixing few warnings 2015-04-01 10:44:01 +03:00
Olion
d2d83d98b7 [SD2] Gcc build fix: no cbegin()/cend() container members 2015-04-01 10:28:57 +03:00
Olion
e842daa30a [SD2] Explicit conversion ObjectGuid to uint64 (gcc build fix) 2015-04-01 10:14:18 +03:00