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 [2021/11/21 19:07] 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 20: Line 22:
 | Secure TLS Port | Accessing DUNE with encryption ala HTTPS. | Completed | | Secure TLS Port | Accessing DUNE with encryption ala HTTPS. | Completed |
 | 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 |
 +| 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 34: Line 39:
 | ICTS spawner bug | Fixing infinite ICTS item spawning... | Completed |  | ICTS spawner bug | Fixing infinite ICTS item spawning... | Completed | 
 | Bug/Idea cmds | Integrating bug/idea commands with Rollbar/Discord/Errord | Completed | | Bug/Idea cmds | Integrating bug/idea commands with Rollbar/Discord/Errord | Completed |
 +| GMCP | Adding Generic Mud Communication Protocol support and lib hooks | Completed |
 +| Spire regen bug | Fixing an occasional TLE in spire regeneration | 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 |
 +| 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 40: Line 55:
 | Secure Port Documentation | Writing documentation for each MUD client about how to connect to the Dune TLS secured port | Completed | | Secure Port Documentation | Writing documentation for each MUD client about how to connect to the Dune TLS secured port | Completed |
 | 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!) |
 +| Dokuwiki update | Updating to Jack Jackrum | Completed |
 +| Dokuwiki friendly URLs | Fixing url rewrite for friendlier wiki urls | Completed |
 +