TinTin++ is a console MUD client for any type of text MUD or BBS. Its main assets are an easy-to-learn scripting language, triggers that can contain regular expressions, and a split screen interface to separate
MUD output from client input.
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.
Array de manipulação para MSDP foi adicionado, bem como o apoio GMCP. O comando variável # foi alterado para ter vários argumentos, permitindo a fusão das tabelas. Dois comandos de mapeamento foram alteradas para melhor lidar com números virtuais, # mapa cavar (dir) ( <vnum> E) # (goto mapa <vnum> ()) Cavar, permitindo o mapeamento totalmente automatizado sobre GMCP, MSDP, e outros protocolos de dados.
Array handling for MSDP has been added, as well as GMCP support. The #variable command was changed to take multiple arguments, allowing the merging of tables. Two mapping commands have been changed to better handle virtual numbers, #map dig {dir} {<vnum>} and #map goto {<vnum>} {dig}, allowing fully automated mapping over GMCP, MSDP, and other data protocols.
Argumentos de funções são agora separados por ponto e vírgula ao invés de espaços. BIG5 de apoio (para caracteres chineses) agora pode ser ativado com o comando # config. Novos eventos foram adicionados para quando a tela é redimensionada e as sessões são ativados.
Function arguments are now separated by semicolons instead of spaces. BIG5 support (for Chinese characters) can now be enabled with the #config command. New events were added for when the screen is resized and sessions are activated.
Esta versão adiciona suporte para carregar arquivos de mapa editado em MS Windows. A carga caminho # # caminho e salvar os comandos foram modificados para carregar e salvar as variáveis ao invés de aliases, então scripts podem acessar salva caminhos.
This release adds support for loading map files edited on MS Windows. The #path load and #path save commands have been changed to load and save to variables rather than aliases, so scripts can access saved paths.
Esta versão adiciona suporte para as prioridades de desencadeamento de ponto flutuante, assim como o buffer #) (get opção para lembrar linhas anteriores do buffer scrollback, principalmente para tornar mais fácil para criar multi-line gatilhos.
This release adds support for floating point trigger priorities as well as the #buffer {get} option to recall previous lines of the scrollback buffer, mainly to make it easier to create multi-line triggers.
Esta versão corrige vários pequenos bugs que foram relatados durante o mês passado. Ele também permite que o separador de comando a ser mudado globalmente tintin.h edição.
This release fixes several minor bugs that were reported over the past month. It also allows the command separator to be changed globally by editing tintin.h.