added some TODO listing in the README and removed junk file
This commit is contained in:
@@ -102,34 +102,17 @@ Move a character with @CHARACTER to fr
|
||||
> [!NOTE]
|
||||
> fr means front-right for instance.
|
||||
|
||||
## Implemented stuff
|
||||
|
||||
### Commands
|
||||
|
||||
| Command | Implemented |
|
||||
| --------------- | ----------- |
|
||||
| END | Yes |
|
||||
| CHOICE/OR/OR | Yes |
|
||||
| IF/ELSE IF/ELSE | No |
|
||||
| GOTO | Yes |
|
||||
| PAN | No |
|
||||
|
||||
### Character sub-commands
|
||||
|
||||
| Character Command | Implemented |
|
||||
| ----------------- | ----------- |
|
||||
| SAYS | Yes |
|
||||
| CHANGE | Yes |
|
||||
| TO | Yes |
|
||||
| ANIMATE | Yes |
|
||||
|
||||
### Other Features
|
||||
|
||||
| Feature | Implemented |
|
||||
| ---------- | ----------- |
|
||||
| Variables | No |
|
||||
| about.json | No |
|
||||
| INPUT | Partially |
|
||||
## TODO
|
||||
- Variables
|
||||
- /about.json
|
||||
- If/Else if/Else
|
||||
- PAN
|
||||
- INPUT
|
||||
- tokeniser check for lack of END
|
||||
- Fix no closing brace edge case
|
||||
- Support single quotes for strings
|
||||
- Brace index getter check for closing
|
||||
- Proper Error messages centralised???
|
||||
|
||||
## Error codes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user