ComfyFactory / ComfyFactorio

A compilation of factorio scenarios, featuring many different maps.
GNU General Public License v3.0
45 stars 53 forks source link

Minor refactor #449

Closed Gerkiz closed 7 months ago

Gerkiz commented 7 months ago

Move folders from the parent directory to utils Make the admin panel utilize pagination so the gui does not lag when there are too many entries. This allows us to store more strings in the global table. If the global table becomes too cluttered then joining players will suffer from this.

If this occurs, a limit must be set.

Gerkiz commented 7 months ago

Merging since the error arises from the .luacheckrc (new var added to control.lua)