Skip to content

Commit f8a3e8c

Browse files
committed
[3067] ScriptDev2 Milestone 0.8
Requires CMaNGOS 12682, Expects CMaNGOS v17.0 [12788] Thanks to all who contributed!
1 parent 4c7a118 commit f8a3e8c

139 files changed

Lines changed: 127 additions & 36 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: 93 additions & 13 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.7 (11 September 2013)</a></strong></p></div>
743+
<div class="paragraph"><p><strong>Current Version: <a href="#currentMS">ScriptDev2 - 0.8 (17 November 2014)</a></strong></p></div>
744744
<div class="paragraph"><p><strong>Supports:</strong></p></div>
745745
<div class="ulist"><ul>
746746
<li>
@@ -767,13 +767,93 @@ <h1>ScriptDev2 Milestones</h1>
767767
</div>
768768
</div>
769769
<div class="sect1">
770-
<h2 id="currentMS">1. Milestone ScriptDev2 - 0.7</h2>
770+
<h2 id="currentMS">1. Milestone ScriptDev2 - 0.8</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+
Implemented various missing quest scripts and similar events
778+
</p>
779+
</li>
780+
<li>
781+
<p>
782+
Implemented many missing escort quests
783+
</p>
784+
</li>
785+
</ul></div>
786+
</div>
787+
<div class="sect2">
788+
<h3 id="_wotlk_content">1.2. WotLK content</h3>
789+
<div class="ulist"><ul>
790+
<li>
791+
<p>
792+
Implemented full script for Ulduar
793+
</p>
794+
</li>
795+
<li>
796+
<p>
797+
Implemented full script for Culling of Stratholme
798+
</p>
799+
</li>
800+
</ul></div>
801+
</div>
802+
<div class="sect2">
803+
<h3 id="_tbc_content">1.3. TBC content</h3>
804+
<div class="ulist"><ul>
805+
<li>
806+
<p>
807+
Implemented script for event boss Headless Horseman
808+
</p>
809+
</li>
810+
<li>
811+
<p>
812+
Various improvements and bug fixes
813+
</p>
814+
</li>
815+
</ul></div>
816+
</div>
817+
<div class="sect2">
818+
<h3 id="_classic_content">1.4. Classic content</h3>
819+
<div class="ulist"><ul>
820+
<li>
821+
<p>
822+
Implemented script for boss Viscidus in AQ40
823+
</p>
824+
</li>
825+
<li>
826+
<p>
827+
Various improvements and bug fixes
828+
</p>
829+
</li>
830+
</ul></div>
831+
<div class="sect3">
832+
<h4 id="_statistics">1.4.1. Statistics</h4>
833+
<div class="ulist"><ul>
834+
<li>
835+
<p>
836+
Total number of changes: over 144 revisions
837+
</p>
838+
</li>
839+
<li>
840+
<p>
841+
Fixed many bugs from forum and issues from github
842+
</p>
843+
</li>
844+
</ul></div>
845+
</div>
846+
</div>
847+
</div>
848+
</div>
849+
<div class="sect1">
850+
<h2 id="currentMS">2. Milestone ScriptDev2 - 0.7</h2>
851+
<div class="sectionbody">
852+
<div class="sect2">
853+
<h3 id="_general">2.1. General</h3>
854+
<div class="ulist"><ul>
855+
<li>
856+
<p>
777857
Unify texts loading with the core
778858
</p>
779859
</li>
@@ -790,7 +870,7 @@ <h3 id="_general">1.1. General</h3>
790870
</ul></div>
791871
</div>
792872
<div class="sect2">
793-
<h3 id="_wotlk_content">1.2. WotLK content</h3>
873+
<h3 id="_wotlk_content">2.2. WotLK content</h3>
794874
<div class="ulist"><ul>
795875
<li>
796876
<p>
@@ -815,7 +895,7 @@ <h3 id="_wotlk_content">1.2. WotLK content</h3>
815895
</ul></div>
816896
</div>
817897
<div class="sect2">
818-
<h3 id="_tbc_content">1.3. TBC content</h3>
898+
<h3 id="_tbc_content">2.3. TBC content</h3>
819899
<div class="ulist"><ul>
820900
<li>
821901
<p>
@@ -840,7 +920,7 @@ <h3 id="_tbc_content">1.3. TBC content</h3>
840920
</ul></div>
841921
</div>
842922
<div class="sect2">
843-
<h3 id="_classic_content">1.4. Classic content</h3>
923+
<h3 id="_classic_content">2.4. Classic content</h3>
844924
<div class="ulist"><ul>
845925
<li>
846926
<p>
@@ -854,7 +934,7 @@ <h3 id="_classic_content">1.4. Classic content</h3>
854934
</li>
855935
</ul></div>
856936
<div class="sect3">
857-
<h4 id="_statistics">1.4.1. Statistics</h4>
937+
<h4 id="_statistics">2.4.1. Statistics</h4>
858938
<div class="ulist"><ul>
859939
<li>
860940
<p>
@@ -872,10 +952,10 @@ <h4 id="_statistics">1.4.1. Statistics</h4>
872952
</div>
873953
</div>
874954
<div class="sect1">
875-
<h2 id="currentMS">2. Milestone ScriptDev2 - 0.6</h2>
955+
<h2 id="currentMS">3. Milestone ScriptDev2 - 0.6</h2>
876956
<div class="sectionbody">
877957
<div class="sect2">
878-
<h3 id="_general">2.1. General</h3>
958+
<h3 id="_general">3.1. General</h3>
879959
<div class="ulist"><ul>
880960
<li>
881961
<p>
@@ -925,7 +1005,7 @@ <h3 id="_general">2.1. General</h3>
9251005
</ul></div>
9261006
</div>
9271007
<div class="sect2">
928-
<h3 id="_wotlk_content">2.2. WotLK content</h3>
1008+
<h3 id="_wotlk_content">3.2. WotLK content</h3>
9291009
<div class="ulist"><ul>
9301010
<li>
9311011
<p>
@@ -955,7 +1035,7 @@ <h3 id="_wotlk_content">2.2. WotLK content</h3>
9551035
</ul></div>
9561036
</div>
9571037
<div class="sect2">
958-
<h3 id="_tbc_content">2.3. TBC content</h3>
1038+
<h3 id="_tbc_content">3.3. TBC content</h3>
9591039
<div class="ulist"><ul>
9601040
<li>
9611041
<p>
@@ -985,7 +1065,7 @@ <h3 id="_tbc_content">2.3. TBC content</h3>
9851065
</ul></div>
9861066
</div>
9871067
<div class="sect2">
988-
<h3 id="_classic_content">2.4. Classic content</h3>
1068+
<h3 id="_classic_content">3.4. Classic content</h3>
9891069
<div class="ulist"><ul>
9901070
<li>
9911071
<p>
@@ -1014,7 +1094,7 @@ <h3 id="_classic_content">2.4. Classic content</h3>
10141094
</li>
10151095
</ul></div>
10161096
<div class="sect3">
1017-
<h4 id="_statistics">2.4.1. Statistics</h4>
1097+
<h4 id="_statistics">3.4.1. Statistics</h4>
10181098
<div class="ulist"><ul>
10191099
<li>
10201100
<p>
@@ -1035,7 +1115,7 @@ <h4 id="_statistics">2.4.1. Statistics</h4>
10351115
<div id="footnotes"><hr /></div>
10361116
<div id="footer">
10371117
<div id="footer-text">
1038-
Last updated 2013-09-11 13:24:03 Mitteleuropäische Zeit
1118+
Last updated 2014-11-17 23:24:03 Mitteleuropäische Zeit
10391119
</div>
10401120
</div>
10411121
</body>

docs/ChangeLog.txt

Lines changed: 24 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.7 (11 September 2013)>>*
3+
*Current Version: <<currentMS, ScriptDev2 - 0.8 (17 November 2014)>>*
44

55
*Supports:*
66

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

1212
[[currentMS]]
13+
== Milestone ScriptDev2 - 0.8 ==
14+
15+
=== General ===
16+
* Implemented various missing quest scripts and similar events
17+
* Implemented many missing escort quests
18+
19+
=== WotLK content ===
20+
* Implemented full script for Ulduar
21+
* Implemented full script for Culling of Stratholme
22+
23+
=== TBC content ===
24+
* Implemented script for event boss Headless Horseman
25+
* Various improvements and bug fixes
26+
27+
=== Classic content ===
28+
* Implemented script for boss Viscidus in AQ40
29+
* Various improvements and bug fixes
30+
31+
==== Statistics ====
32+
* Total number of changes: over 144 revisions
33+
* Fixed many bugs from forum and issues from github
34+
35+
1336
== Milestone ScriptDev2 - 0.7 ==
1437

1538
=== General ===

docs/ToDo.html

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -756,17 +756,12 @@ <h2 id="_wotlk_content">2. WotLK content</h2>
756756
<div class="ulist"><ul>
757757
<li>
758758
<p>
759-
Finish script for Ulduar, Trial of the Crusader, Icecrown Citadel, Eye of Eternity and Ruby Sanctum
759+
Finish script for Trial of the Crusader, Icecrown Citadel, Eye of Eternity and Ruby Sanctum
760760
</p>
761761
</li>
762762
<li>
763763
<p>
764-
Implement dungeon scripts for Halls of Reflection, Trial of the Champion and Culling of Stratholme (requires core proper waipoint movement support)
765-
</p>
766-
</li>
767-
<li>
768-
<p>
769-
Implement Year event boss - Headless Horseman
764+
Implement dungeon scripts for Halls of Reflection and Trial of the Champion
770765
</p>
771766
</li>
772767
<li>
@@ -783,7 +778,7 @@ <h2 id="_tbc_content">3. TBC content</h2>
783778
<div class="ulist"><ul>
784779
<li>
785780
<p>
786-
Various quests which still require script (examples: 5821, 5943, 9729, 9879, 10310, 11085, 10985)
781+
Various quests which still require script (examples: 5821, 5943, 10985)
787782
</p>
788783
</li>
789784
<li>
@@ -805,12 +800,7 @@ <h2 id="_classic_content">4. Classic content</h2>
805800
<div class="ulist"><ul>
806801
<li>
807802
<p>
808-
Various quests which still require script (examples: 667, 3367, 5721)
809-
</p>
810-
</li>
811-
<li>
812-
<p>
813-
Temple of AQ - Add missing script part for Viscidus
803+
Various quests which still require script (examples: 5721)
814804
</p>
815805
</li>
816806
</ul></div>
@@ -820,7 +810,7 @@ <h2 id="_classic_content">4. Classic content</h2>
820810
<div id="footnotes"><hr /></div>
821811
<div id="footer">
822812
<div id="footer-text">
823-
Last updated 2013-09-11 13:13:05 Mitteleuropäische Zeit
813+
Last updated 2014-11-17 23:13:05 Mitteleuropäische Zeit
824814
</div>
825815
</div>
826816
</body>

docs/ToDo.txt

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

66
== WotLK content ==
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
7+
* Finish script for Trial of the Crusader, Icecrown Citadel, Eye of Eternity and Ruby Sanctum
8+
* Implement dungeon scripts for Halls of Reflection and Trial of the Champion
109
* Implement various missing quest scripts
1110

1211
== TBC content ==
13-
* Various quests which still require script (examples: 5821, 5943, 9729, 9879, 10310, 11085, 10985)
12+
* Various quests which still require script (examples: 5821, 5943, 10985)
1413
* Hyjal Summit - Optimize game event.
1514
* Black Temple - Teron Gorefiend script improvement (requires core proper mind control support)
1615

1716
== Classic content ==
18-
* Various quests which still require script (examples: 667, 3367, 5721)
19-
* Temple of AQ - Add missing script part for Viscidus
17+
* Various quests which still require script (examples: 5721)

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 "3066"
3+
#define SD2_REVISION_NR "3067"
44
#endif // __SD2_REVISION_NR_H__

0 commit comments

Comments
 (0)