Commit Graph

60 Commits

Author SHA1 Message Date
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 821a29175d Updated package lock sources. 2022-12-22 13:03:12 +01:00
Andrew Lalis a3294c3c1a Added copy-to-clipboard, and fixed bug in refuel. 2022-12-22 12:45:46 +01:00
Andrew Lalis f0681b77bd Added basic scripts page. 2022-12-22 12:33:25 +01:00
Andrew Lalis dc1450ddd9 Changed to deploy full scripts to docs pages. 2022-12-22 12:32:29 +01:00
Andrew Lalis e84fc835e7 Added shorter links to scripts. 2022-12-22 12:26:04 +01:00
Andrew Lalis 17a8ae6988 Added validate method, and docs. 2022-12-22 12:20:18 +01:00
Andrew Lalis e80a7fd61f Added permissions to workflow. 2022-12-22 12:12:47 +01:00
Andrew Lalis 11d01cb749 Added the workflow for real. 2022-12-22 12:09:52 +01:00
Andrew Lalis 15f9e1a824 Added better workflow. 2022-12-22 12:09:07 +01:00
Andrew Lalis 11bba93309
Merge pull request #5 from andrewlalis/create-pull-request/patch
Changes by create-pull-request action
2022-12-22 10:49:46 +01:00
andrewlalis f332969b29 [create-pull-request] automated change 2022-12-22 09:49:15 +00:00
Andrew Lalis 1c95cad34a Fixed issue with nil fuels. 2022-12-22 10:48:42 +01:00
Andrew Lalis d3f64ed191 Updated readme. 2022-12-21 16:26:26 +01:00
Andrew Lalis ad37bdfa0e Updated docs. 2022-12-21 16:20:47 +01:00
Andrew Lalis 0ff49aadec
Merge pull request #4 from andrewlalis/create-pull-request/patch
Changes by create-pull-request action
2022-12-21 15:02:26 +01:00
andrewlalis 216cdf799a [create-pull-request] automated change 2022-12-21 14:01:03 +00: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 6309877cf2 Merge branch 'main' of github.com:andrewlalis/movescript into main 2022-12-21 14:30:51 +01:00
Andrew Lalis dd97d16e05 Added advanced filter stuff. 2022-12-21 14:30:44 +01:00
Andrew Lalis a0c1a43a70
Merge pull request #3 from andrewlalis/create-pull-request/patch
Changes by create-pull-request action
2022-12-21 12:34:53 +01:00
andrewlalis 0874164abe [create-pull-request] automated change 2022-12-21 11:34:01 +00:00
Andrew Lalis 702c315428 Merge branch 'main' of github.com:andrewlalis/movescript into main 2022-12-21 12:33:28 +01:00
Andrew Lalis ad6a7d1be7 Made makeFilter public. 2022-12-21 12:33:19 +01:00
Andrew Lalis 6088d17bdb
Merge pull request #2 from andrewlalis/create-pull-request/patch
Changes by create-pull-request action
2022-12-21 12:29:52 +01:00
andrewlalis 54693f1e69 [create-pull-request] automated change 2022-12-21 11:29:17 +00:00
Andrew Lalis e862048c56 Updated minify workflow. 2022-12-21 12:28:33 +01:00
Andrew Lalis 5dd09e6234 Updated docs to add reference, improved itemscript. 2022-12-21 12:27:05 +01:00
Andrew Lalis 0e5086c6ee
Update minify.yml
Added itemscript.
2022-12-21 11:48:21 +01:00
Andrew Lalis e970d3fb8c
Update minify.yml
Changed to only minify on change to src.
2022-12-21 11:43:50 +01:00
Andrew Lalis ffef643f17
Update deploy-docs.yml
Changed to only upload on changes to docs/**
2022-12-21 11:43:17 +01:00
Andrew Lalis 9d0030f9d8
Create minify.lua 2022-12-21 11:41:34 +01:00
Andrew Lalis b4567c9d05
Update minify.yml 2022-12-21 10:59:55 +01:00
Andrew Lalis 49c4e32423
Update minify.yml 2022-12-21 10:55:33 +01:00
Andrew Lalis ef797195c3
Update minify.yml 2022-12-21 10:53:39 +01:00
Andrew Lalis db7ccc513a
Update minify.yml 2022-12-21 10:51:42 +01:00
Andrew Lalis badf81c806
Create minify.yml 2022-12-21 10:49:54 +01:00