Update README: 390 player portraits, orb customization, DLL bridge features
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ tags:
|
|
| 11 |
|
| 12 |
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.
|
| 13 |
|
|
|
|
|
|
|
| 14 |
## What's in here?
|
| 15 |
|
| 16 |
- **Full1.11PBaked.slop** (~13 GB) - Complete image pack containing 46,000+ assets:
|
|
@@ -18,6 +20,7 @@ This repository contains the **.slop image pack** for [MajorSLOP!](https://githu
|
|
| 18 |
- Depth maps for 3D parallax effects (PNG)
|
| 19 |
- Monster/NPC portraits
|
| 20 |
- Item images
|
|
|
|
| 21 |
|
| 22 |
## Quick Start
|
| 23 |
|
|
@@ -34,10 +37,14 @@ MajorSLOP sits between MegaMud and the BBS as a proxy. It reads the game data fl
|
|
| 34 |
|
| 35 |
- Full-screen room images with 3D depth parallax
|
| 36 |
- Monster and NPC portraits with HP bars
|
|
|
|
| 37 |
- Item images and loot displays
|
| 38 |
- Floating damage numbers and combat effects
|
|
|
|
| 39 |
- ANSI terminal emulator in the browser
|
| 40 |
- Chat panels for gossip, broadcast, telepath, etc.
|
|
|
|
|
|
|
| 41 |
|
| 42 |
Works with any MajorMUD BBS that MegaMud can connect to.
|
| 43 |
|
|
@@ -47,6 +54,10 @@ Works with any MajorMUD BBS that MegaMud can connect to.
|
|
| 47 |
- MegaMud
|
| 48 |
- A MajorMUD BBS to connect to
|
| 49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
## License
|
| 51 |
|
| 52 |
The .slop asset pack is provided for personal use with MajorSLOP.
|
|
|
|
| 11 |
|
| 12 |
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.
|
| 13 |
|
| 14 |
+
**By Tripmunk**
|
| 15 |
+
|
| 16 |
## What's in here?
|
| 17 |
|
| 18 |
- **Full1.11PBaked.slop** (~13 GB) - Complete image pack containing 46,000+ assets:
|
|
|
|
| 20 |
- Depth maps for 3D parallax effects (PNG)
|
| 21 |
- Monster/NPC portraits
|
| 22 |
- Item images
|
| 23 |
+
- **390 player portraits** — every race/class/gender combination in MajorMUD (13 races x 10 classes x 3 genders)
|
| 24 |
|
| 25 |
## Quick Start
|
| 26 |
|
|
|
|
| 37 |
|
| 38 |
- Full-screen room images with 3D depth parallax
|
| 39 |
- Monster and NPC portraits with HP bars
|
| 40 |
+
- Player portraits for every race/class/gender combo
|
| 41 |
- Item images and loot displays
|
| 42 |
- Floating damage numbers and combat effects
|
| 43 |
+
- HP/Mana orbs with customizable colors (including animated neon plasma)
|
| 44 |
- ANSI terminal emulator in the browser
|
| 45 |
- Chat panels for gossip, broadcast, telepath, etc.
|
| 46 |
+
- Character panel with stats, inventory, and EXP tracking
|
| 47 |
+
- MegaMUD integration via DLL bridge for live memory reading
|
| 48 |
|
| 49 |
Works with any MajorMUD BBS that MegaMud can connect to.
|
| 50 |
|
|
|
|
| 54 |
- MegaMud
|
| 55 |
- A MajorMUD BBS to connect to
|
| 56 |
|
| 57 |
+
## Acknowledgements
|
| 58 |
+
|
| 59 |
+
- **Syntax53** — for MME (MajorMUD Explorer), Nightmare Redux, and all the groundwork that made understanding MajorMUD's data formats and internals possible.
|
| 60 |
+
|
| 61 |
## License
|
| 62 |
|
| 63 |
The .slop asset pack is provided for personal use with MajorSLOP.
|