Conversation
…r linux, add template for perpetuum.ini, add Makefile for some helper commands, update server to take DistributedTransactions as argument to be able to disable it for linux
…date server image to include GDI+
…ipt and fix migration when using a directory
…creen issue on client when trying to enter a zone. Now the client seems to work (feature validation is in progress). Disabled EnlistTransaction to ensure DistributedTransactions are disabled
… the EnlistTransaction configurable with the DistributedTransactions state
…d of SKSurface, update usage of canvas.DrawText to fix Y position by taking into account the font size since the origin is on top left instead of bottom left.
…nto linux+containerize
…mpose architecture, fix FakeDb missing {, update submodules for asset and db
…nto linux+containerize
…R for this CI action This reverts commit 87cd9d8.
- Add SHA-256 change detection and compressed DB backup restoration - Automate chronological execution for Pre_Alpha_* and Live_* patches - Add clean-cache Makefile target and README Mermaid migration diagram
…tling - Add SimdMath with AVX-512 / AVX2 / Vector128 distance calculation fallbacks - Add HeightfieldMetadata 16x16 chunk bounding grid for raycast optimization - Add CompactPassabilityMask 1-bit per tile bitmask - Throttle empty zone update loop to 1 Hz when no players are present - Enable DOTNET_GCDynamicAdaptationMode for dynamic GC heap sizing - Add unit test coverage for SIMD math and terrain structures
…promotion on Linux - Introduce DbConnectionManager to track and reuse open connections per ambient Transaction - Update DbQuery.ExecuteHelper to avoid multiple connection checkouts in the same scope - Fix System.PlatformNotSupportedException thrown on Linux during player logout and transactions - Add unit tests verifying connection reuse, cleanup on commit, and cleanup on abort
…nto linux+containerize
- Implement Perpetuum.CliClient interactive console tool and tests - Add smoke-test.sh, check_assets.py, and create-account.sh scripts - Fix terrain layer bounds clamping and coordinate validation - Add COVERAGE.md and update test documentation
…nto linux+containerize
…umServer2 into docker-ci-test
Collaborator
Author
|
Test complete, integration/unit tests are working in the CI with docker-compose. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is only a test to see what are the CI results when running docker for testing with unit and integration tests.
.githubdir.