-
-
Notifications
You must be signed in to change notification settings - Fork 145
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
Boss Bar API #371
Boss Bar API #371
Commits on Jun 16, 2023
-
Created valence_boss_bar crates and created the BossBar entity
pepperoni21 committedJun 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 174bf05 - Browse repository at this point
Copy the full SHA 174bf05View commit details -
Changed BossBarViewers struct's wrapped value
pepperoni21 committedJun 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 9f0e790 - Browse repository at this point
Copy the full SHA 9f0e790View commit details
Commits on Jun 17, 2023
-
Added boss bar despawn handler; Added project in workspace; Organized…
… code; Created tests file
pepperoni21 committedJun 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 18924d8 - Browse repository at this point
Copy the full SHA 18924d8View commit details -
Removed boss_bar test file from the module tree (it's not done yet)
pepperoni21 committedJun 17, 2023 Configuration menu - View commit details
-
Copy full SHA for cfb7dca - Browse repository at this point
Copy the full SHA cfb7dcaView commit details -
Turned BossBar component into a Bundle; Edited the despawn handler
pepperoni21 committedJun 17, 2023 Configuration menu - View commit details
-
Copy full SHA for eeda50f - Browse repository at this point
Copy the full SHA eeda50fView commit details -
Added unit tests; Changed BossBarViewers component; Added Boss bar at…
…tributes update handlers
pepperoni21 committedJun 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 1992d1d - Browse repository at this point
Copy the full SHA 1992d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff97d90 - Browse repository at this point
Copy the full SHA ff97d90View commit details -
Code documentation; Removed useless methods
pepperoni21 committedJun 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 8991cc7 - Browse repository at this point
Copy the full SHA 8991cc7View commit details -
Handled player disconnection; Renaming
pepperoni21 committedJun 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 9b5039d - Browse repository at this point
Copy the full SHA 9b5039dView commit details -
pepperoni21 committed
Jun 17, 2023 Configuration menu - View commit details
-
Copy full SHA for fa6a53b - Browse repository at this point
Copy the full SHA fa6a53bView commit details
Commits on Jun 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d78e79a - Browse repository at this point
Copy the full SHA d78e79aView commit details -
pepperoni21 committed
Jun 18, 2023 Configuration menu - View commit details
-
Copy full SHA for e9314f8 - Browse repository at this point
Copy the full SHA e9314f8View commit details -
Edited BossBarViewers properties names
pepperoni21 committedJun 18, 2023 Configuration menu - View commit details
-
Copy full SHA for ac6cd66 - Browse repository at this point
Copy the full SHA ac6cd66View commit details
Commits on Jun 19, 2023
-
Fixed Cargo.toml file; Boss bar viewers are now stored in BTreeSet; R…
…enamed systems; Made components module private; Added more lints to the crate; Removed unwrap uses; Fixed system queries; Improved boss bar update viewers handler's code; Improved packets
pepperoni21 committedJun 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 1731842 - Browse repository at this point
Copy the full SHA 1731842View commit details -
Ran cargo fmt and fixed clippy warnings
pepperoni21 committedJun 19, 2023 Configuration menu - View commit details
-
Copy full SHA for dad2eab - Browse repository at this point
Copy the full SHA dad2eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8ef4a7 - Browse repository at this point
Copy the full SHA f8ef4a7View commit details -
pepperoni21 committed
Jun 19, 2023 Configuration menu - View commit details
-
Copy full SHA for e17c859 - Browse repository at this point
Copy the full SHA e17c859View commit details -
Removed boss_bar dependency from playground
pepperoni21 committedJun 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 6a42f92 - Browse repository at this point
Copy the full SHA 6a42f92View commit details -
Made BossBarViewers' old_viewers field pub(crate)
pepperoni21 committedJun 19, 2023 Configuration menu - View commit details
-
Copy full SHA for a79e6ac - Browse repository at this point
Copy the full SHA a79e6acView commit details -
Fixed systems; Added client disconnection test
pepperoni21 committedJun 19, 2023 Configuration menu - View commit details
-
Copy full SHA for e0cd195 - Browse repository at this point
Copy the full SHA e0cd195View commit details -
pepperoni21 committed
Jun 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 96a98d1 - Browse repository at this point
Copy the full SHA 96a98d1View commit details -
Ordered client_disconnection system before boss_bar_viewers_update
pepperoni21 committedJun 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 7826698 - Browse repository at this point
Copy the full SHA 7826698View commit details
Commits on Jun 20, 2023
-
Exported boss_bar in the main valence crate; Added an example
pepperoni21 committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for dd3c75f - Browse repository at this point
Copy the full SHA dd3c75fView commit details -
pepperoni21 committed
Jun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 6b62de6 - Browse repository at this point
Copy the full SHA 6b62de6View commit details -
Merge remote-tracking branch 'upstream/main'
pepperoni21 committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 6eb672f - Browse repository at this point
Copy the full SHA 6eb672fView commit details -
pepperoni21 committed
Jun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 4c77468 - Browse repository at this point
Copy the full SHA 4c77468View commit details