16 Commits

Author SHA1 Message Date
H0zen
4b13b0bf18 Some minor fixes. 2015-12-23 21:05:55 +02:00
Antz
fcc75e083e [SD3] Added initial ScriptDev3 changes 2015-11-02 21:22:41 +00:00
Foereaper
b37de3b83e Database revision refactor 2015-08-20 00:22:34 +02:00
Evildead666
e251c79685 [Core] Enabled autopooling code and fixed quest 5203 as well as Troll Beserking and Stoneform Racial
Enabled autopooling code again but this feature is switched off by default.
Quest 5203 Escape from Jaedenar should now be fully working, including equipment and name change of the npc, missing spawns have been added.
Added Script_command_change_entry, and corrected small mistakes in the code.

enable autopooling feature for testing purpose
script enhancement for quest 5203
Script command change entry
fix Troll Berserking
Fix spell stoneform racial
2015-07-07 10:04:12 +01:00
Evildead666
79784aa877 fix typo 2015-05-17 23:20:30 +02:00
Evildead666
cd10e3463a Merge pull request #19 from Evildead666/develop21
correct spawn rules and configurability for new ore system
2015-05-17 19:59:15 +02:00
Evildead666
a614458615 correct spawn rules and configurability for new ore system 2015-05-09 17:21:03 +02:00
Olion
31e2f79d8b [Warden] Adding DB log, minor refactoring 2015-04-12 15:33:46 +03: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
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
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
Olion
e28a446f24 [Core/SD2] Major refactoring of SD2 script system 2015-04-01 01:34:08 +03:00
Foereaper
312e0be043 C++11 build fix 2015-03-31 21:11:20 +02:00
Foereaper
a1f33ffd9f Added and updated map mthread
Thanks to the original mtmaps and openmaps creators
2015-03-31 19:52:19 +02:00
schmoozerd
edfd397ba3 [Weather] Improve and Finalize new Weather system
(c2604) @schmoozerd
* Move Weather handling from World to Map class
* Add new Map::SetWeather function to force a weather for a zone
* Allow .wchange command to also create Thunderstorm or BlackRain

(c2609) @cala
- Remove enums irrelevant for Classic
- Fixe a few errors in auto merge from previous backport
- Change packet formatting to Classic structure
Thanks @stfx for his help and reviewing this fix and @laizerox for research
2015-03-24 23:13:17 +00:00
Antz
386f5374ab [Release20] Initial Release 20 2015-03-22 22:10:05 +00:00