Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support map-defined bot types #10916

Merged
merged 3 commits into from Mar 18, 2016
Merged

Support map-defined bot types #10916

merged 3 commits into from Mar 18, 2016

Conversation

pchote
Copy link
Member

@pchote pchote commented Mar 12, 2016

This removes the Map usage from LobbyLogic, reworks the lobby and server to use the map ruleset for bots, and introduces a new DummyAI that can be used to fill slots in scripted maps. This doesn't yet expose the bot info to Lua – i'm hoping that @abcdefg30 can suggest the best way to do this.

Depends on #10901. We're almost at the end of this marathon rewrite, I promise!

@obrakmann
Copy link
Contributor

Looks ok, 👍

@pchote pchote force-pushed the lobby-bots branch 2 times, most recently from 9b1e7e4 to fe28393 Compare March 18, 2016 18:24
@pchote
Copy link
Member Author

pchote commented Mar 18, 2016

Dropped the testcase and DummyAI commits so that we can merge the completed parts of this.

@abcdefg30
Copy link
Member

Looks good to me. 👍 / ✅

abcdefg30 added a commit that referenced this pull request Mar 18, 2016
Support map-defined bot types
@abcdefg30 abcdefg30 merged commit 51bfe4a into OpenRA:bleed Mar 18, 2016
@abcdefg30
Copy link
Member

Changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants