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

update newmaps branch #16

Merged
merged 101 commits into from
Jun 15, 2024
Merged

update newmaps branch #16

merged 101 commits into from
Jun 15, 2024

Conversation

Piras314
Copy link
Owner

About the PR

Why / Balance

Technical details

Media

  • I have added screenshots/videos to this PR showcasing its changes ingame, or this PR does not require an ingame showcase

Breaking changes

Changelog

Doomsdrayk and others added 30 commits June 12, 2024 23:30
Adds a check during wielding to see if the code is running clientside, and if so skip the part responsible for creating the virtual items.

This is necessary because TrySpawnVirtualItem is blocked from running clientside, so trying to spawn the virtual items for wielding causes the client to always believe the wield has failed. This erroneous failure leads to the display of incorrect feedback until the server's successful wield attempt makes it to the client. The added check prevents wielding from failing in this way and therefore allows the client to behave as expected.
Update play time on admin panel player tab after db loads
Make Drozd and C-20r not unwield on use
These contain restocks for multiple vendors, so change the name and description to reflect this.
… on (#28768)

* uh...

* fix

* alright, there we go

* Revert "alright, there we go"

This reverts commit 448180bfa58cc24c42a4d59ef34c017b9941f37b.

* Make lasers not hit certain objects and lying mobs unless clicked on

* comment

* Update Content.Server/Weapons/Ranged/Systems/GunSystem.cs

* an l vanished?

---------

Co-authored-by: metalgearsloth <[email protected]>
* Move SleepingSystem to Shared & cleanup

* Remove empty OnShutdown handler
* Add robo control comp, also de-reinforce a lot of walls.

* Add Accordia Evac shuttle for Oasis.

* Revert "Add robo control comp, also de-reinforce a lot of walls."

This reverts commit b6be6b616aa9732b81e02bed76e3c9ae103cf7cb.
EmoGarbage404 and others added 24 commits June 14, 2024 20:43
* prevent people being pulled from uncuffing themselves

* block -> modify duration
Co-authored-by: deltanedas <@deltanedas:kde.org>
adds 2 new space ruins
* Fix RoleLoadout equality

Knew it was janky but thought SequenceEqual was better than it is so we just do it manually.

* Also implement this
* Don't use invalid defaults for loadouts

At the time it made more sense but now with species specific stuff it's better to have nothing.

* Loadout SetDefault only applies valid loadouts
* Fix incorrect usage of loc string

* Make it so you can no longer ahelp someone who is no longer selected
Added Centcom Backpack for Nanotrasen rep
@Piras314 Piras314 merged commit 5dd997c into Piras314:newmaps Jun 15, 2024
9 of 10 checks passed
Copy link

Thank you for contributing to the Space Station 14 repository. Unfortunately, it looks like you submitted your pull request from the master branch. We suggest you follow our git usage documentation

You can move your current work from the master branch to another branch by doing git branch <branch_name and resetting the master branch.

Copy link

RSI Diff Bot; head commit f7153ec merging into f9ea449
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/Mobs/Animals/hamster.rsi

State Old New Status
icon-0 Modified
0-inhand-left Removed
0-inhand-right Removed
inhand-left Added
inhand-right Added

Resources/Textures/Mobs/Animals/mouse.rsi

State Old New Status
0-inhand-left Modified
0-inhand-right Modified
1-inhand-left Modified
1-inhand-right Modified
2-inhand-left Modified
2-inhand-right Modified

Resources/Textures/Objects/Weapons/Melee/throwing_knife.rsi

State Old New Status
icon Modified

Resources/Textures/Clothing/OuterClothing/Suits/witchrobe.rsi

State Old New Status
equipped-OUTERCLOTHING Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/Clothing/Shoes/Boots/moonboots.rsi

State Old New Status
equipped-FEET-vox Added
equipped-FEET Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/Goobstation/Clothing/Back/Backpacks/centcom.rsi

State Old New Status
equipped-BACKPACK Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/Mobs/Pets/hamlet.rsi

State Old New Status
inhand-left Added
inhand-right Added

Resources/Textures/Objects/Devices/communication.rsi

State Old New Status
old-radio-ancestor Added
old-radio-borg-assault Added
old-radio-syndicat Added
old-radio-urist Added

Resources/Textures/Objects/Devices/flatpack.rsi

State Old New Status
fax-machine Added

Resources/Textures/Objects/Devices/nuke.rsi

State Old New Status
nuclearbomb_gay Added

Resources/Textures/Objects/Misc/meteor.rsi

State Old New Status
big Added
big_cluster Added
big_cluster_pixel Added
big_pixel Added
firework Added
firework_pixel Added
human Added
human_pixel Added
medium Added
medium_piercing Added
medium_piercing_pixel Added
medium_pixel Added
medium_radioactive Added
medium_radioactive_pixel Added
small Added
small_flash Added
small_flash_pixel Added
small_pixel Added
space_dust Added

Resources/Textures/Structures/Machines/microwave_syndie.rsi

State Old New Status
mw Added
mw0 Added
mw_running_unlit Added
mw_unlit Added
mwb Added
mwbloody0 Added
mwbloody1 Added
mwo Added

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.