From b15e4782c5c363f978b037eb96da9856200c0e8d Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 8 Nov 2019 16:12:35 -0500 Subject: [PATCH] add a fixes37.0 entry for the lua changes in branch --- doc/fixes37.0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/fixes37.0 b/doc/fixes37.0 index f54ab56a1..ce51bf64f 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -27,6 +27,8 @@ automatic annotation "gateway to Moloch's Sanctum" for vibrating square level savefile: add support to deconstruct internal data structures down into their individual fields and save those fields instead of the entire struct savefile: use little-endian format for fields where that makes a difference +replace build-time level compiler and dungeon compiler with run-time loading of + the dungeon and level descriptions and interpreting them via LUA Platform- and/or Interface-Specific New Features