User contributions for XxharCs

A user with 104 edits. Account created on 17 February 2025.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

20 May 2026

18 May 2026

13 May 2026

11 May 2026

  • 16:4616:46, 11 May 2026 diff hist +18,091 N Custom Client UI with StageManager Input Created page with "== Overview == This page shows a working custom UI proof of concept for the Fantasy Tennis client SDK. The goal is to create a separate XML based GUI owner, attach it to the current stage owner and route input to it without replacing or hijacking an existing built-in popup. The important part is that the custom owner can be loaded and displayed like a normal client GUI object, but input still has to reach it through the client input path. For that reason the StageManage..."
  • 16:2516:25, 11 May 2026 diff hist +39,808 N FT SDK Created page with "== Overview == This page documents the current reverse engineering progress for the Fantasy Tennis client-side SDK used by JFTSE tooling. The SDK maps known client structures, virtual functions, GUI objects, stage management, XML dialog loading, popup ownership and input routing into C++ wrappers that can be used from injected debugging or extension code. The current focus is the client GUI and StageManager layer. Confirmed areas include the fixed 24-stage owner model,..."

6 May 2026

4 May 2026

16 March 2026

18 December 2025

6 August 2025

8 July 2025

7 July 2025

  • 11:3211:32, 7 July 2025 diff hist +8,431 N Creating custom events Created page with "= Scripted Event System = This page documents how to implement custom in-game event logic using the internal JavaScript scripting system. All scripts are located in: <pre>game-server/src/main/resources/scripts/event</pre> Files are named as: <pre><ID>_<name>.js</pre> Example: * <code>1_exampleEvent.js</code> * <code>2_exampleEvent2.js</code> * <code>3_weeklyLogin.js</code> == Registering to an Event == Scripts are registered to server events via: <pre> g..."

26 February 2025

  • 11:4111:41, 26 February 2025 diff hist +31,652 N Fixing SQL Import Script Errors Created page with "= Fixing SQL Import Script Errors = == Overview == When running the `import_sql.sh` script to import SQL files into the database, you might encounter errors related to missing `Guardian` and `BossGuardian` entries. This happens because certain event maps reference Guardian entries that do not exist in the default SQL files provided by [https://github.com/sstokic-tgm/JFTSE/tree/master/scripts/sql JFTSE]. These missing definitions are a result of JFTSE-specific config..." current

24 February 2025

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)