evennia/docs/source/Developer-Central.md
2021-10-26 21:32:09 +02:00

5 KiB

Developer Central

This page serves as a central nexus for information on using Evennia as well as developing the library itself.

General Evennia development information

Evennia API

Core components and protocols

In-game Commands

Web

Other systems

Developer brainstorms and whitepages

  • API refactoring, discussing what parts of the Evennia API needs a refactoring/cleanup/simplification
  • Docs refactoring, discussing how to reorganize and structure this wiki/docs better going forward
  • Webclient brainstorm, some ideas for a future webclient gui
  • Roadmap, a tentative list of future major features
  • Change log of big Evennia updates over time

zY1RoZGc6MQ#gid=0 [issues]: https://github.com/evennia/evennia/issues

    :hidden:
   
    Coding-Introduction
    Licensing
    Contributing
    Using-MUX-as-a-Standard
    Version-Control
    Using-Travis
    Game-Planning
    First-Steps-Coding
    Internationalization
    Quirks
    Setting-up-PyCharm
    Directory-Overview
    Evennia-API
    Execute-Python-Code
    Portal-And-Server
    Sessions
    Server-Conf 
    Messagepath
    OOB
    Inputfuncs
    Custom-Protocols
    New-Models
    Unit-Testing
    Profiling
    Debugging
    Command-System
    Commands
    Command-Sets
    Help-System
    Typeclasses
    Objects
    Accounts 
    Communications
    Scripts
    TickerHandler
    Coding-Utils
    MonitorHandler
    Attributes
    Nicks
    Tags
    Web-Features
    Webclient
    Web-Tutorial
    Locks
    Signals
    Coding-Utils
    EvMenu
    EvMore
    EvEditor
    Spawner-and-Prototypes
    TextTags
    Async-Process
    API-refactoring
    Docs-refactoring
    Webclient-brainstorm