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/04/23 14:34] paradoxstaff:paradox:completed [2023/10/22 16:24] (current) – Adding GeoIP data update as complete. paradox
Line 13: Line 13:
 | Git | Periodic lib snapshots in git | Completed | | Git | Periodic lib snapshots in git | Completed |
 | 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 |
 +| Git | Cleaning up the git repo, removing non-code data. | Completed. |
 ^           Gamedriver Updates        ^^^ ^           Gamedriver Updates        ^^^
 ^ Project      ^ Description    ^ Status         ^ ^ Project      ^ Description    ^ Status         ^
Line 21: 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  |
Line 39: Line 43:
 | HTTP(s) client | Using Python aiohttp to expose async HTTP efun to LPC w/ support for HTTPS | Proof of concept completed | | HTTP(s) client | Using Python aiohttp to expose async HTTP efun to LPC w/ support for HTTPS | Proof of concept completed |
 | telnet negotiation | In-lib negotiation for telnet options. Required for GMCP, related features | Completed | | telnet negotiation | In-lib negotiation for telnet options. Required for GMCP, related features | Completed |
 +| input_to echo | fixing broken input_to prompt echo on prod dune | Completed |
 +| Player encoding | Supporting player's changing to UTF-8 encoding | Completed |
 +| Discord integration | Fixing emote messages for Gesslar | Completed |
 +| Emoji integration | Allowing emoji short-hands on in-game channels | Completed |
 +| Channel GMCP | Sending in-game channel messages over GMCP. | Completed |
 +| GSGP | GameScry Game Protocol support. | Completed |
 ^           Wiki Updates        ^^^ ^           Wiki Updates        ^^^
 | DokuWiki 'Greebo' to 'Hogfather' | Updating wiki from 2018 release, refreshing theme. | Completed | | DokuWiki 'Greebo' to 'Hogfather' | Updating wiki from 2018 release, refreshing theme. | Completed |
Line 46: Line 56:
 | MUD File upload | Extending the wiki to allow authenticated wizards to upload files into the MUD lib from the browser | Completed | | MUD File upload | Extending the wiki to allow authenticated wizards to upload files into the MUD lib from the browser | Completed |
 | Quest Updates | adding Skimpy's quest solutions to the wiki | Completed (by someone else!) | | Quest Updates | adding Skimpy's quest solutions to the wiki | Completed (by someone else!) |
 +| Dokuwiki update | Updating to Jack Jackrum | Completed |
 +| Dokuwiki friendly URLs | Fixing url rewrite for friendlier wiki urls | Completed |
 +