Skip to content

Add support for Act1 Ancients. - #351

Open
JohnnyBazooka89 wants to merge 1 commit into
Alchyr:developfrom
JohnnyBazooka89:feature/add_support_for_act1_ancients
Open

Add support for Act1 Ancients.#351
JohnnyBazooka89 wants to merge 1 commit into
Alchyr:developfrom
JohnnyBazooka89:feature/add_support_for_act1_ancients

Conversation

@JohnnyBazooka89

@JohnnyBazooka89 JohnnyBazooka89 commented Jul 18, 2026

Copy link
Copy Markdown

This PR adds support for Act1 Ancients.

Unfortunately, it required two patches (including 1 Transpiler). Not gonna lie, these patches were vibe-coded. But they are very simple and they should work fine.

I tested this code locally, and my Ancient spawns correctly in Act1.

In you have any questions, you know how to reach me :)

Comment thread Patches/Content/ContentPatches.cs Outdated
@JohnnyBazooka89
JohnnyBazooka89 force-pushed the feature/add_support_for_act1_ancients branch 2 times, most recently from df45cf6 to 03e4031 Compare July 21, 2026 20:31
@JohnnyBazooka89

Copy link
Copy Markdown
Author

I noticed a problem that Ancients added to Act 1 are breaking the custom/daily runs.

In Custom & Daily runs there are either no bonuses, or some specialized bonuses defined by modifiers. I think we will have to add an additional check and only add the Ancients if the run is without any modifiers.

@JohnnyBazooka89
JohnnyBazooka89 marked this pull request as draft July 26, 2026 15:30
@JohnnyBazooka89
JohnnyBazooka89 force-pushed the feature/add_support_for_act1_ancients branch from 03e4031 to da5e60e Compare July 26, 2026 16:30
@JohnnyBazooka89

JohnnyBazooka89 commented Jul 26, 2026

Copy link
Copy Markdown
Author

I just added another patch, for ensuring that Neow is used in Daily/Custom runs. Unfortunately the patch couldn't be applied next to the adding of the Act 1 Ancients, because we don't have the access to Run State or Owner there.

@JohnnyBazooka89
JohnnyBazooka89 marked this pull request as ready for review July 26, 2026 16:31
@JohnnyBazooka89
JohnnyBazooka89 force-pushed the feature/add_support_for_act1_ancients branch from da5e60e to fd7c161 Compare July 28, 2026 17:10
@JohnnyBazooka89
JohnnyBazooka89 force-pushed the feature/add_support_for_act1_ancients branch from fd7c161 to 19c413e Compare July 28, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants