Releases: GPIforGit/jaP8e
Releases · GPIforGit/jaP8e
Beta 0.94
-- IMPORTANT --
please delete the old installtion. I removed many files. Don't copy over an existing installation.
When you want to save your settings, save the jaP8e.ini file
* main - own menm handling
* main - fix numblock handling
* main - ctrl+<number> change Module/Editor
* main - recolor toolbar
* main - Copy & Paste HEX - Ctrl+shift+c / Ctrl+Shift+v - copy/paste current module complete data as hex-memory-string.
* main - input fields have now a small cursor
* lua - shift+ctrl+<number> change view on the left side
* lua - shift + mouse wheel scroll in x direction
* label - add flip, rotate, shift
* font - adjustment on grid
* font - chars with the attribute "oneup" become "light-peach" instead of "white"
* pattern - flip, rotate, shift and invert option
* hex - rename sfx to sound
* sprite/map - ctrl + click on the right area will exchange the color
* luatic - removed many dlls. switch to opengl
New Keyboard-Shortcuts (when this function exist in the module/editor)
A/- = cursor left
D/=/+ = cursor right
W = cursor up
S = cursor down
< = slower
> = faster
SHIFT + A/- = select cursor left
SHIFT + D/=/+ = select cursor right
SHIFT + W = select cursor up
SHIFT + S = select cursor down
Q = previous color
E = next color
` = Color 0
SHIFT + ` = Color 10
0 - 9 = Color 0 - 9
SHIFT + 0 - 5 = Color 10 - 15
R = rotate left
T = rotate right
F = flip x
V = flip y
I = invert
LEFT/RIGHT/UP/DOWN = shift left/right/up/down
STRG+H = show id/hex in area
STRG+G = show grid in area
STRG+F = show flags in area
STRG+SHIFT+H = show id/hex in left overview
STRG+SHIFT+G = show grid in left overview
STRG+SHIFT+F = show flags in left overview
beta 0.93
- lua - fix background bug
- lua - display width of the selected text in pixels.
- lua - coloring-bug with "\\"
- hex/font - remove double quotes on pasted strings
- hex - add font settings / chars under ram
- main - renamed charset to font
- main - workaround for a bug in sdl2 with the right alt/gr-key in german keyboard layout
- main - when you save a cart in pico-89 with "save @clip" you can past it now in jaP8e
beta 0.92
https://www.lexaloffle.com/bbs/?pid=117895#p
- luatik - two executables - luatik.com for consoles and luatik.exe for windows
- fillp - new Module - easy editing of fill patterns.
- new dither option
- lua - zoomable text and you can choose between the custom font and the build in font
- lua - build in font now inverts lower/upper case (like the custom font)
- main - Update charset.png - chars over 127 will now double wide in lua-editor
beta 0.91
https://www.lexaloffle.com/bbs/?tid=49307
- lzh - fix bug where lzh pack to 0 instead of base adr.
- main - stop spaming empty lines while running a p8
- main - fix possible endless write protect.
- main - update decompressing code for .p8.png and .p8.rom
- main - alt / f10 controls now the menu bar
- lua - alt + up / down doesn't work any more - use ctrl + up/down
- lua - ctrl + m plays the music/sfx, not alt+space
- main - jaP8e is now a windows application. In Debug-Menu you can open a console.
- main - remove link and start.bat, add a "starter"-execute
- main - new icon :)