Skip to content
/ fluffos Public
forked from fluffos/fluffos

Actively maintained LPMUD driver (LPC interpreter, MudOS fork)

Notifications You must be signed in to change notification settings

mulou8/fluffos

 
 

Repository files navigation

CI Status CI Status CI Status

Backers on Open Collective Sponsors on Open Collective

Welcome

FluffOS is an LPMUD driver, based on the last release of MudOS (v22.2b14), includes 10+ years of bug fixes and performance enhancement, with active support.

FluffOS supports all LPC based mud with very little code changes. if you are currently still using MudOS somehow it is definitely time to upgrade!

Version

The current release is v2019. With cmake based build system, it supports running on Linux/OSX/Windows(both WSL & msys2).

V2019 features includes:

  • Built in websocket support.
  • full UTF-8 aware LPC string & EFUNs, with transparent user input/output transcoding.
  • SHA512 crypt by default.
  • LPC Tracing

V2019 Platform Targets:

  • Linux Ubuntu 18.04
  • MacOS OSX 10.15
  • MSYS2/mingw64 on Windows 7+

The previous release is v2017. With an autoconf based build system, it supports compiling on centOS/ubuntu and under windows using CYGWIN. This release is no longer supported, it is kept only for historical interest now.

All previous MudOS and FluffOS releases are also kept in the code base as tags for historical reference.

Support

Website / Documentation: https://www.fluffos.info

Forum: https://forum.fluffos.info

QQ support Group: 451819151 451819151

Gitter Support: Gitter

How to Build

see https://www.fluffos.info/build.html

Bundled Third-party Dependencies

Non-bundled platform dependencies includes: libevent, ICU4C, OpenSSL, Zlib etc.

Projects Using FluffOS

Add Your Own

Donations

I would like to personal thank all the sponsors and contributors for showing their support. All donations are 100% used towards purchasing tools, equipments and hosting cost for FluffOS development and website and forum hosting.

The list is in descending order by time donation received.

Received in 2020 Jan
Received in 2020 Jan
Received in 2019 Jan
  • 逍遥山人, qq1102907881
  • lostsnow
  • 小瓶盖
  • 星星 qq 55833173
  • 胜华 gon***@126.com

Received in 2018 Nov

  • felchoin@sjever
  • 朝亮 wuc***@163.com
  • 羽天邪
  • 风清扬 832***@qq.com
  • Mok say***@139.com
  • 春龙 lon***@gmail.com
  • 碎梦 lih***@163.com

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

About

Actively maintained LPMUD driver (LPC interpreter, MudOS fork)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.2%
  • C 22.3%
  • CMake 3.2%
  • Python 1.9%
  • Ruby 0.7%
  • Vim Script 0.2%
  • Other 0.5%