General 2.2.53 support & fix typo #1

Merged
xeon merged 5 commits from YYHEggEgg/FireflySR:master into master 2024-05-22 17:00:19 +00:00
Contributor

Abstract

This PR includes several measures that are beneficial for playing further versions like 2.2.53, and some small user-experience optimizations are introduced.

Description

For 2.2.53 support:

  • Make disabling password check an option; server can't comprehend the password content without a patch.
  • Include 2.2.53 Hotfix in Dispatch configurations.
  • Introduce the users of playing 2.2.53 with a proxy in the README.

There're some other optimizations:

  • Added MongoDB & protoc as Requirements in README. They're not mentioned enough previously.
  • If server received a single word of command, it will reply the list of available commands currently. For instance that can cover a simple /help.
## Abstract This PR includes several measures that are beneficial for playing further versions like 2.2.53, and some small user-experience optimizations are introduced. ## Description For 2.2.53 support: - Make disabling password check an option; server can't comprehend the password content without a patch. - Include 2.2.53 Hotfix in Dispatch configurations. - Introduce the users of playing 2.2.53 with a proxy in the README. There're some other optimizations: - Added MongoDB & protoc as Requirements in README. They're not mentioned enough previously. - If server received a single word of command, it will reply the list of available commands currently. For instance that can cover a simple `/help`.
YYHEggEgg added 5 commits 2024-05-22 16:55:56 +00:00
Owner

Thank you for your pull request! It's great to see these enhancements aimed at improving the user experience and compatibility with further versions like 2.2.53. Your efforts are appreciated!

Thank you for your pull request! It's great to see these enhancements aimed at improving the user experience and compatibility with further versions like 2.2.53. Your efforts are appreciated!
xeon merged commit a3e0be4117 into master 2024-05-22 17:00:19 +00:00
Author
Contributor

☠️

☠️
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: reversedrooms/FireflySR#1
No description provided.