Red links
There may be some pages I don't know the exact link to it, if you know them feel free to fix it ;)
There are also some concept that I don't know the existing names on wiki, also feel free to correct them ;)
Finally thanks all for the incredible concept on this wiki ;) They are fancy and well tested.
Isn't DiveProtection and BotWidth calculation a type of risk source.
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:User talk:Xor/Thoughts on movement/Red links/reply (2).
Sorry for really bad english. What I mean by Bot width calculation is the bins that are covered by the robot. For Dive Protection you are right.
isn't bins covered by robot already done by PreciseIntersection? I think most bots will base that on BotWidth.
As I know Precise Intersection is about when the wave will it since it is intersection but I may be wrong.
Yep, the complete width of your (moving) bot while the wave iterates over your bot. So it can be close to 60 pixels for a bot on full speed and a full power bullet. (Botwidth 36 + 3 ticks of 8 wide). How you record it is up to you, bins or angles. Next to that, getting closer to an enemy makes your botwidth relatively larger compared to the Maximum Escape Angle you have.
What an interesting observation! It looks like there are benefits when wave crossed with 0 lateral velocity, even if it reduce MEA.
My bots logic completely ignored the fact that bot might hide in its own shadow. No the question how to program it efficiently, without doing a full blown game emulator.