Difference between revisions of "Mission Editor game compatibility"

From Zero-K
Jump to navigation Jump to search
(Ported from ZK wiki by DotNetWikiBot)
 
(Add category)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Known Mission Editor Compatibility Issues ==
+
This is a list of '''known Mission Editor compatibility issues''' with certain Spring games.
 +
 
 +
== Games ==
 
* Zero-K
 
* Zero-K
  * Capture does not work unless the "Allow Transfers" action is used.
+
** Capture does not work unless the "Allow Transfers" action is used.
 
* XTA
 
* XTA
  * No reported issue.
+
** No reported issue.
 
* Balanced Annihilation
 
* Balanced Annihilation
  * Game frame 1 is skipped. Workaround: don't make anything happen in that frame. Skip it with the Wait action.
+
** Game frame 1 is skipped. Workaround: don't make anything happen in that frame. Skip it with the Wait action.
 
* Spring 1944
 
* Spring 1944
  * Flags can't be captured unless the "Allow Transfers" action is used.
+
** Flags can't be captured unless the "Allow Transfers" action is used.
 
* The Cursed
 
* The Cursed
  * No reported issue.
+
** No reported issue.
 
* Kernel Panic
 
* Kernel Panic
  * Does not work. Might be solved in KP 4.2
+
** Does not work. Might be solved in KP 4.2
 
* Evolution RTS
 
* Evolution RTS
  * No reported issue.
+
** No reported issue.
  
 
[https://github.com/ZeroK-RTS/Zero-K-Infrastructure Report an issue]
 
[https://github.com/ZeroK-RTS/Zero-K-Infrastructure Report an issue]
 +
 +
[[Category:Mission Editor]]

Latest revision as of 08:35, 25 June 2016

This is a list of known Mission Editor compatibility issues with certain Spring games.

Games[edit]

  • Zero-K
    • Capture does not work unless the "Allow Transfers" action is used.
  • XTA
    • No reported issue.
  • Balanced Annihilation
    • Game frame 1 is skipped. Workaround: don't make anything happen in that frame. Skip it with the Wait action.
  • Spring 1944
    • Flags can't be captured unless the "Allow Transfers" action is used.
  • The Cursed
    • No reported issue.
  • Kernel Panic
    • Does not work. Might be solved in KP 4.2
  • Evolution RTS
    • No reported issue.

Report an issue