58 Commits

Author SHA1 Message Date
xfury
605628c1b1 [SD3] Updated TAQ 2016-02-11 08:00:03 +00:00
Olion17
77403d15d8 [SD3] Naxx: Gothik - redesign 2016-02-10 07:55:14 +00:00
Rochet2
d02060c4a8 Fix uint32_t errors (VS 2013) 2016-02-09 23:32:58 +00:00
Antz
93fbd47079 [PlayerBot] Fix invalid table reference for playerbots 2016-02-05 08:58:57 +00:00
Rochet2
f81e455e3a Support C++11 and update Eluna
Set compilation to use C++11
Updated Eluna version and applied all core modifications needed by the update
2016-01-30 14:39:09 +02:00
Antz
3967eddc87 [2016] Happy New Year from the MaNGOS Team 2015-12-31 21:15:37 +00:00
Antz
28a9c59c89 [SD3] Updated to latest version 2015-11-14 23:05:53 +00:00
Antz
9774e3d281 [SD3] Updated to latest version 2015-11-10 13:55:30 +00:00
Antz
81b629d6c5 [SD2] Removed deprecated SD2 2015-11-02 21:30:49 +00:00
Antz
fcc75e083e [SD3] Added initial ScriptDev3 changes 2015-11-02 21:22:41 +00:00
Antz
07d91afcf9 [Core] Some minor formatting corrections 2015-10-31 14:21:23 +00:00
stormrage-project
ba7317c34b [SD2] Improved Rune game objects a lot 2015-09-10 01:30:25 +01:00
stormrage-project
4ca9f39efb [SD2] Adding wrapper to ScriptedAI for target selection 2015-09-10 01:15:59 +01:00
stormrage-project
753eb4536f [SD2] Add const descriptor to GetSingleCreatureFromStorage method 2015-09-10 01:14:35 +01:00
Antz
d81c9be6fc [SD2] Molton Core cleanup pt2 2015-09-10 01:13:39 +01:00
Antz
85f9d75c0b [SD2] Molton Core cleanup 2015-09-10 01:12:37 +01:00
Antz
5b2d90bde4 [SD2] Boss Gar tidy up 2015-09-10 01:08:53 +01:00
stormrage-project
7543d235e1 [SD2] Garr adds explosion fix 2015-09-10 01:05:46 +01:00
stormrage-project
8467c6f193 [SD2] Garr - Improved firesworn on death exploding and added enrage ability 2015-09-10 01:02:10 +01:00
stormrage-project
654968ad81 [SD2] Massive improvements on Garr encounter 2015-09-10 00:56:33 +01:00
Antz
1e7d9cc605 [BOT] Removed non-classic items from ah selection. Thanks drarkanex for pointing
See https://www.getmangos.eu/server/10493-mangoszero-prospecting-milling-vanilla.html
for details.
2015-09-09 23:11:24 +01:00
Foereaper
75a7274f66 Removed SD2 database binding
This is no longer needed as SD2 is part of the world database, we can also drop the sd2_version table from the world database

Removed a couple unused files
2015-08-27 19:44:11 +02:00
Charles A Edwards
95a9093c62 Changes made to bring in-line with One
This makes Zero's scripts for Felwood the same as One's.

Improvements were obviously made to One, but not transferred to Zero.
2015-07-28 08:36:52 +01: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
Charles A Edwards
6a3162f0ee Creature sleeping script altered
Event 3 from the game_event table now used to test for time to sleep or
not (9pm to 4.59am)
2015-05-28 12:07:05 +01:00
Olion
ba2d00de6b [SD2]Fix typing error for High Priestess Jeklik (tnx: Cab) 2015-05-25 00:31:09 +03:00
Olion
51a5258ed0 Merge remote-tracking branch 'up/develop21' into develop21
Conflicts:
	src/shared/revision.h
2015-05-19 22:13:30 +03:00
Charles A Edwards
f94ceb90a1 Corections made to indentations in script
Tabs replaced by spaces
2015-05-17 21:10:58 +01:00
Charles A Edwards
959461b30c Stranglethorn Vale sleeping creatures script
SD2 script added, that will make certain creatures in Stranglethorn Vale
sleep during the hours of 9pm and 5am.

Only the panthers and tigers were found to have a sleeping
animation/stance, so only they are affected.

Also, World.h has been included in precompiled.h, in order to have
access to the time of day.
2015-05-17 14:44:37 +01:00
Olion
e81a9ad1f1 [SD2]Triage quest: fixing memory leak 2015-05-07 11:56:17 +03:00
Olion
211f7b191f [SD2] Minor syntax correction 2015-04-19 16:32:42 +03:00
Olion
f42a7b1fae [SD2][915] Call Reset() after AI ctor; AT 522 script fix 2015-04-13 01:13:12 +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
Antz
c2f1403c6a [PlayerBotAI] Added minor account table update 2015-04-09 13:25:30 +01: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
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
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
eb688e7217 [SD2] Restore commit 'Mr Smite Weapon Correction' 2015-04-01 19:57:12 +03: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
Olion
e28a446f24 [Core/SD2] Major refactoring of SD2 script system 2015-04-01 01:34:08 +03:00
Foereaper
060ab0060d Update Eluna hash 2015-03-31 19:57:34 +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
Foereaper
1eb0c33e69 Correct SD2 return values
This caused Clang to fail
2015-03-29 23:22:31 +02:00
Antz
dfe72e4234 [Clean] Some code cleanup 2015-03-26 23:29:50 +00:00
Antz
13c037972b [Core] Some minor text cleanup 2015-03-26 23:15:59 +00:00