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

Traits for roundstart species size #4

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

KillanGenifer
Copy link

@KillanGenifer KillanGenifer commented Sep 11, 2024

Описание PR

Добавляет две новые черты внешности в виде высокого/низкого роста.

Вся смелая часть кода была взята с репы фронтира и слегка отредактировано под нас. Изменён класс Server/Cloning/CloneSystem, чтобы черты оставались после клонирования.

Медиа
image

@Votknyl
Copy link

Votknyl commented Sep 11, 2024

Прикольно, дварфы но люди? эльфы но дварфы?

@Vonsant
Copy link
Collaborator

Vonsant commented Sep 11, 2024

Код под лицензией AGPL v3, соре но соре, его приём будем нарушать лицензию.

@Emechitas
Copy link

Код под лицензией AGPL v3, соре но соре, его приём будем нарушать лицензию.

gosling

@Vonsant
Copy link
Collaborator

Vonsant commented Sep 11, 2024

Код под лицензией AGPL v3, соре но соре, его приём будем нарушать лицензию.

gosling

Нарушение лицензии - нарушение правила 1.2 правил хаба.

lzk228
lzk228 previously requested changes Sep 11, 2024
Content.Server/Cloning/CloningSystem.cs Outdated Show resolved Hide resolved
Content.Server/Cloning/CloningSystem.cs Outdated Show resolved Hide resolved
Resources/Prototypes/Entities/Mobs/Species/base.yml Outdated Show resolved Hide resolved
Resources/Prototypes/Entities/Mobs/Species/dwarf.yml Outdated Show resolved Hide resolved
Resources/Prototypes/Traits/categories.yml Outdated Show resolved Hide resolved
Resources/Prototypes/Traits/sizeattribute.yml Outdated Show resolved Hide resolved
@Vonsant
Copy link
Collaborator

Vonsant commented Sep 11, 2024

@lzk228 Зря стараешься, это чужой код нарушающий лицензию.

@lzk228
Copy link
Collaborator

lzk228 commented Sep 11, 2024

ну не мне же его мёржить, у меня и прав то нет

@KillanGenifer
Copy link
Author

Вроде подправил. Если этот ПР внатуре нарушает правила оффов - перепишу с нуля по другому.

@Morb0
Copy link
Member

Morb0 commented Sep 11, 2024

Вроде подправил. Если этот ПР внатуре нарушает правила оффов - перепишу с нуля по другому.

Переписывай

@MetalSage
Copy link

Код под лицензией AGPL v3, соре но соре, его приём будем нарушать лицензию.

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

@Vonsant
Copy link
Collaborator

Vonsant commented Sep 11, 2024

Код под лицензией AGPL v3, соре но соре, его приём будем нарушать лицензию.

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

Да, ты прав. И увы, этот репозиторий под MIT и будет всегда под MIT.

@lzk228
Copy link
Collaborator

lzk228 commented Sep 12, 2024

имхо это очень странно делать это через два булеана в компоненте

@KillanGenifer
Copy link
Author

имхо это очень странно делать это через два булеана в компоненте

Это сделано, чтобы при инициализации компонента выбиралось, в какую сторону изменять рост куклы.

@whateverusername0
Copy link

вывод - просто поменяйте лицензию на AGPLv3 и добавьте MIT как сайд
нахуй париться когда решение на поверхности

@Vonsant
Copy link
Collaborator

Vonsant commented Sep 12, 2024

вывод - просто поменяйте лицензию на AGPLv3 и добавьте MIT как сайд нахуй париться когда решение на поверхности

Уже решено сверху, другой лицензии не будет.

Copy link

@ficcialfaint ficcialfaint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Везде должны быть file-scoped namespaces

Content.Server/Traits/Assorted/HeightComponent.cs Outdated Show resolved Hide resolved
Content.Server/Traits/Assorted/HeightComponent.cs Outdated Show resolved Hide resolved
Content.Server/Traits/Assorted/HeightComponent.cs Outdated Show resolved Hide resolved
Content.Server/Traits/Assorted/HeightSystem.cs Outdated Show resolved Hide resolved
Content.Server/Traits/Assorted/HeightSystem.cs Outdated Show resolved Hide resolved
Content.Server/Traits/Assorted/HeightSystem.cs Outdated Show resolved Hide resolved
Content.Server/Traits/Assorted/HeightSystem.cs Outdated Show resolved Hide resolved
Content.Server/Traits/Assorted/HeightSystem.cs Outdated Show resolved Hide resolved
Content.Server/Traits/Assorted/HeightSystem.cs Outdated Show resolved Hide resolved
Content.Server/Traits/Assorted/HeightComponent.cs Outdated Show resolved Hide resolved
Content.Server/Traits/Assorted/HeightComponent.cs Outdated Show resolved Hide resolved
Content.Server/Traits/Assorted/HeightSystem.cs Outdated Show resolved Hide resolved
Content.Server/Traits/Assorted/HeightSystem.cs Outdated Show resolved Hide resolved
Content.Server/Traits/Assorted/HeightSystem.cs Outdated Show resolved Hide resolved
Resources/Prototypes/Corvax/Traits/categories.yml Outdated Show resolved Hide resolved
Resources/Prototypes/Corvax/Traits/height.yml Outdated Show resolved Hide resolved
Resources/Prototypes/Traits/categories.yml Outdated Show resolved Hide resolved
@Vonsant
Copy link
Collaborator

Vonsant commented Sep 21, 2024

Лицензию сменили кстати.

@lzk228 lzk228 dismissed their stale review September 21, 2024 11:16

outdated

@JerryImMouse
Copy link

ебать вы с Торнадо человека обработали 😨

AwareFoxy pushed a commit to AwareFoxy/space-station-14-next that referenced this pull request Oct 29, 2024
@KillanGenifer KillanGenifer marked this pull request as draft November 3, 2024 10:25
@github-actions github-actions bot added the Merge Conflict МерджКонфликт label Nov 9, 2024
Copy link

github-actions bot commented Nov 9, 2024

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

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

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

@github-actions github-actions bot added Merge Conflict МерджКонфликт S: Merge Conflict У ПРа есть мердж конфликт labels Nov 22, 2024
Copy link

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

@github-actions github-actions bot added S: Needs Review ПРу необходим ревью and removed S: Merge Conflict У ПРа есть мердж конфликт labels Nov 25, 2024
Copy link

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

@github-actions github-actions bot added the S: Merge Conflict У ПРа есть мердж конфликт label Nov 25, 2024
@KillanGenifer KillanGenifer marked this pull request as ready for review November 27, 2024 00:04
@github-actions github-actions bot removed the S: Merge Conflict У ПРа есть мердж конфликт label Nov 27, 2024
@FireNameFN
Copy link
Collaborator

Так, это закрывать хотели.

@KillanGenifer
Copy link
Author

Так, это закрывать хотели.

Поч, я ревертнул до первой фронтировской версии, фиксанул ошибки и докинул функцию отката роста при удалении компонена. Код то полностью рабочий

@Tornado-Technology
Copy link
Collaborator

Так, это закрывать хотели.

Поч, я ревертнул до первой фронтировской версии, фиксанул ошибки и докинул функцию отката роста при удалении компонена. Код то полностью рабочий

Ты решил проблемы описаные в ревью? Нет. Мерджа не будет

@KillanGenifer
Copy link
Author

Так, это закрывать хотели.

Поч, я ревертнул до первой фронтировской версии, фиксанул ошибки и докинул функцию отката роста при удалении компонена. Код то полностью рабочий

Ты решил проблемы описаные в ревью? Нет. Мерджа не будет

Решил их, вот и запросил повторный ревью у тебя

AwareFoxy pushed a commit that referenced this pull request Dec 12, 2024
* Translate Upstream space-syndicate#2748 (space-syndicate#2837)

Co-authored-by: lapatison <100279397+lapatison@users.noreply.github.com>

* Перевод Upstream space-syndicate#2830  (space-syndicate#2836)

Co-authored-by: lapatison <lapatisonsocial@gmail.com>
Co-authored-by: NotSoDamn <75203942+NotSoDana@users.noreply.github.com>
Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
Co-authored-by: cfif126 <94059374+cfif126@users.noreply.github.com>

* translate borer names (space-syndicate#2835)

* [Localize] Poster 52 (space-syndicate#2840)

* Translate new diona names (space-syndicate#2839)

Co-authored-by: lapatison <100279397+lapatison@users.noreply.github.com>

* [Resprite] Medical uniforms & rollerbeds (space-syndicate#2802)

* Automatic changelog update

---------

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
Co-authored-by: lapatison <100279397+lapatison@users.noreply.github.com>
Co-authored-by: lapatison <lapatisonsocial@gmail.com>
Co-authored-by: NotSoDamn <75203942+NotSoDana@users.noreply.github.com>
Co-authored-by: cfif126 <94059374+cfif126@users.noreply.github.com>
Co-authored-by: MureixloI <132683811+MureixloI@users.noreply.github.com>
Co-authored-by: IanComradeBot <96892333+IanComradeBot@users.noreply.github.com>
@github-actions github-actions bot added the S: Merge Conflict У ПРа есть мердж конфликт label Dec 12, 2024
Copy link

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

@github-actions github-actions bot removed the S: Merge Conflict У ПРа есть мердж конфликт label Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: Localization Изменяет локализацию Merge Conflict МерджКонфликт S: Needs Review ПРу необходим ревью size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.