Skip to content

v1.15

Compare
Choose a tag to compare
@MatiDragon-YT MatiDragon-YT released this 25 Mar 20:27
· 33 commits to master since this release

🟢 Added a depurator for FXT

This is in the tools tab, and allows us to detect syntax errors, remove spaces that break GXT keys and translate Latin special characters to be displayed correctly in the game.

🟢 New articles

Add 4 new articles; 2 translated and adapted to each language, from the original documentations to this one - and 2 from alternate sites.

🟢 New syntax for Markdown

Create divs, is the same as before, but with the possibility of adding an ID and CSS styles

:::<classes>[#<id>][ <styles>]
[body of div...]
:::

Create pres, is the same as before, but with the possibility of adding an ID

```<classes>[#<id>]
[body of pre...]
```

Create imgs, is the same as before, but with the possibility of adding an ID and Classes

![<title>](<path to image>[ "<classes>[#<id>]"])

Create links, is the same as before, but with the possibility of adding an ID, Classes and Functions

![<content to link...>](<path to content>[ "<title>"][ '<classes>[#<id>]'][ `<functions>`])

Create checkbox: at the beginning of the line, add this with a space a space

  • = []
  • = [x]

per example... this is

[x] element
  • element

🔵 Optimization

In the external resources, to the display styles and the Markdown engine.
These allow a better visualization in the general load of the pages.

SCREENSHOT

image


These are the languages of each file inside the ZIP.

  • English : help.chm
  • Pусский : help1049.chm
  • Español : help3082.chm