Skip to content

Commit efa4ff6

Browse files
committed
[2922] ScriptDev2 Milestone 0.7
Requires CMaNGOS 12536, Expects CMaNGOS v17.0 [12545] Thanks to all who contributed!
1 parent eb915c3 commit efa4ff6

112 files changed

Lines changed: 153 additions & 68 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/ChangeLog.html

Lines changed: 112 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ <h1>ScriptDev2 Milestones</h1>
740740
<div id="content">
741741
<div id="preamble">
742742
<div class="sectionbody">
743-
<div class="paragraph"><p><strong>Current Version: <a href="#currentMS">ScriptDev2 - 0.6 (18 November 2012)</a></strong></p></div>
743+
<div class="paragraph"><p><strong>Current Version: <a href="#currentMS">ScriptDev2 - 0.7 (11 September 2013)</a></strong></p></div>
744744
<div class="paragraph"><p><strong>Supports:</strong></p></div>
745745
<div class="ulist"><ul>
746746
<li>
@@ -767,13 +767,118 @@ <h1>ScriptDev2 Milestones</h1>
767767
</div>
768768
</div>
769769
<div class="sect1">
770-
<h2 id="currentMS">1. Milestone ScriptDev2 - 0.6</h2>
770+
<h2 id="currentMS">1. Milestone ScriptDev2 - 0.7</h2>
771771
<div class="sectionbody">
772772
<div class="sect2">
773773
<h3 id="_general">1.1. General</h3>
774774
<div class="ulist"><ul>
775775
<li>
776776
<p>
777+
Unify texts loading with the core
778+
</p>
779+
</li>
780+
<li>
781+
<p>
782+
Implemented support for ScriptEffect spell hooks
783+
</p>
784+
</li>
785+
<li>
786+
<p>
787+
Implemented various missing quest scripts and similar events
788+
</p>
789+
</li>
790+
</ul></div>
791+
</div>
792+
<div class="sect2">
793+
<h3 id="_wotlk_content">1.2. WotLK content</h3>
794+
<div class="ulist"><ul>
795+
<li>
796+
<p>
797+
Finished script content for Death Knight area and Obsidian Sanctum
798+
</p>
799+
</li>
800+
<li>
801+
<p>
802+
Implemented full script for Oculus and Pit of Saron instances
803+
</p>
804+
</li>
805+
<li>
806+
<p>
807+
Improved script for the following dungeons or bosses: Ruby Sanctum, Halls of Stone, Ormorok, Hadronox, Herald Volazj, Skadi and Sapphiron
808+
</p>
809+
</li>
810+
<li>
811+
<p>
812+
Implemented various missing achievements
813+
</p>
814+
</li>
815+
</ul></div>
816+
</div>
817+
<div class="sect2">
818+
<h3 id="_tbc_content">1.3. TBC content</h3>
819+
<div class="ulist"><ul>
820+
<li>
821+
<p>
822+
Implemented script support for the Chess event, SSC water and Simon game
823+
</p>
824+
</li>
825+
<li>
826+
<p>
827+
Improved script for the following dungeons or bosses: Felmyst, Kil&#8217;jaeden, Zul&#8217;jin, Al&#8217;ar, Shadow Labyrinth, Black Temple, Nazan and Vazruden and Netherspite
828+
</p>
829+
</li>
830+
<li>
831+
<p>
832+
Implemented Year event boss - Ahune
833+
</p>
834+
</li>
835+
<li>
836+
<p>
837+
Implemented Zul&#8217;Aman and Shattered Halls loot modes.
838+
</p>
839+
</li>
840+
</ul></div>
841+
</div>
842+
<div class="sect2">
843+
<h3 id="_classic_content">1.4. Classic content</h3>
844+
<div class="ulist"><ul>
845+
<li>
846+
<p>
847+
Improve script for the following dungeons or bosses: Razorgore, Archaedas, Zul&#8217;farrak, Ruins of AQ, Baroness Anastari and Zul&#8217;gurub
848+
</p>
849+
</li>
850+
<li>
851+
<p>
852+
Implemented Dire Maul loot modes (tribute run event)
853+
</p>
854+
</li>
855+
</ul></div>
856+
<div class="sect3">
857+
<h4 id="_statistics">1.4.1. Statistics</h4>
858+
<div class="ulist"><ul>
859+
<li>
860+
<p>
861+
Total number of changes: over 166 revisions (183 commits)
862+
</p>
863+
</li>
864+
<li>
865+
<p>
866+
Lots of bugs from forum and issues from github fixed
867+
</p>
868+
</li>
869+
</ul></div>
870+
</div>
871+
</div>
872+
</div>
873+
</div>
874+
<div class="sect1">
875+
<h2 id="currentMS">2. Milestone ScriptDev2 - 0.6</h2>
876+
<div class="sectionbody">
877+
<div class="sect2">
878+
<h3 id="_general">2.1. General</h3>
879+
<div class="ulist"><ul>
880+
<li>
881+
<p>
777882
Added distinct script library support for all the server versions
778883
</p>
779884
</li>
@@ -820,7 +925,7 @@ <h3 id="_general">1.1. General</h3>
820925
</ul></div>
821926
</div>
822927
<div class="sect2">
823-
<h3 id="_wotlk_content">1.2. WotLK content</h3>
928+
<h3 id="_wotlk_content">2.2. WotLK content</h3>
824929
<div class="ulist"><ul>
825930
<li>
826931
<p>
@@ -850,7 +955,7 @@ <h3 id="_wotlk_content">1.2. WotLK content</h3>
850955
</ul></div>
851956
</div>
852957
<div class="sect2">
853-
<h3 id="_tbc_content">1.3. TBC content</h3>
958+
<h3 id="_tbc_content">2.3. TBC content</h3>
854959
<div class="ulist"><ul>
855960
<li>
856961
<p>
@@ -880,7 +985,7 @@ <h3 id="_tbc_content">1.3. TBC content</h3>
880985
</ul></div>
881986
</div>
882987
<div class="sect2">
883-
<h3 id="_classic_content">1.4. Classic content</h3>
988+
<h3 id="_classic_content">2.4. Classic content</h3>
884989
<div class="ulist"><ul>
885990
<li>
886991
<p>
@@ -909,7 +1014,7 @@ <h3 id="_classic_content">1.4. Classic content</h3>
9091014
</li>
9101015
</ul></div>
9111016
<div class="sect3">
912-
<h4 id="_statistics">1.4.1. Statistics</h4>
1017+
<h4 id="_statistics">2.4.1. Statistics</h4>
9131018
<div class="ulist"><ul>
9141019
<li>
9151020
<p>
@@ -930,7 +1035,7 @@ <h4 id="_statistics">1.4.1. Statistics</h4>
9301035
<div id="footnotes"><hr /></div>
9311036
<div id="footer">
9321037
<div id="footer-text">
933-
Last updated 2012-11-18 01:24:03 Mitteleuropäische Zeit
1038+
Last updated 2013-09-11 13:24:03 Mitteleuropäische Zeit
9341039
</div>
9351040
</div>
9361041
</body>

docs/ChangeLog.txt

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= ScriptDev2 Milestones =
22

3-
*Current Version: <<currentMS, ScriptDev2 - 0.6 (18 November 2012)>>*
3+
*Current Version: <<currentMS, ScriptDev2 - 0.7 (11 September 2013)>>*
44

55
*Supports:*
66

@@ -10,6 +10,34 @@
1010
* Cata (4.3.4), see https://github.com/scriptdev2/scriptdev2-cata
1111

1212
[[currentMS]]
13+
== Milestone ScriptDev2 - 0.7 ==
14+
15+
=== General ===
16+
* Unify texts loading with the core
17+
* Implemented support for ScriptEffect spell hooks
18+
* Implemented various missing quest scripts and similar events
19+
20+
=== WotLK content ===
21+
* Finished script content for Death Knight area and Obsidian Sanctum
22+
* Implemented full script for Oculus and Pit of Saron instances
23+
* Improved script for the following dungeons or bosses: Ruby Sanctum, Halls of Stone, Ormorok, Hadronox, Herald Volazj, Skadi and Sapphiron
24+
* Implemented various missing achievements
25+
26+
=== TBC content ===
27+
* Implemented script support for the Chess event, SSC water and Simon game
28+
* Improved script for the following dungeons or bosses: Felmyst, Kil'jaeden, Zul'jin, Al'ar, Shadow Labyrinth, Black Temple, Nazan and Vazruden and Netherspite
29+
* Implemented Year event boss - Ahune
30+
* Implemented Zul'Aman and Shattered Halls loot modes.
31+
32+
=== Classic content ===
33+
* Improve script for the following dungeons or bosses: Razorgore, Archaedas, Zul'farrak, Ruins of AQ, Baroness Anastari and Zul'gurub
34+
* Implemented Dire Maul loot modes (tribute run event)
35+
36+
==== Statistics ====
37+
* Total number of changes: over 166 revisions (183 commits)
38+
* Lots of bugs from forum and issues from github fixed
39+
40+
1341
== Milestone ScriptDev2 - 0.6 ==
1442

1543
=== General ===

docs/ToDo.html

Lines changed: 6 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -756,32 +756,17 @@ <h2 id="_wotlk_content">2. WotLK content</h2>
756756
<div class="ulist"><ul>
757757
<li>
758758
<p>
759-
Implement missing scripts for the Death Knigh area quests
759+
Finish script for Ulduar, Trial of the Crusader, Icecrown Citadel, Eye of Eternity and Ruby Sanctum
760760
</p>
761761
</li>
762762
<li>
763763
<p>
764-
Implement script for Ruby Sanctum
764+
Implement dungeon scripts for Halls of Reflection, Trial of the Champion and Culling of Stratholme (requires core proper waipoint movement support)
765765
</p>
766766
</li>
767767
<li>
768768
<p>
769-
Finish script for Ulduar, Trial of the Crusader, Icecrown Citadel, Eye of Eternity and Obsidian Sanctum
770-
</p>
771-
</li>
772-
<li>
773-
<p>
774-
Implement dungeon scripts for Halls of Reflection, Trial of the Champion, Pit of Saron and Culling of Stratholme (requires core proper waipoint movement support)
775-
</p>
776-
</li>
777-
<li>
778-
<p>
779-
Finish dungeon scripts for Utgarde Pinnacle, Ahn&#8217;kahet and Azjol Nerub
780-
</p>
781-
</li>
782-
<li>
783-
<p>
784-
Implement Year event bosses - Ahune, Headless Horseman
769+
Implement Year event boss - Headless Horseman
785770
</p>
786771
</li>
787772
<li>
@@ -798,12 +783,7 @@ <h2 id="_tbc_content">3. TBC content</h2>
798783
<div class="ulist"><ul>
799784
<li>
800785
<p>
801-
Various quests which still require script (examples: 5821, 5943, 9729, 9879, 9446, 10310, 10512, 10584, 11085, 10985)
802-
</p>
803-
</li>
804-
<li>
805-
<p>
806-
Karazhan - Missing scripts: Chess event
786+
Various quests which still require script (examples: 5821, 5943, 9729, 9879, 10310, 11085, 10985)
807787
</p>
808788
</li>
809789
<li>
@@ -816,11 +796,6 @@ <h2 id="_tbc_content">3. TBC content</h2>
816796
Black Temple - Teron Gorefiend script improvement (requires core proper mind control support)
817797
</p>
818798
</li>
819-
<li>
820-
<p>
821-
Sunwell Plateau - Felmyst - phase II script missing
822-
</p>
823-
</li>
824799
</ul></div>
825800
</div>
826801
</div>
@@ -830,22 +805,7 @@ <h2 id="_classic_content">4. Classic content</h2>
830805
<div class="ulist"><ul>
831806
<li>
832807
<p>
833-
Various quests which still require script (examples: 660, 667, 1222, 1270, 3367, 5721)
834-
</p>
835-
</li>
836-
<li>
837-
<p>
838-
Zul&#8217;farrak (requires core proper waipoint movement support).
839-
</p>
840-
</li>
841-
<li>
842-
<p>
843-
Blackwing Lair - Razorgore (requires core proper mind control support).
844-
</p>
845-
</li>
846-
<li>
847-
<p>
848-
Ruins of AQ - Add missing script parts for Buru and Ossirian
808+
Various quests which still require script (examples: 667, 3367, 5721)
849809
</p>
850810
</li>
851811
<li>
@@ -860,7 +820,7 @@ <h2 id="_classic_content">4. Classic content</h2>
860820
<div id="footnotes"><hr /></div>
861821
<div id="footer">
862822
<div id="footer-text">
863-
Last updated 2012-11-18 01:13:05 Mitteleuropäische Zeit
823+
Last updated 2013-09-11 13:13:05 Mitteleuropäische Zeit
864824
</div>
865825
</div>
866826
</body>

docs/ToDo.txt

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,16 @@
44
* Start implementing 4.x scripts for dungeons and quests
55

66
== WotLK content ==
7-
* Implement missing scripts for the Death Knigh area quests
8-
* Implement script for Ruby Sanctum
9-
* Finish script for Ulduar, Trial of the Crusader, Icecrown Citadel, Eye of Eternity and Obsidian Sanctum
10-
* Implement dungeon scripts for Halls of Reflection, Trial of the Champion, Pit of Saron and Culling of Stratholme (requires core proper waipoint movement support)
11-
* Finish dungeon scripts for Utgarde Pinnacle, Ahn'kahet and Azjol Nerub
12-
* Implement Year event bosses - Ahune, Headless Horseman
7+
* Finish script for Ulduar, Trial of the Crusader, Icecrown Citadel, Eye of Eternity and Ruby Sanctum
8+
* Implement dungeon scripts for Halls of Reflection, Trial of the Champion and Culling of Stratholme (requires core proper waipoint movement support)
9+
* Implement Year event boss - Headless Horseman
1310
* Implement various missing quest scripts
1411

1512
== TBC content ==
16-
* Various quests which still require script (examples: 5821, 5943, 9729, 9879, 9446, 10310, 10512, 10584, 11085, 10985)
17-
* Karazhan - Missing scripts: Chess event
13+
* Various quests which still require script (examples: 5821, 5943, 9729, 9879, 10310, 11085, 10985)
1814
* Hyjal Summit - Optimize game event.
1915
* Black Temple - Teron Gorefiend script improvement (requires core proper mind control support)
20-
* Sunwell Plateau - Felmyst - phase II script missing
2116

2217
== Classic content ==
23-
* Various quests which still require script (examples: 660, 667, 1222, 1270, 3367, 5721)
24-
* Zul'farrak (requires core proper waipoint movement support).
25-
* Blackwing Lair - Razorgore (requires core proper mind control support).
26-
* Ruins of AQ - Add missing script parts for Buru and Ossirian
18+
* Various quests which still require script (examples: 667, 3367, 5721)
2719
* Temple of AQ - Add missing script part for Viscidus

sd2_revision_nr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#ifndef __SD2_REVISION_NR_H__
22
#define __SD2_REVISION_NR_H__
3-
#define SD2_REVISION_NR "2921"
3+
#define SD2_REVISION_NR "2922"
44
#endif // __SD2_REVISION_NR_H__

0 commit comments

Comments
 (0)