WIP: Add SpawnLocker (code provided by BitMagnet) #354

Draft
ManlyMarco wants to merge 4 commits from SpawnLocker into master
ManlyMarco commented 2025-07-30 01:26:42 +00:00 (Migrated from github.com)

Includes original code that was refactored to fit the style used in this repo.
Needs regression testing with the original plugin. All good.

Includes original code that was refactored to fit the style used in this repo. ~~Needs regression testing with the original plugin.~~ All good.
acezen3d (Migrated from github.com) reviewed 2025-09-17 02:05:25 +00:00
acezen3d (Migrated from github.com) left a comment

So this must be submitted?

So this must be submitted?
ManlyMarco commented 2025-09-17 10:08:18 +00:00 (Migrated from github.com)

Waiting before merging this in case the original author makes any updates, will merge once it's stable / the author moved on. In the meantime releases are posted on the KK discord server.

Waiting before merging this in case the original author makes any updates, will merge once it's stable / the author moved on. In the meantime releases are posted on the KK discord server.
This pull request has changes conflicting with the target branch.
  • README.md
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin SpawnLocker:SpawnLocker
git switch SpawnLocker

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff SpawnLocker
git switch SpawnLocker
git rebase master
git switch master
git merge --ff-only SpawnLocker
git switch SpawnLocker
git rebase master
git switch master
git merge --no-ff SpawnLocker
git switch master
git merge --squash SpawnLocker
git switch master
git merge --ff-only SpawnLocker
git switch master
git merge SpawnLocker
git push origin master
Sign in to join this conversation.
No description provided.