Skip to content

Releases: Greavesy1899/MafiaToolkit

2.33

27 Jun 08:13
Compare
Choose a tag to compare

Version 2.33 (27th June 2024)

A large batch of fixes, mainly for cutscenes.

This program now uses .NET 7. Please make sure you download the latest redist!
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-7.0.14-windows-x64-installer

Fixes

  • Actors: Added Wardrobe to editor
  • Collisions: Fixed the exporter writing incorrect indices for collision materials
  • Cutscenes: Bugfixing by @Kamzik123 in #92 and #93
  • XML: Export/Import fixes for both Prefab and Sound Sectors

Full Changelog: 2.31...2.33

Version 2.31

28 Mar 11:50
Compare
Choose a tag to compare

Version 2.31 (28th March 2024)

A large batch of fixes.

This program now uses .NET 7. Please make sure you download the latest redist!
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-7.0.14-windows-x64-installer

Fixes

  • Actors: Added support for 'SoundMixer' type
  • Actors: Added support for 'C_Lift' type
  • AnimalTraffic: Removed verbose error which infact was not an error
  • Roadmap: Update spline lengths during XML to Roadmap conversion
  • HPD: Automatically update offset when saving
  • HPD: Fixed XML conversion
  • StreamMap: Added new groups (Car_Big, Car_Police, Car_Script, Char_Police, Trees, Kyn_City_Part, Kyn_City_Shop)
  • XBin: Fix ETrafficVehicleFlags_M1 0x800000 by @Deewarz in #89
  • XML: XML support improvements by @Kamzik123 in #88

New Contributors

Full Changelog: 2.30...2.31