Archive for the Category FMud
FMud is a simple web based Flash mud client.
A running demo, feature list and installation instructions are available on the FMud project page.
Download it here.
Version 0.9
Released on 16th June 2009.
- Client can again be resized by altering the height and width parameters in the embedding page
- More improvements to ANSI colour handling, removed bold text
- Removed embedded font due to Flash Player display
June 16th, 2009 | FMud | 25 Comments
Hot on the heels of my introductory screencast comes this one on making triggers with the IRE client. Hopefully I managed to explain the ‘this’ keyword without making it sound too baffling!
Next up will probably be a remake of my aliases tutorial with improved sound and maybe some better examples… Continue reading
June 15th, 2009 | FMud, IRE | 7 Comments
Now that IRE are using the Flash client as their default web based client for new players, I thought it was about time I got around to doing some more screencasts. I even splashed out on a new headset so hopefully the sound is a bit better quality this time.
This first video is just a brief introduction looking at the interface and preferences options… Continue reading
June 15th, 2009 | FMud, IRE | 4 Comments
I thought I’d try recording some screencast videos to demonstrate how to use the scripting functions of the client. This first video covers creating aliases and using a variable for targetting. I’m not sure about the sound quality so I think I’ll try and improve that for the next one! Any feedback or suggestions for future video topics would be appreciated… Continue reading
February 16th, 2009 | FMud, IRE | 15 Comments
FMud is a simple web based Flash mud client.
A running demo, feature list and installation instructions are available on the FMud project page.
Download
Version 0.8
Released on 11th February 2009.
- Line breaks should be handled better now
- Colour parsing improved, including MUSH style bold text
- Added support for clear line
- Added support for Terminal Type subnegotiation - client identifies as ‘FMud’.
- Bitstream Vera Sans Mono font now embedded as the default
- Removed option to specify font
February 11th, 2009 | FMud | 17 Comments
FMud is a simple web based Flash mud client.
A running demo, feature list and installation instructions are available on the FMud project page.
Download
Version 0.7
Released on 7th November 2008.
- Fixed major bug when using FMud with Linux
- Removed display_height parameter. The dimensions of FMud are now calculated automatically from the height and width set in the embedding page
- Added policy_port parameter. This allows you to specify the port where the socket policy
November 7th, 2008 | FMud | 13 Comments
FMud is a simple web based Flash mud client.
A running demo, feature list and installation instructions are available on the FMud project page.
Download
Version 0.6
Released on 15th October 2008.
1. Removed extra spacing from between lines in the output window.
2. Settings are stored locally between sessions in a “Flash cookie”.
3. You can now set the dimensions of FMud in the embedding page.
4. Added ability to set default font, font size… Continue reading
October 15th, 2008 | FMud | 14 Comments
FMud is a simple web based Flash mud client.
A running demo, feature list and installation instructions are available on the FMud project page.
Download
Version 0.5
Released on 3rd September 2008.
1. Display code rewritten to improve performance and reduce memory use.
2. Support for command stacking using ‘;’ character.
3. Changes to ansi parsing to improve display of bright text on some mush servers.
4. Some minor changes to colours and appearance.
5. Application height… Continue reading
September 3rd, 2008 | FMud | 6 Comments
I wonder if anyone else ever suffers from this? It’s not something I’ve ever really noticed before, but today I came up with a solution to a problem that has been bothering me for months. The solution was incredibly simple and while the code has changed significantly in functionality it only really took ~50 lines of code to do.
Flash can use a lot of memory, but FMud has always seemed… Continue reading
September 1st, 2008 | Coding, FMud | 1 Comment
I am now able to offer custom versions of FMud to mud admins who would like a more personalised Flash client for their players to use to connect to their game.
Some examples of modifications and customisations that can be carried out:
- Mud name branding
- Custom colours and fonts
- Graphical skinning
- Guages displaying hit points, mana points, etc
- Custom buttons and popup windows
These modifications are available on a commercial basis. Please contact me to discuss… Continue reading
July 12th, 2008 | FMud | 0 Comments