Golden Goal Blitz -- Feedback, Bugs

Hello there!

The previous arena was just “arcade mode,” and we are moving to a new schedule with two packed arenas per year and a “summer break up.” So, the new arena is ready for play and competition.
Play Golden Goal

Starting from this season, we will no longer have Regular/Championship arenas. Just one arena per season for 5 months, with higher entry levels, and compensation through an AI helper. Yep, we are going to add the modern understanding of “AI” to AI League. Well, we never restricted the usage of AI, so we are just adding it to the arena very soon (plus we will add it to old arenas). I’ll provide details on how the AI helper works later, once we’ve finished testing.

So, back to the current arena – with the prolonged timeline we are going to add and improve the arena continuously through the season, and in the last month (I don’t know the exact dates of the ending yet, maybe 25 Dec or 31 Dec), I’m going to add one big mechanic to extend the arena. It will be the new alternative to regular/championship.

This topic is for feedback (what features, docs, and other needs to add) and bugs. Off-topic will be removed.

If you want just a free discussion, then feel free to create other topics. For critical things, you can mention me.

Also, I want to say sorry ahead of time as I will be mostly busy with other projects and I won’t always be available for AIL, but I will try my best.

1 Like

Ok. One bug from me from the start.

  • “ghost” should not work on walls – or you can go out of the map

@Bryukh how can i change my coding language to javascript

@Bryukh What is this? I have found a glitch !!! here is the picture:

First, it just goes back and forth between these two squares many times and then …

These are the coordinates of two cells : 55, 65. and 65, 65

As you can see in the picture above.

it gets in here then…

Then it goes over here.

Yes, you can, it’s not related to this arena. Just go to menu and change it

Huh, interesting and weird. Thanks – I will try to reproduce and find whats happening there

How can i update video here

Could you give more details? I tried this code
``
while (true) {
hero.build(“rock”, 55, 65);
hero.build(“rock”, 65, 55);
}
```

and it build only one rock

Here is the video!!!

this is my code

hero.getObstacleAt still returns ice after it has been destroyed by opponent ball

My ball goes through the wall against BuddeyCC

CodeCombat - Coding games to learn Python and JavaScript | CodeCombat

maybe u are using ghost

So ……………………………………………… ???

@Bryukh what do you mean by higher entry levels and compensation? Will the arenas have a higher coding skill floor to play? And what will the AI do? And will there be prizes in final sims?

@Bryukh hero.getObstacleAt will not return null if something has been built there even if it is not there anymore

even if I am it shouldn’t work

or is that only on the outside walls