[MIRROR] JATUM (#1045)

* JATUM (#53831)

Adds the JATUM serialization system. Inspired by @ RemieRichards. Allows for easy serialization and deserialization of trivial datums.

Also adds a missing html_encode.

* JATUM

Co-authored-by: Jordan Brown <Cyberboss@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-09-29 12:33:17 +02:00
committed by GitHub
co-authored by Jordan Brown
parent 3b3ad587a9
commit ac7b25e9bf
4 changed files with 224 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@
# Cyberboss
/code/__HELPERS/jatum.dm @Cyberboss
/code/controllers/subsystem/atoms.dm @Cyberboss
/code/controllers/subsystem/mapping.dm @Cyberboss
/code/controllers/globals.dm @Cyberboss