Skip to content

Conversation

@TekhnaeRaav
Copy link
Contributor

Add differing throw types and add their functionality to the
current item selection.

Convert the PlayerEvent enum into a struct with systems for use in
Commands. This replaces the handle_player_events system because of
timing issues.

Closes: #628

functionality to the current item selection.

Convert the PlayerEvent enum into a struct with systems for use in
Commands. This replaces the handle_player_events system because of
timing issues.
based on negative or positive y throw velocity.
Also fix a small comment typo due to the new PlayerEvent &
a couple of clippy warnings.
Copy link
Member

@zicklag zicklag left a comment

Choose a reason for hiding this comment

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

Great job on this, and you got more deletions than you have additions! 🎉

bors merge

bors bot pushed a commit that referenced this pull request Feb 25, 2023
Add differing throw types and add their functionality to the
current item selection.

Convert the PlayerEvent enum into a struct with systems for use in
Commands. This replaces the handle_player_events system because of
timing issues.

Closes: #628

Co-authored-by: Zicklag <zicklag@katharostech.com>
@bors
Copy link
Contributor

bors bot commented Feb 25, 2023

Canceled.

@zicklag
Copy link
Member

zicklag commented Feb 25, 2023

bors merge

bors bot pushed a commit that referenced this pull request Feb 25, 2023
Add differing throw types and add their functionality to the
current item selection.

Convert the PlayerEvent enum into a struct with systems for use in
Commands. This replaces the handle_player_events system because of
timing issues.

Closes: #628

Co-authored-by: Zicklag <zicklag@katharostech.com>
@bors
Copy link
Contributor

bors bot commented Feb 25, 2023

Build failed:

@zicklag
Copy link
Member

zicklag commented Feb 25, 2023

bors retry

bors bot pushed a commit that referenced this pull request Feb 25, 2023
Add differing throw types and add their functionality to the
current item selection.

Convert the PlayerEvent enum into a struct with systems for use in
Commands. This replaces the handle_player_events system because of
timing issues.

Closes: #628

Co-authored-by: Zicklag <zicklag@katharostech.com>
@bors
Copy link
Contributor

bors bot commented Feb 25, 2023

Canceled.

@zicklag
Copy link
Member

zicklag commented Feb 25, 2023

bors retry

bors bot pushed a commit that referenced this pull request Feb 25, 2023
Add differing throw types and add their functionality to the
current item selection.

Convert the PlayerEvent enum into a struct with systems for use in
Commands. This replaces the handle_player_events system because of
timing issues.

Closes: #628

Co-authored-by: Zicklag <zicklag@katharostech.com>
@bors
Copy link
Contributor

bors bot commented Feb 25, 2023

@bors bors bot changed the title feat: add new item throw behaviors. [Merged by Bors] - feat: add new item throw behaviors. Feb 25, 2023
@bors bors bot closed this Feb 25, 2023
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.

Tweak Item Throwing Velocities

2 participants