issues
search
dansanderson
/
picotool
Tools and Python libraries for manipulating Pico-8 game files. http://www.lexaloffle.com/pico-8.php
MIT License
376
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Invalid .p8: missing or corrupt header
#113
HankDeTank05
opened
4 months ago
1
Added compound assignment operators and the while loop shorthand
#112
draguve
opened
10 months ago
0
I can't download it cuz iam dumb
#111
NmkDjecko
opened
1 year ago
1
pytest - unrecognised argument -n4
#110
irismessage
opened
1 year ago
0
Expected b'end' at line 1354 char 30
#109
irismessage
opened
1 year ago
1
Different data read by picotool and PICO-8 from old p8.png files
#108
anas-purpurata
opened
2 years ago
0
picotool web app
#107
dansanderson
opened
2 years ago
0
Disable P8SCII unescaping to fix mangling of emoji characters
#106
simonwulf
opened
2 years ago
0
Add pytest-xdist depencency to pydevtool.txt and tests_require
#105
simonwulf
opened
2 years ago
0
Support in-place binary operations ^= &= |= ^^= <<= >>= >>>=
#104
hsandt
opened
2 years ago
0
p8tool build sub-options for "--lua-minify" ("--keep-all-names" and "--keep-names-from-file=") are not applied
#103
hsandt
opened
2 years ago
0
p8tool listrawlua fails with "no attribute 'get_raw_data_from_p8_file'"
#102
hsandt
opened
2 years ago
0
Improved token counting
#101
gonengazit
opened
2 years ago
1
Fix picotool to work with p8 carts that use CRLF line endings
#100
scottnm
opened
2 years ago
0
P8tool can't seem to write files
#99
KyleNeubarth
opened
2 years ago
3
Don't use short names that the user has reserved
#98
luchak
opened
2 years ago
0
Add pack and unpack to the list of Pico-8 builtins
#97
luchak
opened
2 years ago
1
Error during setup: `pip install picotool` "No matching distribution found for picotool"
#96
pancelor
closed
2 years ago
7
fix writep8 producing a .p8.png instead of a .p8
#95
lifning
opened
3 years ago
0
Print debugging information on assertion error
#94
GiovanH
opened
3 years ago
0
luafmt over-indents nested tables
#93
GiovanH
opened
3 years ago
0
Picotool incorrectly flags parenthesized expressions as assertionerrors
#92
GiovanH
opened
3 years ago
1
Prunning unused functions and variables
#91
tupini07
opened
3 years ago
2
Install empty cart image
#90
Unrud
opened
3 years ago
0
Preserving of P8SCII Control Codes
#89
Liquidream
opened
3 years ago
3
Add to builtin list: "cd"
#88
Liquidream
opened
3 years ago
1
Use as a python library
#87
BenMcLean
closed
3 years ago
2
Parser should accept Lua paren-less function calls with a single string or table literal
#86
dansanderson
opened
3 years ago
3
Convert between .p8 and .p8.png
#85
dansanderson
opened
3 years ago
1
Proper support for the ?-print shortcut
#84
Liquidream
opened
3 years ago
3
luamin "keep list"
#83
dansanderson
closed
3 years ago
1
luamin flag to preserve property names
#82
dansanderson
closed
3 years ago
2
luamin preserve title and author comments
#81
dansanderson
closed
3 years ago
1
Support the peek operators
#80
dansanderson
closed
3 years ago
1
Support #include
#79
dansanderson
closed
3 years ago
2
Library routines to support clipboard formats
#78
dansanderson
opened
3 years ago
0
Support HTML export as a readable/writable file format
#77
dansanderson
opened
3 years ago
0
.p8 writer should minimize data sections
#76
dansanderson
closed
3 years ago
1
Port from nose to pytest
#75
dansanderson
closed
3 years ago
1
AssertionError when using `_update` in required file
#74
Kikketer
opened
3 years ago
0
Error trying to call writep8
#73
deadl0ck
opened
4 years ago
4
Add to builtin list: "ceil"
#72
caseynord
closed
3 years ago
1
New Integer division operator "\" causes syntax error
#71
Liquidream
closed
3 years ago
1
build command fails on bitwise and
#70
vincent-io
closed
3 years ago
3
`..=` token crashes picotool.py
#69
Lambdanaut
closed
3 years ago
1
Add setup.py
#68
RhysU
closed
3 years ago
0
writep8 arg producing png not p8
#67
benbaker76
opened
4 years ago
0
luamin option to preserve newlines
#66
dansanderson
closed
4 years ago
1
luamin should preserve all symbols that begin with double underscore
#65
dansanderson
closed
3 years ago
1
Upstream merge
#64
Liquidream
closed
4 years ago
1
Next