You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(38) |
Jul
(19) |
Aug
(44) |
Sep
(63) |
Oct
(2) |
Nov
(1) |
Dec
(80) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(378) |
Feb
(482) |
Mar
(205) |
Apr
(166) |
May
(56) |
Jun
(67) |
Jul
(57) |
Aug
(86) |
Sep
(123) |
Oct
(68) |
Nov
(99) |
Dec
(102) |
| 2008 |
Jan
(192) |
Feb
(59) |
Mar
(24) |
Apr
(17) |
May
(37) |
Jun
(108) |
Jul
(56) |
Aug
(23) |
Sep
(2) |
Oct
(2) |
Nov
(4) |
Dec
|
| 2009 |
Jan
(22) |
Feb
(22) |
Mar
(30) |
Apr
(34) |
May
(22) |
Jun
(18) |
Jul
(10) |
Aug
(4) |
Sep
(10) |
Oct
(4) |
Nov
|
Dec
(2) |
| 2010 |
Jan
(194) |
Feb
(89) |
Mar
(11) |
Apr
(6) |
May
(85) |
Jun
(94) |
Jul
(241) |
Aug
(61) |
Sep
(82) |
Oct
(55) |
Nov
(12) |
Dec
(27) |
| 2011 |
Jan
(48) |
Feb
(1) |
Mar
|
Apr
|
May
(14) |
Jun
(24) |
Jul
|
Aug
(2) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
|
From: <sca...@us...> - 2011-10-12 11:32:13
|
Revision: 4608
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4608&view=rev
Author: scarbrow
Date: 2011-10-12 11:32:07 +0000 (Wed, 12 Oct 2011)
Log Message:
-----------
- restoring an edited file to its original state.
Modified Paths:
--------------
trunk/HW2_ROOT/Data/animatics/camp-opener.lua
Modified: trunk/HW2_ROOT/Data/animatics/camp-opener.lua
===================================================================
--- trunk/HW2_ROOT/Data/animatics/camp-opener.lua 2011-09-03 03:44:07 UTC (rev 4607)
+++ trunk/HW2_ROOT/Data/animatics/camp-opener.lua 2011-10-12 11:32:07 UTC (rev 4608)
@@ -16,8 +16,8 @@
; -- lua shows this as an error, but removing them will break the UI
{
type = "Movie",
- filenameV = "data:Animatics/mission2.avi",
- filenameA = "data:Sound/Music/ANIMATIC/mission2",
+ filenameV = "data:Animatics/camp-opener.avi",
+ filenameA = "data:Sound/Music/ANIMATIC/camp-opener",
position =
{ 0, 0, },
size =
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <em...@us...> - 2011-08-28 01:11:11
|
Revision: 4599
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4599&view=rev
Author: emeade
Date: 2011-08-28 01:11:05 +0000 (Sun, 28 Aug 2011)
Log Message:
-----------
- Update for New Years.
Modified Paths:
--------------
trunk/HW2_ROOT/prod/scripts/scar/restrictdate.lua
Modified: trunk/HW2_ROOT/prod/scripts/scar/restrictdate.lua
===================================================================
--- trunk/HW2_ROOT/prod/scripts/scar/restrictdate.lua 2011-08-28 01:00:54 UTC (rev 4598)
+++ trunk/HW2_ROOT/prod/scripts/scar/restrictdate.lua 2011-08-28 01:11:05 UTC (rev 4599)
@@ -1,4 +1,4 @@
-- 0 is off another number will expire the build in that many days
-gi_restrictdays = 68
+gi_restrictdays = 126
-- for the nightly build script the value will be appended from a script
gi_restrictdate =
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <em...@us...> - 2011-08-28 01:01:00
|
Revision: 4598
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4598&view=rev
Author: emeade
Date: 2011-08-28 01:00:54 +0000 (Sun, 28 Aug 2011)
Log Message:
-----------
- v.0.6.0
Modified Paths:
--------------
trunk/HW2_ROOT/Data/credits/modchecklist.lua
trunk/HW2_ROOT/Data/hw2bsg-CREDITS.txt
trunk/HW2_ROOT/Data/hw2bsg-RELEASE_CREDITS.txt
trunk/HW2_ROOT/Data/hw2bsg-RELEASE_NOTES.txt
Modified: trunk/HW2_ROOT/Data/credits/modchecklist.lua
===================================================================
--- trunk/HW2_ROOT/Data/credits/modchecklist.lua 2011-08-14 13:00:39 UTC (rev 4597)
+++ trunk/HW2_ROOT/Data/credits/modchecklist.lua 2011-08-28 01:00:54 UTC (rev 4598)
@@ -9,7 +9,18 @@
creditsToolTip = [[Special thanks to the BSG Fleet Commander Razors.]],
creditsImage = [[Data:UI\creditspics\\Default.tga]],
},
+ creditsName = [[Changelog v.0.6.0]],
+ creditsText = [[\n- Campaign restructuring, General Cleanup, and Fixes]],
+ creditsToolTip = [[Major changes for v.0.6.0]],
+ creditsImage = [[Data:UI\creditspics\Default.tga]],
+ },
{
+ creditsName = [[Release Credits v.0.6.0]],
+ creditsText = [[\nCampaign restructuring, General Cleanup, and Fixes:\nScarbrow\n\nMission Fixes:\nSensretracor\n\nBuild and release:\nyafn\n]],
+ creditsToolTip = [[Contributors to v.0.6.0]],
+ creditsImage = [[Data:UI\creditspics\Default.tga]],
+ },
+ {
creditsName = [[Changelog v.0.5.9]],
creditsText = [[\n- Track Updates\n- Ship Updates\n- OSX launcher update]],
creditsToolTip = [[Major changes for v.0.5.9]],
Modified: trunk/HW2_ROOT/Data/hw2bsg-CREDITS.txt
===================================================================
--- trunk/HW2_ROOT/Data/hw2bsg-CREDITS.txt 2011-08-14 13:00:39 UTC (rev 4597)
+++ trunk/HW2_ROOT/Data/hw2bsg-CREDITS.txt 2011-08-28 01:00:54 UTC (rev 4598)
@@ -1,3 +1,18 @@
+v.0.5.9
+
+Ship updates:
+Sensretracor
+
+Additional Tracks:
+Sensretracor
+
+OSX:
+Scarbrow
+
+Build and release:
+yafn
+
+
v.0.5.8
New levels:
Modified: trunk/HW2_ROOT/Data/hw2bsg-RELEASE_CREDITS.txt
===================================================================
--- trunk/HW2_ROOT/Data/hw2bsg-RELEASE_CREDITS.txt 2011-08-14 13:00:39 UTC (rev 4597)
+++ trunk/HW2_ROOT/Data/hw2bsg-RELEASE_CREDITS.txt 2011-08-28 01:00:54 UTC (rev 4598)
@@ -1,14 +1,11 @@
-v.0.5.9
+v.0.6.0
-Ship updates:
-Sensretracor
+Campaign restructuring, General Cleanup, and Fixes:
+Scarbrow
-Additional Tracks:
+Mission Fixes:
Sensretracor
-OSX:
-Scarbrow
-
Build and release:
yafn
Modified: trunk/HW2_ROOT/Data/hw2bsg-RELEASE_NOTES.txt
===================================================================
--- trunk/HW2_ROOT/Data/hw2bsg-RELEASE_NOTES.txt 2011-08-14 13:00:39 UTC (rev 4597)
+++ trunk/HW2_ROOT/Data/hw2bsg-RELEASE_NOTES.txt 2011-08-28 01:00:54 UTC (rev 4598)
@@ -1,4 +1,10 @@
Release
+Version 0.6.0
+- Mission Restructuring
+- Fixes
+- General Cleanup
+
+Release
Version 0.5.9
- Ship updates
- Track additions
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-25 02:40:21
|
Revision: 4596
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4596&view=rev
Author: scarbrow
Date: 2011-06-25 02:40:15 +0000 (Sat, 25 Jun 2011)
Log Message:
-----------
- found a ship folder typo.
Added Paths:
-----------
trunk/HW2_ROOT/Data/ship/ss_moon1/
Removed Paths:
-------------
trunk/HW2_ROOT/Data/ship/s_moon1/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-20 03:29:47
|
Revision: 4594
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4594&view=rev
Author: scarbrow
Date: 2011-06-20 03:29:41 +0000 (Mon, 20 Jun 2011)
Log Message:
-----------
Removed Paths:
-------------
trunk/HW2_ROOT/osx/leveldata/campaign/tutorial/h23l_Virusfails/
trunk/HW2_ROOT/osx/leveldata/campaign/tutorial/h23n_Virusfails/
trunk/HW2_ROOT/osx/leveldata/campaign/tutorial/m01_tanis2/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-20 03:28:24
|
Revision: 4593
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4593&view=rev
Author: scarbrow
Date: 2011-06-20 03:28:18 +0000 (Mon, 20 Jun 2011)
Log Message:
-----------
Added Paths:
-----------
trunk/HW2_ROOT/osx/leveldata/campaign/tutorial/06_VirusfailsN/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-20 03:27:48
|
Revision: 4592
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4592&view=rev
Author: scarbrow
Date: 2011-06-20 03:27:42 +0000 (Mon, 20 Jun 2011)
Log Message:
-----------
Added Paths:
-----------
trunk/HW2_ROOT/osx/leveldata/campaign/tutorial/05_Virusfails/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-20 03:27:05
|
Revision: 4591
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4591&view=rev
Author: scarbrow
Date: 2011-06-20 03:26:59 +0000 (Mon, 20 Jun 2011)
Log Message:
-----------
- osx tutorial file structure to correspond with changes
Added Paths:
-----------
trunk/HW2_ROOT/osx/leveldata/campaign/tutorial/01_raptortalon/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 09:28:11
|
Revision: 4589
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4589&view=rev
Author: scarbrow
Date: 2011-06-19 09:28:04 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- added a few more ships
Modified Paths:
--------------
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/09_ConvoyAmbush.level
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/09_ConvoyAmbush.level
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/09_ConvoyAmbush.level 2011-06-19 08:24:30 UTC (rev 4588)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/09_ConvoyAmbush.level 2011-06-19 09:28:04 UTC (rev 4589)
@@ -27,20 +27,25 @@
function DetermChunk()
-- Humans
- addSquadron("hur_berzerk0", "hur_berzerk", {0, 0, -10000}, 0, {0, 0, 0}, 0, 0)
- addSquadron("hur_raptor0", "hur_raptor", {0, 0, 0}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_berzerk0", "hur_berzerk", {0, 0, -10000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_firestar0", "hur_parnassus", {-3000, 500, -10000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_raptor0", "hur_raptor", {0, 0, 0}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_viper1", "hur_vipermkvii", {-4000, -1000, -10000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_viper2", "hur_vipermkvii", {-1000, 1500, -13000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_viper3", "hur_vipermkvii", {1000, 3000, -19000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_viper4", "hur_vipermkvii", {3000, 2500, -14000}, 0, {0, 0, 0}, 0, 0)
- addSquadron("hur_civ_containership0", "hur_civ_containership", {-1000, 700, -13000}, 0, {0, 0, 0}, 0, 0)
- addSquadron("hur_civ_containership1", "hur_civ_containership", {900, 300, -17500}, 0, {0, 0, 0}, 0, 0)
- addSquadron("hur_civ_flattop", "hur_civ_flattop", {-4000, -1000, -15000}, 0, {0, 0, 0}, 0, 0)
- addSquadron("hur_civ_coxxonliner", "hur_civ_coxxonliner", {-4000, 1500, -11000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_flattop", "hur_civ_flattop", {-4000, -1000, -15000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_coxxonliner", "hur_civ_coxxonliner", {-4000, 1500, -11000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_pangalactic", "hur_civ_pangalactic", {-4000, 1500, -9000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_containership0", "hur_civ_containership", {-1000, 700, -13000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_containership1", "hur_civ_containership", {900, 300, -17500}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_sagliner", "hur_civ_sagliner", {1500, 4000, -22000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_gemonliner", "hur_civ_gemonliner", {2300, 0, -20000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_olympiccarrier", "hur_civ_olympiccarrier", {3000, 2500, -16000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_coxxonliner", "hur_civ_coxxonliner", {3000, 2500, -12000}, 0, {0, 0, 0}, 0, 0)
- addSquadron("hur_civ_olympiccarrier", "hur_civ_olympiccarrier", {3000, 2500, -16000}, 0, {0, 0, 0}, 0, 0)
- addSquadron("hur_civ_coxxonliner", "hur_civ_coxxonliner", {3000, 2500, -16000}, 0, {0, 0, 0}, 0, 0)
- addSquadron("hur_civ_pangalactic", "hur_civ_pangalactic", {-4000, 1500, -11000}, 0, {0, 0, 0}, 0, 0)
- addSquadron("hur_civ_sagliner", "hur_civ_sagliner", {1500, 4000, -22000}, 0, {0, 0, 0}, 0, 0)
- addSquadron("hur_civ_gemonliner", "hur_civ_gemonliner", {2300, 0, -20000}, 0, {0, 0, 0}, 0, 0)
-- Cylons
addSquadron("cyr_heavyraider_a1", "cyr_heavyraider", {-6000, 1000, -500}, 1, {0, 0, 0}, 0, 0)
@@ -90,7 +95,12 @@
-- Groups
createSOBGroup("sg_FriendlyCapShips")
addToSOBGroup("hur_berzerk0", "sg_FriendlyCapShips")
+ addToSOBGroup("hur_firestar0", "sg_FriendlyCapShips")
addToSOBGroup("hur_raptor0", "sg_FriendlyCapShips")
+ addToSOBGroup("hur_viper1", "sg_FriendlyCapShips")
+ addToSOBGroup("hur_viper2", "sg_FriendlyCapShips")
+ addToSOBGroup("hur_viper3", "sg_FriendlyCapShips")
+ addToSOBGroup("hur_viper4", "sg_FriendlyCapShips")
createSOBGroup("sg_ForceComposition")
addToSOBGroup("hur_civ_containership0", "sg_ForceComposition")
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 08:24:36
|
Revision: 4588
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4588&view=rev
Author: scarbrow
Date: 2011-06-19 08:24:30 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
corrected name
Added Paths:
-----------
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/10_ToSShowdownCol.tga
Removed Paths:
-------------
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/10_ToSShowdown.TGA
Deleted: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/10_ToSShowdown.TGA
===================================================================
(Binary files differ)
Copied: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/10_ToSShowdownCol.tga (from rev 4587, trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/10_ToSShowdown.TGA)
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 08:20:07
|
Revision: 4587
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4587&view=rev
Author: scarbrow
Date: 2011-06-19 08:20:01 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- map thumbnails
Added Paths:
-----------
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/08_BowCannons.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/09_ConvoyAmbush.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/10_ToSShowdown.TGA
Added: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/08_BowCannons.tga
===================================================================
(Binary files differ)
Property changes on: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/08_BowCannons.tga
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/09_ConvoyAmbush.tga
===================================================================
(Binary files differ)
Property changes on: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/09_ConvoyAmbush.tga
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/10_ToSShowdown.TGA
===================================================================
(Binary files differ)
Property changes on: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/10_ToSShowdown.TGA
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 07:30:13
|
Revision: 4586
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4586&view=rev
Author: scarbrow
Date: 2011-06-19 07:30:07 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- old music track bug fixed
- 09 was impossible, changed firestar to berzerk to make it extremely difficult.
Modified Paths:
--------------
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/09_ConvoyAmbush.level
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/09_ConvoyAmbush.lua
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/10_TosShowdownCol/10_TosShowdownCol.lua
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/09_ConvoyAmbush.level
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/09_ConvoyAmbush.level 2011-06-19 06:32:05 UTC (rev 4585)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/09_ConvoyAmbush.level 2011-06-19 07:30:07 UTC (rev 4586)
@@ -27,7 +27,7 @@
function DetermChunk()
-- Humans
- addSquadron("hur_parnassus0", "hur_parnassus", {0, 0, -10000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_berzerk0", "hur_berzerk", {0, 0, -10000}, 0, {0, 0, 0}, 0, 0)
addSquadron("hur_raptor0", "hur_raptor", {0, 0, 0}, 0, {0, 0, 0}, 0, 0)
addSquadron("hur_civ_containership0", "hur_civ_containership", {-1000, 700, -13000}, 0, {0, 0, 0}, 0, 0)
@@ -35,13 +35,13 @@
addSquadron("hur_civ_flattop", "hur_civ_flattop", {-4000, -1000, -15000}, 0, {0, 0, 0}, 0, 0)
addSquadron("hur_civ_coxxonliner", "hur_civ_coxxonliner", {-4000, 1500, -11000}, 0, {0, 0, 0}, 0, 0)
--- These commented out ships dont currently have collision meshes
--- addSquadron("hur_civ_olympiccarrier", "hur_civ_olympiccarrier", {3000, 2500, -16000}, 0, {0, 0, 0}, 0, 0)
--- addSquadron("hur_civ_coxxonliner", "hur_civ_coxxonliner", {3000, 2500, -16000}, 0, {0, 0, 0}, 0, 0)
--- addSquadron("hur_civ_pangalactic", "hur_civ_pangalactic", {-4000, 1500, -11000}, 0, {0, 0, 0}, 0, 0)
--- addSquadron("hur_civ_sagliner", "hur_civ_sagliner", {1500, 4000, -22000}, 0, {0, 0, 0}, 0, 0)
--- addSquadron("hur_civ_gemonliner", "hur_civ_gemonliner", {2300, 0, -20000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_olympiccarrier", "hur_civ_olympiccarrier", {3000, 2500, -16000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_coxxonliner", "hur_civ_coxxonliner", {3000, 2500, -16000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_pangalactic", "hur_civ_pangalactic", {-4000, 1500, -11000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_sagliner", "hur_civ_sagliner", {1500, 4000, -22000}, 0, {0, 0, 0}, 0, 0)
+ addSquadron("hur_civ_gemonliner", "hur_civ_gemonliner", {2300, 0, -20000}, 0, {0, 0, 0}, 0, 0)
+
-- Cylons
addSquadron("cyr_heavyraider_a1", "cyr_heavyraider", {-6000, 1000, -500}, 1, {0, 0, 0}, 0, 0)
@@ -89,7 +89,7 @@
-- Groups
createSOBGroup("sg_FriendlyCapShips")
- addToSOBGroup("hur_parnassus0", "sg_FriendlyCapShips")
+ addToSOBGroup("hur_berzerk0", "sg_FriendlyCapShips")
addToSOBGroup("hur_raptor0", "sg_FriendlyCapShips")
createSOBGroup("sg_ForceComposition")
@@ -97,10 +97,10 @@
addToSOBGroup("hur_civ_containership1", "sg_ForceComposition")
addToSOBGroup("hur_civ_flattop", "sg_ForceComposition")
addToSOBGroup("hur_civ_coxxonliner", "sg_ForceComposition")
--- addToSOBGroup("hur_civ_gemonliner", "sg_ForceComposition")
--- addToSOBGroup("hur_civ_pangalactic", "sg_ForceComposition")
--- addToSOBGroup("hur_civ_refinery", "sg_ForceComposition")
--- addToSOBGroup("hur_civ_sagliner", "sg_ForceComposition")
+ addToSOBGroup("hur_civ_gemonliner", "sg_ForceComposition")
+ addToSOBGroup("hur_civ_pangalactic", "sg_ForceComposition")
+ addToSOBGroup("hur_civ_refinery", "sg_ForceComposition")
+ addToSOBGroup("hur_civ_sagliner", "sg_ForceComposition")
createSOBGroup("sg_cyr_heavyraider_a1")
addToSOBGroup("cyr_heavyraider_a1", "sg_cyr_heavyraider_a1")
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/09_ConvoyAmbush.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/09_ConvoyAmbush.lua 2011-06-19 06:32:05 UTC (rev 4585)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/09_ConvoyAmbush.lua 2011-06-19 07:30:07 UTC (rev 4586)
@@ -67,7 +67,7 @@
function OnInit()
SPRestrict() -- restrict.lua
- RandomMusicTrack() -- RandomMusicTrack.lua imported by restrict.lua
+ PickRandomMusicTrackRule() -- RandomMusicTrack.lua imported by restrict.lua
SobGroup_DockSobGroupInstant("sg_cyr_basestar_a_raiders", "sg_cyr_basestar_a")
SobGroup_DockSobGroupInstant("sg_cyr_basestar_b_raiders", "sg_cyr_basestar_b")
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/10_TosShowdownCol/10_TosShowdownCol.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/10_TosShowdownCol/10_TosShowdownCol.lua 2011-06-19 06:32:05 UTC (rev 4585)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/10_TosShowdownCol/10_TosShowdownCol.lua 2011-06-19 07:30:07 UTC (rev 4586)
@@ -49,7 +49,7 @@
function OnInit()
SPRestrict() -- restrict.lua
- RandomMusicTrack() -- RandomMusicTrack.lua imported by restrict.lua
+ PickRandomMusicTrackRule() -- RandomMusicTrack.lua imported by restrict.lua
addObjective("obj_FriendlyCapShipSurvival") -- Template_SP_CapShip_Watches_Objectives
addObjective("obj_DestroyEnemyCapShips") -- Template_SP_CapShip_Watches_Objectives
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 06:32:12
|
Revision: 4585
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4585&view=rev
Author: scarbrow
Date: 2011-06-19 06:32:05 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- fixed some typos
Modified Paths:
--------------
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial.campaign
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial.campaign
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 06:19:56
|
Revision: 4584
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4584&view=rev
Author: scarbrow
Date: 2011-06-19 06:19:50 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- Tutorial level restructuring complete.
Modified Paths:
--------------
trunk/HW2_ROOT/Data/leveldata/campaign/hw2bsg.campaign
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial.campaign
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/hw2bsg.campaign
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/hw2bsg.campaign 2011-06-19 06:09:18 UTC (rev 4583)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/hw2bsg.campaign 2011-06-19 06:19:50 UTC (rev 4584)
@@ -1,20 +1,20 @@
displayName = "HW2BSG"
Mission = {}
-Mission[1] =
-{
- directory = "h03_ConvoyAmbush",
- level = "h03_ConvoyAmbush.level",
- displayName = "03 - Convoy Ambush",
- postlevel = function ()
- postLevelComplete()
- end,
- description = "Convoy Ambush", }
-Mission[2] =
-{
- directory = "h04_TosShowdownCol",
- level = "h04_TosShowdownCol.level",
- displayName = "04 - TOS Showdown Colonial",
- postlevel = function ()
- postLevelComplete()
- end,
- description = "TOS Showdown, the player is Colonial", }
+--Mission[1] =
+--{
+-- directory = "h03_ConvoyAmbush",
+-- level = "h03_ConvoyAmbush.level",
+-- displayName = "03 - Convoy Ambush",
+-- postlevel = function ()
+-- postLevelComplete()
+-- end,
+-- description = "Convoy Ambush", }
+--Mission[2] =
+--{
+-- directory = "h04_TosShowdownCol",
+-- level = "h04_TosShowdownCol.level",
+-- displayName = "04 - TOS Showdown Colonial",
+-- postlevel = function ()
+-- postLevelComplete()
+-- end,
+-- description = "TOS Showdown, the player is Colonial", }
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial.campaign
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 06:09:25
|
Revision: 4583
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4583&view=rev
Author: scarbrow
Date: 2011-06-19 06:09:18 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- file paths of dat files adjusted to match the locale/language and tutorial missions
Modified Paths:
--------------
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/02_AdamaVsCain/datfiles.lua
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/03_CainVsAdama/datfiles.lua
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/04_TnsShowdown/datfiles.lua
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/05_Virusfails/datfiles.lua
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/06_VirusfailsN/datfiles.lua
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/07_Poseidon/datfiles.lua
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/datfiles.lua
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/datfiles.lua
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/10_TosShowdownCol/datfiles.lua
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/02_AdamaVsCain/datfiles.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/02_AdamaVsCain/datfiles.lua 2011-06-19 06:01:57 UTC (rev 4582)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/02_AdamaVsCain/datfiles.lua 2011-06-19 06:09:18 UTC (rev 4583)
@@ -13,23 +13,23 @@
-- name = "locale:Template_SP_CapShip_Watches_Events.dat",
-- },
{
- name = "locale:campaign\\hw2bsg\\h00\\h00_CapShip_Watches_Events.dat",
+ name = "locale:campaign\\tutorial\\02\\02_CapShip_Watches_Events.dat",
},
-- Tempate_SP_Destory_Survive_Objective overridden in h00_CapShip_Watches_Objectives.dat
-- {
-- name = "locale:Template_SP_CapShip_Watches_Objectives.dat",
-- },
{
- name = "locale:campaign\\hw2bsg\\h00\\h00_CapShip_Watches_Objectives.dat",
+ name = "locale:campaign\\tutorial\\02\\02_CapShip_Watches_Objectives.dat",
},
-- Override TacticalBriefing_Event.dat in h00_TacticalBriefing_Event.dat
-- {
-- name = "locale:Template_SP_TacticalBriefing_Event.dat",
-- },
{
- name = "locale:campaign/hw2bsg/h00/h00_TacticalBriefing_Event.dat",
+ name = "locale:campaign/tutorial/02/02_TacticalBriefing_Event.dat",
},
{
- name = "locale:campaign/hw2bsg/h00/h00.dat",
+ name = "locale:campaign/tutorial/02/02.dat",
},
}
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/03_CainVsAdama/datfiles.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/03_CainVsAdama/datfiles.lua 2011-06-19 06:01:57 UTC (rev 4582)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/03_CainVsAdama/datfiles.lua 2011-06-19 06:09:18 UTC (rev 4583)
@@ -9,16 +9,16 @@
name = "locale:Template_SP_Victory_Event.dat",
},
{
- name = "locale:campaign\\hw2bsg\\h01\\h01_CapShip_Watches_Events.dat",
+ name = "locale:campaign\\tutorial\\03\\03_CapShip_Watches_Events.dat",
},
{
- name = "locale:campaign\\hw2bsg\\h01\\h01_CapShip_Watches_Objectives.dat",
+ name = "locale:campaign\\tutorial\\03\\03_CapShip_Watches_Objectives.dat",
},
{
- name = "locale:campaign/hw2bsg/h01/h01_TacticalBriefing_Event.dat",
+ name = "locale:campaign/tutorial/03/03_TacticalBriefing_Event.dat",
},
{
- name = "locale:campaign/hw2bsg/h01/h01.dat",
+ name = "locale:campaign/tutorial/03/03.dat",
},
}
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/04_TnsShowdown/datfiles.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/04_TnsShowdown/datfiles.lua 2011-06-19 06:01:57 UTC (rev 4582)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/04_TnsShowdown/datfiles.lua 2011-06-19 06:09:18 UTC (rev 4583)
@@ -13,21 +13,21 @@
-- name = "locale:Template_SP_CapShip_Watches_Events.dat",
-- },
{
- name = "locale:campaign\\hw2bsg\\h02\\h02_CapShip_Watches_Events.dat",
+ name = "locale:campaign\\tutorial\\04\\04_CapShip_Watches_Events.dat",
},
-- Tempate_SP_Destory_Survive_Objective overridden in h02_CapShip_Watches_Objectives.dat
-- {
-- name = "locale:Template_SP_CapShip_Watches_Objectives.dat",
-- },
{
- name = "locale:campaign\\hw2bsg\\h02\\h02_CapShip_Watches_Objectives.dat",
+ name = "locale:campaign\\tutorial\\04\\04_CapShip_Watches_Objectives.dat",
},
-- Override TacticalBriefing_Event.dat in h02_TacticalBriefing_Event.dat
-- {
-- name = "locale:Template_SP_TacticalBriefing_Event.dat",
-- },
{
- name = "locale:campaign/hw2bsg/h02/h02_TacticalBriefing_Event.dat",
+ name = "locale:campaign/tutorial/04/04_TacticalBriefing_Event.dat",
},
-- {
-- name = "locale:campaign/hw2bsg/h02/h02.dat",
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/05_Virusfails/datfiles.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/05_Virusfails/datfiles.lua 2011-06-19 06:01:57 UTC (rev 4582)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/05_Virusfails/datfiles.lua 2011-06-19 06:09:18 UTC (rev 4583)
@@ -13,26 +13,26 @@
-- name = "locale:Template_SP_CapShip_Watches_Events.dat",
-- },
{
- name = "locale:campaign\\hw2bsg\\h23n\\h23n_CapShip_Watches_Events.dat",
+ name = "locale:campaign\\tutorial\\06\\06_CapShip_Watches_Events.dat",
},
-- Tempate_SP_Destory_Survive_Objective overridden in h00_CapShip_Watches_Objectives.dat
-- {
-- name = "locale:Template_SP_CapShip_Watches_Objectives.dat",
-- },
{
- name = "locale:campaign\\hw2bsg\\h23n\\h23n_CapShip_Watches_Objectives.dat",
+ name = "locale:campaign\\tutorial\\06\\06_CapShip_Watches_Objectives.dat",
},
-- Override TacticalBriefing_Event.dat in h00_TacticalBriefing_Event.dat
-- {
-- name = "locale:Template_SP_TacticalBriefing_Event.dat",
-- },
{
- name = "locale:campaign/hw2bsg/h23n/h23n_TacticalBriefing_Event.dat",
+ name = "locale:campaign/tutorial/06/06_TacticalBriefing_Event.dat",
},
-- {
--- name = "locale:campaign/hw2bsg/h00/h00.dat",
+-- name = "locale:campaign/tutorial/h00/h00.dat",
-- },
{
- name = "locale:campaign/hw2bsg/h23n/h23n.dat",
+ name = "locale:campaign/tutorial/06/06.dat",
},
}
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/06_VirusfailsN/datfiles.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/06_VirusfailsN/datfiles.lua 2011-06-19 06:01:57 UTC (rev 4582)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/06_VirusfailsN/datfiles.lua 2011-06-19 06:09:18 UTC (rev 4583)
@@ -13,26 +13,26 @@
-- name = "locale:Template_SP_CapShip_Watches_Events.dat",
-- },
{
- name = "locale:campaign\\hw2bsg\\h23n\\h23n_CapShip_Watches_Events.dat",
+ name = "locale:campaign\\tutorial\\06\\06_CapShip_Watches_Events.dat",
},
-- Tempate_SP_Destory_Survive_Objective overridden in h00_CapShip_Watches_Objectives.dat
-- {
-- name = "locale:Template_SP_CapShip_Watches_Objectives.dat",
-- },
{
- name = "locale:campaign\\hw2bsg\\h23n\\h23n_CapShip_Watches_Objectives.dat",
+ name = "locale:campaign\\tutorial\\06\\06_CapShip_Watches_Objectives.dat",
},
-- Override TacticalBriefing_Event.dat in h00_TacticalBriefing_Event.dat
-- {
-- name = "locale:Template_SP_TacticalBriefing_Event.dat",
-- },
{
- name = "locale:campaign/hw2bsg/h23n/h23n_TacticalBriefing_Event.dat",
+ name = "locale:campaign/tutorial/06/06_TacticalBriefing_Event.dat",
},
-- {
--- name = "locale:campaign/hw2bsg/h00/h00.dat",
+-- name = "locale:campaign/tutorial/h00/h00.dat",
-- },
{
- name = "locale:campaign/hw2bsg/h23n/h23n.dat",
+ name = "locale:campaign/tutorial/06/06.dat",
},
}
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/07_Poseidon/datfiles.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/07_Poseidon/datfiles.lua 2011-06-19 06:01:57 UTC (rev 4582)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/07_Poseidon/datfiles.lua 2011-06-19 06:09:18 UTC (rev 4583)
@@ -6,7 +6,7 @@
Dictionaries =
{
{
- name = "locale:campaign/hw2bsg/h77/h77.dat",
+ name = "locale:campaign/tutorial/07/07.dat",
},
}
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/datfiles.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/datfiles.lua 2011-06-19 06:01:57 UTC (rev 4582)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/datfiles.lua 2011-06-19 06:09:18 UTC (rev 4583)
@@ -9,9 +9,9 @@
name = "locale:Template_SP_Victory_Event.dat",
},
{
- name = "locale:campaign\\hw2bsg\\t01\\t01_CapShip_Watches_Events.dat",
+ name = "locale:campaign\\tutorial\\08\\08_CapShip_Watches_Events.dat",
},
{
- name = "locale:campaign\\hw2bsg\\t01\\t01_CapShip_Watches_Objectives.dat",
+ name = "locale:campaign\\tutorial\\08\\08_CapShip_Watches_Objectives.dat",
},
}
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/datfiles.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/datfiles.lua 2011-06-19 06:01:57 UTC (rev 4582)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/datfiles.lua 2011-06-19 06:09:18 UTC (rev 4583)
@@ -13,18 +13,18 @@
-- name = "locale:Template_SP_CapShip_Watches_Events.dat",
-- },
{
- name = "locale:campaign\\hw2bsg\\h03\\h03_CapShip_Watches_Events.dat",
+ name = "locale:campaign\\tutorial\\09\\09_CapShip_Watches_Events.dat",
},
-- Tempate_SP_Destory_Survive_Objective overridden in h03_CapShip_Watches_Objectives.dat
-- {
-- name = "locale:Template_SP_CapShip_Watches_Objectives.dat",
-- },
{
- name = "locale:campaign\\hw2bsg\\h03\\h03_CapShip_Watches_Objectives.dat",
+ name = "locale:campaign\\tutorial\\09\\09_CapShip_Watches_Objectives.dat",
},
-- Override Force_Composition_Objectives.dat in h03_Force_Composition_Objectives.dat
{
- name = "locale:campaign\\hw2bsg\\h03\\h03_Force_Composition_Objectives.dat",
+ name = "locale:campaign\\tutorial\\09\\09_Force_Composition_Objectives.dat",
},
-- {
-- name = "locale:campaign/hw2bsg/h03/h03_Force_Composition_Objectives.dat",
@@ -40,9 +40,9 @@
-- name = "locale:Template_SP_TacticalBriefing_Event.dat",
-- },
{
- name = "locale:campaign/hw2bsg/h03/h03_TacticalBriefing_Event.dat",
+ name = "locale:campaign/tutorial/09/09_TacticalBriefing_Event.dat",
},
{
- name = "locale:campaign/hw2bsg/h03/h03.dat",
+ name = "locale:campaign/tutorial/09/09.dat",
},
}
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/10_TosShowdownCol/datfiles.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/10_TosShowdownCol/datfiles.lua 2011-06-19 06:01:57 UTC (rev 4582)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/10_TosShowdownCol/datfiles.lua 2011-06-19 06:09:18 UTC (rev 4583)
@@ -13,21 +13,21 @@
-- name = "locale:Template_SP_CapShip_Watches_Events.dat",
-- },
{
- name = "locale:campaign\\hw2bsg\\h04\\h04_CapShip_Watches_Events.dat",
+ name = "locale:campaign\\tutorial\\10\\10_CapShip_Watches_Events.dat",
},
-- Tempate_SP_Destory_Survive_Objective overridden in h04_CapShip_Watches_Objectives.dat
-- {
-- name = "locale:Template_SP_CapShip_Watches_Objectives.dat",
-- },
{
- name = "locale:campaign\\hw2bsg\\h04\\h04_CapShip_Watches_Objectives.dat",
+ name = "locale:campaign\\tutorial\\10\\10_CapShip_Watches_Objectives.dat",
},
-- Override TacticalBriefing_Event.dat in h04_TacticalBriefing_Event.dat
-- {
-- name = "locale:Template_SP_TacticalBriefing_Event.dat",
-- },
{
- name = "locale:campaign/hw2bsg/h04/h04_TacticalBriefing_Event.dat",
+ name = "locale:campaign/tutorial/10/10_TacticalBriefing_Event.dat",
},
-- {
-- name = "locale:campaign/hw2bsg/h04/h04.dat",
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 05:42:48
|
Revision: 4580
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4580&view=rev
Author: scarbrow
Date: 2011-06-19 05:42:42 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- changing file paths to match
Added Paths:
-----------
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/02/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/03/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/04/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/06/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/07/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/08/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/09/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/10/
trunk/HW2_ROOT/Data/locale/german/campaign/tutorial/02/
trunk/HW2_ROOT/Data/locale/german/campaign/tutorial/03/
trunk/HW2_ROOT/Data/locale/german/campaign/tutorial/04/
trunk/HW2_ROOT/Data/locale/german/campaign/tutorial/06/
trunk/HW2_ROOT/Data/locale/german/campaign/tutorial/09/
trunk/HW2_ROOT/Data/locale/german/campaign/tutorial/10/
Removed Paths:
-------------
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/h00/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/h01/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/h02/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/h03/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/h04/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/h23n/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/h77/
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/t01/
trunk/HW2_ROOT/Data/locale/german/campaign/tutorial/h00/
trunk/HW2_ROOT/Data/locale/german/campaign/tutorial/h01/
trunk/HW2_ROOT/Data/locale/german/campaign/tutorial/h02/
trunk/HW2_ROOT/Data/locale/german/campaign/tutorial/h03/
trunk/HW2_ROOT/Data/locale/german/campaign/tutorial/h04/
trunk/HW2_ROOT/Data/locale/german/campaign/tutorial/h23n/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 05:34:49
|
Revision: 4579
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4579&view=rev
Author: scarbrow
Date: 2011-06-19 05:34:43 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- 'hw2bsg' levels moved to 'tutorial' levels
Added Paths:
-----------
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/09_ConvoyAmbush/
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/10_TosShowdownCol/
Removed Paths:
-------------
trunk/HW2_ROOT/Data/leveldata/campaign/hw2bsg/h03_ConvoyAmbush/
trunk/HW2_ROOT/Data/leveldata/campaign/hw2bsg/h04_TosShowdownCol/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 05:13:44
|
Revision: 4578
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4578&view=rev
Author: scarbrow
Date: 2011-06-19 05:13:38 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- changing directory to name to tutorial follow campaign file structure
Added Paths:
-----------
trunk/HW2_ROOT/Data/locale/english/campaign/tutorial/
trunk/HW2_ROOT/Data/locale/german/campaign/tutorial/
Removed Paths:
-------------
trunk/HW2_ROOT/Data/locale/english/campaign/hw2bsg/
trunk/HW2_ROOT/Data/locale/german/campaign/hw2bsg/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 05:04:34
|
Revision: 4577
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4577&view=rev
Author: scarbrow
Date: 2011-06-19 05:04:27 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- renaming map thumbnails
- corrected file paths in tutorial.campaign
Modified Paths:
--------------
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial.campaign
Added Paths:
-----------
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/00_BlankMap.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/01_raptortalon.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/02_AdamaVsCain.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/03_CainVsAdama.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/05_Virusfails.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/06_VirusfailsN.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/07_Poseidon.tga
Removed Paths:
-------------
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/BlankMap.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h00_AdamaVsCain.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h01_CainVsAdama.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h23l_Virusfails.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h23n_Virusfails.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h77_Poseidon.tga
trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/m01_tanis2.tga
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial.campaign
===================================================================
(Binary files differ)
Copied: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/00_BlankMap.tga (from rev 4560, trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/BlankMap.tga)
===================================================================
(Binary files differ)
Copied: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/01_raptortalon.tga (from rev 4560, trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/m01_tanis2.tga)
===================================================================
(Binary files differ)
Copied: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/02_AdamaVsCain.tga (from rev 4560, trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h00_AdamaVsCain.tga)
===================================================================
(Binary files differ)
Copied: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/03_CainVsAdama.tga (from rev 4560, trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h01_CainVsAdama.tga)
===================================================================
(Binary files differ)
Copied: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/05_Virusfails.tga (from rev 4560, trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h23l_Virusfails.tga)
===================================================================
(Binary files differ)
Copied: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/06_VirusfailsN.tga (from rev 4560, trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h23n_Virusfails.tga)
===================================================================
(Binary files differ)
Copied: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/07_Poseidon.tga (from rev 4560, trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h77_Poseidon.tga)
===================================================================
(Binary files differ)
Deleted: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/BlankMap.tga
===================================================================
(Binary files differ)
Deleted: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h00_AdamaVsCain.tga
===================================================================
(Binary files differ)
Deleted: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h01_CainVsAdama.tga
===================================================================
(Binary files differ)
Deleted: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h23l_Virusfails.tga
===================================================================
(Binary files differ)
Deleted: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h23n_Virusfails.tga
===================================================================
(Binary files differ)
Deleted: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/h77_Poseidon.tga
===================================================================
(Binary files differ)
Deleted: trunk/HW2_ROOT/Data/ui/mapthumbnails/campaign/tutorial/m01_tanis2.tga
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 04:42:32
|
Revision: 4576
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4576&view=rev
Author: scarbrow
Date: 2011-06-19 04:42:26 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- 08
Modified Paths:
--------------
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_BowCannons.lua
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_TacticalBriefing_Event.lua
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_BowCannons.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_BowCannons.lua 2011-06-19 04:37:24 UTC (rev 4575)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_BowCannons.lua 2011-06-19 04:42:26 UTC (rev 4576)
@@ -31,7 +31,7 @@
dofilepath("data:scripts/Template_SP_Victory_Event.lua")
dofilepath("data:scripts/Template_SP_CapShip_Watches_Objectives.lua")
dofilepath("data:scripts/Template_SP_CapShip_Watches.lua")
-dofilepath("data:leveldata/campaign/tutorial/t01_BowCannons/t01_TacticalBriefing_Event.lua")
+dofilepath("data:leveldata/campaign/tutorial/08_BowCannons/08_TacticalBriefing_Event.lua")
-- t_ListSC is used by hw2bsg_util.lua
dofilepath("data:scripts/LeSunTzu_Autodock_v3_shipdata.lua")
@@ -157,7 +157,7 @@
function Rule_WatchHealth()
if SobGroup_HealthPercentage ("sg_FriendlyCapShips") < 0.4
then
- LocationCard("Pegasus is getting heavy damage; try to activate her EMC shield with the 'T' Key.", 5)
+ LocationCard("Pegasus is getting heavy damage; try to activate her ECM shield with the 'T' Key.", 5)
Rule_Remove("Rule_WatchHealth")
end
end
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_TacticalBriefing_Event.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_TacticalBriefing_Event.lua 2011-06-19 04:37:24 UTC (rev 4575)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_TacticalBriefing_Event.lua 2011-06-19 04:42:26 UTC (rev 4576)
@@ -38,7 +38,7 @@
HW2_Wait(2),
},
{
- HW2_LocationCardEvent("Our current situation is rather bad: we got hit by several nukes and are now heavily damaged.", 7),
+ HW2_LocationCardEvent("Our current situation is rather bad: we were hit by several nukes and sustained damaged.", 7),
},
{
HW2_Wait(2),
@@ -56,7 +56,7 @@
HW2_Wait(2),
},
{
- HW2_LocationCardEvent("Do some manoeuvring to avoid further damage.", 7),
+ HW2_LocationCardEvent("Do some maneuvering to avoid further damage.", 7),
{ "StartPlay()", "", },
},
{
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 04:37:31
|
Revision: 4575
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4575&view=rev
Author: scarbrow
Date: 2011-06-19 04:37:24 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- 08
Added Paths:
-----------
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_BowCannons.level
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_BowCannons.lua
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_TacticalBriefing_Event.lua
Removed Paths:
-------------
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_BowCannons.level
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_BowCannons.lua
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_TacticalBriefing_Event.lua
Copied: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_BowCannons.level (from rev 4562, trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_BowCannons.level)
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_BowCannons.level (rev 0)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_BowCannons.level 2011-06-19 04:37:24 UTC (rev 4575)
@@ -0,0 +1,53 @@
+dofilepath("data:/scripts/Evillejedi_StarsFunctions.lua") -- defaultStarField()
+
+levelDesc = "Pegasus Training"
+maxPlayers = 2
+
+player = {}
+
+player[0] =
+{
+ id = 0,
+ name = "",
+ resources = 6000,
+ raceID = 0,
+ startPos = 0,
+}
+
+player[1] =
+{
+ id = 1,
+ name = "StartPos1",
+ resources = 0,
+ raceID = 1,
+ startPos = 0,
+}
+
+function DetermChunk()
+ addSquadron("hur_pegasus", "hur_pegasus", {2000, 0, 0}, 0, {0, 0, 0}, 0, 0)
+
+
+ addSquadron("cyr_basestar", "cyr_basestar", {0, 3000, -5000}, 1, {0, 0, 0}, 0, 0)
+
+ -- Bounds
+ setWorldBoundsInner({0, 0, 0}, {20000, 20000, 20000})
+
+ -- Groups
+ createSOBGroup("sg_FriendlyCapShips")
+ addToSOBGroup("hur_pegasus", "sg_FriendlyCapShips")
+
+ createSOBGroup("sg_EnemyCapShips")
+ addToSOBGroup("cyr_basestar", "sg_EnemyCapShips")
+
+ createSOBGroup("sg_EnemyCraftToSwitch")
+
+ defaultStarField() -- Evillejedi_StarsFunctions
+end
+
+function NonDetermChunk()
+ fogSetActive(0)
+ setGlareIntensity(0)
+ setLevelShadowColour(0,0,0,1)
+ loadBackground("planets")
+ setSensorsManagerCameraDistances(1000, 100000)
+end
\ No newline at end of file
Copied: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_BowCannons.lua (from rev 4562, trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_BowCannons.lua)
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_BowCannons.lua (rev 0)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_BowCannons.lua 2011-06-19 04:37:24 UTC (rev 4575)
@@ -0,0 +1,181 @@
+-- if designing another level using this as an example you should also be looking at:
+-- leveldata\campaign\template\m0\m0.lua
+--===========================================================================
+-- Conventions: 'sg_' for sobgroup; 'obj_' for objectives index; 'ev_' for event index;
+-- g/l for global/local; s/f/i/t/mt for string/float/integer/table/matrix;
+-- 'png_' for ping/pointer index; 'cam_' for cameras; 'vol_' for volumes/points
+
+--============================= INITIALIZE VARIABLES =========================
+-- Those are used to assess victory/defeat and end the game.
+
+gs_gameOver = "ongoing" -- Template_SP_Script_Objectives
+gi_victoryLevel = 0 -- Template_SP_Script_Objectives
+
+Events = {} -- Events must be defined before dopathing Events.lua
+objectives = {} -- objectives must be defined before dopathing Objectives.lua
+
+--=========================== EXTERNAL FILES ================================
+-- see datfiles.lua for dat includes
+
+-- Race helper code used in restrict and shipbonuses
+dofilepath("data:scripts/race.lua")
+
+dofilepath("data:scripts/ShipGroup.lua") -- Ship AI
+dofilepath("data:scripts/LeSunTzu_Autodock_v3.lua") -- ShipGroup uses SplitGroup
+
+-- Restrictions like not allowing ship specific research if the ship isn't in the game
+dofilepath("data:scripts/scar/restrict.lua")
+
+dofilepath("data:scripts/scar/scar_util.lua")
+dofilepath("data:scripts/Template_SP_Script_Objectives.lua")
+dofilepath("data:scripts/Template_SP_Victory_Event.lua")
+dofilepath("data:scripts/Template_SP_CapShip_Watches_Objectives.lua")
+dofilepath("data:scripts/Template_SP_CapShip_Watches.lua")
+dofilepath("data:leveldata/campaign/tutorial/t01_BowCannons/t01_TacticalBriefing_Event.lua")
+
+-- t_ListSC is used by hw2bsg_util.lua
+dofilepath("data:scripts/LeSunTzu_Autodock_v3_shipdata.lua")
+
+dofilepath("data:scripts/hw2bsg_util.lua")
+
+--=========================== OBJECTIVES ====================================
+-- Template_SP_Destroy_Survive_Objectives are included via dofilepath above
+-- Template_SP_CapShip_Watches_Objectives
+-- "title" and "desc" are the text displayed in the objectives box; "id" is the objective index;
+-- "level" is used to set objectives as 'primary' or 'secondary' (they don't determine .
+-- Achievement or failure of primary objectives ends the mission; secondary objectives do not end the mission.
+
+--=============================================================================
+--EVENTS
+--=============================================================================
+-- Template_SP_TacticalBriefing_Event.lua via dofilepath above
+-- Template_SP_Victory_Events via dofilepath above
+
+Events.ev_JumpComplete =
+{
+ {
+ HW2_Letterbox(1),
+ HW2_Wait(2),
+ { "Sound_EnableAllSpeech(1)",""},
+ { "Sound_EnterIntelEvent()","" },
+ { "Universe_EnableSkip(1)", "" },
+ { "Universe_AllowPlayerOrders(0)", "" },
+ { "Camera_AllowControl(1)", "" },
+ { "Sensors_EnableCameraZoom(1)", "" },
+ },
+ {
+ {"Camera_FocusSobGroupWithBuffer( 'sg_FriendlyCapShips', 2000, 2000, 3 )"},
+ },
+ {
+ HW2_Wait(2),
+ },
+ {
+ HW2_Pause(1),
+ },
+ {
+ HW2_LocationCardEvent("Well done we're now able to run an attack with the Bow Cannons.", 7),
+ },
+ {
+ HW2_Wait(2),
+ },
+ {
+ HW2_LocationCardEvent("Using them is fairly easy: for now just tell Pegasus to attack the basestar.", 7),
+ },
+ {
+ HW2_Wait(1)
+ },
+ {
+ HW2_LocationCardEvent("Peggy will fly straight to the basestar and use her Bow Cannons.", 7),
+ },
+ {
+ HW2_Wait(1)
+ },
+ {
+ HW2_LocationCardEvent("When she wants to start cycling the target press Ctrl + A...", 7),
+ },
+ {
+ HW2_Wait(5)
+ },
+ {
+ HW2_LocationCardEvent("...and click somewhere close to the basestar. This will make her move and attack.", 7),
+ },
+ {
+ HW2_Wait(1)
+ },
+ {
+ HW2_LocationCardEvent("At point blank jump back and repeat the procedure.", 7),
+ },
+ {
+ HW2_Pause(0),
+ },
+ {
+ HW2_Letterbox(0),
+ HW2_Wait(2),
+ { "Sound_ExitIntelEvent()","" },
+ { "Sound_SetMuteActor(' ')", ""},
+ { "Sensors_Toggle(0)", "", },
+ { "Universe_AllowPlayerOrders( 1 )", "" },
+ { "Camera_AllowControl( 1 )", "" },
+ { "Sensors_EnableCameraZoom( 1 )", "" },
+ { "Universe_EnableSkip(0)", "", },
+ },
+}
+
+--=============================================================================
+--INIT RULES
+--=============================================================================
+
+function OnInit()
+
+ --Sound_SpeechSubtitlePath("speech:missions/h_00/")
+
+ SPRestrict() -- restrict.lua
+ PlayTrack(8) -- RandomMusicTrack.lua imported from restrict.lua
+
+ addObjective("obj_FriendlyCapShipSurvival") -- Template_SP_CapShip_Watches_Objectives
+ addObjective("obj_DestroyEnemyCapShips") -- Template_SP_CapShip_Watches_Objectives
+
+ Rule_AddInterval("Rule_WatchFriendlyCapShips",5) -- Template_SP_CapShip_Watches
+ Rule_AddInterval("Rule_WatchEnemyCapShips",5) -- Template_SP_CapShip_Watches
+ Rule_AddInterval("Rule_WatchObjectives",5) -- Template_SP_Script_Objectives
+
+
+ Rule_Add("Rule_AggressiveTacticsAfterTacticalBriefing") -- hw2bsg_util
+ Event_Start("ev_TacticalBriefing") -- Template_SP_TacticalBriefing_Event
+
+ SobGroup_SetHealth("sg_FriendlyCapShips", 0.5)
+ SobGroup_SetHardPointHealth("sg_FriendlyCapShips", "FTL", 0)
+
+end
+
+
+function StartPlay()
+ Rule_Add("Rule_WatchHealth")
+ Rule_Add("Rule_WatchFTL")
+end
+
+function Rule_WatchHealth()
+ if SobGroup_HealthPercentage ("sg_FriendlyCapShips") < 0.4
+ then
+ LocationCard("Pegasus is getting heavy damage; try to activate her EMC shield with the 'T' Key.", 5)
+ Rule_Remove("Rule_WatchHealth")
+ end
+end
+
+function Rule_WatchFTL()
+ if SobGroup_GetHardPointHealth("sg_FriendlyCapShips", "FTL") == 1
+ then
+ LocationCard("Our FTL Drives are running again. Now get some distance between us and the basestar!", 5)
+ Rule_Add("Rule_Jump")
+ Rule_Remove("Rule_WatchFTL")
+ end
+end
+
+function Rule_Jump()
+ li_distance = SobGroup_GetDistanceToSobGroup("sg_FriendlyCapShips", "sg_EnemyCapShips")
+ if (li_distance > 13000)
+ then
+ Event_Start("ev_JumpComplete")
+ Rule_Remove("Rule_Jump")
+ end
+end
\ No newline at end of file
Copied: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_TacticalBriefing_Event.lua (from rev 4562, trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_TacticalBriefing_Event.lua)
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_TacticalBriefing_Event.lua (rev 0)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/08_TacticalBriefing_Event.lua 2011-06-19 04:37:24 UTC (rev 4575)
@@ -0,0 +1,74 @@
+-- Localized strings have default definitions in locale/english/Template_SP_TacticalBriefing_Event.dat
+-- Two location card text displays ($9030 and $9031) which cannot play sounds
+-- The title events ($9032, $9033, and $9034) which can play sounds
+
+-- Standard introduction briefing -------------------------------------------
+-- The main objective(s) should be stated in the intro
+Events.ev_TacticalBriefing =
+{
+ {
+ HW2_Letterbox(1),
+ HW2_Wait(2),
+ { "Sound_EnableAllSpeech(1)",""},
+ { "Sound_EnterIntelEvent()","" },
+ { "Universe_EnableSkip(1)", "" },
+ { "Universe_AllowPlayerOrders(0)", "" },
+ { "Camera_AllowControl(1)", "" },
+ { "Sensors_EnableCameraZoom(1)", "" },
+ },
+ {
+ HW2_Pause(1),
+ },
+ {
+ {"Camera_FocusSobGroupWithBuffer( 'sg_FriendlyCapShips', 2000, 2000, 3 )"},
+ },
+ {
+ HW2_Wait(2),
+ },
+ {
+ HW2_LocationCardEvent("This tutorial will teach you the proper use of Pegasus' Bow Cannons...", 7),
+ },
+ {
+ HW2_Wait(2),
+ },
+ {
+ HW2_LocationCardEvent("...her most effective weapons against the Toasters", 7),
+ },
+ {
+ HW2_Wait(2),
+ },
+ {
+ HW2_LocationCardEvent("Our current situation is rather bad: we got hit by several nukes and are now heavily damaged.", 7),
+ },
+ {
+ HW2_Wait(2),
+ },
+ {
+ HW2_LocationCardEvent("The worst is that they got our FTL Drives which we'll need for a badass Bow Cannon run", 7),
+ },
+ {
+ HW2_Wait(2),
+ },
+ {
+ HW2_LocationCardEvent("Your first task is to repair the FTL Drives under your build menue.", 7),
+ },
+ {
+ HW2_Wait(2),
+ },
+ {
+ HW2_LocationCardEvent("Do some manoeuvring to avoid further damage.", 7),
+ { "StartPlay()", "", },
+ },
+ {
+ HW2_Letterbox(0),
+ HW2_Wait(2),
+ HW2_Pause(0),
+ { "Sound_ExitIntelEvent()","" },
+ { "Sound_SetMuteActor(' ')", ""},
+ { "Sensors_Toggle(0)", "", },
+ { "Universe_AllowPlayerOrders( 1 )", "" },
+ { "Camera_AllowControl( 1 )", "" },
+ { "Sensors_EnableCameraZoom( 1 )", "" },
+ { "Universe_EnableSkip(0)", "", },
+ },
+}
Deleted: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_BowCannons.level
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_BowCannons.level 2011-06-19 04:34:09 UTC (rev 4574)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_BowCannons.level 2011-06-19 04:37:24 UTC (rev 4575)
@@ -1,53 +0,0 @@
-dofilepath("data:/scripts/Evillejedi_StarsFunctions.lua") -- defaultStarField()
-
-levelDesc = "Pegasus Training"
-maxPlayers = 2
-
-player = {}
-
-player[0] =
-{
- id = 0,
- name = "",
- resources = 6000,
- raceID = 0,
- startPos = 0,
-}
-
-player[1] =
-{
- id = 1,
- name = "StartPos1",
- resources = 0,
- raceID = 1,
- startPos = 0,
-}
-
-function DetermChunk()
- addSquadron("hur_pegasus", "hur_pegasus", {2000, 0, 0}, 0, {0, 0, 0}, 0, 0)
-
-
- addSquadron("cyr_basestar", "cyr_basestar", {0, 3000, -5000}, 1, {0, 0, 0}, 0, 0)
-
- -- Bounds
- setWorldBoundsInner({0, 0, 0}, {20000, 20000, 20000})
-
- -- Groups
- createSOBGroup("sg_FriendlyCapShips")
- addToSOBGroup("hur_pegasus", "sg_FriendlyCapShips")
-
- createSOBGroup("sg_EnemyCapShips")
- addToSOBGroup("cyr_basestar", "sg_EnemyCapShips")
-
- createSOBGroup("sg_EnemyCraftToSwitch")
-
- defaultStarField() -- Evillejedi_StarsFunctions
-end
-
-function NonDetermChunk()
- fogSetActive(0)
- setGlareIntensity(0)
- setLevelShadowColour(0,0,0,1)
- loadBackground("planets")
- setSensorsManagerCameraDistances(1000, 100000)
-end
\ No newline at end of file
Deleted: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_BowCannons.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_BowCannons.lua 2011-06-19 04:34:09 UTC (rev 4574)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_BowCannons.lua 2011-06-19 04:37:24 UTC (rev 4575)
@@ -1,181 +0,0 @@
--- if designing another level using this as an example you should also be looking at:
--- leveldata\campaign\template\m0\m0.lua
---===========================================================================
--- Conventions: 'sg_' for sobgroup; 'obj_' for objectives index; 'ev_' for event index;
--- g/l for global/local; s/f/i/t/mt for string/float/integer/table/matrix;
--- 'png_' for ping/pointer index; 'cam_' for cameras; 'vol_' for volumes/points
-
---============================= INITIALIZE VARIABLES =========================
--- Those are used to assess victory/defeat and end the game.
-
-gs_gameOver = "ongoing" -- Template_SP_Script_Objectives
-gi_victoryLevel = 0 -- Template_SP_Script_Objectives
-
-Events = {} -- Events must be defined before dopathing Events.lua
-objectives = {} -- objectives must be defined before dopathing Objectives.lua
-
---=========================== EXTERNAL FILES ================================
--- see datfiles.lua for dat includes
-
--- Race helper code used in restrict and shipbonuses
-dofilepath("data:scripts/race.lua")
-
-dofilepath("data:scripts/ShipGroup.lua") -- Ship AI
-dofilepath("data:scripts/LeSunTzu_Autodock_v3.lua") -- ShipGroup uses SplitGroup
-
--- Restrictions like not allowing ship specific research if the ship isn't in the game
-dofilepath("data:scripts/scar/restrict.lua")
-
-dofilepath("data:scripts/scar/scar_util.lua")
-dofilepath("data:scripts/Template_SP_Script_Objectives.lua")
-dofilepath("data:scripts/Template_SP_Victory_Event.lua")
-dofilepath("data:scripts/Template_SP_CapShip_Watches_Objectives.lua")
-dofilepath("data:scripts/Template_SP_CapShip_Watches.lua")
-dofilepath("data:leveldata/campaign/tutorial/t01_BowCannons/t01_TacticalBriefing_Event.lua")
-
--- t_ListSC is used by hw2bsg_util.lua
-dofilepath("data:scripts/LeSunTzu_Autodock_v3_shipdata.lua")
-
-dofilepath("data:scripts/hw2bsg_util.lua")
-
---=========================== OBJECTIVES ====================================
--- Template_SP_Destroy_Survive_Objectives are included via dofilepath above
--- Template_SP_CapShip_Watches_Objectives
--- "title" and "desc" are the text displayed in the objectives box; "id" is the objective index;
--- "level" is used to set objectives as 'primary' or 'secondary' (they don't determine .
--- Achievement or failure of primary objectives ends the mission; secondary objectives do not end the mission.
-
---=============================================================================
---EVENTS
---=============================================================================
--- Template_SP_TacticalBriefing_Event.lua via dofilepath above
--- Template_SP_Victory_Events via dofilepath above
-
-Events.ev_JumpComplete =
-{
- {
- HW2_Letterbox(1),
- HW2_Wait(2),
- { "Sound_EnableAllSpeech(1)",""},
- { "Sound_EnterIntelEvent()","" },
- { "Universe_EnableSkip(1)", "" },
- { "Universe_AllowPlayerOrders(0)", "" },
- { "Camera_AllowControl(1)", "" },
- { "Sensors_EnableCameraZoom(1)", "" },
- },
- {
- {"Camera_FocusSobGroupWithBuffer( 'sg_FriendlyCapShips', 2000, 2000, 3 )"},
- },
- {
- HW2_Wait(2),
- },
- {
- HW2_Pause(1),
- },
- {
- HW2_LocationCardEvent("Well done we're now able to run an attack with the Bow Cannons.", 7),
- },
- {
- HW2_Wait(2),
- },
- {
- HW2_LocationCardEvent("Using them is fairly easy: for now just tell Pegasus to attack the basestar.", 7),
- },
- {
- HW2_Wait(1)
- },
- {
- HW2_LocationCardEvent("Peggy will fly straight to the basestar and use her Bow Cannons.", 7),
- },
- {
- HW2_Wait(1)
- },
- {
- HW2_LocationCardEvent("When she wants to start cycling the target press Ctrl + A...", 7),
- },
- {
- HW2_Wait(5)
- },
- {
- HW2_LocationCardEvent("...and click somewhere close to the basestar. This will make her move and attack.", 7),
- },
- {
- HW2_Wait(1)
- },
- {
- HW2_LocationCardEvent("At point blank jump back and repeat the procedure.", 7),
- },
- {
- HW2_Pause(0),
- },
- {
- HW2_Letterbox(0),
- HW2_Wait(2),
- { "Sound_ExitIntelEvent()","" },
- { "Sound_SetMuteActor(' ')", ""},
- { "Sensors_Toggle(0)", "", },
- { "Universe_AllowPlayerOrders( 1 )", "" },
- { "Camera_AllowControl( 1 )", "" },
- { "Sensors_EnableCameraZoom( 1 )", "" },
- { "Universe_EnableSkip(0)", "", },
- },
-}
-
---=============================================================================
---INIT RULES
---=============================================================================
-
-function OnInit()
-
- --Sound_SpeechSubtitlePath("speech:missions/h_00/")
-
- SPRestrict() -- restrict.lua
- PlayTrack(8) -- RandomMusicTrack.lua imported from restrict.lua
-
- addObjective("obj_FriendlyCapShipSurvival") -- Template_SP_CapShip_Watches_Objectives
- addObjective("obj_DestroyEnemyCapShips") -- Template_SP_CapShip_Watches_Objectives
-
- Rule_AddInterval("Rule_WatchFriendlyCapShips",5) -- Template_SP_CapShip_Watches
- Rule_AddInterval("Rule_WatchEnemyCapShips",5) -- Template_SP_CapShip_Watches
- Rule_AddInterval("Rule_WatchObjectives",5) -- Template_SP_Script_Objectives
-
-
- Rule_Add("Rule_AggressiveTacticsAfterTacticalBriefing") -- hw2bsg_util
- Event_Start("ev_TacticalBriefing") -- Template_SP_TacticalBriefing_Event
-
- SobGroup_SetHealth("sg_FriendlyCapShips", 0.5)
- SobGroup_SetHardPointHealth("sg_FriendlyCapShips", "FTL", 0)
-
-end
-
-
-function StartPlay()
- Rule_Add("Rule_WatchHealth")
- Rule_Add("Rule_WatchFTL")
-end
-
-function Rule_WatchHealth()
- if SobGroup_HealthPercentage ("sg_FriendlyCapShips") < 0.4
- then
- LocationCard("Pegasus is getting heavy damage; try to activate her EMC shield with the 'T' Key.", 5)
- Rule_Remove("Rule_WatchHealth")
- end
-end
-
-function Rule_WatchFTL()
- if SobGroup_GetHardPointHealth("sg_FriendlyCapShips", "FTL") == 1
- then
- LocationCard("Our FTL Drives are running again. Now get some distance between us and the basestar!", 5)
- Rule_Add("Rule_Jump")
- Rule_Remove("Rule_WatchFTL")
- end
-end
-
-function Rule_Jump()
- li_distance = SobGroup_GetDistanceToSobGroup("sg_FriendlyCapShips", "sg_EnemyCapShips")
- if (li_distance > 13000)
- then
- Event_Start("ev_JumpComplete")
- Rule_Remove("Rule_Jump")
- end
-end
\ No newline at end of file
Deleted: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_TacticalBriefing_Event.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_TacticalBriefing_Event.lua 2011-06-19 04:34:09 UTC (rev 4574)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/08_BowCannons/t01_TacticalBriefing_Event.lua 2011-06-19 04:37:24 UTC (rev 4575)
@@ -1,74 +0,0 @@
--- Localized strings have default definitions in locale/english/Template_SP_TacticalBriefing_Event.dat
--- Two location card text displays ($9030 and $9031) which cannot play sounds
--- The title events ($9032, $9033, and $9034) which can play sounds
-
--- Standard introduction briefing -------------------------------------------
--- The main objective(s) should be stated in the intro
-Events.ev_TacticalBriefing =
-{
- {
- HW2_Letterbox(1),
- HW2_Wait(2),
- { "Sound_EnableAllSpeech(1)",""},
- { "Sound_EnterIntelEvent()","" },
- { "Universe_EnableSkip(1)", "" },
- { "Universe_AllowPlayerOrders(0)", "" },
- { "Camera_AllowControl(1)", "" },
- { "Sensors_EnableCameraZoom(1)", "" },
- },
- {
- HW2_Pause(1),
- },
- {
- {"Camera_FocusSobGroupWithBuffer( 'sg_FriendlyCapShips', 2000, 2000, 3 )"},
- },
- {
- HW2_Wait(2),
- },
- {
- HW2_LocationCardEvent("This tutorial will teach you the proper use of Pegasus' Bow Cannons...", 7),
- },
- {
- HW2_Wait(2),
- },
- {
- HW2_LocationCardEvent("...her most effective weapons against the Toasters", 7),
- },
- {
- HW2_Wait(2),
- },
- {
- HW2_LocationCardEvent("Our current situation is rather bad: we got hit by several nukes and are now heavily damaged.", 7),
- },
- {
- HW2_Wait(2),
- },
- {
- HW2_LocationCardEvent("The worst is that they got our FTL Drives which we'll need for a badass Bow Cannon run", 7),
- },
- {
- HW2_Wait(2),
- },
- {
- HW2_LocationCardEvent("Your first task is to repair the FTL Drives under your build menue.", 7),
- },
- {
- HW2_Wait(2),
- },
- {
- HW2_LocationCardEvent("Do some manoeuvring to avoid further damage.", 7),
- { "StartPlay()", "", },
- },
- {
- HW2_Letterbox(0),
- HW2_Wait(2),
- HW2_Pause(0),
- { "Sound_ExitIntelEvent()","" },
- { "Sound_SetMuteActor(' ')", ""},
- { "Sensors_Toggle(0)", "", },
- { "Universe_AllowPlayerOrders( 1 )", "" },
- { "Camera_AllowControl( 1 )", "" },
- { "Sensors_EnableCameraZoom( 1 )", "" },
- { "Universe_EnableSkip(0)", "", },
- },
-}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 04:31:25
|
Revision: 4573
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4573&view=rev
Author: scarbrow
Date: 2011-06-19 04:31:19 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- 06
Modified Paths:
--------------
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/06_VirusfailsN/06_VirusfailsN.lua
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/06_VirusfailsN/06_VirusfailsN.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/06_VirusfailsN/06_VirusfailsN.lua 2011-06-19 04:22:06 UTC (rev 4572)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/06_VirusfailsN/06_VirusfailsN.lua 2011-06-19 04:31:19 UTC (rev 4573)
@@ -28,7 +28,7 @@
dofilepath("data:scripts/Template_SP_Victory_Event.lua")
dofilepath("data:scripts/Template_SP_CapShip_Watches_Objectives.lua")
dofilepath("data:scripts/Template_SP_CapShip_Watches.lua")
-dofilepath("data:leveldata/campaign/tutorial/h23n_Virusfails/h23n_TacticalBriefing_Event.lua")
+dofilepath("data:leveldata/campaign/tutorial/06_Virusfails/06_TacticalBriefing_Event.lua")
-- t_ListSC is used by hw2bsg_util.lua
dofilepath("data:scripts/LeSunTzu_Autodock_v3_shipdata.lua")
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 04:16:39
|
Revision: 4570
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4570&view=rev
Author: scarbrow
Date: 2011-06-19 04:16:33 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- restructuring 05
Modified Paths:
--------------
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/05_Virusfails/05_Virusfails.lua
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/05_Virusfails/05_Virusfails.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/05_Virusfails/05_Virusfails.lua 2011-06-19 04:12:49 UTC (rev 4569)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/05_Virusfails/05_Virusfails.lua 2011-06-19 04:16:33 UTC (rev 4570)
@@ -28,7 +28,7 @@
dofilepath("data:scripts/Template_SP_Victory_Event.lua")
dofilepath("data:scripts/Template_SP_CapShip_Watches_Objectives.lua")
dofilepath("data:scripts/Template_SP_CapShip_Watches.lua")
-dofilepath("data:leveldata/campaign/tutorial/h23l_Virusfails/h23l_TacticalBriefing_Event.lua")
+dofilepath("data:leveldata/campaign/tutorial/05_Virusfails/05_TacticalBriefing_Event.lua")
-- t_ListSC is used by hw2bsg_util.lua
dofilepath("data:scripts/LeSunTzu_Autodock_v3_shipdata.lua")
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 04:05:23
|
Revision: 4567
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4567&view=rev
Author: scarbrow
Date: 2011-06-19 04:05:17 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- restructuring 03
Modified Paths:
--------------
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/03_CainVsAdama/03_CainVsAdama.lua
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/03_CainVsAdama/03_CainVsAdama.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/03_CainVsAdama/03_CainVsAdama.lua 2011-06-19 04:01:56 UTC (rev 4566)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/03_CainVsAdama/03_CainVsAdama.lua 2011-06-19 04:05:17 UTC (rev 4567)
@@ -30,8 +30,8 @@
dofilepath("data:scripts/Template_SP_Victory_Event.lua")
dofilepath("data:scripts/Template_SP_CapShip_Watches_Objectives.lua")
dofilepath("data:scripts/Template_SP_CapShip_Watches.lua")
-dofilepath("data:leveldata/campaign/tutorial/h01_CainVsAdama/h01_CapShip_Watches_Destroyed_SwitchCraft_Events.lua")
-dofilepath("data:leveldata/campaign/tutorial/h01_CainVsAdama/h01_TacticalBriefing_Event.lua")
+dofilepath("data:leveldata/campaign/tutorial/03_CainVsAdama/03_CapShip_Watches_Destroyed_SwitchCraft_Events.lua")
+dofilepath("data:leveldata/campaign/tutorial/03_CainVsAdama/03_TacticalBriefing_Event.lua")
-- t_ListSC is used by hw2bsg_util.lua
dofilepath("data:scripts/LeSunTzu_Autodock_v3_shipdata.lua")
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sca...@us...> - 2011-06-19 03:58:50
|
Revision: 4565
http://hw2bsg.svn.sourceforge.net/hw2bsg/?rev=4565&view=rev
Author: scarbrow
Date: 2011-06-19 03:58:44 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
- restructuring 02
Modified Paths:
--------------
trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/02_AdamaVsCain/02_AdamaVsCain.lua
Modified: trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/02_AdamaVsCain/02_AdamaVsCain.lua
===================================================================
--- trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/02_AdamaVsCain/02_AdamaVsCain.lua 2011-06-19 03:48:21 UTC (rev 4564)
+++ trunk/HW2_ROOT/Data/leveldata/campaign/tutorial/02_AdamaVsCain/02_AdamaVsCain.lua 2011-06-19 03:58:44 UTC (rev 4565)
@@ -30,8 +30,8 @@
dofilepath("data:scripts/Template_SP_Victory_Event.lua")
dofilepath("data:scripts/Template_SP_CapShip_Watches_Objectives.lua")
dofilepath("data:scripts/Template_SP_CapShip_Watches.lua")
-dofilepath("data:leveldata/campaign/tutorial/h00_AdamaVsCain/h00_CapShip_Watches_Destroyed_SwitchCraft_Events.lua")
-dofilepath("data:leveldata/campaign/tutorial/h00_AdamaVsCain/h00_TacticalBriefing_Event.lua")
+dofilepath("data:leveldata/campaign/tutorial/02_AdamaVsCain/02_CapShip_Watches_Destroyed_SwitchCraft_Events.lua")
+dofilepath("data:leveldata/campaign/tutorial/02_AdamaVsCain/02_TacticalBriefing_Event.lua")
-- t_ListSC is used by hw2bsg_util.lua
dofilepath("data:scripts/LeSunTzu_Autodock_v3_shipdata.lua")
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|