-
Notifications
You must be signed in to change notification settings - Fork 225
Comparing changes
Open a pull request
base repository: msmhq/msm
base: 0.10.1
head repository: msmhq/msm
compare: 0.11.0
- 13 commits
- 17 files changed
- 5 contributors
Commits on Nov 13, 2021
-
Add check for successful server startup
The server_start function always assumes successful startup, which is confusing if the server didn't actually start. More work needs to be done to trap and return the error on startup, but for now, this at least lets the admin know the server didn't actually start.
Configuration menu - View commit details
-
Copy full SHA for 93f3b96 - Browse repository at this point
Copy the full SHA 93f3b96View commit details
Commits on Nov 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 095d14c - Browse repository at this point
Copy the full SHA 095d14cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 551e191 - Browse repository at this point
Copy the full SHA 551e191View commit details -
Remove travis build link from README
Additionally remove another donate link.
Configuration menu - View commit details
-
Copy full SHA for 86544fb - Browse repository at this point
Copy the full SHA 86544fbView commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 18f54ec - Browse repository at this point
Copy the full SHA 18f54ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6c8855 - Browse repository at this point
Copy the full SHA a6c8855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4397715 - Browse repository at this point
Copy the full SHA 4397715View commit details
Commits on Jul 25, 2022
-
Fix non-interactive install, and java, software-properties-common, su…
…do and wget dependencies (#1) * Set dependency installation as non-interactive Fixes: apt waits for user input when installing dependencies #439 * Add sudo and wget as dependencies Fixes: Installer assumes system has sudo and wget installed #440 * Add openjdk-17-jre-headless as dependency The script will install openjdk-17-jre-headless if java isn't installed already. The choice for version 17 was motivated by the fact it is the latest LTS version and also that it is required for running Minecraft 1.18 and above. Fixes: Make java an MSM installation dependency? #295 * Add software-properties-common as dependency The Debian script now installs software-properties-common if not installed, so it can use add-apt-repository. Fixes: Installer assumes software-properties-common is installed on debian system #441 * Fix broken whitespace
Configuration menu - View commit details
-
Copy full SHA for 52f26a6 - Browse repository at this point
Copy the full SHA 52f26a6View commit details
Commits on Apr 29, 2023
-
Merge pull request #431 from Next-Door-Tech/cleanup
Very minor - clean up extraneous whitespace
Configuration menu - View commit details
-
Copy full SHA for 3f5bab8 - Browse repository at this point
Copy the full SHA 3f5bab8View commit details -
Merge pull request #428 from renderorange/update-to-print-error-if-er…
…ror-on-startup Add check for successful server startup
Configuration menu - View commit details
-
Copy full SHA for 4e16a77 - Browse repository at this point
Copy the full SHA 4e16a77View commit details -
Merge pull request #429 from renderorange/switch-testing-to-github-ac…
…tions Switch testing to GitHub actions
Configuration menu - View commit details
-
Copy full SHA for ce826d2 - Browse repository at this point
Copy the full SHA ce826d2View commit details -
Merge pull request #442 from Touratica/master
Fix non-interactive install, and java, software-properties-common, sudo and wget dependencies
Configuration menu - View commit details
-
Copy full SHA for 72bf113 - Browse repository at this point
Copy the full SHA 72bf113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8f063 - Browse repository at this point
Copy the full SHA 0b8f063View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.10.1...0.11.0