Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
staff:paradox:completed [2021/10/31 17:08] – paradox | staff:paradox:completed [2023/10/22 16:24] (current) – Adding GeoIP data update as complete. paradox | ||
---|---|---|---|
Line 12: | Line 12: | ||
| Monitoring | Prometheus, Grafana and node_exporter monitoring | Completed | | | Monitoring | Prometheus, Grafana and node_exporter monitoring | Completed | | ||
| 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 | | ||
+ | | Backups | Fine-grain data snapshot backups | Completed | | ||
+ | | Git | Cleaning up the git repo, removing non-code data. | Completed. | | ||
^ | ^ | ||
^ Project | ^ Project | ||
Line 19: | 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 ' | ||
| SQLite | Implementing in-game support for SQLite databases | Completed | | | SQLite | Implementing in-game support for SQLite databases | Completed | | ||
| AuthD | Reworking user authentication/ | | AuthD | Reworking user authentication/ | ||
Line 31: | Line 37: | ||
| MUD Exporter | Exporting metrics from driver as Prometheus stats | Completed | | | MUD Exporter | Exporting metrics from driver as Prometheus stats | Completed | | ||
| Spire Clock | Adding a clock/ | | Spire Clock | Adding a clock/ | ||
+ | | ICTS spawner bug | Fixing infinite ICTS item spawning... | Completed | | ||
+ | | Bug/Idea cmds | Integrating bug/idea commands with Rollbar/ | ||
+ | | 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' | ||
+ | | 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 ' | | DokuWiki ' | ||
Line 37: | 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' | ||
+ | | Dokuwiki update | Updating to Jack Jackrum | Completed | | ||
+ | | Dokuwiki friendly URLs | Fixing url rewrite for friendlier wiki urls | Completed | | ||
+ | |||