Releases: crowbarmaster/BedrockManagementService
Stable Build: Version 3.1.9063.752
🛸 Other Changes
8184dfb
- Merge branch 'master' of https://github.com/crowbarmaster/BedrockManagementService (commit by @crowbarmaster)d24e0d9
- Opt to create the new temp directory here so in the future it won't be forgottem. (commit by @crowbarmaster)d230275
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
5ead19e
- Merge branch 'master' of https://github.com/crowbarmaster/BedrockManagementService (commit by @crowbarmaster)af089f4
- Breaking change with update manifest system. Path on sserer to download has changed. (commit by @crowbarmaster)edb2f11
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
7286fab
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
23d627b
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
79ede4b
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
fcf6260
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
9209c88
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
7d1dc74
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
418c8bc
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
2a4cd02
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
af06a72
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
c647108
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
5864c0e
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
584c0aa
- Update legacy bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
c76df24
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
2bf0b39
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
874ddf9
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
6cdfe64
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
6b1b438
- Update legacy bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
0e20179
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
d6737d3
- Update legacy bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
de5591f
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
13de005
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
1e64e94
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
3b09a96
- Update legacy bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
1058fda
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
5fe6bfd
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
db915ce
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
Update MainWindow.cs (commit by @crowbarmaster)
4729003
- Update legacy bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
a07a29e
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
8fd5b54
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
a27e4d6
- Update legacy bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
169fb9a
- Update MainWindow.cs
Fixes exception upon down arrow (commit by @l33m4n)
6f50c75
- Update legacy bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
57572fa
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
a6ea8c5
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
abcf5d9
- Update legacy bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
31a24fb
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
Alpha 3.1 Release: Version 3.1.8870.39725
Hello all!
This release marks some important changes! I should note here that this version is being marked as a stable alpha
for now. Most all active features should be working, however I do not have the time for testing. Please - report any issues you have with the issue tracker. I will do my best to tackle them. Pull requests are welcome!
-
Minecraft Management Service (MMS) now initially starts void of any servers. I thought it best to head this route as this software is no longer dedicated to Bedrock servers. You can write up a server config by hand or use the GUI to add one.
-
Refactored version manifests to contain
server.properties
defaults for every version. Java is included in this as well. This greatly speeds up deployment and update checks, making for faster startups as well. -
Issues pertaining to timers (Update, Backup and Restart) caused a failure to start them. The issue has been corrected and these functions now work again.
🛸 Other Changes
b8c14a0
- Merge branch 'master' of https://github.com/crowbarmaster/BedrockManagementService (commit by @crowbarmaster)550e204
- Remove Prop Spec app. No longer needed. (commit by @crowbarmaster)435531e
- Update CheckJavaVersion.yml
Remove extra spaces. (commit by @crowbarmaster)
4198050
- Update CheckJavaVersion.yml
Fix version conditional check. (commit by @crowbarmaster)
28fa79c
- Update java_version_prop_manifest.json
Fix double. (commit by @crowbarmaster)
40ecfec
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
0de35ec
- Update minor version +1. (commit by @crowbarmaster)859bc41
- Merge branch 'master' of https://github.com/crowbarmaster/BedrockManagementService (commit by @crowbarmaster)4b5c631
- Misc changes. (commit by @crowbarmaster)5d48f16
- Add condition to prevent merging of logs. (commit by @crowbarmaster)32707b4
- Add method to force a reset of log counts so logs will re-appear on hot connects. (commit by @crowbarmaster)b91a803
- Some work here to verify the log boxes behave as intended during disconnect/server removals. (commit by @crowbarmaster)a4f4d3d
- Bedrock does not have beta support, so we will remove the checkbox for it. (commit by @crowbarmaster)540b7be
- Missing call to start timer services added. Timers now fire as they should, fixing the issue with missing auto backups. (commit by @crowbarmaster)8f01808
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
8694922
- Merge branch 'master' of https://github.com/crowbarmaster/BedrockManagementService (commit by @crowbarmaster)24af39a
- Fix naming ofisBeta
variable reference. (commit by @crowbarmaster)4e20820
- Update java_version_prop_manifest.json
Reset testing grounds. (commit by @crowbarmaster)
950d8e7
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
2f55abe
- Fix typos. (commit by @crowbarmaster)a9fc81b
- Go back to muli-step with conditions throughout. (commit by @crowbarmaster)4c0cd1e
- Try fix conditional that should have run job. (commit by @crowbarmaster)8a519b7
- Move to using outputs. (commit by @crowbarmaster)7e02306
- Zero out javaVer instead of unknown null check. (commit by @crowbarmaster)8ee009f
- Attempt to path to previous job's env. (commit by @crowbarmaster)671e985
- Wrap env var in braces. (commit by @crowbarmaster)534c5f1
- Merge branch 'master' of https://github.com/crowbarmaster/BedrockManagementService (commit by @crowbarmaster)0abf2c6
- Update java_version_prop_manifest.json
Reset testing grounds. (commit by @crowbarmaster)
7d21d45
- Add second job for step 2, with conditional to skip if Javaver is not set. Fix missing line to load previous versions from file. (commit by @crowbarmaster)34ca3da
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
63c7a1a
- Update java_version_prop_manifest.json
Back to testing setup. (commit by @crowbarmaster)
bd3d477
- Update java version prop manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
6fe34c6
- Move proplist container to PS step 2. (commit by @crowbarmaster)e467f9f
- Add classes to PS step 2. (commit by @crowbarmaster)87e6e1b
- Re-arrange and debug PS step 2. Fix some calls to target env variables. (commit by @crowbarmaster)0a47266
- Merge branch 'master' of https://github.com/crowbarmaster/BedrockManagementService (commit by @crowbarmaster)6ba5596
- Stage locals for env variables. (commit by @crowbarmaster)70bc3f4
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
1198bb9
- Add trace debug. (commit by @crowbarmaster)67df49c
- Revert a version for live testing. (commit by @crowbarmaster)e927a72
- Include echos. (commit by @crowbarmaster)4bd97dc
- Merge branch 'master' of https://github.com/crowbarmaster/BedrockManagementService (commit by @crowbarmaster)- [
fbe8d69
](fbe8d69...
Development Build: Version 3.0.8826.5644
🛸 Other Changes
ab6cf16
- Code cleanup. (commit by @crowbarmaster)2818fb8
- AddedGetServiceLogger
to be used as a fast external method for pulling up the Service-based logger. (commit by @crowbarmaster)3f4f52c
- Fixed issue appending pack archives to backups. (commit by @crowbarmaster)47c4d4b
- Generated Equals(Object). (commit by @crowbarmaster)8f5d664
- Minor overhaul on timer system's startup and shutdown functionality. (commit by @crowbarmaster)159130c
- Update temp folder pathing. (commit by @crowbarmaster)76f13f1
- Fixup issue with new Java server's failing for some due to attempted IPv6 lookup, which is unused for Java. (commit by @crowbarmaster)3e48d66
- Track latest version for each available type; Added bool to monitor custom version selection to likewise disable automated update deployment, therefore negating the selection. (commit by @crowbarmaster)7dfe48c
- Merge branch 'master' of https://github.com/crowbarmaster/BedrockManagementService (commit by @crowbarmaster)1a662c1
- Code cleanup. (commit by @crowbarmaster)290b091
- Move JDK fetching to JavaUpdater.ValidateJavaInstallation() to be executed on the first time usage of a Java server during ReplaceServerBuild. This will prohibit downloading JDK unless it's needed. (commit by @crowbarmaster)c2e38ec
- End progress now provides task to close dialog window. (commit by @crowbarmaster)a7d35f7
- Fix error logging to provide message from Log Manager(Client). (commit by @crowbarmaster)25d512d
- Ensure other exceptions are handled here. (commit by @crowbarmaster)3eb672f
- Add extra error message details to ParseMessage handler. (commit by @crowbarmaster)c2cb420
- Add example input to string filter for public example. (commit by @crowbarmaster)08c9d40
- Added simple delay here to slow down log polling. This lessens CPU strain significantly when disconnected, minor speedup while connected. (commit by @crowbarmaster)23dcb01
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
Stable Build: Version 3.0.8808.41692
New stable build is finally here! Includes many changes with both the service and client focusing mostly on speed and stability. If things look good, expect to start seeing updated docs in the near future! Shout out to my supporters listed below, as well as those over on the Discord channel that help focus my direction with this project!
Notice!! If you were using a version below 3.0.XXXX, you must:
Uninstall the BMS service using command BedrockService.Service.exe uninstall
Remove BedrockService exe's.
Copy MinecraftService exe's into old folder
Install the service using the new Service exe.
All of this is necessary due to the service's name change. Sorry for this minor speed bump, feel free to head over to the discord if this causes any issues!
🛸 Other Changes
7423687
- Create workflow for stable releases. (commit by @crowbarmaster)832d85c
- Add error handing to Service config loadup. (commit by @crowbarmaster)cadbd29
- Remove unused function; Update IServerConfigurtaion interface. (commit by @crowbarmaster)6babc5d
- Move Service version reflection from TopShelf to Service logger to ensure version is written to file. (commit by @crowbarmaster)e9d6934
- Handle checking default prop file via ValidateServerPropFile method. Passes off to UpdateServerProps. (commit by @crowbarmaster)c2a276e
- Removed unused code. (commit by @crowbarmaster)1cf7e2f
- Dividing by zero can't happen. (commit by @crowbarmaster)139ce4a
- Update LL URL strings to target v2 repo. (commit by @crowbarmaster)b5a5538
- Merge branch 'master' of https://github.com/crowbarmaster/BedrockManagementService (commit by @crowbarmaster)bd2adb8
- Fix folder paths. (commit by @crowbarmaster)73da145
- Move tests to folders. (commit by @crowbarmaster)9aa8289
- Fix pathing to Temp. (commit by @crowbarmaster)2fdb126
- Work on Export/Import logic. (commit by @crowbarmaster)99781ca
- Fix pathing and Temp path layout. (commit by @crowbarmaster)e42fd68
- Create manifest model for Exports/Imports. (commit by @crowbarmaster)8e62c06
- Fix pathing. (commit by @crowbarmaster)a570762
- Add logging and fix pathing. (commit by @crowbarmaster)b6d849a
- Split out all network switches to strategy layout. (commit by @crowbarmaster)a6b9264
- Set up fresh instances at startup. (commit by @crowbarmaster)a53025e
- Add progress for pack parsing. (commit by @crowbarmaster)915949c
- Correct pathing. (commit by @crowbarmaster)61af8d1
- Remove old LL Plugin structure from PopulateServerData. (commit by @crowbarmaster)b4383db
- Smoothing out Client GUI operation and function. (commit by @crowbarmaster)a8f102f
- Updates to ProgressDialog. Remove 'Client' from name, redundant. (commit by @crowbarmaster)6caf996
- Get BackupInfoModels from parameter in call. (commit by @crowbarmaster)2113c5f
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
a503797
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
b347430
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
6875a4f
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
ccd677e
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
f729e62
- Renamed function. (commit by @crowbarmaster)957e520
- Add what type of pack was found to name in lists from Pack Manager. (commit by @crowbarmaster)9fd17f0
- Renamed function. (commit by @crowbarmaster)12ac0f6
- Add empty catch handler,ValidateFixWorldPackFiles
is non-esential. (commit by @crowbarmaster)a54206f
- Couple of missingModule
fields added. (commit by @crowbarmaster)a470c1a
- RemaneRemoveServerByIndex
toRemoveServerInfoByIndex
to better specify function. (commit by @crowbarmaster)34c7e55
- Move existing Zip methods to newZipUtilites
class. Update to include progress reports, and create CreateFromDirectory method. (commit by @crowbarmaster)2012db4
- Make removal of server awaitable (Change to a Task). (commit by @crowbarmaster)85f60d7
- String updates for updater stored manifests. (commit by @crowbarmaster)763e5b5
- Keep client from attempting to delete a service file in shared function. (commit by @crowbarmaster)9b7dc3e
- Time to add some progress! Add progress handlers to many of the tasks that could take some varying lengths of time. (commit by @crowbarmaster)3e6d759
- All updaters will now store a copy or copies of the required manifests used for update checks. This will in turn allow MMS to start up without an internet connection, under the assumption that the service has been setup and servers are ready to run. (commit by @crowbarmaster)6b175c4
- Add common server-based setting prop to allow users to turn off the addon error filter. (commit by @crowbarmaster)- [
d9491dc
](d9...
Development Build: Version 3.0.8807.2607
🛸 Other Changes
1cf7e2f
- Dividing by zero can't happen. (commit by @crowbarmaster)
Development Build: Version 3.0.8806.41597
🛸 Other Changes
139ce4a
- Update LL URL strings to target v2 repo. (commit by @crowbarmaster)b5a5538
- Merge branch 'master' of https://github.com/crowbarmaster/BedrockManagementService (commit by @crowbarmaster)bd2adb8
- Fix folder paths. (commit by @crowbarmaster)73da145
- Move tests to folders. (commit by @crowbarmaster)9aa8289
- Fix pathing to Temp. (commit by @crowbarmaster)2fdb126
- Work on Export/Import logic. (commit by @crowbarmaster)99781ca
- Fix pathing and Temp path layout. (commit by @crowbarmaster)e42fd68
- Create manifest model for Exports/Imports. (commit by @crowbarmaster)8e62c06
- Fix pathing. (commit by @crowbarmaster)a570762
- Add logging and fix pathing. (commit by @crowbarmaster)b6d849a
- Split out all network switches to strategy layout. (commit by @crowbarmaster)a6b9264
- Set up fresh instances at startup. (commit by @crowbarmaster)a53025e
- Add progress for pack parsing. (commit by @crowbarmaster)915949c
- Correct pathing. (commit by @crowbarmaster)61af8d1
- Remove old LL Plugin structure from PopulateServerData. (commit by @crowbarmaster)b4383db
- Smoothing out Client GUI operation and function. (commit by @crowbarmaster)a8f102f
- Updates to ProgressDialog. Remove 'Client' from name, redundant. (commit by @crowbarmaster)6caf996
- Get BackupInfoModels from parameter in call. (commit by @crowbarmaster)2113c5f
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
a503797
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
b347430
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
6875a4f
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
ccd677e
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
Development Build: Version 3.0.8688.41920
🛸 Other Changes
f729e62
- Renamed function. (commit by @crowbarmaster)957e520
- Add what type of pack was found to name in lists from Pack Manager. (commit by @crowbarmaster)9fd17f0
- Renamed function. (commit by @crowbarmaster)12ac0f6
- Add empty catch handler,ValidateFixWorldPackFiles
is non-essential. (commit by @crowbarmaster)a54206f
- Couple of missingModule
fields added. (commit by @crowbarmaster)a470c1a
- RenameRemoveServerByIndex
toRemoveServerInfoByIndex
to better specify function. (commit by @crowbarmaster)34c7e55
- Move existing Zip methods to newZipUtilites
class. Update to include progress reports, and createCreateFromDirectory
method. (commit by @crowbarmaster)2012db4
- Make removal of server awaitable (Change to a Task). (commit by @crowbarmaster)85f60d7
- String updates for updater stored manifests. (commit by @crowbarmaster)763e5b5
- Keep client from attempting to delete a service file in shared function. (commit by @crowbarmaster)9b7dc3e
- Time to add some progress! Add progress handlers to many of the tasks that could take some varying lengths of time. (commit by @crowbarmaster)3e6d759
- All updaters will now store a copy or copies of the required manifests used for update checks. This will in turn allow MMS to start up without an internet connection, under the assumption that the service has been setup and servers are ready to run. (commit by @crowbarmaster)6b175c4
- Add common server-based setting prop to allow users to turn off the addon error filter. (commit by @crowbarmaster)d9491dc
- Remove LL plugin manager here. I will add a new window for that later on. (commit by @crowbarmaster)
Development Build: Version 3.0.8684.21583
🛸 Other Changes
d1fc5b7
- Update depends in workflow. (commit by @crowbarmaster)3279476
- Merge branch 'master' of https://github.com/crowbarmaster/BedrockManagementService (commit by @crowbarmaster)a869bcf
- Give the pack parser some logging, where applicable. (commit by @crowbarmaster)ab169c2
- Fixed an issue with players connecting with no player connected message. RetargetPlayer Spawned
message as it seems to be the one that does pick up on all players. (commit by @crowbarmaster)b1a2075
- Cleaned up AddNewServer network strategy. (commit by @crowbarmaster)0a74cb2
-AppendServerPacksToArchive
paths required a levelname. (commit by @crowbarmaster)097e5cc
- Catch errors inCreateInexistantDirectory
or this will fail with an exception now. (commit by @crowbarmaster)50006fe
- Add formattableGetServerFilePath
- stringed path. (commit by @crowbarmaster)8e9497e
- Allow updater to extract props file. (commit by @crowbarmaster)55a0e12
- Verify and fetch if a build is missing. (commit by @crowbarmaster)bc7adc5
- Setting server name was missed here. (commit by @crowbarmaster)b9ed571
- Updated console log delimiters to a multi-character sequences. Found some log entries were being split due to use of chosen delimiter. (commit by @crowbarmaster)44aa67b
- ManagePackForms now uses a nice set of checked list boxes, much easier to use. Fixed a handful of issues with the PackParser and related net strategies. (commit by @crowbarmaster)1e44895
- Change cmdTextBox to a RichTextBox to someday work on an auto-fill. (commit by @crowbarmaster)de9f654
- It always has been my intention to keep the user from having zero servers, I do not have functionality in place to run the service empty. Let the users know of this. (commit by @crowbarmaster)4d777fc
- Console garbage collector to keep log sizes from expanding rapidly due to addon error chatter. To-Do: Create a method to dump collected garbage. (commit by @crowbarmaster)7930de6
- Add ClientCommandHistory to paths in StringBase. (commit by @crowbarmaster)696b932
- Command history: Read once and update file. (commit by @crowbarmaster)5b71b81
- Move title string to constructor. (commit by @crowbarmaster)fbc2f8b
- Update CheckBMSVersion.yml
Add workflow_dispatch to allow manual triggering. (commit by @crowbarmaster)
abe33c3
- Update CheckBMSVersion.yml
LLBDS changed repositories, now found at LiteLoaderBDSv2. (commit by @crowbarmaster)
f95a7ed
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
c185db1
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
Development Build: Version 3.0.8674.39004
🛸 Other Changes
294b8ea
- Merge branch 'master' of https://github.com/crowbarmaster/BedrockManagementService (commit by @crowbarmaster)bd8fa1c
- Mojang added apfid:
entry to disconnect and spawned messages. No information on what a PFID is yet. Add logic to detect end of XUID and ignore the rest. (commit by @crowbarmaster)56eb302
- Use Linq on remove call to verify proper object is removed from array. (commit by @crowbarmaster)f009840
- Rename release upload. (commit by @crowbarmaster)ee88292
- Fix typoMineraft
toMinecraft
. Noted by @JohnDoh337 on Discord. (commit by @crowbarmaster)ab17135
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
5ec1ef5
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
e66186c
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
966fd1b
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
95108d7
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
99ac6e9
- Update bedrock version manifest.
Signed-off-by: author_name <author_email> (commit by @crowbarmaster)
Development Build: Version 3.0.8661.5044
🛸 Other Changes
d5c4e31
- Keep changelog from failing run if there are no commits. (commit by @crowbarmaster)6a438bd
- Merge pull request #101 from crowbarmaster/beta New beta (commit by @crowbarmaster)05ea838
- Merge branch 'master' into beta (commit by @crowbarmaster)a4075db
- Merge branch 'beta' of https://github.com/crowbarmaster/BedrockManagementService into beta (commit by @crowbarmaster)de60a06
- Restore missing EventHandlers. (commit by @crowbarmaster)a7dd76e
- Update changelog.yml (commit by @crowbarmaster)d5f9401
- Update changelog.yml (commit by @crowbarmaster)573f209
- Create changelog.yml (commit by @crowbarmaster)bacd67e
- Mirror master branch. (commit by @crowbarmaster)2ae99cc
- Update BMSBuild.yml BedrockService to MinecraftService. (commit by @crowbarmaster)