Skip to content

Ignorance 1.3.0 Gold Release

Choose a tag to compare

@SoftwareGuy SoftwareGuy released this 01 Jul 05:03
· 290 commits to master since this release

It's finally here! 🎉

You could probably overwrite a Ignorance 1.3.0 RC2 installation with this gold release but it's safer to delete all Ignorance scripts out of your project, import this Unity Package and go from there.

Upgrading from 1.2.x? Backup your project! This is a major rewrite of Ignorance and I strongly recommend taking a backup of your project before continuing.

Correct Setup

Also see the Ignorance_Barebones_PreconfiguredScene scene. That is a good starting point for Ignorance powered projects.

image

New Features

  • Apart from refactors and tidying up after 1.3.0 Release Candidate 2, nothing much.
  • DNS resolver confirmed working, now you can throw hostnames at Ignorance and ENET will go out, resolve it and try to connect to either IPv4/IPv6 address it discovered.

Removed Features

  • NAT-PMP/UPnP will return at a later date. I have to re-implement this module.

Bug Fixes & Improvements

  • Fix ping calculation frame setting not always being reset after X amount of frames (stupid mistake)

Other

  • Updated ENET-C# Managed Wrapper dependency which broke halfway during update and had to be surgically reattached.
  • Freshly cooked set of ENET-C# binaries without LZ4 support based from my repository

Thank you for choosing Ignorance.