Difference between revisions of "Server Changes"

From Tomb Raider Mod Launcher Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
Added URL decoding for query string parsing.
 
Added URL decoding for query string parsing.
  
Client-side files support.
+
'''Basic''' client-side files support.

Revision as of 00:34, 26 December 2014

This page documents any notable changes to new versions of the server.

It may miss out some bug fixes and some changes may not be tracked.

0.2.7

Scripting Functions Added

Engine.PreventDefault

Resources

Resources must now specify a type in the file element. Valid values are "http" or "client".

Core Changes

Added URL decoding for query string parsing.

Basic client-side files support.