Andrew Lalis
|
f76c72019a
|
Added proper itemscript
|
2023-04-27 11:02:12 +02:00 |
Andrew Lalis
|
cfe8cc8a20
|
Improved buildscript and itemscript. Still thinking about itemscript filters...
|
2023-04-26 10:37:17 +02:00 |
Andrew Lalis
|
a1dd7a850a
|
Added buildscript start
|
2023-04-26 08:41:55 +02:00 |
Andrew Lalis
|
78d49f8abc
|
Moved INSTRUCTION_TYPES declaration to front of file.
|
2022-12-31 11:09:03 +01:00 |
Andrew Lalis
|
9a00985a68
|
Added options and more documentation.
|
2022-12-23 13:19:44 +01:00 |
Andrew Lalis
|
2178004f65
|
Merge branch 'main' of github.com:andrewlalis/movescript into main
|
2022-12-23 11:37:46 +01:00 |
Andrew Lalis
|
3fdc6c01f0
|
Added repeated instructions and action options.
|
2022-12-23 11:37:40 +01:00 |
Andrew Lalis
|
f0a0fd5789
|
Fixed refuel error with nil item.
|
2022-12-23 08:27:45 +01:00 |
Andrew Lalis
|
a90f9fbd5b
|
Fixed refuel bug.
|
2022-12-22 21:54:32 +01:00 |
Andrew Lalis
|
a3294c3c1a
|
Added copy-to-clipboard, and fixed bug in refuel.
|
2022-12-22 12:45:46 +01:00 |
Andrew Lalis
|
17a8ae6988
|
Added validate method, and docs.
|
2022-12-22 12:20:18 +01:00 |
Andrew Lalis
|
1c95cad34a
|
Fixed issue with nil fuels.
|
2022-12-22 10:48:42 +01:00 |
Andrew Lalis
|
6de1a7b361
|
Added check for nil items in parser filter function.
|
2022-12-21 15:00:28 +01:00 |
Andrew Lalis
|
035c7a4a70
|
Fixed parser again...
|
2022-12-21 14:56:53 +01:00 |
Andrew Lalis
|
74821942cb
|
Inlined item matching function.
|
2022-12-21 14:52:19 +01:00 |
Andrew Lalis
|
57b9c38498
|
Fixed parser again.
|
2022-12-21 14:47:02 +01:00 |
Andrew Lalis
|
0d3688d7fc
|
Fixed parseItemFilterExpression.
|
2022-12-21 14:39:55 +01:00 |
Andrew Lalis
|
9fa52dce96
|
Fixed convertToFilter.
|
2022-12-21 14:32:28 +01:00 |
Andrew Lalis
|
dd97d16e05
|
Added advanced filter stuff.
|
2022-12-21 14:30:44 +01:00 |
Andrew Lalis
|
ad6a7d1be7
|
Made makeFilter public.
|
2022-12-21 12:33:19 +01:00 |
Andrew Lalis
|
5dd09e6234
|
Updated docs to add reference, improved itemscript.
|
2022-12-21 12:27:05 +01:00 |
Andrew Lalis
|
d130532fb1
|
Added docs
|
2022-12-20 20:29:13 +01:00 |