| --- |
| license: cc-by-nc-4.0 |
| tags: |
| - majormud |
| - mud |
| - bbs |
| - game-assets |
| --- |
| |
| # MajorSLOP! - Asset Pack |
|
|
| This repository contains the **.slop image pack** for [MajorSLOP!](https://github.com/AyaTheHusker/MajorSLOP), a visual proxy for MajorMUD that adds room images, entity portraits, 3D depth effects, and a browser-based interface to your MUD session. |
|
|
| **By Tripmunk** |
|
|
| ## What's in here? |
|
|
| - **Full1.11PBaked.slop** (~13 GB) - Complete image pack containing 46,000+ assets: |
| - Room background images (WebP) |
| - Depth maps for 3D parallax effects (PNG) |
| - Monster/NPC portraits |
| - Item images |
| - **390 player portraits** — every race/class/gender combination in MajorMUD (13 races x 10 classes x 3 genders) |
|
|
| ## Quick Start |
|
|
| 1. **Download** `Full1.11PBaked.slop` from this repo |
| 2. **Download MajorSLOP** from the [releases page](https://github.com/AyaTheHusker/MajorSLOP/releases) (or build from source) |
| 3. **Place the .slop file** in the `slop/` folder next to `MajorSLOP.exe` |
| 4. **Run MajorSLOP.exe** and click Start |
| 5. **Point MegaMud** at `127.0.0.1:9999` (Setup -> Comm Parameters) |
| 6. **Open your browser** to `http://127.0.0.1:8000` |
|
|
| ## What is MajorSLOP? |
|
|
| MajorSLOP sits between MegaMud and the BBS as a proxy. It reads the game data flowing through and renders: |
|
|
| - Full-screen room images with 3D depth parallax |
| - Monster and NPC portraits with HP bars |
| - Player portraits for every race/class/gender combo |
| - Item images and loot displays |
| - Floating damage numbers and combat effects |
| - HP/Mana orbs with customizable colors (including animated neon plasma) |
| - ANSI terminal emulator in the browser |
| - Chat panels for gossip, broadcast, telepath, etc. |
| - Character panel with stats, inventory, and EXP tracking |
| - MegaMUD integration via DLL bridge for live memory reading |
|
|
| Works with any MajorMUD BBS that MegaMud can connect to. |
|
|
| ## Requirements |
|
|
| - Windows (or Linux with Wine) |
| - MegaMud |
| - A MajorMUD BBS to connect to |
|
|
| ## Acknowledgements |
|
|
| - **Syntax53** — for MME (MajorMUD Explorer), Nightmare Redux, and all the groundwork that made understanding MajorMUD's data formats and internals possible. |
|
|
| ## License |
|
|
| The .slop asset pack is provided for personal use with MajorSLOP. |
|
|