Skip to content
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

MultiAdmin 3.3.0.0 #226

Merged
merged 14 commits into from
Jun 5, 2020
Merged

MultiAdmin 3.3.0.0 #226

merged 14 commits into from
Jun 5, 2020

Conversation

ButterscotchV
Copy link
Collaborator

@ButterscotchV ButterscotchV commented May 31, 2020

Config Changes

  • Remove log_mod_actions_to_own_file config
  • Remove shutdown_when_empty_for config
  • Add multiadmin_log_location config

Misc Changes

  • Fix Unity game console opening (Fix for a newest game version #225)
  • Add missing gitignores for each project
  • Add a socket system
    • Change file message system to use sockets
  • Add color parsing
  • No longer clone when timestamping a message
  • Update README
  • Remove ModLog
  • Remove InactivityShutdown
  • Remove player count from TitleBar
  • Update feature documentation
  • Remove most ServerMod specific functionality
  • Simplify output parsing
  • Remove ServerMod branding
  • Add icon
  • Change testing from MStest to XUnit
  • Update copyright year
  • Replace string.Empty with ""
  • Update StringExtension tests to better use XUnit
  • Add more StringExtension tests
  • Fix StringExtension behaviour
  • Fix exception when the console is too small

Dankrushen added 9 commits May 30, 2020 19:16
- Add color parsing
- Fix the session socket not being assigned
- No longer clone when timestamping a message
- Update feature descriptions
- Update README
- Remove ModLog
- Remove InactivityShutdown
- Remove player count from TitleBar
- Update feature documentation
- Add log folder config
- Remove most ServerMod specific functionality
- Simplified output parsing
@ButterscotchV ButterscotchV linked an issue May 31, 2020 that may be closed by this pull request
Dankrushen added 5 commits June 1, 2020 17:55
@ButterscotchV ButterscotchV changed the title MultiAdmin 3.3.0 MultiAdmin 3.3.0.0 Jun 5, 2020
@ButterscotchV ButterscotchV merged commit 2ba7b6a into master Jun 5, 2020
@ButterscotchV ButterscotchV deleted the 3.3.0 branch June 5, 2020 19:39
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.

Smod titlebar check is not great
1 participant