<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> ## About The Pull Request Adds donor sprites, server reward sprites, and ordered sprites from various players. Everything here has been tested and completed, and is ready for testmerging :) What needs to be done: --Add Farren's owl sprites --add Grim's snout --add Ion's formal atmos jumpsuit (with all sides) and put it in the correct vendor --add a CE radkini <!-- Describe The Pull Request. Please be sure every change is documented or this can delay review and even discourage maintainers from merging your PR! --> <!-- Please make sure to actually test your PRs. If you have not tested your PR mention it. --> ## Why It's Good For The Game This adds a huge amount of extra cosmetics to the loadout menu, and will soon add them to the game in various forms, allowing for more personal expression. <!-- Argue for the merits of your changes and how they benefit the game, especially if they are controversial and/or far reaching. If you can't actually explain WHY what you are doing will improve the game, then it probably isn't good for the game in the first place. --> ## Changelog <!-- If your PR modifies aspects of the game that can be concretely observed by players or admins you should add a changelog. If your change does NOT meet this description, remove this section. Be sure to properly mark your PRs to prevent unnecessary GBP loss. You can read up on GBP and it's effects on PRs in the tgstation guides for contributors. Please note that maintainers freely reserve the right to remove and add tags should they deem it appropriate. You can attempt to finagle the system all you want, but it's best to shoot for clear communication right off the bat. --> 🆑 add: 2 unauthorized command uniforms (to loadout and command vendor) add: golden pinwheel hat for people who have referred at least 2 people to Bubberstation (ckey whitelist lists all people so far and will be updated) add: Korve and Union cards (reskinned cardboard cards, they provide no benefit) for additional customization add: green resprites of every major medical tool using advanced reskins add: working runner jackets (they were improperly indented before), trucker jacket, ports Cyberpunk 2077 Ronin jacket from Citadel add: starwire wine bottle that contains wine, bottle of wine to loadout add: Glow shoes, mech pilot costume to loadout, 4 plushies to loadout, one works as a slow bar of soap (but cannot slip) del: redundant _plush in icon names, moves sprites to the proper file del: two redundant Syndicate turtlenecks, these are already available in proper balanced form in modular_skyrat's loadout_datum_under.dm folder. fix: loadout jumpsuits for a randomhyena /🆑 <!-- Both 🆑's are required for the changelog to work! You can put your name to the right of the first 🆑 if you want to overwrite your GitHub username as author ingame. --> <!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. --> <!-- By opening a pull request. You have read and understood the repository rules located on the main README.md on this project. --> --------- Co-authored-by: The Sharkening <95130227+StrangeWeirdKitten@users.noreply.github.com>
Bubberstation (A Skyrat Downstream)
| Website | Link |
|---|---|
| Git / GitHub cheatsheet | https://www.notion.so/Git-GitHub-61bc81766b2e4c7d9a346db3078ce833 |
| Guide to Modularization | ./modular_skyrat/readme.md |
| Website | https://wiki.bubberstation.org/index.php?title=Main_Page |
| Code | https://github.com/Bubberstation/Bubberstation |
| Wiki | https://tgstation13.org/wiki/Main_Page |
| Codedocs | https://skyrat-ss13.github.io/Skyrat-tg/ |
| Bubberstation Discord | https://discord.gg/x4CVEHy6u7 |
| Coderbus Discord | https://discord.gg/Vh8TJp9 |
This is Bubberstation's downstream fork of Skyrat, which is in turn a fork of tgstation.
Please note that this repository contains sexually explicit content and is not suitable for those under the age of 18.
Space Station 13 is a paranoia-laden round-based roleplaying game set against the backdrop of a nonsensical, metal death trap masquerading as a space station, with charming spritework designed to represent the sci-fi setting and its dangerous undertones. Have fun, and survive!
Contribution Rules and Guidelines
1. Do Not Be A Dick
- The Bubberstation main repository is run by and contributed by volunteers. You are not entitled to our time and energy. We reserve the right to permanently remove anyone who does not show both our contributor's and maintainer's common decency.
2. This repository will only accept feedback that has to do with the functionality of code, sound, and images
- To maintain a proper working space for our contributors and to keep the repository free of clutter. All feedback that does not have to do with the functionality, quality, and review of code will be marked off-topic.
- If you feel like feedback on a controversial PR is required, you are free to open a feature request under the repository issues page and reference the PR number.
3. The Licensing is Non-negotiable
- You are free to take, redistribute, modify, and readapt any code or commit found on this repository.
- All code files are under GNU AGPL V3
- All asset files (images and sound) are CC-BY-SA 3.0 unless otherwise stated
- The license information, including the MIT license and its exceptions, can be found at the bottom of this readme.
- What does this mean to our contributors? The GNU AGPL V3 licensing on this codebase is non-negotiable and irrevocable the moment you open a PR. We are incapable of privatizing this codebase and you are incapable of restricting your code contributions even if you close the PR. Do not open a contribution if you do not feel comfortable with your code being permanent across the entirety of the community. All contributions are preserved in commit history
- What does this mean to our spriters and sound designers? CC-BY-SA 3.0 is the only license that this project will accept
- It is prohibited to use the attribution requirement to suggest that you endorse or support a particular use of your assets.
- You are entitled to credit yourself with comments and you are entitled to waive the attribution requirement choosing not to be identified as the creator if you wish.
- If you do not like how your assets were modified or used, it is required that the other person remove the attribution information upon request.
- Modifications or adaptions must disclose the source, the author, and any changes you've made.
- Goonstation code is incompatible with this codebase and will not be accepted.
Credit: Goonstation contribution guidelines
Important note - TEST YOUR PULL REQUESTS
You are responsible for the testing of your content. You should not mark a pull request ready for review until you have actually tested it. If you require a separate client for testing, you can use a guest account by logging out of BYOND and connecting to your test server.
DOWNLOADING
❗ How to compile ❗
On 2021-01-04 /tg/station has changed the way to compile the codebase.
Find BUILD.bat here in the root folder of tgstation, and double click it to initiate the build. It consists of multiple steps and might take around 1-5 minutes to compile.
The long way. Find bin/build.cmd in this folder, and double click it to initiate the build. It consists of multiple steps and might take around 1-5 minutes to compile. If it closes, it means it has finished its job. You can then setup the server normally by opening tgstation.dmb in DreamDaemon.
Building tgstation in DreamMaker directly is now deprecated and might produce errors, such as 'tgui.bundle.js': cannot find file.
How to compile in VSCode and other build options.
TG Guide Contributors
LICENSE
All code after commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 at 4:38 PM PST is licensed under GNU AGPL v3.
All code before commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 at 4:38 PM PST is licensed under GNU GPL v3. (Including tools unless their readme specifies otherwise.)
See LICENSE and GPLv3.txt for more details.
The TGS DMAPI is licensed as a subproject under the MIT license.
See the footer of code/__DEFINES/tgs.dm and code/modules/tgs/LICENSE for the MIT license.
All assets including icons and sound are under a Creative Commons 3.0 BY-SA license unless otherwise indicated.
