Thread: wintin.net
View Single Post
Old 10-15-2009, 05:56 AM   #1
Splork
Member
 
Join Date: Jun 2004
Posts: 36
Splork is on a distinguished road
wintin.net

A couple new developers have been actively working on Wintin.NET and the mud client can now be downloaded and played on Windows XP, Vista, and Windows 7.

The first version of Wintin, Wintin 95, was a port of the Unix Tintin++ Mud Client, with a Windows graphical interface. Wintin.Net is a new version, completely rewritten. The main improvements are in the following areas:

Terminal Emulation

User Interface

Connection Handler

Script Management

Improved Syntax

Modular Design

Terminal Emulation
Wintin.Net uses a port of the PuTTY code: PuTTY is a powerful and well established Open Source telnet client. Terminal emulation is much improved over Wintin 95, colours are configurable and there is support for Telnet Proxies. (Note: Wintin.Net does not use the cryptographic code referred to on the PuTTY site and its use is therefore not restricted by cryptographic laws).

User Interface
The windowing system uses the Magic code library and is more flexible and robust. There is a new visual script manager, providing better views of defined script commands, and more powerful editing functionality.

Connection Handler
The new Connection Handler makes it easy to remember your muds and characters, connect to them, log in automatically and reconnect if the connection drops.

Script Management
Improved script management provides more intuitive saving and loading of scripts, allows you to associate scripts with particular muds or characters, and to group commands in order to keep them together logically, and to enable and disable logical blocks. You can also maintain notes on groups, and import and export them, making it easier to share scripts with your friends.

Improved Syntax
Several commands have been improved to provide easier syntax: for example #capture allows you to specify a command trigger, and #action has a 'one shot' mode. Overall script parsing has been cleaned up, making it easier to write complex aliases and actions.

Modular Design
The overall architecture of Wintin.Net is based on the SharpDevelop core. It is modular, meaning that additional functionality can be added easily without the need to disturb or recompile the main program.

It also has a help file on how to write addins which is very helpful in taking your gaming experience to the next level.


Last edited by Splork : 10-22-2009 at 11:24 AM.
Splork is offline   Reply With Quote