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

Changeling antag port #11

Closed

Conversation

TokenStyle
Copy link

Описание PR

Портирование Чейнджлингов 30094 от @whateverusername0
Добавляет Changeling'ов, антагонистов что выпадают на секрете и Всё и сразу. Имеется более 30+ способностей и магазин с приобретением способностей, так как это портирование из SS13 за всеми подробностями в вики Paradise Station 13 wiki changeling.
Есть некоторые отличия, но по большей части всё похожее.
Некоторые цели уникальные.

Objectives:

  • Survive. Pretty obvious, since your biomass is running out.
  • Extract 6-9 genomes. You can either absorb someone to get their DNA or use the stealth sting ability.
  • Escape on the shuttle while being "person". Simply transform into that person and escape on the shuttle.
  • Some can say they're entirely based on round removal.

Absorption gives you bonus evolution points and increases the maximum amount of chemicals. Absorbing another changeling gives you half of it's max chemicals, biomass and evolution points.

Почему / Баланс

Потому-что это весело.

Технические детали

shitcode!! need 3000 refactors and 1984 comments
@whateverusername0

Медиа

image
image
Игровой сетап, адаптация к космосу + армблейд + мясной щит:
image

Требования

Критические изменения

Список изменений

🆑

  • add: Теперь есть новый антагонист Чейнджлинг!

@TokenStyle TokenStyle requested a review from Morb0 as a code owner October 27, 2024 10:20
@TokenStyle
Copy link
Author

Лол, в ide написано, что коммиты принадлежат whateverusername, а в гитхабе что типо это мои коммиты, хотя я черипикал

@lzk228
Copy link
Collaborator

lzk228 commented Oct 27, 2024

а ты ревью то принял? или хочешь чтобы немного багованое/кривое приняли?

@TokenStyle
Copy link
Author

а ты ревью то принял? или хочешь чтобы немного багованое/кривое приняли?

Нет, Слот просил ComponentRegistry, но имхо это просто новая фича, для красоты/лучшей читабельности. На геймплей не повлияет

@ElPidor
Copy link

ElPidor commented Oct 29, 2024

Пик корвукс эрпе
если нашего с джоном ХЕРетика портируете на некст, это будет губ мрп ржака, я наною на разбан ради того чтобы посмотреть как оно будет работать :trollface:

Copy link

github-actions bot commented Nov 3, 2024

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

@github-actions github-actions bot added Changes: Sprites Changes: Localization Изменяет локализацию Merge Conflict МерджКонфликт and removed Merge Conflict МерджКонфликт labels Nov 3, 2024
Copy link

github-actions bot commented Nov 3, 2024

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

Resources/Textures/Changeling/Guidebook/guidebook_changeling.rsi

State Old New Status
icon Added

Resources/Textures/Changeling/arm_blade.rsi

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

Resources/Textures/Changeling/bone_shard.rsi

State Old New Status
icon Added

Resources/Textures/Changeling/changeling_abilities.rsi

State Old New Status
absorb_dna Added
anatomic_panacea Added
armblade Added
augmented_eyesight Added
biodegrade Added
bone_shard Added
chameleon_skin Added
chitinous_armor Added
epinephrine_overdose Added
evolution_menu Added
fleshmend Added
hivemind_access Added
lesser_form Added
organic_shield Added
shriek_dissonant Added
shriek_resonant Added
space_adaptation Added
stasis_enter Added
stasis_exit Added
sting_armblade Added
sting_blind Added
sting_cryo Added
sting_extractdna Added
sting_lethargic Added
sting_mute Added
sting_transform Added
strained_muscles Added
tentacle Added
transform Added
transform_cycle Added

Resources/Textures/Changeling/changeling_biomass.rsi

State Old New Status
0 Added
1 Added
10 Added
11 Added
12 Added
13 Added
14 Added
15 Added
16 Added
2 Added
3 Added
4 Added
5 Added
6 Added
7 Added
8 Added
9 Added

Resources/Textures/Changeling/changeling_chemicals.rsi

State Old New Status
0 Added
1 Added
10 Added
11 Added
12 Added
13 Added
14 Added
15 Added
16 Added
17 Added
18 Added
2 Added
3 Added
4 Added
5 Added
6 Added
7 Added
8 Added
9 Added

Resources/Textures/Changeling/ling_armor.rsi

State Old New Status
equipped-OUTERCLOTHING Added
icon Added

Resources/Textures/Changeling/ling_armor_helmet.rsi

State Old New Status
equipped-HELMET Added
icon Added

Resources/Textures/Changeling/ling_spacesuit.rsi

State Old New Status
equipped-OUTERCLOTHING Added
icon Added

Resources/Textures/Changeling/ling_spacesuit_helmet.rsi

State Old New Status
equipped-HELMET Added
icon Added

Resources/Textures/Changeling/shields.rsi

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

Resources/Textures/Interface/Misc/job_icons.rsi

State Old New Status
Changeling Added

@TokenStyle
Copy link
Author

Заапстримил, генокрады сломались, починил, но - теперь в Меню Персонажа не показываются цели генокрада, это важно пофиксить но я уже не хочу. Кто захочет - может брать. В остальном всё работает, багов никаких не нашел, заапстримился нормально

@github-actions github-actions bot removed the Merge Conflict МерджКонфликт label Nov 4, 2024
@TokenStyle TokenStyle closed this Nov 6, 2024
PuroSlavKing added a commit to PuroSlavKing/skibidi-station-69-next that referenced this pull request Nov 25, 2024
* [Port] Xenowears (space-syndicate#12)

* Xenowears (space-syndicate#519)

<!--
This is a semi-strict format, you can add/remove sections as needed but
the order/format should be kept the same
Remove these comments before submitting
-->

<!--
Explain this PR in as much detail as applicable

Some example prompts to consider:
How might this affect the game? The codebase?
What might be some alternatives to this?
How/Who does this benefit/hurt [the game/codebase]?
-->

Add a bit of clothing specie related and some tiny misc changes.

Normally i wanted to add the spooders changes here but with the other
spider specie coming in il hold myself for now.

---

<!--
A list of everything you have to do before this PR is "complete"
You probably won't have to complete everything before merging but it's
good to leave future references
-->

- [x] Add clothings
- [x] Loadouts/Vending machines

---

<!--
This is default collapsed, readers click to expand it and see all your
media
The PR media section can get very large at times, so this is a good way
to keep it clean
The title is written using HTML tags
The title must be within the <summary> tags or you won't see it
-->

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

![image](https://github.com/Simple-Station/Einstein-Engines/assets/45297731/47865d65-754d-4b70-9c10-19bc9aa55ac6)

</p>
</details>

---

<!--
You can add an author after the `:cl:` to change the name that appears
in the changelog (ex: `:cl: Death`)
Leaving it blank will default to your GitHub display name
This includes all available types for the changelog
-->

:cl:
- add: Xenowears! new non-human related clothings.

---------

Signed-off-by: FoxxoTrystan <[email protected]>
Co-authored-by: DEATHB4DEFEAT <[email protected]>
Co-authored-by: VMSolidus <[email protected]>

* ooopsie

---------

Signed-off-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: DEATHB4DEFEAT <[email protected]>
Co-authored-by: VMSolidus <[email protected]>

* [Port] Plushie (space-syndicate#11)

* Plushie Update! (space-syndicate#654)

<!--
This is a semi-strict format, you can add/remove sections as needed but
the order/format should be kept the same
Remove these comments before submitting
-->

<!--
Explain this PR in as much detail as applicable

Some example prompts to consider:
How might this affect the game? The codebase?
What might be some alternatives to this?
How/Who does this benefit/hurt [the game/codebase]?
-->

By multiple requests i bring my PR from Frontier The [PLUSHIE
UPDATE!](new-frontiers-14/frontier-station-14#886)

This PR add a prize vendor machine where you can trade prize ticket for
a toy/plushie, to get ticket you win those in arcade machines.

This PR will give a chance for everyone to get the toys they need in a
special machine and will make plushies in general more random and fun,
in term of random spawns.

WARNING THIS PR DOES NOT MAP THE PRIZE VENDOR AND WILL MOSTLY NEED TO BE
MAPPED.

---

<!--
A list of everything you have to do before this PR is "complete"
You probably won't have to complete everything before merging but it's
good to leave future references
-->

- [x] Prize Vendor
- [x] Prize Tickets
- [x] New Toys/Plushies
- [x] Prizes

---

<!--
This is default collapsed, readers click to expand it and see all your
media
The PR media section can get very large at times, so this is a good way
to keep it clean
The title is written using HTML tags
The title must be within the <summary> tags or you won't see it
-->

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

![image](https://github.com/user-attachments/assets/643e6c65-bba0-4eef-8e8e-d3510922e51e)

</p>
</details>

---

<!--
You can add an author after the `:cl:` to change the name that appears
in the changelog (ex: `:cl: Death`)
Leaving it blank will default to your GitHub display name
This includes all available types for the changelog
-->

:cl:
- add: A ton of new plushies has arrived
- add: Prize counter are here, get your prizes by winning games and
getting prize tickets! and find prize balls!!

* prize counter to spawner

* Arachne Plushie (space-syndicate#531)

Added everyone's favorite Arachne as an adorable soft toy

---

- [x] Place plushie in spawn location(s)

---

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

![ArchnePlush](https://github.com/Simple-Station/Einstein-Engines/assets/114866135/1ec47181-4827-49f9-8605-9a16764dba89)

</p>
</details>

---

:cl:
- add: Plushie

* ooopsie

---------

Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: CodedCrow <[email protected]>

* [Fix] EE Migration (space-syndicate#14)

* [Tweak] Add Einstein Engines Folders (space-syndicate#17)

* [Tweak] EE Prototypes Folder

* [Tweak] EE RU FTL

* fix dublicate

* yaml fixes

---------

Signed-off-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: DEATHB4DEFEAT <[email protected]>
Co-authored-by: VMSolidus <[email protected]>
Co-authored-by: CodedCrow <[email protected]>
@Fildrance
Copy link

@TokenStyle Продублирую тут то что в дискорде написал -
Поправил цели генокрада (тут) но нашел баги пока просто отлаживал код:

  • когда входишь в гибернацию и пытаешься двигаться, игра думает что ты реально труп и выплевывает тебя в госты автоматом на любое движение
  • спрайт для сюрикена отсутствует или неправильно прописан

Выглядит в общем грустненько как-то

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants