User Tools

Site Tools


modules:wccmmud

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
Last revisionBoth sides next revision
modules:wccmmud [2021/02/01 14:48] enusbaummodules:wccmmud [2023/12/26 20:10] drutro
Line 1: Line 1:
-====== MajorMUD (WCCMMUD) ======+====== MajorMUD (WCCMMUD) ======
 **Current ISV:** Metropolis Gameport **Current ISV:** Metropolis Gameport
  
Line 11: Line 11:
  
 Users advancement happens many ways. A user can fight his way through hordes of monsters, or traverse the realm looking for puzzles to solve and wealth to find. Users advancement happens many ways. A user can fight his way through hordes of monsters, or traverse the realm looking for puzzles to solve and wealth to find.
 +
 +===== Known Issues =====
 +  * [[https://github.com/mbbsemu/MBBSEmu/issues/570|#570 [WCCMMUD] Majormud - Character FSD editor - black highlight in wrong position]]
 +  * [[https://github.com/mbbsemu/MBBSEmu/issues/569|#569 [WCCMMUD] Majormud - Character FSD editor Exit options behave strangely]]
 +  * [[https://github.com/mbbsemu/MBBSEmu/issues/555|#555 [WCCMMUD] Majormud - Inventory line wrapping mismatch]]
 +  * [[https://github.com/mbbsemu/MBBSEmu/issues/554|#554 [WCCMMUD] Majormud - Full screen editor crashes when moving cursor up and down too fast]]
 +  * [[https://github.com/mbbsemu/MBBSEmu/issues/553|#553 [WCCMMUD] Majormud - Line & arrow formatting in full screen editor]]
 +  * [[https://github.com/mbbsemu/MBBSEmu/issues/545|#545 [WCCMMUD] Majormud - Game sysop's WCCMMUD.INI full screen editor crashes at 80 characters]]
 +  * [[https://github.com/mbbsemu/MBBSEmu/issues/544|#544 [WCCMMUD] MajorMUD - Extra line output during character creation]]
 +
  
 ===== Screen Shots ===== ===== Screen Shots =====
Line 19: Line 29:
 \\ \\
 ===== Download ===== ===== Download =====
 +  * MajorMUD v1.11p
 +     * This is the latest compatible version of MajorMUD. You should probably be using this.
 +     * [[https://download.mbbsemu.com/modules/WCCMMUD/WCCMMUD_1.11p_MBBSEmu_v2.zip|MBBSEmu Ready Installer]]
   * MajorMUD v1.11g   * MajorMUD v1.11g
 +     * This is a slightly older version and posted here only for reference. 
      * [[https://download.mbbsemu.com/modules/WCCMMUD/WCCWG7PW.ZIP|Original Installer]]      * [[https://download.mbbsemu.com/modules/WCCMMUD/WCCWG7PW.ZIP|Original Installer]]
      * [[https://download.mbbsemu.com/modules/WCCMMUD/WCCMMUD_MBBSEmu.zip|MBBSEmu Ready Installer]]      * [[https://download.mbbsemu.com/modules/WCCMMUD/WCCMMUD_MBBSEmu.zip|MBBSEmu Ready Installer]]
Line 32: Line 46:
  
 ===== Installation Notes ===== ===== Installation Notes =====
-  * Default configuration requires accounts to have "PAYING" key -- [[mbbsemu:configuration:appsettings.json|more info]]+  * Default configuration requires accounts to have "USER" key -- [[mbbsemu:configuration:appsettings.json|more info]]
  
 ===== External Links ===== ===== External Links =====
   * [[http://www.majormud.com/whatismud.html|MajorMUD Website]]   * [[http://www.majormud.com/whatismud.html|MajorMUD Website]]
 +
 +===== MBBSEmu development notes =====
 +
 +Notes, tips, and tricks used by the MBBSEmu development team testing MajorMUD
 +
 +==== In-game sysop editing player exp and level ====
 +
 +  - add this line to ''WCCMMUD.INI''
 +  - ''CODEC_OF_TWINKS=78''
 +  - Make sure the account you are using has ''SYSOP'' and ''WCCSYSOP'' keys
 +  - Enter the MUD
 +  - ''SYS TWEAK EXPERIENCE ###''
 +  - ''SYS TWEAK LEVEL ###''
 +  - (I think this affects all users btw)
 +
 +(From user synactic in MBBSEmu Discord, #development channel, Jan 7 2022)
 +
 +==== In-game sysop testing room ====
 +
 +With tweaks enabled, you can do ''SYS E 238 1'' and it takes you to a special room where you can mess with exp and such.
 +
 +(From user synactic in MBBSEmu Discord, #development channel, Jan 8 2022)
 +
 +==== MajorMUD btrieve table structure ====
 +
 +Outlined by [[https://github.com/syntax53/Nightmare-Redux/blob/master/modFieldmaps.bas|this Nightmare editor source file]]
 +
 +==== Kyau's tips, tricks, sysop commands, hex edits, etc ====
 +
 +Kyau has [[https://kyau.net/wiki/MajorMUD:Documentation|extensive notes on system-level operations]]
modules/wccmmud.txt · Last modified: 2023/12/26 20:22 by drutro