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:start [2021/10/31 17:12] paradoxstaff:paradox:start [2023/10/22 16:24] (current) – Removing GeoIP data update TODO paradox
Line 2: Line 2:
  
 Welcome to my corner of the wiki. I've been active on Dune on/off since around 2002, and a coder/wizard since ~2003. I've recently returned from a brief (8 year?) hiatus and have thrown myself into the thick of things helping keep this old boat out at sea. Welcome to my corner of the wiki. I've been active on Dune on/off since around 2002, and a coder/wizard since ~2003. I've recently returned from a brief (8 year?) hiatus and have thrown myself into the thick of things helping keep this old boat out at sea.
 +
 +These days when I'm not fixing bugs I tend to only work on backend/engine code and misc. server administration.  New game content and balance decisions are not my cup of tea.
  
 ===== Current areas of work ===== ===== Current areas of work =====
Line 9: Line 11:
 ^  Server Updates  ^^^ ^  Server Updates  ^^^
 ^ Project      ^ Description    ^ Status         ^ ^ Project      ^ Description    ^ Status         ^
-Server Upgrade | We could use more RAM, will require brief downtime for resize | TBD | +OS Upgrade | 20.04 LTS is getting long in the tooth (but still supported) | TBD | 
-| Git | Cleaning up the git repo, removing non-code data. | In progress | +| Git hook Support for merging code in-game through Github Planning |
-| Backups | Finer-grain snapshot backups TBD |+
 ^           Gamedriver Updates        ^^^ ^           Gamedriver Updates        ^^^
 ^ Project      ^ Description    ^ Status         ^ ^ Project      ^ Description    ^ Status         ^
-LDMUD 3.5.4 to 3.6.4 The most up-to-date LDMud release streamAdds unicode support, bytes type In progress (pre-DevDune) | +| ... | ... ... |
-| log_error line number patch | Adding a line number to log_error master apply | In review |+
 ^           Lib Updates        ^^^ ^           Lib Updates        ^^^
-| 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 | Planned | 
-| GMCP | Adding Generic Mud Communication Protocol support and lib hooks | TBD | 
-| GeoIP data | Updating the Maxmind Country data for 'hearer country' | TBD | 
 | Ban cmd | Cleaning up name/IP bans | TBD | | Ban cmd | Cleaning up name/IP bans | TBD |
-Spire regen bug Fixing an occasional TLE in spire regeneration | TBD | +Python dep updates Catching up dune python package's deps to latest | TBD | 
-Player encoding Supporting player's changing to UTF-8 encoding | TBD |+GSGP leaderboards Leaderboard data for GameScry Game Protocol | TBD | 
 +| Native mode | ... ugh | TBD |
 ^           Wiki Updates        ^^^ ^           Wiki Updates        ^^^
 | API for lib access | adding a JSON API for use with in-game lib code | TBD | | API for lib access | adding a JSON API for use with in-game lib code | TBD |
-Quest Updates adding Skimpy's quest solutions to the wiki | TBD +In-game wiki content accessing wiki content in-game | In-progress | 
-CSS refresh The colours aren't quite right! | TBD |+| GMCP docs | describing the GMCP packages we support, other details | In-progress | 
 +^           Mudlet Package        ^^^ 
 +| Initial PoC | A proof of concept official Mudlet package/GUI for Dune. | In-progress | 
 +| Mapper support | Working Mudlet GMCP mapper In-progress 
 +Map data Pre-shared map data. | TBD|