openairlinetycoon / OpenATDeluxe

The open source remake of Airline Tycoon Deluxe
GNU General Public License v3.0
108 stars 15 forks source link

File loader change #24

Closed WizzardMaker closed 4 years ago

WizzardMaker commented 4 years ago

No .pck file is created. Every file is now loaded into memory on start. Also added support for different folder locations in the original game folder structure.

WizzardMaker commented 4 years ago

The new menu is BROKEN right now. Godot will crash when you try to rebuild the mono assemblies after you imported the image files. Godot struggles to handle the created threads that are being used to build the images at a reasonable speed. This issues is fixed in the 3.2 update of godot and the error will only occur, when you try to import the files.

This PR will be put on hold until godot releases version 3.2