1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00
Commit graph

15 commits

Author SHA1 Message Date
151c70ed26 Add default and named arguments, rename equality operator to ==, shortcut for string pairs 2021-04-25 18:40:45 +02:00
17751c5c59 Rename checkpoint variable, add reached variable for checkpoints 2021-04-23 17:39:51 +02:00
6f564ea0e2 Improve naming consistency
expression/conditions -> conditions
paragraphs/checkpoints -> checkpoints
merge/flush/commit -> merge
2021-04-23 02:27:06 +02:00
b7f38a16fd Commit on script end 2021-04-14 00:48:07 +02:00
5c3e9d2c5d Preserve tags in choices children 2021-04-12 01:58:10 +02:00
6488bef75c Bump version 2021-04-10 14:48:22 +02:00
c6dc614c32 Only check for major version number when loading saves; don't save undefined arguments 2021-04-10 14:48:00 +02:00
dde89502da Fix a lot of issues when resuming from a paragraph in a choice or expression block 2021-04-10 14:33:32 +02:00
f93d6fab6b Use love.filesystem instead of io.open to read files if running inside Löve
Also small improvement to error reporting
2021-04-09 18:12:11 +02:00
25ded7a3c8 Bump version, move TODO to notes.txt 2021-04-08 18:02:18 +02:00
32ae99e33b Add :loadgame 2021-04-08 17:25:50 +02:00
51e8c82181 Improve alias system 2021-04-08 16:34:33 +02:00
9028970440 Fix + operator overloading 2021-04-04 20:29:22 +02:00
a6c4eee4b3 Show source file in error messages 2020-09-18 23:59:22 +02:00
b233d7fa1e Rewrite 2020-05-24 20:31:09 +02:00