Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Releases: yellowcake-org/libycresources

Cargo manifest fixes

05 Apr 10:22
v0.2.2
246fa2f
Compare
Choose a tag to compare

This fixes Cargo manifest, bringing option to statically link the library and removes 'lib' duplications from the crate name.

Performance optimisations

15 Mar 14:42
8a7ab29
Compare
Choose a tag to compare

Eliminated needless extra iterations over tiles' groups and map prototypes.

Parse and export maps

25 Dec 18:30
v0.2.0
aa88fa6
Compare
Choose a tag to compare

This brings support for .map file format itself, as well as support for everything needed to accomplish this goal, such as .pro, .frm, .pal files' format support, example tools for testing the code and working with other resources, and more.

It has been tested with original Fallout™ release resources — every map in it's initial state has been exported correctly for every elevation it had. Every option and command available for mapview example tool has been also checked and confirmed to work properly.

Introduced README.md.

25 Dec 18:20
v0.2.0-beta.6
fd04005
Compare
Choose a tag to compare
Introduced README.md. Pre-release
Pre-release
v0.2.0-beta.6

Added `README.md` for the repository.

Maps viewer and .map format support.

25 Dec 17:21
v0.2.0-beta.5
dccfea8
Compare
Choose a tag to compare
Pre-release
  • parsing .map files
  • example tool

Prototypes viewer and .pro format support

04 May 21:52
bcd0a2e
Compare
Choose a tag to compare
  • parsing .pro files
  • example tool

Frames viewer and .frm format support

04 Nov 22:14
0d2c295
Compare
Choose a tag to compare
Pre-release
  • parsing .frm / .fr0-5 files
  • example tool

Palette viewer and .pal format support

03 Nov 23:58
be20f10
Compare
Choose a tag to compare
Pre-release
  • parsing .pal files
  • built-in animated colors
  • example tool

Fonts viewer and .aaf format support

30 Oct 18:38
ad5fbf1
Compare
Choose a tag to compare
Pre-release
Merge pull request #17 from yellowcake-org/feature/aaf-reader

.AAF fonts reader and viewer.

List and extract assets

30 Oct 11:52
6b12a25
Compare
Choose a tag to compare
Merge pull request #16 from yellowcake-org/develop

Inspect & extract files from .dat