项目作者: dreamland-mud

项目描述 :
DreamLand MUD: Mudlet client package
高级语言: Shell
项目地址: git://github.com/dreamland-mud/dreamland_mudlet.git
创建时间: 2018-09-01T04:12:35Z
项目社区:https://github.com/dreamland-mud/dreamland_mudlet

开源协议:

下载


Dreamland Mudlet Package

Dreamland мапер, статы, и чат! Посмотреть как ето всё работает.

Dreamland UI

Установка

Создай новый профиль в Mudlet для DreamLand и укажи в адрессе dreamland.rocks порт 9000

При подсоединении Mudlet предложит тебе скачать пакет Dreamland, скажи да

Зайди в триггеры и отключи стандартные триггеры для ‘generic_mapper’ либо удали их

В командной строке сделай map update чтоб обновить версию Generic Mapper Script-а до самой последней

Статы

Как и в веб-клиенте, с плюсом что автоматически показывает бар для противника в бою

Мапер

Играй картографа! Нарисуй мир, и мапер автоматически будет показывать где ты в нём. Хочешь пойти куда-то? Нажми на комнату в карте, и мапер тебя поведёт (speedwalk).

Для картографии (основан на generic mapper script):

  1. Important Commands (Aliases) for Proper Mapping
  2. Fundamental Aliases
  3. start mapping <optional area name> - use this command to start adding new content
  4. to the map, area name is required if there are no rooms in the map
  5. stop mapping - use this command to stop mapping
  6. save map - saves the map to a file (map.dat, located in the profile folder), this
  7. is generally only needed to share the map with someone else, or to act as a
  8. backup in case something happens to the map that Mudlet maintains for your
  9. profile
  10. load map <optional 'local'> - loads the map from the location specified in the
  11. download_path, or from the local copy
  12. export area <area name> - exports a file to the profile folder with data for the
  13. named area
  14. import area <area name> - imports area data from a file created with export area,
  15. must be located in profile folder
  16. mstop - остановить speedwalk.
  17. Mapping Aliases
  18. map mode <simple, normal, or complex> - sets the mapping mode, determining what
  19. exits are set automatically as you move around
  20. set area <area name> - move the current room into the named area, area will be
  21. created if it does not currently exist
  22. shift <direction> - use this command to move the room you are currently in around
  23. on the map
  24. merge rooms - use this command to combine the room you are in with any other rooms
  25. in the same location and with the same name
  26. clear moves - use this command to clear the move queue after you attempt a move
  27. that doesn't succeed, but for which there is no trigger indicating this with
  28. the onMoveFail event
  29. add door <direction> <optional none, open, closed, locked> <optional yes, no> -
  30. adds a door in the given direction, defaulting to closed (use none to remove
  31. a door), and defaulting 'no' for one-way status
  32. add portal <entry command> - adds a portal that uses the given command for entry
  33. to force this command to create a new room, rather than linking to an existing
  34. one, put -f before the entry command, like this: add portal -f enter portal
  35. set exit <direction> <roomID> - sets the given direction to connect, one way,
  36. to the room with the specified roomID, used for very complex areas
  37. to set the destination room for a portal, put -p before the portal entry command
  38. like this: set exit -p enter portal 1124
  39. Normal User Aliases
  40. find me - use this command to search the entire map to try to locate you based on
  41. room name and exits, typically not necessary, as this will be done anyway if
  42. a person moves and their location is unknown
  43. find path <room name> OR <room name> ; <area name> - used to find a walking path
  44. to a room with the given name, in the given area if specified
  45. set character <name> - sets the current character name (stored as map.character)
  46. set recall - sets the current room as the recall room for the current character

Чат

Не пропускай что было сказано в спаме! Чат запоминает в отдельное окошко и даже разбивает на разные табы.

Импорт вручную

Oткрой Package Manager с меню и импортируй весь зип.

Для разработчиков

Инсталлируйте .xml в Module Manager - при сохранения профиля, .xml автоматически будет обновлён.