Download List

프로젝트 설명

ErlyMUD is a rather minimalistic MUD server, written in Erlang and making use of the excellent OTP libraries. The aim is to have solid support for exploration and roleplaying, within a highly fault-tolerant environment where system crashes or reboots are more of an exotic curiosity than a commonplace thing.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-23 05:53
0.3.3

온라인으로 객실 편집 "redit"및 "addexit"명령을 통해 가능해졌습니다. 권한 시스템은 몇 가지 명령을 제한하는 장소입니다. 안전한 접속 처리 구현되었습니다, 그것은 지금, 흐름 제어를 사용하는의 TCP 리스너 및 수용체 프로세스가 자신의 감독 구조 "라이브"연결과는 별도로 있습니다. 데이터 파일이 릴리스 버전 대신 아래의 최상위 디렉토리로 이전되었습니다.
Online room editing is now possible through "redit" and "addexit" commands. A privilege system is in place to restrict some commands. Safer connection handling has been implemented; it now uses flow control, and TCP listener and acceptor processes are in their own supervision structure separate from "live" connections. Data files have been relocated to a top-level directory, instead of below the release version.

2011-01-16 21:57
0.3.2

스티브 Vinoski의 SHA2 모듈은 윈도우 호환성을 위해 허용, OTP의 암호화 애플 리케이션에 대한 의존성을 피하기 위해 설립되었다. 텔넷 옵션 협상에 대한 기본 지원이 질문 방법에 따라 구현되었습니다. 입력 처리는 이제 "\ 연구 \ N"이 발생 때까지 버퍼링으로 문자 모드에서 작동합니다. 성공적인 로그인 순서는 문서화되었습니다 생겼는지.
Steve Vinoski's SHA2 module was incorporated to avoid dependency on the OTP crypto app, allowing for Windows compatibility. Basic support for telnet option negotiation was implemented according to the Q Method. Input handling now works in character mode by buffering until "\r\n" is encountered. What a successful login sequence looks like was documented.

2011-01-11 12:24
0.3.1

이 버전은 짧은 / 긴 설명, 간단한 탐색 명령, 주운 수 떨어뜨 항목 및 기본적인 사회적 명령, 말, 말, 감정을 겉으로 나타내다과 객실을 갖추고 있습니다.
This version features rooms with brief/long descriptions, simple navigation commands, items that can be picked up and dropped, and basic social commands, say, tell, emote, and who.

Project Resources