mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Doc refactor/renaming
This commit is contained in:
parent
9d8e8d7693
commit
b5b265ec3b
115 changed files with 518 additions and 434 deletions
|
|
@ -12,61 +12,61 @@
|
|||
- [Coding/Updating Your Game](Coding/Updating-Your-Game)
|
||||
- [Coding/Using Travis](Coding/Using-Travis)
|
||||
- [Coding/Version Control](Coding/Version-Control)
|
||||
- [Component/Accounts](Component/Accounts)
|
||||
- [Component/Attributes](Component/Attributes)
|
||||
- [Component/Batch Code Processor](Component/Batch-Code-Processor)
|
||||
- [Component/Batch Command Processor](Component/Batch-Command-Processor)
|
||||
- [Component/Batch Processors](Component/Batch-Processors)
|
||||
- [Component/Bootstrap Components and Utilities](Component/Bootstrap-Components-and-Utilities)
|
||||
- [Component/Channels](Component/Channels)
|
||||
- [Component/Coding Utils](Component/Coding-Utils)
|
||||
- [Component/Command Sets](Component/Command-Sets)
|
||||
- [Component/Commands](Component/Commands)
|
||||
- [Component/Communications](Component/Communications)
|
||||
- [Component/Component Overview](Component/Component-Overview)
|
||||
- [Component/Connection Screen](Component/Connection-Screen)
|
||||
- [Component/Default Command Help](Component/Default-Command-Help)
|
||||
- [Component/EvEditor](Component/EvEditor)
|
||||
- [Component/EvMenu](Component/EvMenu)
|
||||
- [Component/EvMore](Component/EvMore)
|
||||
- [Component/Help System](Component/Help-System)
|
||||
- [Component/Inputfuncs](Component/Inputfuncs)
|
||||
- [Component/Locks](Component/Locks)
|
||||
- [Component/MonitorHandler](Component/MonitorHandler)
|
||||
- [Component/Nicks](Component/Nicks)
|
||||
- [Component/Objects](Component/Objects)
|
||||
- [Component/Outputfuncs](Component/Outputfuncs)
|
||||
- [Component/Portal And Server](Component/Portal-And-Server)
|
||||
- [Component/Scripts](Component/Scripts)
|
||||
- [Component/Server](Component/Server)
|
||||
- [Component/Server Conf](Component/Server-Conf)
|
||||
- [Component/Sessions](Component/Sessions)
|
||||
- [Component/Signals](Component/Signals)
|
||||
- [Component/Spawner and Prototypes](Component/Spawner-and-Prototypes)
|
||||
- [Component/Tags](Component/Tags)
|
||||
- [Component/TickerHandler](Component/TickerHandler)
|
||||
- [Component/Typeclasses](Component/Typeclasses)
|
||||
- [Component/Webclient](Component/Webclient)
|
||||
- [Component/Webserver](Component/Webserver)
|
||||
- [Concept/Async Process](Concept/Async-Process)
|
||||
- [Concept/Banning](Concept/Banning)
|
||||
- [Concept/Bootstrap & Evennia](Concept/Bootstrap-&-Evennia)
|
||||
- [Concept/Building Permissions](Concept/Building-Permissions)
|
||||
- [Concept/Command System](Concept/Command-System)
|
||||
- [Concept/Concept Overview](Concept/Concept-Overview)
|
||||
- [Concept/Custom Protocols](Concept/Custom-Protocols)
|
||||
- [Concept/Guest Logins](Concept/Guest-Logins)
|
||||
- [Concept/Internationalization](Concept/Internationalization)
|
||||
- [Concept/Messagepath](Concept/Messagepath)
|
||||
- [Concept/Multisession modes](Concept/Multisession-modes)
|
||||
- [Concept/New Models](Concept/New-Models)
|
||||
- [Concept/OOB](Concept/OOB)
|
||||
- [Concept/Soft Code](Concept/Soft-Code)
|
||||
- [Concept/Text Encodings](Concept/Text-Encodings)
|
||||
- [Concept/TextTags](Concept/TextTags)
|
||||
- [Concept/Using MUX as a Standard](Concept/Using-MUX-as-a-Standard)
|
||||
- [Concept/Web Features](Concept/Web-Features)
|
||||
- [Concept/Zones](Concept/Zones)
|
||||
- [Components/Accounts](Components/Accounts)
|
||||
- [Components/Attributes](Components/Attributes)
|
||||
- [Components/Batch Code Processor](Components/Batch-Code-Processor)
|
||||
- [Components/Batch Command Processor](Components/Batch-Command-Processor)
|
||||
- [Components/Batch Processors](Components/Batch-Processors)
|
||||
- [Components/Bootstrap Components and Utilities](Components/Bootstrap-Components-and-Utilities)
|
||||
- [Components/Channels](Components/Channels)
|
||||
- [Components/Coding Utils](Components/Coding-Utils)
|
||||
- [Components/Command Sets](Components/Command-Sets)
|
||||
- [Components/Commands](Components/Commands)
|
||||
- [Components/Communications](Components/Communications)
|
||||
- [Components/Components Overview](Components/Components-Overview)
|
||||
- [Components/Connection Screen](Components/Connection-Screen)
|
||||
- [Components/Default Command Help](Components/Default-Command-Help)
|
||||
- [Components/EvEditor](Components/EvEditor)
|
||||
- [Components/EvMenu](Components/EvMenu)
|
||||
- [Components/EvMore](Components/EvMore)
|
||||
- [Components/Help System](Components/Help-System)
|
||||
- [Components/Inputfuncs](Components/Inputfuncs)
|
||||
- [Components/Locks](Components/Locks)
|
||||
- [Components/MonitorHandler](Components/MonitorHandler)
|
||||
- [Components/Nicks](Components/Nicks)
|
||||
- [Components/Objects](Components/Objects)
|
||||
- [Components/Outputfuncs](Components/Outputfuncs)
|
||||
- [Components/Portal And Server](Components/Portal-And-Server)
|
||||
- [Components/Scripts](Components/Scripts)
|
||||
- [Components/Server](Components/Server)
|
||||
- [Components/Server Conf](Components/Server-Conf)
|
||||
- [Components/Sessions](Components/Sessions)
|
||||
- [Components/Signals](Components/Signals)
|
||||
- [Components/Spawner and Prototypes](Components/Spawner-and-Prototypes)
|
||||
- [Components/Tags](Components/Tags)
|
||||
- [Components/TickerHandler](Components/TickerHandler)
|
||||
- [Components/Typeclasses](Components/Typeclasses)
|
||||
- [Components/Webclient](Components/Webclient)
|
||||
- [Components/Webserver](Components/Webserver)
|
||||
- [Concepts/Async Process](Concepts/Async-Process)
|
||||
- [Concepts/Banning](Concepts/Banning)
|
||||
- [Concepts/Bootstrap & Evennia](Concepts/Bootstrap-&-Evennia)
|
||||
- [Concepts/Building Permissions](Concepts/Building-Permissions)
|
||||
- [Concepts/Command System](Concepts/Command-System)
|
||||
- [Concepts/Concepts Overview](Concepts/Concepts-Overview)
|
||||
- [Concepts/Custom Protocols](Concepts/Custom-Protocols)
|
||||
- [Concepts/Guest Logins](Concepts/Guest-Logins)
|
||||
- [Concepts/Internationalization](Concepts/Internationalization)
|
||||
- [Concepts/Messagepath](Concepts/Messagepath)
|
||||
- [Concepts/Multisession modes](Concepts/Multisession-modes)
|
||||
- [Concepts/New Models](Concepts/New-Models)
|
||||
- [Concepts/OOB](Concepts/OOB)
|
||||
- [Concepts/Soft Code](Concepts/Soft-Code)
|
||||
- [Concepts/Text Encodings](Concepts/Text-Encodings)
|
||||
- [Concepts/TextTags](Concepts/TextTags)
|
||||
- [Concepts/Using MUX as a Standard](Concepts/Using-MUX-as-a-Standard)
|
||||
- [Concepts/Web Features](Concepts/Web-Features)
|
||||
- [Concepts/Zones](Concepts/Zones)
|
||||
- [Contrib/A voice operated elevator using events](Contrib/A-voice-operated-elevator-using-events)
|
||||
- [Contrib/Arxcode installing help](Contrib/Arxcode-installing-help)
|
||||
- [Contrib/Building menus](Contrib/Building-menus)
|
||||
|
|
@ -86,6 +86,7 @@
|
|||
- [Howto/Command Cooldown](Howto/Command-Cooldown)
|
||||
- [Howto/Command Duration](Howto/Command-Duration)
|
||||
- [Howto/Command Prompt](Howto/Command-Prompt)
|
||||
- [Howto/Coordinates](Howto/Coordinates)
|
||||
- [Howto/Customize channels](Howto/Customize-channels)
|
||||
- [Howto/Default Exit Errors](Howto/Default-Exit-Errors)
|
||||
- [Howto/Evennia for Diku Users](Howto/Evennia-for-Diku-Users)
|
||||
|
|
@ -97,31 +98,19 @@
|
|||
- [Howto/Manually Configuring Color](Howto/Manually-Configuring-Color)
|
||||
- [Howto/Mass and weight for objects](Howto/Mass-and-weight-for-objects)
|
||||
- [Howto/NPC shop Tutorial](Howto/NPC-shop-Tutorial)
|
||||
- [Howto/Starting/Add a simple new web page](Howto/Starting/Add-a-simple-new-web-page)
|
||||
- [Howto/Starting/Coordinates](Howto/Starting/Coordinates)
|
||||
- [Howto/Starting/Implementing a game rule system](Howto/Starting/Implementing-a-game-rule-system)
|
||||
- [Howto/Starting/Parsing command arguments, theory and best practices](Howto/Starting/Parsing-command-arguments,-theory-and-best-practices)
|
||||
- [Howto/Starting/Part1/Adding Commands](Howto/Starting/Part1/Adding-Commands)
|
||||
- [Howto/Starting/Part1/Building Quickstart](Howto/Starting/Part1/Building-Quickstart)
|
||||
- [Howto/Starting/Part1/Creating Things](Howto/Starting/Part1/Creating-Things)
|
||||
- [Howto/Starting/Part1/Django queries](Howto/Starting/Part1/Django-queries)
|
||||
- [Howto/Starting/Part1/Evennia Library Overview](Howto/Starting/Part1/Evennia-Library-Overview)
|
||||
- [Howto/Starting/Part1/Gamedir Overview](Howto/Starting/Part1/Gamedir-Overview)
|
||||
- [Howto/Starting/Part1/Learning Typeclasses](Howto/Starting/Part1/Learning-Typeclasses)
|
||||
- [Howto/Starting/Part1/More on Commands](Howto/Starting/Part1/More-on-Commands)
|
||||
- [Howto/Starting/Part1/Python basic introduction](Howto/Starting/Part1/Python-basic-introduction)
|
||||
- [Howto/Starting/Part1/Python classes and objects](Howto/Starting/Part1/Python-classes-and-objects)
|
||||
- [Howto/Starting/Part1/Searching Things](Howto/Starting/Part1/Searching-Things)
|
||||
- [Howto/Starting/Part1/Tutorial World Introduction](Howto/Starting/Part1/Tutorial-World-Introduction)
|
||||
- [Howto/Parsing command arguments, theory and best practices](Howto/Parsing-command-arguments,-theory-and-best-practices)
|
||||
- [Howto/Starting/Part2/Game Planning](Howto/Starting/Part2/Game-Planning)
|
||||
- [Howto/Starting/Part2/Some Useful Contribs](Howto/Starting/Part2/Some-Useful-Contribs)
|
||||
- [Howto/Starting/Part3/Implementing a game rule system](Howto/Starting/Part3/Implementing-a-game-rule-system)
|
||||
- [Howto/Starting/Part3/Turn based Combat System](Howto/Starting/Part3/Turn-based-Combat-System)
|
||||
- [Howto/Starting/Part3/Tutorial for basic MUSH like game](Howto/Starting/Part3/Tutorial-for-basic-MUSH-like-game)
|
||||
- [Howto/Starting/Part5/Add a simple new web page](Howto/Starting/Part5/Add-a-simple-new-web-page)
|
||||
- [Howto/Starting/Part5/Web Tutorial](Howto/Starting/Part5/Web-Tutorial)
|
||||
- [Howto/Starting/Starting Part1](Howto/Starting/Starting-Part1)
|
||||
- [Howto/Starting/Starting Part2](Howto/Starting/Starting-Part2)
|
||||
- [Howto/Starting/Starting Part3](Howto/Starting/Starting-Part3)
|
||||
- [Howto/Starting/Starting Part4](Howto/Starting/Starting-Part4)
|
||||
- [Howto/Starting/Starting Part5](Howto/Starting/Starting-Part5)
|
||||
- [Howto/Starting/Turn based Combat System](Howto/Starting/Turn-based-Combat-System)
|
||||
- [Howto/Starting/Tutorial for basic MUSH like game](Howto/Starting/Tutorial-for-basic-MUSH-like-game)
|
||||
- [Howto/Starting/Web Tutorial](Howto/Starting/Web-Tutorial)
|
||||
- [Howto/Tutorial Aggressive NPCs](Howto/Tutorial-Aggressive-NPCs)
|
||||
- [Howto/Tutorial NPCs listening](Howto/Tutorial-NPCs-listening)
|
||||
- [Howto/Tutorial Tweeting Game Stats](Howto/Tutorial-Tweeting-Game-Stats)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue