Sara
|
bbfedc727a
|
Merge branch 'development' into dont-require-colon-in-scene
|
2023-07-17 14:48:00 +00:00 |
Sara
|
56956f9330
|
_parse_key will now return 1 if the key DOES have arguments
|
2023-07-17 00:43:50 +02:00 |
Sara
|
3dd5b82cb0
|
parse_key now detects if the key has arguments or not, parse config will not parse nonexistent values
|
2023-07-17 00:41:15 +02:00 |
Sara
|
1ae19b5d04
|
adjusted _parse_key to also allow for configs without arguments
|
2023-07-17 00:38:49 +02:00 |
Sara
|
baf75c9c78
|
no longer requiring at least one colon in a scene config element
This now allows for `player;` instead of requiring `player:;`
|
2023-07-17 00:36:37 +02:00 |