Giter VIP home page Giter VIP logo

tinyfugue's Introduction

TinyFugue - Rebirth

CI GitHub Release

This project is meant to give rebirth to TinyFugue MUD client.

Because Ken Keys is not activelly developing it from 6 years and i gathered a lot of pathes over that time in that time i decided to push them together.

New features

Python support

To enable:

./configure --enable-python

Lua support

To enable:

./configure --enable-lua

Widechar support

Widehar is enabled by default. Widechar requires icu libraries to be installed on system (libicu-dev on ubuntu).

To disable:

./configure --disable-widechar

New telnet options

- ATCP
- GMCP
- option 102
To enable compile with:
	--enable-atcp		enable ATCP support	
	--enable-gmcp		enable GMCP support	
	--enable-option102	enable telnet option 102 support	

New logging options

- Timestamp logging
- Ansi logging

New versioning scheme

Because version was not changed ower last 14 years I have decided to go with normal versioning to allow easy distinguish different new versions. I started with version 5.1.0 and will use try to follow Semantic Versioning

Copyright

Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005, 2006-2007 Ken Keys ([email protected])

http://tinyfugue.sourceforge.net/

Oryginal README

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.