Skip to content

Optimize Brain a little#9713

Closed
kennytv wants to merge 1 commit into
masterfrom
brain
Closed

Optimize Brain a little#9713
kennytv wants to merge 1 commit into
masterfrom
brain

Conversation

@kennytv
Copy link
Copy Markdown
Member

@kennytv kennytv commented Sep 12, 2023


Download the paperclip jar for this pull request: paper-9713.zip

@kennytv kennytv requested a review from a team as a code owner September 12, 2023 11:20
@kennytv kennytv added the publish-pr Enables a workflow to build Paperclip jars on the pull request. label Sep 12, 2023
private void startEachNonRunningBehavior(ServerLevel world, E entity) {
+ // Paper start - Dynamic brain activation
+ if (!this.dirtyActivities) {
+ return;
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Need to double check whether this is safe (probably not, if behaviors can stop without changing activity, intended to just rerun)

@Pantera07
Copy link
Copy Markdown
Contributor

Villagers cannot swim.
https://youtu.be/-wcMRnTI5yo

@kennytv kennytv marked this pull request as draft September 14, 2023 02:08
@Warriorrrr Warriorrrr moved this from Awaiting review to Waiting For Author in Paper PR Queue Mar 5, 2025
@kennytv kennytv added the pre-softspoon: never rebased Pre-hardfork pull requests that were not re-opened with the new main branch label Mar 23, 2025
@kennytv kennytv deleted the branch master March 23, 2025 19:15
@kennytv kennytv closed this Mar 23, 2025
@kennytv kennytv deleted the brain branch March 23, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pre-softspoon: never rebased Pre-hardfork pull requests that were not re-opened with the new main branch pre-softspoon publish-pr Enables a workflow to build Paperclip jars on the pull request. scope: performance

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants