Skip to content

Releases: maxsupermanhd/FactoCord-3.0

v3.2.22

10 Oct 09:01
Compare
Choose a tag to compare

Add server install command

v3.2.21

10 Oct 07:24
Compare
Choose a tag to compare

Improve server update error logging

v3.2.20

09 Oct 18:39
Compare
Choose a tag to compare

Fix factorio server update

v3.2.19

23 Jun 19:46
fdbdeee
Compare
Choose a tag to compare

This release doesn't change any functionality

What's Changed

  • fix: use v3 module import path, fix some lint issues by @jaredallard in #52

New Contributors

Full Changelog: v3.2.18...v3.2.19

v3.2.18 - Use older GLIBC versions

07 Sep 09:04
Compare
Choose a tag to compare

Updated the build pipeline, now it should build with older versions of GLIBC, and should work on most machines.
If some libraries could not be found, you can try FactoCord3-c executable that does not use any libraries.

v3.2.17 - Update player death message

08 Apr 17:19
5666f59
Compare
Choose a tag to compare
Merge pull request #49 from credomane/deathcause

Modified control.lua to show the reason a player died in discord.

v3.2.16 - Update discordgo to v0.27.0

03 Mar 06:36
Compare
Choose a tag to compare
Update discordgo to v0.27.0

v3.2.15 - Update discordgo to v0.26.1

20 Dec 20:49
Compare
Choose a tag to compare
Update discordgo to v0.26.1

Slash commands beta

08 Apr 18:22
Compare
Choose a tag to compare
Slash commands beta Pre-release
Pre-release
v3.3.1

Merge remote-tracking branch 'origin/master' into beta

v3.2.14 - console output

27 Oct 17:04
Compare
Choose a tag to compare
Send console output to console channel

- Add support.SendTo