Releases: yeastplume/aloevera
Releases · yeastplume/aloevera
v0.2.5
Additions to output into a format compatible with VIC II Multicolor Bitmap Mode
Changes:
- 446ba73 fix to binary file output
- ea5d852 text fixes for vic imagesets
- 49b8beb update service connection
- 58d8a2d fix build pipeline
- ebb43e9 prepare for release
- 843d022 rename output of additional files
- 92ae4f6 move cbm samples
- 42891b0 move vic sample into new directory
- 92d72ec catch color cell errors consistently
- 6f36ee2 add alternative binary input for vic colour info
See More
- ae104aa now spitting out byte data in asm format
- cf80f06 parse and constrain imageset in cbm mode
- 6523310 add cbm example
This list of changes was auto generated.
v0.2.4
Changes:
- e8dd6a9 Merge pull request #26 from yeastplume/tilemap_rotation
- bd8a7b2 version bump for build
- 82eeaf0 update docs
- 9ed1107 update documentation to include h and v flip
- f8552be update sample images and code
- f2f6c56 unit tests + sample for tilemap flipping
- 03fc87d add h/vflipped hashes on imageset format
- b52c6d7 add VeraImage flip functions
- d574fdb small doc update to demonstrate list command
- 8b77330 fix tile text sample
See More
- 18dbfc1 fix tile wall basic sample
- 92d608f More fixes to samples
- 527ca0d lengthen timing loop
- 314dd77 Merge pull request #21 from CJLove/samples_r37
- 207de4c Update samples for r37
- 4481f91 Merge pull request #19 from yeastplume/binary_project_file
- 2c46fa1 don't execute byte-for-byte result testing on windows
- 33086cf Change name of reference data dir
- cea1479 change name of reference data dir
- beefb51 refactor list to separate command
- 907018a finish adding testing framework, palette tests
- cc01221 add integration tests
- da4c3dc remove json project file output
- 03644b7 binary serialization of project file
This list of changes was auto generated.
v0.2.3
Changes:
- 58459d2 version bump
- 49a6c00 Merge pull request #18 from CJLove/gpl_support
- 0af4127 Refactoring to address PR comments, eliminate gimp_palette crate dependency
- 1b28362 Fix error handling in palette_import()
- ef809cf Merge branch 'master' into gpl_support
- 0b24855 Support importing palette from Gimp *.gpl file
- f95adad Merge pull request #17 from CJLove/master
- 6a1a52b Add 'list' subcommand for palette, imageset, sprite, tilemap and bitmap elements
This list of changes was auto generated.
v0.2.2
v0.2.1
Changes:
- c61f3ee version bump for build
- 3e2125c add alpha 0 pixel to test
- aa269d0 ensure conflated tilemaps output actual size in log
- 18480e9 add test for high bits of tilemap entries
- 64b0ce1 fix high bits of tilemap entries
- 28914c9 Merge pull request #9 from mattuna15/patch-6
- 0bab0e2 Update imageset.rs
- 16ce172 Merge pull request #8 from mattuna15/patch-5
- 6010ab5 fix for panic formatting imageset where there's only one colour in the source tile
- dcff3f5 Update readme.md
This list of changes was auto generated.
v0.2.0
Changes:
- 6dcc324 update versions for 0.2.0 release
- 9b353ec typo fix
- 3de78ca add warning to output when size of exported non-BIN files approaches or exceeds X16 Low Ram size
- a4fb2f0 doc errata
- 9bb2d3b doc changes outlining new export formats
- 8b00229 add binfiles sample and documentation
- 08268c4 add sd_card sample
- be06068 add sd card sample (that doesn't work in emulator)
- 0ca9b5f conflation of tilemaps confirmed working
- b351a81 add initial ability to conflate tilemaps for bin output
See More
- 98b3a42 all wiring in place to support conflating tilemaps'
- 2ff3ef5 missing comma in cc65 output
- 87b9076 test fix
- a19b554 add ability to specify .bin load address at assembly time
- 24c8bc6 add ability to specify .bin load address at assembly time
- 1e2d2cd add cc65 header files as target output format
- a023ec7 add ability to specifically place assets during the output command
- 3c9dbf2 output resources to sd card image working at a basic level
- d926c91 modify asm command into multiple commands, add ability to create new blank fat32 images
- 7ca67d5 refactor create command into a subcommand, to allow for other types of creations
- 0a9a032 refactor create command into a subcommand, to allow for other types of creations
- 818218c add binary as output option
- 4939636 Merge branch 'master' of https://github.com/yeastplume/aloevera
- b41e194 refactor in anticipation of adding further output targets
- 7ed116c Merge pull request #4 from mattuna15/patch-3
- 5049ce5 Merge pull request #3 from mattuna15/patch-2
- 250a951 Merge pull request #5 from mattuna15/patch-4
- 0f7fdab Update ex_004.md
- 2b5e770 Update ex_002.md
- 8f0bbb9 Update ex_002.md
- 4302332 update badges
- 3cf1169 another editing pass on docs
This list of changes was auto generated.
v0.1.0
Changes:
- f77f011 Set version for first release
- 84fb60c remove unneeded install steps
- 7a4b34e remove unneeded install steps
- 1138877 tweak build 3
- 8a364fb change service connection
- 77a6de0 tweak for build
- 9c56d42 tweak for build
- e7d4b5d Change readme file to reflect actual release paths
- 61fd901 add pipeline job
- 6f2199e change samples to use common var file