43 Commits

Author SHA1 Message Date
d91ee2b662 Implemented math, dms functions now working, todo conditions, implement all opcodes 2020-10-24 15:26:21 -04:00
e738dae0c9 First buildin function for an object is done 2020-10-21 23:02:23 -04:00
52774b72cd leftside dict/list, host method calling implemeted Todo, dms functions 2020-10-18 23:24:01 -04:00
4e092ad8b6 Rightside implementation of indexing, todo left side 2020-10-10 22:41:18 -04:00
6b349615fa Implemted the bytecode for indexing, todo add code to interperter 2020-10-06 15:22:13 -04:00
7134755649 changed how characters/envs are loaded. Implemented dynamic reading. Todo indexing 2020-10-05 19:11:20 -04:00
35c0b390ab Started working on envs, added new handles 2020-10-02 23:33:38 -04:00
9a49433e7e Characters worked on, working on enviroments. 2020-09-30 00:02:46 -04:00
c6f9707d79 Choices rewritten, lists being worked on 2020-09-26 23:45:20 -04:00
9dc8a90ecd Implemented Character objects, todo add handler for displaying text 2020-09-24 22:56:11 -04:00
edc67a0f4f Many changes starting to work on the interperter 2020-09-22 14:48:25 -04:00
36aeb4f85e A few more opcodes to finish 2020-09-17 00:12:29 -04:00
1465805a82 Added list support 2020-09-14 00:03:21 -04:00
88c73f0a29 Fixed some bugs. Will work on dialogue stuff more 2020-09-12 21:09:07 -04:00
feb877ff40 Expressions should work now 2020-09-11 23:59:53 -04:00
d69c24f4fd error with assignments and functions fixed, todo expressions 2020-09-02 23:45:50 -04:00
b9494b0803 Completed more cmds, getting close to the basic parsing 2020-09-01 23:27:13 -04:00
120ad85461 Fixed error line number bug, started working on compound disp cmd 2020-08-31 23:04:36 -04:00
c504f41dcb fixed load file 2020-08-30 23:53:05 -04:00
eb2b53569c Need to fix loading file bug 2020-08-30 23:14:01 -04:00
6f07a4d604 core features updated 2020-08-30 16:56:48 -04:00
6110fad14c Got cmds for a bunch of match processes 2020-08-30 00:59:19 -04:00
e6e5311a04 Implemented most of the code for choices 2020-08-29 00:41:56 -04:00
8464b62907 Adding new commands (NT CODE) 2020-08-28 11:23:19 -04:00
a0688f64dd Starting to add cmds 2020-08-27 23:01:59 -04:00
e1e77dfce9 Resturcturing Some stuff 2020-08-27 18:32:05 -04:00
0f12ddcca3 Working on scopes and stuff, pending rewrite of the tokenizer function 2020-08-22 23:18:09 -04:00
88485de617 Reworking language features 2020-08-21 21:56:58 -04:00
fbe246fa3f Working on turning tokens into command 2020-08-14 00:02:40 -04:00
1c61488119 Working on commands 2020-08-13 00:52:51 -04:00
c1b97b83a3 Blocks finished, progress on commands starts 2020-08-10 21:55:32 -04:00
04eb7ba944 Started matching the tokens 2020-08-09 23:10:17 -04:00
8b850e0eae Planning some more patterns 2020-08-07 01:40:08 -04:00
804f1b3db7 working on patterns 2020-08-06 18:23:26 -04:00
ad31174221 moved some files around added DMS npp syntax highlighting 2020-08-05 16:27:27 -04:00
ddfb76d199 Tokens completed, Todo patterns from tokens 2020-08-05 16:23:00 -04:00
21bab5d635 Tokens seems to be working 2020-08-04 23:51:49 -04:00
915032d3f7
Create README.md 2020-08-04 15:50:57 -04:00
df287ea5ca removed 2020-08-04 15:25:56 -04:00
1b6153d3db Test 2020-08-04 15:25:00 -04:00
357de32bc5 oops 2020-08-04 15:22:00 -04:00
8db0bd0b10 Inital commit 2020-08-04 15:13:55 -04:00
3eb429aef2 lets go 2020-08-03 18:58:24 -04:00