View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000009 | WolfAdmin | Database | public | 2015-01-20 09:48 | 2015-01-27 15:33 |
| Reporter | Timo | Assigned To | Timo | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Target Version | 1.0.0a2 | Fixed in Version | 1.0.0a2 | ||
| Summary | 0000009: Move spree records to database | ||||
| Description | make sprees.cfg file optional | ||||
| Tags | No tags attached. | ||||
| Mod | N/A | ||||
| Mod version | |||||
| Standalone | no | ||||
|
|
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. |
| 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 |