Server Changes

From Tomb Raider Mod Launcher Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.8

  • Fixed a bug that caused players to stay on fire when respawning.
  • The "engine" element in the server.xml is now deprecated, you must now use the "game" element.

0.2.7

  • Resources must now specify a type in the file element. Valid values are "http" or "client".
  • Added URL decoding for query string parsing.
  • Basic client-side files support.

Scripting Functions Added

Engine.PreventDefault