All public logs
Views
Actions
Namespaces
Variants
Tools
Combined display of all available logs of The District of Joban. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 21:15, 5 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v1.3.png
- 21:15, 5 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v1.3.png
- 21:01, 5 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v1.2.png
- 21:01, 5 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v1.2.png
- 20:37, 5 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v1.1.png
- 20:37, 5 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v1.1.png
- 20:14, 5 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v1.0.png
- 20:14, 5 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v1.0.png
- 19:45, 5 November 2024 LX86 talk contribs created page JCM:Scripting:Documentation:Resource Loading (Created page with "= Resource Loading = NTE/JCM provides several methods for controlling the loading and retrieval of resources within resource packs in JavaScript scripts. Code written in the top-level space outside of functions will be executed when a resource pack is loaded and can be used to initialize resources such as models, textures, etc. Resources that should not be different for each train (such as models and such) are recommended to be stored in global variables to avoid excess...") Tag: Visual edit
- 22:50, 3 November 2024 LX86 talk contribs created page JCM:Scripting:Documentation:Dynamic Textures (Created page with "= Dynamic Textures = NTE provides a GraphicsTexture class to use JS-controlled textures with dynamic content on models for LCD displays, blinking indicators, scrolling text LED, and so on. === GraphicsTexture === {| class="wikitable" !Functions And Objects !Description |- |<code>new GraphicsTexture(width: int, height: int)</code> |To create a dynamic texture, you need to specify the width and height. If you plan to draw contents related to per-block/per-train, you shou...") Tag: Visual edit
- 20:05, 3 November 2024 LX86 talk contribs created page JCM:Scripting:Documentation (Created page with "==Scripting Documentation== JCM Scripting is a feature introduced in '''JCM v2.0.0-beta.5'''. It serves as a testbed for scripting in MTR 4, as well as using JavaScript to control PIDS. The system itself is heavily influenced by the Nemo Transit Expansion and shares much of the similarities. As such, most of the documentation include this page is also referenced from the [https://wiki.minecrafttransitrailway.com/mtr_addon:nte:js:start NTE JS documentation]. Currently t...") Tag: Visual edit
- 19:40, 3 November 2024 LX86 talk contribs moved page JCM:Scripting Experiment:Documentation:Utilities to JCM:Scripting:Documentation:Utilities without leaving a redirect
- 19:40, 3 November 2024 LX86 talk contribs created page JCM:Scripting Experiment:Documentation:Utilities (Created page with "=Utilities= As the scripting functionality is based on the Nemo Transit Expansion, a number of helper classes are implemented from NTE to provide some information or to implement functions more simply. ===Output of debug information=== <pre> static print(params: Object...): void </pre>This function outputs a message to the Minecraft log (the message is not displayed in the game). Any number of arguments of any type can be passed to the function. === Versions === Funct...") Tag: Visual edit
- 18:57, 3 November 2024 LX86 talk contribs moved page JCM:Scripted PIDS Preset:Documentation to JCM:Scripting:Documentation:PIDS without leaving a redirect
- 17:28, 3 November 2024 LX86 talk contribs created page JCM:Scripted PIDS Preset:Documentation (Created page with "===Adding a Scripted PIDS Preset=== A preset is automatically considered as a Scripted PIDS Preset by specifying the <code>scripts</code> property in <code>joban_custom_resources.json</code>: <pre> { "pids_images": [ { "id": "pids_tut", "name": "JS Tutorial Preset", "scripts": ["jsblock:scripts/pids_tut.js"] } } </pre>At the moment, mixing Scripted PIDS Preset and JSON PIDS Preset is not possible. === Global Environment === A script is evalu...") Tag: Visual edit
- 16:00, 3 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v0.10.png
- 16:00, 3 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v0.10.png
- 15:58, 3 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v0.9.png
- 15:58, 3 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v0.9.png
- 15:45, 3 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v0.8.png
- 15:45, 3 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v0.8.png
- 15:37, 3 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v0.7.png
- 15:37, 3 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v0.7.png
- 15:33, 3 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v0.6.png
- 15:33, 3 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v0.6.png
- 15:13, 3 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v0.5.png
- 15:13, 3 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v0.5.png
- 14:37, 3 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v0.4.png
- 14:37, 3 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v0.4.png
- 14:32, 3 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v0.3.png
- 14:32, 3 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v0.3.png
- 14:24, 3 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v0.2.png
- 14:24, 3 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v0.2.png
- 14:16, 3 November 2024 LX86 talk contribs created page File:JCM PIDS Tutorial v0.1.png
- 14:16, 3 November 2024 LX86 talk contribs uploaded File:JCM PIDS Tutorial v0.1.png
- 00:24, 3 November 2024 LX86 talk contribs created page JCM:Building a Scripted PIDS Preset (Created page with "This is a step-by-step tutorial on building a Scripted PIDS Preset using JavaScript. By the end of the tutorial, you would have built a Fictional LRT (Light Rail) version of the MTR Railway Vision PIDS, which can adapt to Custom PIDS Messages and handling long string. none|thumb|377x377px|Top: Default RV PIDS Preset, Bottom: Custom JS-based PIDS Preset === Getting started === To get started, [download](link here) the tutorial re...") Tag: Visual edit
- 23:35, 2 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial Result.png
- 23:35, 2 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial Result.png
- 00:18, 2 November 2024 LX86 talk contribs created page JCM:Scripted PIDS Preset (Created page with "{{DraftBox}}{{JCMFuture|version=2.0.0-beta.5}} '''Scripted PIDS Preset''' is a new experimental feature introduced in '''JCM 2.0.0-beta.5''', it allows content developer to make new PIDS Preset using Javascript. The system is heavily inspired by the '''Nemo Transit Expansion''' mod in MTR 3. ==== Motivation ==== The most common questions for the JSON-based PIDS Preset is always "Can I replicate X PIDS from this Metro?", and the answer usually boils down to a '''no'''....") Tag: Visual edit
- 18:18, 29 October 2024 User account JoesphSalmon talk contribs was created
- 21:11, 25 October 2024 LX86 talk contribs uploaded a new version of File:RouteMap.png (Update system map)
- 20:07, 27 September 2024 LX86 talk contribs uploaded a new version of File:RouteMap.png (Updated to 20240927)
- 22:15, 25 September 2024 LX86 talk contribs created page File:Wensley Road Stop.png
- 22:15, 25 September 2024 LX86 talk contribs uploaded File:Wensley Road Stop.png
- 22:11, 25 September 2024 LX86 talk contribs created page Wensley Road Stop (Created page with "{{InfoBox station|name_small=溫斯利道|name_large=Wensley Road|image=Wensley Road Stop.png|image_desc=An SKT Route 602 bus boarding at Wensley Road Stop|general_category=General|location=16708 ~ 9982|owner=San Kong Transport|operator=San Kong Transport|lines=SKT Route 602|platforms=1|disabled_access=Depends on operator|history_category=History|stn_opened=2024-09-24}} Wensley Road Stop is a bus stop in The District of Joban. It serves SKT Route 602 tow...") Tag: Visual edit
- 05:01, 25 September 2024 User account LorenzaBerube talk contribs was created
- 05:00, 25 September 2024 User account JunkoEdge89661 talk contribs was created
- 00:59, 25 September 2024 LX86 talk contribs created page File:Sung Tak Station.png
- 00:59, 25 September 2024 LX86 talk contribs uploaded File:Sung Tak Station.png
- 19:30, 24 September 2024 LX86 talk contribs created page File:Sung Tak Bus Terminus.png