Skip to content

WIP: NTSL stuff.

username-removed-202365 requested to merge PJB3005/vgstation:NTSL into Bleeding-Edge
  • Move all of NTSL to absolute pathing.
  • Move all the datums used to subtypes of /datum.
  • Fix some NTSL bugs.
    • / operator is broken.
    • HTML classes get fucked by NTSL.
    • += operator did not work for lists.
    • > or < gets stripped out.
    • Replace sometimes malfunctioned.
  • Give the TCS IDE a really fucking great IDE, using CodeMirror.
  • Add a ton more default functions.
  • View & edit server memory.

Merge request reports