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 [2023/04/23 14:35] 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         ^
-| Git | Cleaning up the git repo, removing non-code data. | Planning | 
-| Backups | Fine-grain snapshot backups | TBD | 
 | OS Upgrade | 20.04 LTS is getting long in the tooth (but still supported) | TBD | | OS Upgrade | 20.04 LTS is getting long in the tooth (but still supported) | TBD |
 +| Git hook | Support for merging code in-game through Github | Planning |
 ^           Gamedriver Updates        ^^^ ^           Gamedriver Updates        ^^^
 ^ Project      ^ Description    ^ Status         ^ ^ Project      ^ Description    ^ Status         ^
-LDMUD 3.5.4 to 3.6.6 The most up-to-date LDMud release streamAdds unicode support, bytes type | In Progress | +| ... | ... | ... |
-| Native mode | ... ugh | TBD | +
-| input_to echo | fixing broken input_to prompt echo on prod dune | TBD |+
 ^           Lib Updates        ^^^ ^           Lib Updates        ^^^
-| 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 |
-| Player encoding | Supporting player's changing to UTF-8 encoding | TBD | 
-| Discord integration | Fixing emote messages for Gesslar | TBD | 
 | Python dep updates | Catching up dune python package's deps to latest | TBD | | Python dep updates | Catching up dune python package's deps to latest | 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 |
-Dokuwiki update Updating to Jack Jackrum | TBD | +In-game wiki content accessing wiki content in-game | In-progress | 
 +| 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|