mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
masterfixes
2
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
510cec967e |
Adds a naval cannon to a naval ship. (#95745)
<!-- 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 It was always the intention for this to be there I just didnt have the will power to do this until recently special thanks to junglerat and isitdarkii on discord for helping with the code and spriting respectively ## Why It's Good For The Game a nice setpiece, but also its arguably- not. a balance adjustment will need to be made later down the line if these ever want to be used in game for anything other than just a set piece, they can still totally be used to kill people- theyre just stuck in a gateway that has anti-teleport so its whatever ## Changelog Also added 1 more hmg for map symmetry, moved the SAM site on the ship to the back, added two 40mm cannons to the front of the ship. <img width="310" height="747" alt="image" src="https://github.com/user-attachments/assets/9ab3790a-5df3-473d-924e-c793c25e1262" /> 🆑 add: The heretic gateway now has a 40mm cannon in it. /🆑 <!-- 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. --> --------- Co-authored-by: Jacquerel <hnevard@gmail.com> Co-authored-by: Isratosh <Isratosh@hotmail.com> |
||
|
|
c83a070266 |
First new gateway in a year. (#93894)
## About The Pull Request This PR adds a new gateway with not too much threat a, a little bit of reward more often in the form of gimmicky items or armor. credit to https://github.com/NovaSector/NovaSector/pull/4880 For the gun and sfx sprite ## Why It's Good For The Game The gateway system is about as decrepit and old, the last gateway that was added was the museum which was made by somebody who would short after receive a rule 8 ban and plus that away mission is a neat scenery and has a lot of cool locations to look at but it has no loot, and you know what? that's okay and it achieves what it sets out to do beautifully, but if we discount that one for that reason alone (which for the record is a bad reason to discount something) then the last gateway that was added and that stuck was added in 2018? and it was snowdin? I dont actually know, correct me on this. But basically, more content good. ## Changelog <details> <summary>Screenshots/Videos</summary> <img width="862" height="431" alt="image" src="https://github.com/user-attachments/assets/d56add04-4b8c-4cd0-be7f-36d895e43868" /> <img width="654" height="665" alt="image" src="https://github.com/user-attachments/assets/1ccd15c4-5c31-4b00-b5f8-9a662efa3436" /> <img width="651" height="571" alt="image" src="https://github.com/user-attachments/assets/08ab4c1d-d9d0-413c-bc02-a3c51eda8761" /> <img width="1177" height="172" alt="image" src="https://github.com/user-attachments/assets/8df5e28d-5041-4676-8370-b8ab351f5b52" /> <img width="850" height="586" alt="image" src="https://github.com/user-attachments/assets/c03e6cbe-b290-421e-bbed-80a203221de4" /> <img width="1248" height="912" alt="image" src="https://github.com/user-attachments/assets/aa3c415d-52de-46b9-b317-e397b481b1b7" /> <img width="885" height="697" alt="image" src="https://github.com/user-attachments/assets/dd96d364-deae-4c56-9fc1-68b5e738ef4a" /> <img width="1284" height="646" alt="image" src="https://github.com/user-attachments/assets/b433f591-d92f-4bea-921c-b231fce2e7d9" /> also NO you cannot make the sm sword using the slow recharge shrink ray <img width="621" height="240" alt="image" src="https://github.com/user-attachments/assets/75f7d235-33c2-424e-9260-a3cc8c931ab9" /> </details> <details> <summary>Documentation of all notable loot 11/8/2025</summary> /obj/item/clothing/shoes/gunboots/disabler /obj/item/gun/energy/shrink_ray/one_shot (A shrink way that has a long recharge time and can only shoot once) /obj/item/slimepotion/lovepotion x 2 /obj/item/slimepotion/genderchange x 1 /obj/item/slimepotion/slime/mutator /obj/item/gun/energy/disabler/smoothbore /obj/item/gun/energy/alien/zeta /obj/item/gun/magic/midas_hand /obj/item/autosurgeon/xeno (A autosurgeon that only allows xenomorph organs, here because it looks unique) /obj/item/organ/heart/gland (abductor organs, random.) /obj/item/organ/eyes/corrupt /obj/item/organ/appendix/corrupt /obj/item/clothing/suit/utility/radiation/cbrnsuit x 2 /obj/item/clothing/head/utility/radiation/cbrnhood x 2 /obj/item/clothing/gloves/combat x 4 /obj/item/clothing/shoes/combat/swat x 2 /obj/item/clothing/mask/gas/atmos/glass x 2 /obj/item/clothing/under/rank/engineering/atmospheric_technician/nova/utility/advanced /obj/item/gun/ballistic/automatic/wt550/p90 x 2 /obj/item/ammo_box/magazine/p90_mag x 14 /obj/item/gun/energy/modular_laser_rifle/carbine x 2 /obj/effect/spawner/random/armory/laser_gun /obj/item/grenade/c4 x 3 /obj/machinery/deployable_turret/hmg x 3 (you think these are good, but they're not, they are really not, they're only good if you hit somebody with them when they're not expecting it, otherwise people will simply just avoid it, or if your being defensive of an area this thing will have you just be a beast.) /obj/machinery/mounted_machine_gun x 8 (But with no ammo, so theyre only setpieces, okay well there IS ammo on the map but its anchored, and theres no way to unanchor anchored items, if fallout thirteen players cant do it over the course of 4 years then tg players sure cant.) Also hello there it looks like you actually read this section, if you have dont worry, this PR wont get merged, why? I dont want to salt about that here. </details> 🆑 map: added the "heretic" gateway map (it has nothing related to heretics) /🆑 |