Skip to content

Releases: yeastplume/aloevera

v0.2.5

26 Sep 14:27
Compare
Choose a tag to compare

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

15 Jun 21:01
e8dd6a9
Compare
Choose a tag to compare

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

03 Jun 11:14
58459d2
Compare
Choose a tag to compare

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

19 May 10:34
f38cb3b
Compare
Choose a tag to compare

Changes:

  • f38cb3b fix version output for 0.2.2
  • e401d46 revert makefile checked in incorrectly
  • ae9a716 don't attempt to call permutator with single elemnt
  • 7463b1f update palette example for emulator r37

This list of changes was auto generated.

v0.2.1

03 Mar 19:18
c61f3ee
Compare
Choose a tag to compare

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

25 Feb 09:04
6dcc324
Compare
Choose a tag to compare

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

19 Feb 17:00
f77f011
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.