Skip to content

tm heresy#1

Closed
Bruh-24 wants to merge 174 commits into
Alliance-codeBase:masterfrom
Bruh-24:temp-pr-branch
Closed

tm heresy#1
Bruh-24 wants to merge 174 commits into
Alliance-codeBase:masterfrom
Bruh-24:temp-pr-branch

Conversation

@Bruh-24

@Bruh-24 Bruh-24 commented Aug 2, 2025

Copy link
Copy Markdown
Contributor

tm only

Bruh-24 referenced this pull request in Bruh-24/gospody-pomiluy Aug 2, 2025
Bruh-24 referenced this pull request in Bruh-24/gospody-pomiluy Aug 2, 2025
Bruh-24 referenced this pull request in Bruh-24/gospody-pomiluy Aug 2, 2025
Bruh-24 referenced this pull request in Bruh-24/gospody-pomiluy Aug 2, 2025
@Bruh-24 Bruh-24 changed the title upstream && heresy tm heresy Aug 2, 2025
Bruh-24 pushed a commit that referenced this pull request Aug 6, 2025
@github-actions

Copy link
Copy Markdown
Contributor

Этот PR был неактивен достаточно долго, чтобы быть автоматически помеченным как устаревший. Это означает, что он рискует быть автоматически закрытым через ~7 дней, пожалуйста, рассмотрите все нерешенные вопросы по проверке и убедитесь, что ваш PR завершен, если все это верно и вы все равно автоматически заблокированы, вам нужно активно спрашивать Мейнтейнеров, будет ли ваш PR вмержен. Как только вы выполните любое из предыдущих действий, вам следует попросить сопровождающего удалить устаревшую метку с вашего PR, чтобы сбросить устаревший таймер. Если вы чувствуете, что ни один из сопровождающих не ответит в течение этого времени, вы можете закрыть этот PR самостоятельно, пока будете запрашивать комментарий у мейнтейнера, так как тогда вы сможете снова открыть PR самостоятельно

@Bruh-24

Bruh-24 commented Aug 13, 2025

Copy link
Copy Markdown
Contributor Author

На оф.тг перенесли в драфт. Перезвоните, когда замержат.

@Bruh-24 Bruh-24 closed this Aug 13, 2025
Bruh-24 pushed a commit that referenced this pull request Apr 6, 2026
## About The Pull Request

Ok so on the parallax pr I moved a bunch of dumb plane group signal
registration to the set home proc. Unfortunately because set_home is run
BEFORE update_offset, any created relays will then be offset down X from
where they should be.

For the master plate, this means #1's relay to transparent plate #0 will
instead draw to transparent plate #1 (which of course renders into
master plate #1)

To fix this I've moved update_offset to BEFORE set_home, so children can
hook into it and do things in a sane and normal way. Near as I can tell
there's no reason they're ordered as they currently are. I've also added
a failsafe check to prevent relay creation before update_offset is
called, and attached a CRASH() to such.

Interestingly enough this caused crashes on shift right click. That's
fun I think
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