-
-
Notifications
You must be signed in to change notification settings - Fork 682
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
[PORT-ISH] Removes (almost) all of the goon folder, refactor gym code #9864
[PORT-ISH] Removes (almost) all of the goon folder, refactor gym code #9864
Conversation
oh and overhaul to the gym equipement
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
code/__DEFINES/layers.dm
Outdated
@@ -19,6 +19,7 @@ | |||
#define ZMIMIC_MAX_DEPTH 10 | |||
|
|||
#define FLOOR_PLANE -7 | |||
#define GAME_PLANE_UPPER -6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's this for? Seems like a left-over.
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
About The Pull Request
Partially ports:
- tgstation/tgstation#75389 (only the code and sounds, icons recreated inspired on their machines)
This PR aims to remove (almost) entireley the goon folder, mainly by replacing the icons and sounds that where under their license. It also refactor the now gone
code\modules\mining\lavaland\ruins\gym.dm
, by putting it into it's own dedicated folder and, also splitting it between punching bag and weight machine.A preview of the icons replaced are going to be under "Testing Photographs and Procedure"
Why It's Good For The Game
Removes the grand majority of the Goon folder, Less issues with licensing as soon the goon folder is fully removed.
Testing Photographs and Procedure
Screenshots&Videos
dreamseeker_rI22JQLLLW.mp4
dreamseeker_fFhLnWMB7n.mp4
Changelog
🆑 PestoVerde322, JohnFulpWillard
del: Removed the grand majority of the Goon icon
soundadd: Replaced some sounds with non-goon variants
imageadd: added new icons for the marijuana, gym equipement, dish driver and vault terminal
refactor: Gym equipment was reworked. You now buckle yourself to weight machines to use them, rather than clicking on it and getting stunned for a few seconds. It also means it works like a chair now.
tweak: Gym equipment no longer breaks a sweat in no gravity.
/:cl: