issue #4: expose biolog submit network helper #3

Merged
jakub merged 1 commits from issue-4-biolog-submit-helper into main 2026-04-16 23:03:59 +02:00
Member

Part of #4 — C++ client helper to send biolog submit packet from Python UI.

Exposes net.SendBiologSubmit() (or equivalent) that the HUD can call from uiBiolog.py to trigger a server-side biolog submit from anywhere.

Paired with:

  • m2dev-server: issue-4-biolog-hud-server
  • m2dev-server-src: issue-4-biolog-submit-command
  • m2dev-client: issue-4-biolog-hud-client

Part of #4.

Co-Authored-By: Codex codex@jakubkadlec.dev

Part of #4 — C++ client helper to send biolog submit packet from Python UI. Exposes `net.SendBiologSubmit()` (or equivalent) that the HUD can call from `uiBiolog.py` to trigger a server-side biolog submit from anywhere. Paired with: - m2dev-server: `issue-4-biolog-hud-server` - m2dev-server-src: `issue-4-biolog-submit-command` - m2dev-client: `issue-4-biolog-hud-client` Part of #4. Co-Authored-By: Codex <codex@jakubkadlec.dev>
jann added 1 commit 2026-04-16 22:58:58 +02:00
jakub merged commit d3966d971f into main 2026-04-16 23:03:59 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: metin-server/m2dev-client-src#3