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

Upstream Sync #43

Merged
merged 26 commits into from
Jan 22, 2024
Merged

Upstream Sync #43

merged 26 commits into from
Jan 22, 2024

Conversation

DEATHB4DEFEAT
Copy link
Member

@DEATHB4DEFEAT DEATHB4DEFEAT commented Jan 22, 2024

What? No conflicts? (other than maps)

IamVelcroboy and others added 25 commits January 16, 2024 21:53
Co-authored-by: IamVelcroboy<>
Co-authored-by: IamVelcroboy<>
* Map Edits: Hammurabi

* add psionic mantis

---------

Co-authored-by: Velcroboy <>
Co-authored-by: Velcroboy <>
* Update Rules.txt

* Update Rules.txt
* Prevent zombies from becoming psionic, and remove existing powers.

* Minor spelling mistake
Set vis flags to cyborgs, silicon, ghost
* Fixes mantis not spawnin with their respective bag.

A small thing but somethin to note nontheless.

* Fixes it as I didnt notice that there was already yml for the other ones, eeh

* Update backpack.yml
Update heads.yml

I forgor

Signed-off-by: Debug <[email protected]>
* CLAOK TO BRRR

* Correct cloak placement

* more corrections

* removed unwanted code

* Update Resources/Prototypes/Catalog/Fills/Lockers/cargo.yml

Co-authored-by: Colin-Tel <[email protected]>
Signed-off-by: lleftTheDragon <[email protected]>

* Update Resources/Prototypes/Catalog/Fills/Crates/salvage.yml

Co-authored-by: Colin-Tel <[email protected]>
Signed-off-by: lleftTheDragon <[email protected]>

* Update Resources/Prototypes/Catalog/Fills/Lockers/cargo.yml

Co-authored-by: Colin-Tel <[email protected]>
Signed-off-by: lleftTheDragon <[email protected]>

---------

Signed-off-by: lleftTheDragon <[email protected]>
Co-authored-by: Colin-Tel <[email protected]>
* Allow voting for the extended and survival gamemode

These votes shouldn't be called ever anyways, so might aswell use them for the adminless server

* Update periapsis.toml
* Map Hotfix: Hammurabi

* fix corpsman's airlock

---------

Co-authored-by: Velcroboy <>
* Implement gridinv, 1500 squashed commits :elp:

* Me when

* Linter errors

* Fix katana belts
@DEATHB4DEFEAT DEATHB4DEFEAT added Size: 1-Very Large For especially large issues/PRs Status: Do Not Merge Do not merge Priority: 2-High Needs to be resolved as soon as possible labels Jan 22, 2024
@github-actions github-actions bot added the Status: Needs Review Someone please review this label Jan 22, 2024
@github-actions github-actions bot added the Status: Merge Conflict FIX YOUR PR AAAGH label Jan 22, 2024
Copy link
Contributor

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

@github-actions github-actions bot added Changes: C# Changes any cs files Changes: Documentation Changes any xml or md files Changes: Localization Changes any ftl files Changes: Map Changes any yml file in the Maps directories Changes: Sprite Changes any png or json in an rsi Changes: UI Changes any XAML files labels Jan 22, 2024
@github-actions github-actions bot removed the Status: Merge Conflict FIX YOUR PR AAAGH label Jan 22, 2024
@DEATHB4DEFEAT DEATHB4DEFEAT merged commit dccb1fa into master Jan 22, 2024
10 checks passed
@DEATHB4DEFEAT DEATHB4DEFEAT deleted the upstream-sync-2 branch January 22, 2024 03:32
DEATHB4DEFEAT added a commit that referenced this pull request Aug 19, 2024
Resolves Simple-Station/Einstein-Engines#37

# Description

This PR adds languages. Every entity who can speak now speaks a specific
language (or Universal, for entities that are not supposed to speak,
which is understood by everyone). Other entities who do not understand
this language will see gibberish (it's possible to learn how certain
induvidual words are spelled. But the spelling changes between rounds).
This means that certain creatures, like xenos, cats, vulps, can
communicate within their species in their own languages. Similarly, it
means that xenos, cats and other things cannot understand GalacticCommon
speakers without a translator or cognization.

An entity may be able to speak multiple languages, or understand a
language but be unable to speak it.

Thi PR was orignally made for Frontier but is now being ported and will
be maintain here.
Orignal PR:
new-frontiers-14/frontier-station-14#671

This PR was made orignally by Mnemotechnician and FoxxoTrystan.

---

# TODO

- [x] Language System. (Check Frontier PR for all the compleated todo
list)
- [x] Port PR from Frontier.
- [x] QOL Changes.
- [x] Missing Default Languages. (Missing default langauges for some
roundstart species)
- [x] Animals Languages.

---

<details><summary><h1>Media</h1></summary>
<p>


![image](https://github.com/Simple-Station/Einstein-Engines/assets/45297731/fc43efd9-612e-4a6d-8ed6-90a26d315c6f)

![image](https://github.com/Simple-Station/Einstein-Engines/assets/45297731/b86616a3-d5fb-408d-865e-90d09096b6d7)

![image](https://github.com/Simple-Station/Einstein-Engines/assets/45297731/ab1e8581-522d-4e7e-95e8-f62575bc5039)

</p>
</details>

---

# Changelog

:cl: FoxxoTrystan / Mnemotechnician
- add: All species can now bring their own cultures and languages

---------

Signed-off-by: Mnemotechnican <[email protected]>
Signed-off-by: FoxxoTrystan <[email protected]>
Co-authored-by: fox <[email protected]>
Co-authored-by: Mnemotechnican <[email protected]>
Co-authored-by: Pspritechologist <[email protected]>
Co-authored-by: Lincoln McQueen <[email protected]>
Co-authored-by: Arkyfloof <[email protected]>
Co-authored-by: reese1243 <[email protected]>
Co-authored-by: VMSolidus <[email protected]>
Co-authored-by: Eagle-0 <[email protected]>
Co-authored-by: BlitzDev <[email protected]>
Co-authored-by: Arkyfloof <[email protected]>
Co-authored-by: Danger Revolution! <[email protected]>
Co-authored-by: DEATHB4DEFEAT <[email protected]>
DEATHB4DEFEAT pushed a commit that referenced this pull request Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Changes: Documentation Changes any xml or md files Changes: Localization Changes any ftl files Changes: Map Changes any yml file in the Maps directories Changes: Sprite Changes any png or json in an rsi Changes: UI Changes any XAML files Priority: 2-High Needs to be resolved as soon as possible Size: 1-Very Large For especially large issues/PRs Status: Do Not Merge Do not merge Status: Needs Review Someone please review this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants