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

Rebase Docker around latest version #11

Open
wants to merge 728 commits into
base: development
Choose a base branch
from

Conversation

lubocode
Copy link
Owner

No description provided.

@lubocode
Copy link
Owner Author

lubocode commented Dec 5, 2020

This will be on ice until after Christmas. Got too much to do.

@lubocode lubocode self-assigned this Dec 5, 2020
@lubocode lubocode changed the title Merge version 2.0.0 changes into Docker Merge version 2.1.1 changes into Docker Feb 15, 2021
@lubocode
Copy link
Owner Author

I have begun working on this, but it will take some time as git can't compare the .go files anymore and I have to go through the whole code manually.

@lubocode
Copy link
Owner Author

This was on ice for too long. Will rebase a new version around the current release of the og script and build a docker from that.
Will be easier to adjust the current code for docker (remove config file and add docker arguments) instead of trying to merge everything.

@lubocode lubocode changed the title Merge version 2.1.1 changes into Docker Merge version 2.2.1 changes into Docker Feb 22, 2021
@lubocode lubocode changed the title Merge version 2.2.1 changes into Docker Rebase Docker around version 2.2.1 Feb 22, 2021
@lubocode lubocode changed the title Rebase Docker around version 2.2.1 Rebase Docker around latest version Mar 17, 2021
gekigek99 and others added 30 commits March 7, 2023 18:00
….com/stretchr/testify-1.8.2

build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
fixed config file update with wrong parameters
Implement #219: Arguments for ServPort and ServPortQuery
(it does not prevent msh from working)
# since v2.4.0:
### major updates
- Implemented api2 in program manager
- implemented ms suspension (windows/linux/darwin)
- Added command-line arguments
- Added major ms error report to client
- Added msh console input reserved line
- Added stats query support
- Updated mshID management

### minor updates
- Added possibility to kill the minecraft server after stop command is issued
- Added notification for unofficial version
- Added msh exit command
- Added server info request for player count
- Added msh whitelist to start server (with minecraft server config import feature)
- Added msh messages in game chat
- Added check for minecraft server eula.txt file
- Added Msh server icon automatic resize
- Added minecraft server process suspension refresh to mitigate watchdog caused crash
- Added cpu/mem usage logging
- Added internet usage logging flag
- Added milliseconds in log
- Improved regex player count search
- Improved cpu percent calculation

### bugfix
- Bugfix `msh exit` ungraceful server shutdown
- Bugfix mshid generation
- Bugfix array error when bad request
- Bugfix logging of internet usage
- Bugfix bad log colors
- Bugfix ms terminal hanging
- Bugfix ms soft freeze scheduler
- Bugfix force freeze error when ms is starting
- Bugfix 0xffffffff overflow in arch386
- Bugfix sigint while ms starting does not stop ms
- Bugfix internal playercount (now connection count)
- Bugfix machine mem value overflow on 32bit arch
- Bugfix list unexpected output
- Bugfix ms command space parsing
- Bugfix query protocol related bugs
- Bugfix ms-uptime increase when ms is suspended
- Bugfix process cpu/mem on linux
- Bugfix eula.txt generation of fresh server
- Bugfix ms join timeout
- Bugfix msh args parsing
- Bugfix autorefresh prompt line
- Bugfix crash during ping emulation
- ...others

### code
- Added errco package
- Added log type
- Added log level
- Added log code
- Added tests
- Added vendor folder
- Improved logging
- Improved trace layout
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…/actions/checkout-4

build(deps): bump actions/checkout from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…/github/codeql-action-3

build(deps): bump github/codeql-action from 2 to 3
Update config.go to add host, and servhost as parameters
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.

6 participants