Skip to content

Big Update#38

Merged
androidmage merged 3 commits intoandroidmage:masterfrom
jherd23:master
Jan 12, 2016
Merged

Big Update#38
androidmage merged 3 commits intoandroidmage:masterfrom
jherd23:master

Conversation

@jherd23
Copy link
Copy Markdown
Contributor

@jherd23 jherd23 commented Jan 12, 2016

Ok, so basically:

Restructured the Scout AI system. Includes many of the old elements, but now compartamentalized. Archons assign scouts task when building them (message type=0). The Archon.getScoutType method will get the ints needed for this setup in the future, haven't implemented yet. Also a small fix in the BUG pathfinding that essentially treats other robots as walls to go around. Finally, made FancyMessage able to more or less interpret any signal, and just have the @isMessage property be false if it's not a message. That way we don't have to check what kind of robot sent the message before making a fancymessage out of it (ie: less scanning).

androidmage added a commit that referenced this pull request Jan 12, 2016
@androidmage androidmage merged commit 4f9ebea into androidmage:master Jan 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants