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)- 19:24, 9 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v4.2.png
- 19:24, 9 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v4.2.png
- 17:08, 9 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v4.1.png
- 17:08, 9 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v4.1.png
- 16:57, 9 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v3.1.png
- 16:57, 9 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v3.1.png
- 00:15, 9 November 2024 LX86 talk contribs uploaded a new version of File:JCM JS PIDS Tutorial v2.2.png (light theme ppl can't see it!!!)
- 00:12, 9 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v2.5.png
- 00:12, 9 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v2.5.png
- 23:45, 8 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v2.4.png.png
- 23:45, 8 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v2.4.png.png
- 23:41, 8 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v2.3.png
- 23:41, 8 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v2.3.png
- 23:30, 8 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v2.2.png
- 23:30, 8 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v2.2.png
- 23:27, 8 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v2.1.png.png
- 23:27, 8 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v2.1.png.png
- 23:44, 7 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v1.10.png
- 23:44, 7 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v1.10.png
- 23:38, 7 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v1.9.png
- 23:38, 7 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v1.9.png
- 23:19, 7 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v1.8.png
- 23:19, 7 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v1.8.png
- 23:10, 7 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v1.7.png
- 23:10, 7 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v1.7.png
- 23:00, 7 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v1.6.png
- 23:00, 7 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v1.6.png
- 22:53, 7 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v1.5.png
- 22:53, 7 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v1.5.png
- 22:36, 7 November 2024 LX86 talk contribs created page File:JCM JS PIDS Tutorial v1.4.png
- 22:36, 7 November 2024 LX86 talk contribs uploaded File:JCM JS PIDS Tutorial v1.4.png
- 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