View Issue Details

IDProjectCategoryView StatusLast Update
0000009WolfAdminDatabasepublic2015-01-27 15:33
ReporterTimo Assigned ToTimo  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Target Version1.0.0a2Fixed in Version1.0.0a2 
Summary0000009: Move spree records to database
Descriptionmake sprees.cfg file optional
TagsNo tags attached.
ModN/A
Mod version
Standaloneno

Activities

Timo

2015-01-27 15:33

administrator   ~0000006

I have created a separate /db/cfg.lua which is (sort of) derived from a standard database module called /db/db.lua. This will take care of config loading and saving functions + cache the data for the runtime of a map.

The SQL system is now also derived from this general database module.

I could make loading configs more memory efficient but this module should not get that large (both the data storage and the implemented functions); use of configs for data storage should not be encouraged.

Issue History

Date Modified Username Field Change
2015-01-20 09:48 Timo New Issue
2015-01-24 16:12 Timo Assigned To => Timo
2015-01-24 16:12 Timo Status new => assigned
2015-01-27 15:33 Timo Note Added: 0000006
2015-01-27 15:33 Timo Status assigned => resolved
2015-01-27 15:33 Timo Fixed in Version => 1.0.0a2
2015-01-27 15:33 Timo Resolution open => fixed