Skip to content

new features; tile map, delta packing, brightness and contrast

Compare
Choose a tag to compare
@jeromelesaux jeromelesaux released this 14 Sep 07:12
· 391 commits to master since this release

2021-09-14 fix: fix makefile compilation.
2021-09-14 add: new release version 0.30
2021-09-10 add: remove useless code.
2021-09-08 fix: try to fix palette on tiles in tilemap.
2021-09-07 fix: fix color in tilemap palette.
2021-09-07 add: add test pixel sprite large in tilemap mode.
2021-09-06 fix: fix palette on all tiles.
2021-09-06 add: add folder creation for scenes and tiles in tilemap export.
2021-09-01 fix: fix palette export when exceed 16 inks.
2021-09-01 add: fix the help message.
2021-09-01 add: add condition in tilemap mode.
2021-09-01 fix: tilemap and tiles issues fixed.
2021-08-31 fix: fix split tiles and index file in tilemap.
2021-08-31 add: add impdraw tile treatment and export
2021-08-29 add: fix type in help message.
2021-08-29 add: add brightness and saturation on image.
2021-08-27 Merge branch 'master' of https://github.com/jeromelesaux/martine
2021-08-27 add: add magic palette tranformastion.
2021-07-27 add: add complet delta packing using zx0 decruncher.
2021-07-27 add: add depack zx0 for animate.
2021-07-26 add: add compression zx0 in delta mode.
2021-07-23 fix: fix reset index table counter in delta mode.
2021-05-31 add: add go modules to project
2021-05-25 add: final motif delta implementation.
2021-05-25 add: add feeding delta and motif structure in delta motif function.
2021-05-21 add: add sprites motifs convertion.
2021-05-20 fix: fix compute motif on all frame of the gif.
2021-05-19 add: add delta motif wip.
2021-05-19 add: add roll rotate rotate3d functions to transformation package.
2021-05-19 add: refactoring sprite export functions.
2021-05-19 add: refactor the screen base functions.
2021-05-19 add: refactoring transformation functions to reverse scr to png.
2021-05-19 add: do refactoring functions.
2021-05-18 add: add euclidean compare images function, and save into image file the board tile.
2021-05-18 add: add sprite sort in tiles analyze.
2021-05-11 add: add dedicated filename to export assembly code in deltapacking.
2021-05-10 fix: fix delta number in assembly code.
2021-05-08 fix: fix fillout on gif delta picture.
2021-05-08 fix: fix large variable in delta animate function.
2021-05-07 fix: fix size in deltapacking mode.
2021-05-07 fix: fix deltapacking assembly code and golang code.
2021-05-06 add: add deltapackig to arguments cli.
2021-05-06 add: add deltapacking function to generate complet code.
2021-05-05 fix: clean code and issues.
2021-04-22 add: add zx0 cruncher in martine.