Commit graph

2 commits

Author SHA1 Message Date
VitaNex
f840e50340 Updated .editorconfig file with advanced configuration settings that will help maintain user code style and best practices with most IDE's.
Complete core housekeeping operation using "Profile 1" with new .editorconfig settings.
2021-01-15 12:51:10 -08:00
LG Archer
7ea8145095
Assets (#4914)
* Move game asset factories in to Assets directory.

* * Core
 + Improved file sharing capability.
  ~ A running client and shard can now share an install location)

* Assets
 + Thread safety for image loading.
 + Improved detection for UOP or MUL support. (prioritize UOP)
 + Always load and convert raw image data from 16bpp to 32bpp.
  ~ This change is aimed at improving cross-platform support.
2021-01-06 16:27:18 +00:00
Renamed from Server/StringList.cs (Browse further)