Skip to content
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

Merged
merged 15 commits into from
Dec 18, 2023

Conversation

PestoVerde322
Copy link
Contributor

@PestoVerde322 PestoVerde322 commented Sep 20, 2023

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:

@github-actions
Copy link

github-actions bot commented Oct 7, 2023

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@@ -19,6 +19,7 @@
#define ZMIMIC_MAX_DEPTH 10

#define FLOOR_PLANE -7
#define GAME_PLANE_UPPER -6
Copy link
Contributor

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.

Copy link

github-actions bot commented Nov 6, 2023

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@PowerfulBacon PowerfulBacon added this pull request to the merge queue Dec 18, 2023
Merged via the queue into BeeStation:master with commit be88193 Dec 18, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants