User contributions for XxharCs
Jump to navigation
Jump to search
8 July 2025
- 11:5311:53, 8 July 2025 diff hist +5 List of GameEventType Events No edit summary current
- 11:5311:53, 8 July 2025 diff hist +28 List of GameEventType Events No edit summary
- 11:1011:10, 8 July 2025 diff hist −20 m Creating custom events No edit summary current
- 11:0811:08, 8 July 2025 diff hist −43 m Event MP PLAYER HITS TARGET No edit summary current
- 11:0611:06, 8 July 2025 diff hist +65 List of GameEventType Events No edit summary
- 11:0311:03, 8 July 2025 diff hist +1,085 List of GameEventType Events No edit summary
- 10:3410:34, 8 July 2025 diff hist 0 m List of GameEventType Events No edit summary
- 10:3110:31, 8 July 2025 diff hist −3 m List of GameEventType Events No edit summary
- 10:2610:26, 8 July 2025 diff hist +22 N Category:Event Created page with "Category:Scripting" current
- 10:2610:26, 8 July 2025 diff hist +19 N Category:Scripting Created page with "Category:Server" current
- 10:2510:25, 8 July 2025 diff hist +3,036 N List of GameEventType Events Created page with "== List of Events (GameEventType) == This page lists the currently available events you can hook into using the <code>geb.on("EVENT_NAME", ...)</code> function from JavaScript. All events come from the <code>GameEventType</code> enum in either the '''game server''' or '''chat server''' codebase. These are used in event scripts placed inside <code>scripts/event/</code>. == Game Server Events == {| class="wikitable sortable" ! Event Name !! Called? !! Description |-..."
- 09:4509:45, 8 July 2025 diff hist +19 Event MP PLAYER HITS TARGET No edit summary
- 09:4509:45, 8 July 2025 diff hist −33 Event MP PLAYER HITS TARGET No edit summary
- 09:4409:44, 8 July 2025 diff hist +1,706 N Event MP PLAYER HITS TARGET Created page with "= Event MP_PLAYER_HITS_TARGET = '''MP_PLAYER_HITS_TARGET''' is one of these events that are called from multiple places with multiple argument count. Therefore accessing the parameters passed to that event require proper handling to avoid errors. Currently it is called 3 times in sum: <pre> GameEventBus.call(GameEventType.MP_PLAYER_HITS_TARGET, ftClient, game, skill); // ftClient might be changed to connection in future GameEventBus.call(GameEventType.MP_PLAYER_HITS_T..."
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
- 21:0521:05, 24 February 2025 diff hist +4,181 N Game Lore Created page with "== Game Lore == The world of ''Fantasy Tennis'' is set in the mystical realm of '''Fantasy Land''', where warriors, adventurers, and magical beings compete in battles that blend athletic skill with powerful magic. This land is rich with legends, and its many races and factions form alliances, rivalries, and struggles for survival. == The Origins of Fantasy Land == Fantasy Land was shaped by divine forces, a realm born from the delicate balance between light and darkness..." current
- 20:3220:32, 24 February 2025 diff hist +48 Commands No edit summary current
- 20:3020:30, 24 February 2025 diff hist +8 Database Schema & Cheatsheet No edit summary current
- 20:0320:03, 24 February 2025 diff hist +706 Database Schema & Cheatsheet No edit summary
- 19:5719:57, 24 February 2025 diff hist +1,745 Database Schema & Cheatsheet No edit summary
- 19:4519:45, 24 February 2025 diff hist +7,696 Database Schema & Cheatsheet No edit summary
- 18:3118:31, 24 February 2025 diff hist +2,314 N Commands Created page with "= Ingame Commands = This page provides a list of available ingame commands for '''Fantasy Tennis''' within '''JFTSE'''. Commands must be prefixed with a `-` to execute. Some commands are '''restricted to Game Masters (GMs)'''. == General Commands == These commands can be used by all players. === 🎲 Random Mode === Random guardians will spawn instead of the default ones (boss remains the same). <pre> -random </pre> === 🔥 Hard Mode === Enables '''Hard Mode''', inc..."
- 18:0318:03, 24 February 2025 diff hist +30 Guides & Tutorials Undo revision current Tag: Undo
- 18:0218:02, 24 February 2025 diff hist −30 Guides & Tutorials No edit summary Tag: Reverted
19 February 2025
- 18:2818:28, 19 February 2025 diff hist +91 JFTSE Wiki No edit summary current
- 18:2618:26, 19 February 2025 diff hist 0 N Category:Server Created blank page current
- 18:2618:26, 19 February 2025 diff hist +383 N Database Schema & Cheatsheet Created page with "= Database Schema & Cheatsheet = This page provides an overview of the database structure used in Fantasy Tennis, showing the key tables, their columns, and relationships. The schema diagram below visually represents how different entities connect within the system. == Schema == frameless|600px|left|alt=Database Schema|Database Schema Category:Server"
- 18:0918:09, 19 February 2025 diff hist 0 N File:Db-entities.svg No edit summary current
- 14:4914:49, 19 February 2025 diff hist 0 m JFTSE Wiki:Community Rules Protected "JFTSE Wiki:Community Rules" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) current
- 14:4314:43, 19 February 2025 diff hist +3,359 N JFTSE Wiki:Community Rules Created page with "= 📜 JFTSE Wiki Community Rules = Welcome to the '''JFTSE Wiki'''! This community driven resource exists to provide accurate and well structured information about '''JFTSE''', '''Fantasy Tennis''', and related topics. To ensure a '''productive and respectful environment''', all contributors must adhere to the following '''community rules'''. By editing or interacting with this wiki, you agree to follow these guidelines. If you violate these rules, your access may be..."
- 13:5713:57, 19 February 2025 diff hist +31 Guides & Tutorials No edit summary
- 13:5513:55, 19 February 2025 diff hist +2 Guides & Tutorials No edit summary
- 13:4413:44, 19 February 2025 diff hist +38 JFTSE Wiki No edit summary
- 13:4013:40, 19 February 2025 diff hist +486 Guides & Tutorials No edit summary
- 13:1813:18, 19 February 2025 diff hist 0 N Category:Pages using DynamicPageList3 parser tag Created blank page current
- 13:1613:16, 19 February 2025 diff hist −48 Guides & Tutorials No edit summary
- 13:1513:15, 19 February 2025 diff hist −2 Guides & Tutorials No edit summary
- 13:1413:14, 19 February 2025 diff hist −28 Guides & Tutorials No edit summary
- 13:1313:13, 19 February 2025 diff hist +128 N Guides & Tutorials Created page with "<DynamicPageList> category=Guides includepage={self} ordermethod=sortkey order=ascending </DynamicPageList> Category:Guides"
- 12:5412:54, 19 February 2025 diff hist 0 N Category:Guides Created blank page current
- 12:5112:51, 19 February 2025 diff hist −132 JFTSE Wiki No edit summary
- 12:3512:35, 19 February 2025 diff hist +6 About JFTSE No edit summary current
- 12:3512:35, 19 February 2025 diff hist +15 About Fantasy Tennis No edit summary current
- 12:3312:33, 19 February 2025 diff hist +21 About Fantasy Tennis No edit summary
- 12:3212:32, 19 February 2025 diff hist +20 About JFTSE No edit summary
- 12:3212:32, 19 February 2025 diff hist 0 N Category:About Created blank page current
- 12:2212:22, 19 February 2025 diff hist +16 JFTSE Wiki:About No edit summary current
- 12:2112:21, 19 February 2025 diff hist +11 JFTSE Wiki No edit summary
- 12:1912:19, 19 February 2025 diff hist 0 m JFTSE Wiki:Wiki Guidelines XxharCs moved page Wiki Guidelines to JFTSE Wiki:Wiki Guidelines without leaving a redirect current