Coding and development help¶
This documentation aims to help you set up a sane development environment to make your game, also if you never coded before. If you are an experienced coder, much of this will be familiar to you, but some things may still be useful.
See also the Beginner Tutorial.
- Coding using Version Control
- Debugging
- Unit Testing
- Profiling
- Evennia Code Style
- Coding FAQ
- Removing default commands
- Preventing character from moving based on a condition
- Reference initiating object in an EvMenu command.
- Selectively turn off commands in a room
- Select Command based on a condition
- Automatically updating code when reloading
- Changing all exit messages
- Add parsing with the “to” delimiter
- Non-latin characters in EvTable
- Quirks