-
Notifications
You must be signed in to change notification settings - Fork 77
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
Update scoreboard.py #956
Merged
Merged
Update scoreboard.py #956
+3
−3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update the default objective score format emoji IDs to match the ones in the CRCON Discord Signed-off-by: C. Eric Mathey <48801688+cemathey@users.noreply.github.com>
ElGuillermo
approved these changes
Feb 21, 2025
* Update scoreboard.py Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com> * Update scoreboard.py Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com> * Update scoreboard.py Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com> * Don't reset the last updated times each loop --------- Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com> Co-authored-by: C. Eric Mathey <emathey@protonmail.com>
Signed-off-by: Zarrewitch <59877643+Zarrewitch@users.noreply.github.com>
* Delete images/README_Home_2024-12-27.png Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com> * Delete images/README_Records_GameLogs_2024-12-27.png Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com> * Delete images/README_Records_Players_2024-12-27.png Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com> * Delete images/README_Settings_General_2024-12-27.png Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com> * Delete images/readme_admin_account_setup_1.png Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com> * Delete images/readme_admin_account_setup_2.png Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com> * Delete images/readme_admin_account_setup_3.png Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com> * Delete images/readme_admin_account_setup_4.png Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com> * Delete images/readme_admin_password_1.png Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com> --------- Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com>
…full screen on mobile (#955)
* Test for presence of scoreboard volume on startup * Handle 404 errors better and purge 404'd messages from queue * Properly accept steam quick connect URLs * Include descriptions; remove unused show_map_rotation field --------- Co-authored-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com>
* Enhance date and time handling with timezone support - Add timezone plugin to dayjs in App.js and game-logs page - Modify date-time pickers to use 24-hour format (ampm=false) - Update game logs column to convert event time to local timezone - Remove explicit UTC timezone setting in players records page * Localize log timestamps to user's timezone in LogsCard
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update the default objective score format emoji IDs to match the ones in the CRCON Discord