Releases: Slackow/PackScript
Releases · Slackow/PackScript
0.2.5
08 Oct 22:37
Compare
Sorry, something went wrong.
No results found
1.21.10 new pack_format support
0.2.4
17 Jun 19:14
Compare
Sorry, something went wrong.
No results found
Add 1.21.6 to versions
Experimental semicolon syntax for functions
0.2.3
26 Mar 14:47
Compare
Sorry, something went wrong.
No results found
Add 1.21.5 support
partial output is no longer generated (temporary directories in use now)
--version output condensed
0.2.1
28 Feb 22:56
Compare
Sorry, something went wrong.
No results found
0.2.0
26 Feb 07:40
Compare
Sorry, something went wrong.
No results found
See README
add option "future" as version
don't allow the update command to run if installed via pip or executable.
add github action to publish to pip when pushing to main branch (and updating packscript.py)
move photos to .github folder
Now available on PIP: https://pypi.org/project/packscript/ pip install packscript
0.1.5
13 Feb 00:50
Compare
Sorry, something went wrong.
No results found
See README
add pack_format command, allows you to view and change the version your datapack is designed for
add versions 1.21.1-1.21.4 pack_formats to initializer
0.1.4
14 Jun 02:20
Compare
Sorry, something went wrong.
No results found
See README
set 1.21 as the latest version
adjust for new folders (functions -> function) This is based on the pack format of your datapack.
source folder is now used instead of sources (also dependent on pack format)
0.1.3
29 Apr 15:26
Compare
Sorry, something went wrong.
No results found
See README for usage
set 1.20.6 as latest
output folder now guaranteed to exist with FPS files
Python 3.9 is now the minimum version
0.1.2
23 Apr 23:45
Compare
Sorry, something went wrong.
No results found
See README for usage
Add new update sub-command (python3 packscript.py update or python3 packscript.py u)
Add 1.20.5 pack_format as default with init
Add ns as global variable, represents the current namespace of the dps file you are in.
ex: /function $ns:func
0.1.1
11 Apr 16:59
Compare
Sorry, something went wrong.
No results found
See README for usage
Fix issue when no Extra specified
Improve Error output from within .dps files
.fps files can now generate additional functions
Namespaces traversed in alphabetical order