Releases: maxsupermanhd/FactoCord-3.0
Releases · maxsupermanhd/FactoCord-3.0
v3.2.22
v3.2.21
Improve server update error logging
v3.2.20
Fix factorio server update
v3.2.19
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
- @jaredallard made their first contribution in #52
Full Changelog: v3.2.18...v3.2.19
v3.2.18 - Use older GLIBC versions
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
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
Update discordgo to v0.27.0
v3.2.15 - Update discordgo to v0.26.1
Update discordgo to v0.26.1
Slash commands beta
v3.3.1 Merge remote-tracking branch 'origin/master' into beta
v3.2.14 - console output
Send console output to console channel - Add support.SendTo