Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
staff:paradox:completed [2023/05/21 15:18] paradoxstaff:paradox:completed [2023/10/22 16:24] (current) – Adding GeoIP data update as complete. paradox
Line 14: Line 14:
 | Server Upgrade | We could use more RAM, will require brief downtime for resize | Completed | | Server Upgrade | We could use more RAM, will require brief downtime for resize | Completed |
 | Backups | Fine-grain data snapshot backups | Completed | | Backups | Fine-grain data snapshot backups | Completed |
 +| Git | Cleaning up the git repo, removing non-code data. | Completed. |
 ^           Gamedriver Updates        ^^^ ^           Gamedriver Updates        ^^^
 ^ Project      ^ Description    ^ Status         ^ ^ Project      ^ Description    ^ Status         ^
Line 22: Line 23:
 | Python Integration | Implementing ldmud python integration w/ python-asyncio support | Completed | | Python Integration | Implementing ldmud python integration w/ python-asyncio support | Completed |
 | log_error line number patch | Adding a line number to log_error master apply | Complete | | log_error line number patch | Adding a line number to log_error master apply | Complete |
 +| LDMUD 3.5.4 to 3.6.6 | The most up-to-date LDMud release stream. Adds unicode support, bytes type | Completed |
 ^           Lib Updates        ^^^ ^           Lib Updates        ^^^
 +| GeoIP data | Updating the Maxmind Country data for 'hearer country' | Completed |
 | SQLite | Implementing in-game support for SQLite databases | Completed | | SQLite | Implementing in-game support for SQLite databases | Completed |
 | AuthD | Reworking user authentication/password hashing for 2021 | Completed  | | AuthD | Reworking user authentication/password hashing for 2021 | Completed  |