Skip to content

Releases: yellowcake-org/libycres

Locations parsing fixes, critters' FIDs new methods

27 Nov 18:15
v0.8.6
b7bf7e6
Compare
Choose a tag to compare
  • fixed parsing int32_t field for the map locations
  • added convenient methods and types to deal with critters' FRM files and animation codes

Fixes & improved .MAP parsing API

25 Nov 19:45
v0.8.5
06c9fa1
Compare
Choose a tag to compare
  • fix xIDs / indexes converions
  • better .MAP parsing API

Better .LST parsing API

23 Nov 17:17
v0.8.4
e6d60a7
Compare
Choose a tag to compare
  • flattened result struct for .LST parsing.

Map parsing improved

20 Nov 00:25
v0.8.3
c99c42f
Compare
Choose a tag to compare
  • fixed tiles' indexing when parsing maps
  • fixed sprite declaration

Better CMakeLists.txt

13 Oct 19:30
v0.8.2
bb236ba
Compare
Choose a tag to compare
  • refined project layout: suits better for git submodule cycled usage
  • fixed include guards to be unique throughout Yellowcake project

Code fixes & refactor

12 May 18:16
v0.8.1
1a8e4a1
Compare
Choose a tag to compare
  • code inspection fixes
  • code refactor (cognitive complexity fixes)

Code inspection

11 May 20:42
v0.8.1-beta.1
ccc77e5
Compare
Choose a tag to compare
Code inspection Pre-release
Pre-release
  • code inspections fixes
  • added README.md

Support for .MSG files

09 May 23:22
v0.8.0
a3ac513
Compare
Choose a tag to compare
  • reading index, audio filename and description fields

Support for .LST index files

09 May 19:57
v0.7.0
9fe44ce
Compare
Choose a tag to compare
  • support .LST entries
  • skipping comments
  • reading critters' indexes

Fixed memory issues

08 May 21:56
v0.6.1
879e0e1
Compare
Choose a tag to compare
  • buffer overruns fixed
  • type casts fixed