András Belicza

Results 106 comments of András Belicza

This could be done (returning the number of read bits). But I would prefer to add a new method to keep backward compatibility, e.g. ReadBitsWithCount(n byte) (u uint64, count byte,...

As the doc says: `screp -h`: -mapgfx print map graphics related data; valid with 'map' It does not generate a map image, but it includes additional data required to actually...

I checked the replay from the parser engine, and I saw no parsing errors. Being a pro player doesn't necessarily mean there should be spam train commands. When there is...

OK, I do not know what CoachAI includes in the numbers, most likely the solution is simply that the initial 4 SCVs you start with are included in the SCV...

The rules for inefficient commands are detailed here: https://repmastered.app/faq > **Q: What is EAPM, and how is it calculated?** > **A:** EAPM stands for Effective APM. EAPM excludes commands from...

What don't you understand? Please ask a _specific_ question. Your commands are not marked as ineffective because no rule is matching those patterns.

There is a "Select" action after each of your commands, that's probably a 3rd party software, not your doing. That's likely why no inefficient action is detected. Try to assign...

Not all end up in replays, some or many of these may just be part of network communication. Also some of these may not occur in a network game (e.g....

While this makes it obviously clearer, for someone having developer experience, this makes it a "piece of cake". I wanted it to have a little challenge, while still having all...

Also note that googling the term "scelight developer challenge solution", the first result leads to the StackOverflow question containing the solution code.