Open Artefact2 opened 10 years ago
This approach has several advantages, including no longer needing to recompile the library after every major EVE patch.
In the long run, this also allows for easier modifications to the tables (like adding custom ships, effects, etc.).
OTOH, since the table data will be dynamically allocated at runtime, it may be a little slower.
This approach has several advantages, including no longer needing to recompile the library after every major EVE patch.
In the long run, this also allows for easier modifications to the tables (like adding custom ships, effects, etc.).
OTOH, since the table data will be dynamically allocated at runtime, it may be a little slower.