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

Player action hooks #93

Merged
merged 13 commits into from
Dec 30, 2024
Merged

Conversation

Kiloku
Copy link
Contributor

@Kiloku Kiloku commented Dec 29, 2024

Still learning how to work with Hooks.

@Kiloku Kiloku changed the title [WIP] Player action hooks Player action hooks Dec 30, 2024
@Kiloku Kiloku marked this pull request as ready for review December 30, 2024 02:38
@KiritoDv KiritoDv merged commit ad7bc7c into HarbourMasters:hooks Dec 30, 2024
3 checks passed
KiritoDv pushed a commit that referenced this pull request Jan 3, 2025
* Create Player Action and Player Movement event types

* Call Boost/Brake events

* Change some event types

* Make Boost/Brake events cancellable

* Use new dynamic hooks

* Use separate events for each player action

* Add shoot events

* Return early on cancel

* Add Bomb and Charged Shot Events

* Remove movement event hooks, add player param to action hooks

* Fix whitespace

* Register player action events
KiritoDv pushed a commit to Kiloku/Starship that referenced this pull request Jan 4, 2025
* Create Player Action and Player Movement event types

* Call Boost/Brake events

* Change some event types

* Make Boost/Brake events cancellable

* Use new dynamic hooks

* Use separate events for each player action

* Add shoot events

* Return early on cancel

* Add Bomb and Charged Shot Events

* Remove movement event hooks, add player param to action hooks

* Fix whitespace

* Register player action events
KiritoDv pushed a commit to Kiloku/Starship that referenced this pull request Jan 4, 2025
* Create Player Action and Player Movement event types

* Call Boost/Brake events

* Change some event types

* Make Boost/Brake events cancellable

* Use new dynamic hooks

* Use separate events for each player action

* Add shoot events

* Return early on cancel

* Add Bomb and Charged Shot Events

* Remove movement event hooks, add player param to action hooks

* Fix whitespace

* Register player action events
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