Cyphesis is a server for MMORPG games. It is the core engine of the WorldForge project and is currently focused on implementing fantasy games, providing rich scripting, full world persistence, and basic physics.
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.
Tarefas de Pesca e AI foram implementadas. As tarefas podem agora ser mais finamente controlada pelo jogador. A API Python é agora muito mais simples. Terreno é agora tratado muito mais limpa. Coberturas de teste é muito mais completo. Muitos erros foram corrigidos.
Fishing tasks and AI have been implemented. Tasks can now be controlled more finely by the player. The Python API is now much simpler. Terrain is now handled much more cleanly. Test coverages is much more complete. Many bugs have been fixed.
Caracteres não usados são removidos do mundo depois de um curto período de tempo. Repovoar o mundo após a reinicialização verifica características mundo persistente. Uma ferramenta de banco de dados tenha sido adicionado para simplificar tarefas de administração. A Python ferramenta de linha de comando foi adicionado ao enviar comandos Python para o servidor. A base de código inteiro tem sido limpos.
Unused characters are now removed from the world after a short time. Repopulating the world after a restart checks for persistent world features. A database tool has been added to simplify admin tasks. A Python command line tool has been added to send Python commands to the server. The entire codebase has been cleaned up.
Modificadores de terreno são agora totalmente suportados. Um novo backend de persistência foi escrito e está em teste. Propriedades foram reescritos para ser a maneira mais eficiente. Métricas internas e os monitores são expostos usando HTTP. Inscrição com a metaservidor agora é muito mais confiável. A simulação é agora jittered para fazer a carga da CPU muito mais suave. Muitos erros foram corrigidos.
Tags:
Minor feature enhancements
Terrain modifiers are now fully supported. A new persistence backend has been written and is in testing. Properties have been rewritten to be way more efficient. Internal metrics and monitors are now exposed using HTTP. Registration with the metaserver is now much more reliable. Simulation is now jittered to make CPU load much smoother. Many bugs have been fixed.
Um protocolo para activar mecanismos foi implementado. A pegada de memória de um servidor tenha sido significativamente reduzido. O obsoleto, disfuncional camada de persistência foi removido. O código foi reformulado para ter nomes de classe muito mais sensata. Uma série de bugs foram corrigidos.
Tags:
Minor feature enhancements
A protocol for activating mechanisms has been
implemented. The memory footprint of a server has
been significantly reduced. The obsolete,
dysfunctional persistence layer has been removed.
The code has been refactored to have much more
sensible class names. A number of bugs have been
fixed.