Skip to content

Releases: X-Hax/SA3D.SA2Event

1.1.0

03 Aug 13:35
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

1.1.0 - 2024-08-03

Commits

  • Removed empty check for when writing scene entry list (should've been gone before already) 6e384d4
  • Removed project configuration (not a submodule, by accident) db71d48
  • Added project configuration as submodule 8f67aac
  • Upgraded to NET 8.0 a7c75a1
  • Updated version to 1.1.0 3695a5a

1.0.3

26 Jan 14:23
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

1.0.3 - 2024-01-26

Commits

  • Corrected Surface animation reading for DC events b5c5d8e
  • Corrected path separators e3a834c
  • Removed test project 7fee64a
  • FIxed array nullpointers 7bcf6b7
  • Updated nuget packages eed6239
  • Updated version to 1.0.3 8d9b499

1.0.2

27 Nov 22:41
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

1.0.2 - 2023-11-27

Commits

  • Fix: Corrected texture write path 1118b16
  • Change: GC specific event entry flags were not gc specific 12353b7
  • Updated SA3D package dependencies c2db970
  • Updated: SA3D.Modeling version related change b9be308
  • Updated version to 1.0.2 4a0323a

1.0.1

11 Nov 16:33
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

1.0.1 - 2023-11-11

Commits

  • Improvement: Renamed "from/to data" methods to "from/to bytes" a4d4276
  • Updated SA3D.Modeling package dependency 5eabcd0
  • Updated version to 1.0.1 06bea12

1.0.0

10 Nov 19:34
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

1.0.0 - 2023-11-10

Commits