-
-
Notifications
You must be signed in to change notification settings - Fork 538
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
Removes SSJob (Brutally) #2127
Merged
MarkSuckerberg
merged 7 commits into
shiptest-ss13:master
from
MarkSuckerberg:how-deep-does-the-rabbit-hole-go
Sep 14, 2023
Merged
Removes SSJob (Brutally) #2127
MarkSuckerberg
merged 7 commits into
shiptest-ss13:master
from
MarkSuckerberg:how-deep-does-the-rabbit-hole-go
Sep 14, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
DME Edit
Admin
They do it for free.
Code change
Watch something violently break.
labels
Jul 5, 2023
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
MarkSuckerberg
force-pushed
the
how-deep-does-the-rabbit-hole-go
branch
from
July 9, 2023 18:41
7d399bb
to
a21a946
Compare
honestly forgot I even did this lmao |
Finish it already or Im putting you on the lizard stretcher |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
github-actions
bot
added
Config
Watch us shake head admins violently until this gets merged.
Map Change
Tile placing is hard. Thank you for your service.
Sprites
A bikeshed full of soulless bikes.
TGUI
Sound
USSR Anthem 2.66 MB file.
Dependencies
GitHub
Our very own Babylon.
labels
Sep 13, 2023
MarkSuckerberg
force-pushed
the
how-deep-does-the-rabbit-hole-go
branch
from
September 13, 2023 18:17
a10f15a
to
f7cca49
Compare
github-actions
bot
added
Merge Conflict
Use Git Hooks, you're welcome.
and removed
Merge Conflict
Use Git Hooks, you're welcome.
Config
Watch us shake head admins violently until this gets merged.
Map Change
Tile placing is hard. Thank you for your service.
Sprites
A bikeshed full of soulless bikes.
Sound
USSR Anthem 2.66 MB file.
Dependencies
GitHub
Our very own Babylon.
labels
Sep 13, 2023
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About The Pull Request
SSJob is a vestigial part of the codebase, quickly bandaged to support our system. I've slowly stripped it away, but I left it in because it was rooted deeply in a few pieces of code. Today I finally just decided to rip that out too, since SSjob is continuing to break things to this day.
Removes:
Adds:
Why It's Good For The Game
SSJob breaks a lot, and just isn't used. This is another piece of global state that's being removed and replaced with something that better fits us.
Changelog
🆑
del: Gang and revs gamemode (the gear remains)
admin: Removes SSjob, occupations are now stored in a global list
/:cl: