Skip to content

You can grab your balls again - #1387

Merged
Dethdeath merged 1 commit into
psforever:masterfrom
ScrawnyRonnie:fixes
Jul 31, 2026
Merged

You can grab your balls again#1387
Dethdeath merged 1 commit into
psforever:masterfrom
ScrawnyRonnie:fixes

Conversation

@ScrawnyRonnie

Copy link
Copy Markdown
Contributor
  • Should fix llu issues such as not being able to pick it up
  • Capturing a tower should no longer trigger a zone benefit lock when a single facility is still owned by the opposing empire

Neither has linked issues; llu was mentioned in chat and the tower capture thing has a few #bug-reports

@Dethdeath

Copy link
Copy Markdown
Contributor

Both issues seem fixed.

@Dethdeath
Dethdeath merged commit 0762547 into psforever:master Jul 31, 2026
1 of 2 checks passed
GeekOfWires added a commit to GeekOfWires/PSF-LoginServer that referenced this pull request Aug 3, 2026
Brings in upstream through 2f63d1c, most notably the server hitch
reduction work (psforever#1386), the PropertyOverrideManager revert (psforever#1388) and
the LLU/zone-lock fixes (psforever#1387).

Conflict resolutions:

- pekko.conf: psforever#1386 added `akka.actor.default-dispatcher` and
  `akka.scheduler` blocks. Git followed the akka.conf -> pekko.conf
  rename and merged them textually, which would have left both blocks
  under an `akka.*` prefix that Pekko never reads -- silently discarding
  the default-dispatcher sizing and the scheduler wheel tuning. Renamed
  both to `pekko.*` and updated the surrounding prose.

- SocketPane / InterstellarClusterService: kept the Pekko namespace and
  took upstream's added `DispatcherSelector` import.

- ContainableBehavior: took upstream's fix that drops the duplicate
  Resume(). That removed the only use of AskTimeoutException, so the
  import goes with it.

- docker-compose.yml: kept the JDK 21 image this branch moved to, and
  carried over upstream's rationale for keeping the compose JVM aligned
  with the Dockerfile's.

- SocketActor / SocketPane comments: the spawn-site dispatcher comments
  from psforever#1386 refer to the config file by name; updated akka.conf ->
  pekko.conf.

Verified: `sbt compile` is green on JDK 21, upstream's drain-limit
config, spawn-site dispatchers and V018 index migration all survive the
merge, and the tree carries no Akka references outside the pre-existing
`AkkaActor` alias in Default.scala.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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