Skip to content

Releases: alifeee/Factorio-Proximity-Voice-Chat

v1.1.0

04 Jan 00:29
Compare
Choose a tag to compare

Installation

See mod page for installation instructions

What's Changed

  • Release 1.1.0 by @alifeee in #16
    • ignore FILE_READ_ERROR (if file read length is not initial length)
    • Allow players to use multiple surfaces (i.e., be in space and not hear each other) (this should work with Factorio v2 and space platforms/planets)
    • improve installation log messages

Backward compatibility

v1.1.0 is not backward compatible with v1.0.0, as the default z-coordinate while on Nauvis is now 1000 instead of 0 (see this code change). This was not considered enough, so really this release should be v2.0.0. But it's not.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Oct 21:38
Compare
Choose a tag to compare

1.0.0!! It works :)

See mod page for installation instructions

  • Change coordinate system to Mumble's (XYZ)
  • Make all non-position vectors unit vectors pointing the right way

Full Changelog: v0.6.0...v1.0.0

v0.6.0

28 Sep 18:11
Compare
Choose a tag to compare
  • Factorio mod portal upgrades (add logo, description) (issue #3)
  • Fix link being lost often (by empty file causing disconnect - issue #9)
  • improve message (issue #8)

Full Changelog: v0.5.0...v0.6.0

v0.5.0

26 Sep 00:37
Compare
Choose a tag to compare
  • Increase delay for file existence to 4 seconds from 2. (Mumble waits 4 seconds to disable PosAudio)
  • Fix missing identity item in Positional Audio information

Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 Sep 00:01
Compare
Choose a tag to compare
  • Update how file is read (it is now placed into a string, closed, then parsed)
  • Add check for file validity (fixes crash)
  • Reduce execution time for Factorio script (maybe)

Full Changelog: v0.3.2...v0.4.0

v0.3.2

22 Sep 10:11
Compare
Choose a tag to compare

Build windows version with GCC

Full Changelog: v0.3.1...v0.3.2

v0.3.1

21 Sep 13:47
Compare
Choose a tag to compare

Restructure release automation

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 Sep 13:38
Compare
Choose a tag to compare

Automate Factorio mod release via API

Mod functional but crashes, see #4

Full Changelog: v0.2.2...v0.3.0

v0.2.2

21 Sep 12:44
Compare
Choose a tag to compare

Mod is functional but crashes, see #4

Full Changelog: v0.2.1...v0.2.2

v0.2.1

21 Sep 12:24
Compare
Choose a tag to compare

Mod is functional, but crashes. See #4

Full Changelog: v0.2.0...v0.2.1