Commit Graph

696 Commits

Author SHA1 Message Date
Steve ef9ce45aed Don't fire objectives or conditions if no names. 2016-05-05 14:06:51 +01:00
Steve 9c18974a63 When killing an entity, strip the name to prevent objectives firing. 2016-05-05 14:06:19 +01:00
Steve 1acd6f7cf4 Include capital ships in initial enemy count. 2016-05-05 14:05:27 +01:00
Steve a2736e1533 Must use AIF_ASSASSIN, to prevent other missions breaking. 2016-05-05 14:04:55 +01:00
Steve 2ecf267037 Pandorans will always kill the targets. 2016-05-05 12:47:48 +01:00
Steve a3993db7e1 Added EF_NO_HEALTH_BAR. 2016-05-05 12:47:31 +01:00
Steve ac78f83d43 Avoid speaking the same wingmate twice, if possible. 2016-05-05 12:47:19 +01:00
Steve 55462db981 Added EF_NO_THREAT to help with Eliminate All. 2016-05-05 11:11:54 +01:00
Steve 62d35ae7e8 Added Christabel-specific functions. 2016-05-05 10:01:07 +01:00
Steve 7ebfa8020f Must _not_ be a challenge mission. 2016-05-04 17:22:02 +01:00
Steve 1e04aea417 Don't use strcmp each time. 2016-05-04 16:23:49 +01:00
Steve fcbf18116c Added getAllEntsInRadius function, for better radius checking. 2016-05-04 16:23:28 +01:00
Steve eb225fefc9 Don't save star systems that don't have any missions. 2016-05-04 10:27:16 +01:00
Steve ff07744e9d Run script function with name of capital ship. 2016-05-04 09:34:34 +01:00
Steve 74c3a32abf Added 2 Birds trophy. 2016-05-04 09:26:00 +01:00
Steve 9e35c44910 Use dark text colours for unearned trophies. 2016-05-03 15:40:43 +01:00
Steve c137ef1fde Show speak distance info on hud. 2016-05-03 15:40:23 +01:00
Steve 690e469ff3 Added generic warnings for capital ships, rather than scripted ones. 2016-05-03 11:54:19 +01:00
Steve 35120f73c3 Disable capital ship by destroying engines and guns. AI_IGNORE will apply only to main components. 2016-05-03 11:28:17 +01:00
Steve 04f2d7a203 Fire scripts to run when engines and guns are destroyed. 2016-05-03 08:42:22 +01:00
Steve f2ade94073 Removed campaign % trophies: redundant. 2016-05-03 08:08:21 +01:00
Steve 09b3f8d917 Load save data before mission. 2016-05-02 12:54:54 +01:00
Steve f750c10c6f Blink some blips on radar. Show disabled craft as light blue. 2016-05-02 12:54:43 +01:00
Steve c492115bbc Mags no longer ignore shields. 2016-05-02 12:54:15 +01:00
Steve f076b37620 If your target is disabled, just shoot it. 2016-05-02 12:53:55 +01:00
Steve 4abec11dfd Slow missile down a bit more, to avoid orbitting static targets. 2016-05-02 12:53:33 +01:00
Steve b20a377edd Only add "Leader" to name if the leader has speed. 2016-05-02 11:59:57 +01:00
Steve 841d64ed10 Check objectives for disabled craft using group name. 2016-05-02 11:59:37 +01:00
Steve 76fff0707e Permit friendly fire against craft that are disabled. 2016-05-02 11:58:43 +01:00
Steve db78edb5a3 Disabled target AI bug fixes. 2016-05-02 11:58:27 +01:00
Steve c87c95fbde Added healthBars option to gameplay features. 2016-05-01 16:35:11 +01:00
Steve 9c113f2263 Kill missile if its target is dead. 2016-05-01 16:34:29 +01:00
Steve 1ff7e4bcd6 If a message box speaker is "Wingmate" randomly choose from all available wingmates. 2016-05-01 11:52:44 +01:00
Steve 6b768b4554 Experimental new gameplay features. 2016-04-30 21:52:01 +01:00
Steve 42fb77b53b STAT_MISSILES_EVADED update. 2016-04-30 17:22:38 +01:00
Steve f8363eb451 Misc. fixes. 2016-04-30 13:32:50 +01:00
Steve 1e631994b3 Always load the save game. 2016-04-30 11:21:05 +01:00
Steve 31ec5b1f8d Use applyFighterBrakes() here. 2016-04-30 11:20:57 +01:00
Steve a656d41532 Save game more frequently, for stats and trophies. 2016-04-30 11:20:24 +01:00
Steve b021272b8b Campaign and Challenge should be done in 10% and 25% increments. 2016-04-29 13:45:54 +01:00
Steve 35d03c1c39 Blink message box faster. 2016-04-29 12:16:07 +01:00
Steve 8c3a31b888 Can't use isSol here. 2016-04-29 12:13:00 +01:00
Steve 441a91d540 Logging update. 2016-04-29 12:12:12 +01:00
Steve 40fcc6565f Misc. updates. 2016-04-29 08:42:17 +01:00
Steve e62676711d Award post mission trophies upon mission completion. 2016-04-29 08:42:10 +01:00
Steve 5de2356bec Added PACIFIST trophy. 2016-04-29 08:40:52 +01:00
Steve 7593577c81 Use isSol, rather than strcmp. 2016-04-29 08:38:36 +01:00
Steve dca34036a7 Update epic kill streak in post battle. 2016-04-28 17:20:34 +01:00
Steve 099152b820 Trophy updates. 2016-04-28 17:20:16 +01:00
Steve 453cdcd333 Press Escape on Trophies screen to return to previous menu. 2016-04-28 12:35:51 +01:00