Skip to content

Conversation

@kkafar
Copy link
Collaborator

@kkafar kkafar commented Jun 4, 2022

Description

Associated action emitter with action. This required some refactoring and allowed me to improve object creation code & simplify battle action creation.

What changed:

Action contains reference to the object that emitted it.

Should be merged after #77 is merged or closed.

Fixes #55

Checklist

  • Included code to test these changes
  • Updated Jira

@kkafar kkafar force-pushed the @kkafar/bounded-object-action-creation branch from 8b70bb9 to f9f48d9 Compare June 4, 2022 11:02
@kkafar kkafar changed the title bookmark: @kkafar/bounded-object-action-creation begin chore: associate action emitter with action Jun 4, 2022
@kkafar kkafar requested review from co012, ksiek127 and mhawryluk and removed request for co012, ksiek127 and mhawryluk June 4, 2022 11:06
@kkafar kkafar marked this pull request as ready for review June 4, 2022 11:06
Copy link
Collaborator

@ksiek127 ksiek127 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nie odpalałem ale wygląda dobrze

@kkafar kkafar force-pushed the @kkafar/docs-battle-action branch from d78c0ee to d7860a8 Compare June 4, 2022 13:39
Base automatically changed from @kkafar/docs-battle-action to master June 4, 2022 13:39
kkafar added 2 commits June 4, 2022 15:40
This required some refactoring and allowed me to improve object creation
code & simplify battle action creation
@kkafar kkafar force-pushed the @kkafar/bounded-object-action-creation branch from f9f48d9 to 2d2eaec Compare June 4, 2022 13:40
@kkafar kkafar merged commit 1dcb9c8 into master Jun 4, 2022
@kkafar kkafar deleted the @kkafar/bounded-object-action-creation branch June 4, 2022 13:41
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.

Bounded object & action creation

3 participants