MatchEngine: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 May 2025

14 May 2025

  • curprev 21:4521:45, 14 May 2025Tayfunwiki talk contribs 4,231 bytes −17 No edit summary Tag: Visual edit
  • curprev 21:4421:44, 14 May 2025Tayfunwiki talk contribs 4,248 bytes +4,248 Created page with "= 🧠 Intrigues MatchEngine API Reference = == Overview == The <code>MatchEngine</code> is part of the Intrigues core system and provides a lightweight, asynchronous matchmaking mechanism between actors. It is designed to help characters find suitable partners based on rule-based logic and customizable conditions. ---- == 🔧 <code>CandidateFilter</code> (Optional) == <syntaxhighlight lang="c#"> IM.Instance.MatchEngine.CandidateFilter = (self, other) => ...; </syntax..." Tag: Visual edit