Newbie Spellweaver
- Joined
- May 8, 2023
- Messages
- 12
- Reaction score
- 33
Here's a v95 mushroom game server I've written from scratch. I'm releasing this into the wild hoping for early BB development to get some more love it deserves. I generally don't care whatever you do with this, but please don't sell my code (or modified versions of it).
This is still missing a bunch of stuff like actual progression, but enough for people to flash jump around Henesys (see GitHub issues for the probably incomplete list of TODOs, bug reports and PRs are welcome).
Features
Designed to run with clean v95 WZ and client, Hendi's localhost should work fine.
p.s. please don't ask me for help with setup i probably can't help you
This is still missing a bunch of stuff like actual progression, but enough for people to flash jump around Henesys (see GitHub issues for the probably incomplete list of TODOs, bug reports and PRs are welcome).
Features
- Java-based WZ reader
- Java-based scripting
- Central-Login/Channel server architecture
- All job skills implemented
- Basic gameplay - mobs, drops, shops, quests
- Basic multiplayer - whisper, trading, minigames, parties, guilds, friends
- CRC checks for fields and skills (CCrc32)
- Third person critical (CRand32)
Designed to run with clean v95 WZ and client, Hendi's localhost should work fine.
To view the content, you need to sign in or register
p.s. please don't ask me for help with setup i probably can't help you
Last edited: