Project Chronicles

DLSymbiosis Chronicles

A living story of how we are building Symbiosis: from the first public APK to online battles, dynasty systems, and the small decisions that slowly give the project its shape.

Latest: 1.0.8 - The Dynasty and Central Point Chapter

Gateway to the Universe Ozkullar Company
Version 1.0.8 2026-04-23

The Dynasty and Central Point Chapter

This chapter moved Symbiosis from a set of separate buttons toward a calmer central point. The profile, the dynasty vault, and the bank now live together in the upper-left corner, like the first little administrative district of the account.

  • Added the dynasty vault as shared storage for gold and amethysts across one account's profiles.
  • Added a separate bank for exchanging amethysts into gold without touching the vault.
  • Rebuilt the central point's upper-left UI around one shared anchor layer so profile, vault, and bank stay together.
Version 1.0.7 2026-04-22

Project Chronicles

We opened a place where the project can speak about its own making: not only a list of updates, but a running story of how Symbiosis is assembled one system at a time.

  • New public Chronicles page on dlsymbiosis.com.
  • New in-game Chronicles button for the main menus and lobbies.
  • The game reads chronicle entries from the server, with an offline fallback.
Version 1.0.6 2026-04-22

Reliable Online Connection

Routed online services through HTTPS on dlsymbiosis.com to improve matchmaking and account access from different networks.

  • Switched the game client from direct HTTP IP calls to HTTPS domain calls.
  • Updated the Android APK distribution manifest.
  • Fixed direct APK download routing.
Version 1.0.5 2026-04-22

Online Ranked Matchmaking

Added server-backed ranked battle search with authoritative match state and shared battle board validation.

  • Players can enter ranked matchmaking and wait for an online opponent.
  • The server creates ranked matches and generates the battle board.
  • Tile picks, reveals, damage, and finish events are validated by the server.
Version 1.0.4 2026-04-22

Local Wi-Fi Battle

Added local network battles so two devices on the same Wi-Fi can find each other and play.

  • Created local Wi-Fi room flow.
  • Added host and join logic for nearby devices.
  • Improved battle sync for local multiplayer rounds.
Version 1.0.3 2026-04-21

Profiles, Friends, and Chat

Expanded account systems so players can keep profile identity and communicate through the server.

  • Added server profiles and account login flow.
  • Added friends and requests.
  • Added global chat support.
Version 1.0.2 2026-04-20

Characters and Remote Content

Moved character catalog data toward server-controlled content for easier balancing and updates.

  • Added remote character catalog endpoint.
  • Connected battle character data to server content.
  • Prepared Android addressable content support.
Version 1.0.1 2026-04-20

Android Updates

Added APK update metadata and the first website download flow for Android builds.

  • Added Android update manifest.
  • Added public APK download page.
  • Added release notes in the update prompt.
Version 1.0.0 2026-04-20

First Public Android Build

Published the first Android build foundation for Symbiosis Mahjong Battle.

  • Packaged the Android APK.
  • Prepared the public website entry point.
  • Started the public build history.