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

Example #39

Merged
merged 9 commits into from
Nov 15, 2019
Merged

Example #39

merged 9 commits into from
Nov 15, 2019

Conversation

Zielak
Copy link
Owner

@Zielak Zielak commented Nov 15, 2019

No description provided.

Darek Greenly added 9 commits November 8, 2019 13:01
- Room.canGameStart()
- server is now aware of ROUND of gameplay
- fixed find() method on parents
- conditions, add nthChild()
- cleanups
- players can pick cards
- round is estimated to win/tie
- nothing happens on round end.

Other:
- revised client<->server messages types
- send & sendInteraction are available only via `room`
- Client | room has more overridable methods
- Server | getOwner not tied to OwnershipTrait
- Server | changeParent, `source` infered from the first entity
Server
- State needs no options in constructor
- Command as class, takes place of "CompositeCommand"
- new Broadcast command
- every command is now async, allows `Wait` command.
- `parent.addChild` accepts prepending entities
upgrades
`getOwner` method now on instances
fixed Parent addChild with prepend.
added ante just for fun.
extracted out common actions.
@Zielak Zielak merged commit a16f88b into master Nov 15, 2019
@Zielak Zielak deleted the example branch November 15, 2019 18:58
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.

1 participant