Skip to content

MultiAdmin Version 3.2.4 Update#221

Merged
ButterscotchV merged 5 commits intomasterfrom
3.2.4
Nov 18, 2019
Merged

MultiAdmin Version 3.2.4 Update#221
ButterscotchV merged 5 commits intomasterfrom
3.2.4

Conversation

@ButterscotchV
Copy link
Collaborator

@ButterscotchV ButterscotchV commented Oct 26, 2019

Config Additions

  • Add startup fail configs
    • Add server_start_retry
    • Add server_start_retry_delay

Bug Fixes

  • Add missing check to StringMatches

Misc Changes

  • Add more unit testing for StringMatches
  • Add new event calling system, this should reduce duplicated code
  • Update Mono version checker to check length better
  • Update a couple of info messages
  • Change the server start-up crash message
  • Check if a command is already registered before registering
  • Safer and more optimized OutputHandler index checks
  • Modify CompareVersion to check version length as well as the numbers
  • Change all usages of Path.DirectorySeparatorChar for combining paths to Path.Combine()

Dankrushen added 5 commits October 14, 2019 20:28
- Add missing check to StringMatches
- Add more unit testing for StringMatches
- Update Mono version checker to check length better
- Add new event calling system, this should reduce duplicated code
- Update a couple info messages
- Change the server start-up crash message
- Check if a command is already registered before registering
- Safer and more optimized OutputHandler index checks
- Modify CompareVersion to check version length as well as the numbers
- Add startup fail configs
   - Add "server_start_retry"
   - Add "server_start_retry_delay"
- Change all usages of "Path.DirectorySeparatorChar" for combining paths to Path.Combine()
@ButterscotchV ButterscotchV merged commit c93c52d into master Nov 18, 2019
@ButterscotchV ButterscotchV deleted the 3.2.4 branch May 31, 2020 02:29
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