Skip to content

pawn-lang/YSI-Includes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 13, 2021
16a6e94 · May 13, 2021
Apr 15, 2021
May 13, 2021
May 13, 2021
May 12, 2021
Dec 12, 2020
Jun 6, 2020
Apr 26, 2021
May 10, 2021
May 3, 2021
May 10, 2021
May 10, 2021
Nov 8, 2020
Dec 9, 2020
Oct 16, 2018
Sep 21, 2019
Jan 21, 2018
May 14, 2016
Feb 12, 2019
Aug 11, 2018
May 10, 2021
Apr 24, 2020
May 10, 2021
Aug 13, 2018

Repository files navigation

YSI

General Information

Libraries

Coding

PAWN scripting improvements (i.e. new language features).

Core

Core libraries, used almost everywhere else.

Data

Data structures and algorithms.

Extra

Optional features.

Game

Libraries that provide information about the game.

Players

Libraries for managing players.

Server

Libraries for controlling the server.

Storage

Libraries for interacting with persistent data.

Visual

Libraries that have in-game visible effects.

What Does YSI Stand For?

No-one actually knows! The original idea was "Y_Less' Server Includes", but "Script" and "Server" were frequently intermixed, and there are more devs than just Y_Less now, so the "Y" just became a recursive acronym for "YSI". There are now several official meanings, each incorporating different aspects of YSI:

YSI Script Includes

Core libraries.

YSI Scripting Improvements

Coding libraries (pawn language extensions).

YSI Server Includes

Game related stuff (commands, properties, text etc).

YSI Script Incidentals

Extras, like login and commands.

YSI Seriously Incomprehensible

The macros (though in their defense, writing macros to do the parsing within the compiler limitations is VERY hard).

YSI Stupid Includes

y_tho.