Skip to content

Update event system dependency and handler registration#1

Open
tristanpoland wants to merge 1 commit into
DyingStar-game:mainfrom
tristanpoland:main
Open

Update event system dependency and handler registration#1
tristanpoland wants to merge 1 commit into
DyingStar-game:mainfrom
tristanpoland:main

Conversation

@tristanpoland
Copy link
Copy Markdown

@tristanpoland tristanpoland commented Sep 1, 2025

Changed horizon_event_system dependency from a local path to version 0.14.0 in Cargo.toml. Refactored event handler registration in lib.rs to use events.on_client instead of register_handlers! macro for improved clarity and to fix registration bugs

Changed horizon_event_system dependency from a local path to version 0.14.0 in Cargo.toml. Refactored event handler registration in lib.rs to use events.on_client instead of register_handlers! macro for improved clarity and async support.
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