ZaneDubya / MedievaLandsPublic

MedievaLands [closed source] is a a recreation of an early MMORPG. The desktop client runs on .NET Framework on Windows and macOS. The server runs on .NET Core on Linux. The website is written in PHP and runs on Apache on Linux. 126,500 lines of C#.
8 stars 1 forks source link

New "Rules" compiler and virtual machine. #895

Closed ZaneDubya closed 3 years ago

ZaneDubya commented 3 years ago

Focusing on this.

ZaneDubya commented 3 years ago

This has been a HUGE waste of time. Code has been moved to KitCommon/Archived. I will use simple lox script with simple numbered event invocation, where the numbers correspond directly to map script functions.