|
|||||||
This is a discussion on "FMud 0.1 released" in the Top Mud Sites MUD Announcements forum : FMud is a simple web based Flash mud client. http://bc-dev.net/projects/fmud... |
|
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today! If you have any problems with the registration process or your account login, please contact us. If you are a registered member of the old TMS forums, please click here
|
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
New Member
Join Date: May 2008
Name: Matt
Posts: 10
![]() |
FMud 0.1 released
Last edited by bc-dev.net : 05-06-2008 at 10:33 AM. |
|
|
|
|
|
#2 |
|
New Member
Join Date: Apr 2008
Home MUD: Eragard
Posts: 11
![]() |
Re: FMud 0.1 released
Very cool. I just checked out the demo and it was great even though it's only the first release version. I hope you'll continue to develop it because I'll definitely be using it.
![]() |
|
|
|
|
|
#3 |
|
New Member
Join Date: Apr 2008
Posts: 3
![]() |
Re: FMud 0.1 released
Ooh, nice. If I would own a mud, I'd definately be interested.
|
|
|
|
|
|
#4 |
|
New Member
Join Date: Aug 2007
Posts: 3
![]() |
Re: FMud 0.1 released
Very awesome. I will probably wait for the next release and deploy it on our MUD's website. This seems so much better than the Java clients I've used so far.
-Duren |
|
|
|
|
|
#5 |
|
New Member
Join Date: May 2008
Name: Matt
Posts: 10
![]() |
FMud 0.2 released
FMud version 0.2 released | bc-dev.net
This version is just a small update to include support for ANSI grey (black) colour. Bugs, comments, feedback or suggestions to fmud@bc-dev.net |
|
|
|
|
|
#6 |
|
Senior Member
Join Date: Apr 2002
Home MUD: Threshold RPG
Posts: 899
![]() |
Re: FMud 0.1 released
Wow. That is GREAT WORK.
Is this an open source project? |
|
|
|
|
|
#7 | |
|
Senior Member
Join Date: Apr 2002
Home MUD: Threshold RPG
Posts: 899
![]() |
Re: FMud 0.1 released
Quote:
|
|
|
|
|
|
|
#8 |
|
Senior Member
Join Date: Apr 2002
Home MUD: Threshold RPG
Posts: 899
![]() |
Re: FMud 0.1 released
Are you interested in bug reports or anything of that nature?
If so, what method of reporting do you prefer? This is a very cool project, with potentially huge benefits to all muds. |
|
|
|
|
|
#9 |
|
New Member
Join Date: May 2008
Name: Matt
Posts: 10
![]() |
Re: FMud 0.1 released
I am going to wait until I have a stable version before I release the source.
As regards to the crossdomain.xml file, unfortunately that is now obsolete with the latest version of Flash Player. I hadn't realised Adobe changed the security model in the latest version and forgot to upgrade. I've posted about it on my site and updated the download package with the necessary files and instructions. Security changes in Flash Player 9.0.124.0 | bc-dev.net That post has more detail as well as links to the Adobe documentation. The essential differences are that a socket policy file is now compulsory, even for apps connecting to servers on the same domain, and this policy file has to be served on either port 843 or the port the mud server is running on. I am happy to get feedback either as comments on the website or via email if you prefer. |
|
|
|
|
|
#10 |
|
New Member
Join Date: May 2008
Name: Matt
Posts: 10
![]() |
FMud 0.3 released
FMud version 0.3 released | bc-dev.net
Bright versions of ansi colours are now displayed correctly and fully configurable, and I've also improved the parsing so most of the colour bleed type bugs should be gone. I'd also be interested in hearing what other features people would like to see in FMud, bearing in mind that it's supposed to be a basic generic client. There are a lot of things you can do with flash in terms of custom windows, buttons, gauges etc., but most of these would be game specific. Bugs, comments, feedback or suggestions to fmud@bc-dev.net |
|
|
|
|
|
#11 |
|
Member
Join Date: Jun 2003
Posts: 137
![]() |
Re: FMud 0.1 released
I'd love to use this, but since I can't use port 843 on a shared host, it would presumably involve hacking in HTTP support into the MUD's connection code, which looks like too much work.
![]() |
|
|
|
|
|
#12 |
|
New Member
Join Date: May 2008
Name: Matt
Posts: 10
![]() |
Re: FMud 0.1 released
You could try approaching your host and asking them to serve a master socket policy file for all their hosted games on port 843. It shouldn't be too difficult for them to setup - the adobe site has several premade scripts which can be used to serve the file.
|
|
|
|
|
|
#13 |
|
New Member
Join Date: May 2008
Name: Matt
Posts: 10
![]() |
Re: FMud 0.4 released
FMud version 0.4 released | bc-dev.net
I've added a split screen scrollback mode and command echo colour is now configurable under settings. I've also added support for password hiding which should work with standard server implementations of ECHO. I am also able to offer game specific custom versions of the client, please contact me for details. FMud Customisation | bc-dev.net |
|
|
|
|
|
#14 |
|
Member
Join Date: Jun 2004
Posts: 213
![]() |
Re: FMud 0.1 released
Linux VT100 support would be nice. It's documented in 'man console_codes' - particularly cursor handling and scrolling region handling.
|
|
|
|
|
|
#15 |
|
New Member
Join Date: May 2008
Name: Matt
Posts: 10
![]() |
Re: FMud 0.5 released
The major change this version is a rewrite of the way the display is handled. This should dramatically reduce the memory usage of the client, particularly after extended use.
Full release notes and download link: FMud version 0.5 released | bc-dev.net |
|
|
|
|
|
#16 |
|
New Member
Join Date: May 2008
Name: Matt
Posts: 10
![]() |
FMud 0.6 released
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 and window title. 5. Updated README and FMud.html files. Please see the README for information on the new parameters that need to be set in the html page. If you drop this release into your existing html page it will NOT work correctly. FMud version 0.6 released | bc-dev.net FMud Downloads | bc-dev.net |
|
|
|
|
|
#17 |
|
Member
Join Date: Jul 2008
Name: Matt
Home MUD: Maiden Desmodus
Posts: 72
![]() |
Re: FMud 0.1 released
Version 0.7
Released on 7th November 2008. 1. Fixed major bug when using FMud with Linux. 2. Removed display_height parameter. The dimensions of FMud are now calculated automatically from the height and width set in the embedding page. 3. Added policy_port parameter. This allows you to specify the port where the socket policy file is served. However, this file will be ignored if there is a master socket policy file on port 843. 4. Added support for aliases, triggers, macros and scripting with javascript. See this post for details. 5. A log of the output window can be saved in plain text or HTML format. 6. Updated README and FMud.html files. Saving and loading features require Flash player version 10. FMud version 0.7 released | bc-dev.net |
|
|
|