Skip to content

Add Anti-Cheat (character) and DebugVis marker-pool DB updates (matching server PRs) - #150

Open
Krilliac wants to merge 2 commits into
mangoszero:masterfrom
Krilliac:feature/anticheat-debugvis-db-updates
Open

Add Anti-Cheat (character) and DebugVis marker-pool DB updates (matching server PRs)#150
Krilliac wants to merge 2 commits into
mangoszero:masterfrom
Krilliac:feature/anticheat-debugvis-db-updates

Conversation

@Krilliac

@KrilliacKrilliac commented Jun 22, 2026

Copy link
Copy Markdown

Mirrors the non-cluster SQL from the server PRs, per review (cluster SQL intentionally excluded).

  • World Rel22_04_039_DebugVis_Marker_Pool.sql - reserves gameobject_template entries 305000-305511 for the DebugVis labeled-marker pool.
  • Character Rel22_04_002_Character_Anticheat_Violation.sql - creates the character_anticheat_violation table.

Each is a transactional version-guarded update following the Rel22_04_038 template; both verified against a live DB (applied + idempotent). The realm-DB account_anticheat update is a separate PR to mangos/Realm_DB.


This change is Reviewable

…s (matching server PRs)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Krilliac