Difference between revisions of "SDK-related development"

From CG community
Jump to navigation Jump to search
(I need to know.)
 
m (4 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
What happens to the players' current league and rankings when an update is pushed?  This question applies to all cases: draft, WIP, published; league configuration unchanged, adding leagues, removing leagues.
+
== Open questions ==
 +
 
 +
Those questions don't have a definite answer yet.  Come on and share your knowledge!
 +
 
 +
* What happens to the players' current league and rankings when an update is pushed?  This question applies to all cases: draft, WIP, published; league configuration unchanged, adding leagues, removing leagues.
 +
 
 +
* What's a reasonable way to test the package's HTML?
 +
 
 +
* Any way to completely bypass PIXI?
 +
 
 +
* How I do recreate the totally obnoxious Mars Lander Crash Sound?
 +
Sample contributions with sound and toggle: https://www.codingame.com/contribute/view/45741fc2054c24a43cb6b8f2e9511fb34141
 +
Mars Lander sound: https://www.codingame.com/servlet/fileservlet?id=955564061908
 +
 
 +
* Any other SDK subversion I haven't thought of yet?
 +
 
 +
* Why can't the game runner detect an agent is crashed faster than waiting for timeout?

Latest revision as of 10:07, 15 June 2021

Open questions

Those questions don't have a definite answer yet. Come on and share your knowledge!

  • What happens to the players' current league and rankings when an update is pushed? This question applies to all cases: draft, WIP, published; league configuration unchanged, adding leagues, removing leagues.
  • What's a reasonable way to test the package's HTML?
  • Any way to completely bypass PIXI?
  • How I do recreate the totally obnoxious Mars Lander Crash Sound?
Sample contributions with sound and toggle: https://www.codingame.com/contribute/view/45741fc2054c24a43cb6b8f2e9511fb34141
Mars Lander sound: https://www.codingame.com/servlet/fileservlet?id=955564061908
  • Any other SDK subversion I haven't thought of yet?
  • Why can't the game runner detect an agent is crashed faster than waiting for timeout?