Releases: spikeydragoon/Cross-Ark-Chat
V5.5
No config changes in this release so can copy your old config folder from 5.4 over.
Windows
CrossArkChat.zip
Linux
CrossArkChatLinux.zip
- Fixed timed commands running more than one when having multi commands active.
- Fixed commands not listing servers when over 25 active at one time. Servers are now paged by 10 servers at a time. You still use it the same way just have pages to view now.
V5.4
No config changes in this release so can copy your old config folder from 5.3 over.
Windows
CrossArkChat.zip
Linux
CrossArkChatLinux.zip
- Fixed issue with discord role names matching when they shouldn't. Bot now matches the role name letter for letter and is no longer case sensitive. So admin will match Admin however it no longer matches Admin to ArkAdmin.
V5.3
No config changes in this release so can just copy your config over from v5.2.
For Windows
CrossArkChat.zip
For Linux
CrossArkChatLinux.zip
-
Fixed player counter not tracking properly. It should now correctly show count per server and total count for all channel and reset back to 0 when no one is online.
-
Fixed colors not correctly applying in discord tribe log embeds.
-
Added console logging for servers when being added and removed from the auto reconnect que.
V5.2
No config changes in this release so can copy your old config folder from 5.1 over.
For windows
CrossArkChat.zip
For Linux
CrossArkChatLinux.zip
- Fixed game commands not working when a player had spaces in their names.
V5.1
Only patchs in this release so you can reuse the config folder from v5.0
For windows
CrossArkChat.zip
For Linux
CrossArkChatLinux.zip
- Fixed issue where only server to server messages wouldnt work when hidenametag was set to true.
- Fixed Discord markdowns not working correctly.
- Fixed server name tag being deleted for admin commands.
- Fixed issue where messages from discord was only going to the first server in the list when using shared channel ids.
- Fixed stop command only working first time its ran.
V5.0
Download for windows
CrossArkChat.zip
Download for linux
CrossArkChatLinux.zip
Due to major changes i will be skipping to 5.0. Make sure to use all new config files as things have changed a lot.
- Updated _configuration.json to be cleaner and more grouped for settings.
- Servers can now share settings with other servers.
- Tribes can now share settings with other tribes.
- Moved all log options to the application settings section.
- Changed Map to NameTag in server settings.
- Servers and tribes now have a setting to use option this allows you to share settings. You can have as many setting groups as you want. You can still do 1 setting per server.
- Prefixs are now set to their own group. This will allow you to send messages to a list of servers instead of just one servers at a time. You can set up as many server groups as you want. You can still put only one server in the list per prefix.
- Updated _timecommands.json to me more customizable.
- Commands can now be send to a list of servers instead of one at a time. Note you can still put just 1 server in the list or just type all to send to all servers.
- Added new auto reconnect feature.
- You can now start the bot even with the server offline and once the bot is able to connect to the server it will add it to the message que.
- If a server losses connection the bot will now remove it from the message que put it in the auto reconnect que until it can connect again. Once its able to connect it will re-add it to the message que.
- Added option to disable sending to chat and discord separate from the prefixs. This means you no longer have to enable prefix just to turn cross chat off.
- This will allow you to turn cross chat off while still getting messages in discord or using the other features of the bot.
- This will allow you to turn cross chat for discord off while still getting logs and rcon commands sent to discord.
- Added new _translation.json file.
- This will allow you to change everything the bot replies with to what ever message/language you want.
- Added option to easily edit messages for discord markdowns per server.
- ServerTag is the mark down before the server name
- ServerPlayerTag is the mark down after the server name and before the player name.
- PlayerChatTag is the markdown after the player name and before the chat message.
- ChatTag is the markdown after the chat message.
- This allows you do add messages or markdowns before and after every part of the message.
- Added option to hide server name from both in-game and discord. This is settable per server.
- Fixed player names with spaces not showing up properly.
- Fixed player counter this should now properly show 0 when all players are off. Note this still uses rcon so if server still says a player is online so will this count.
- Fixed prefixs and game commands they should now work with atlas.
V4.1
Make sure to use the new config as it adds two new settings for tribe ids.
For windows version.
CrossArkChat.zip
For linux version. (Notes this is dropbox due to size of the linux file and github size limit.)
https://www.dropbox.com/s/w5lf2sd6kncpy9q/CrossArkChat.zip?dl=0
- Added option to show or hide tribe id in both the main and tribe log channels.
- Cleaned up the tribe log code to match newer format
V4.0
Due to major changes skipping to version 4.0. Make sure to use the new config completely as wording has changed.
For windows version.
CrossArkChat.zip
For linux version. (Notes this is dropbox due to size of the linux file and github size limit.)
https://www.dropbox.com/s/aijfmwmfxdx5fxu/CrossArkChat.zip?dl=0
-
Fixed players name only showing first word when having a multi word name.
-
Fixed tribe logs and messages getting squashed into the same message. I changed the code that runs the getchat command due to changes in ark i can now parse per line to split messages up.
-
Changed the player count system over to rcon from steam. This was due to steam being to inaccurate.
-
Changed the player notification system to use the word filter so you can keep markdowns from happening when not wanted when a player has a special character in their names.
-
Added option to change the format of tribe logs. Tribe logs can now be changed to a short readable message in both plain text or a nice message bubble. You can still chose to the the full tribe log however it will not be formatted by the bot you will have to use the word filter to format it yourself.
-
Added option to change the discord logging severity. This allows you to have the bot just show normal information or extremely detailed for troubleshooting. Default level is now info. I recommend verbose for troubleshooting. Full list of different options. (Critical, Debug, Error, Info, Verbose, and Warning) Note with more details it will fill your log file up.
-
Added option to send a notification to discord when cross ark chat has a new update available.
-
Added option to send the patch notes to discord when a cross ark chat has a new update available.
-
Added option to add words before and after the player count so you can make it show a custom messages instead of just the 0/100 format.
V3.5
Note: There are changes to the config file so make sure to use the new one.
CrossArkChat for windows
CrossArkChat.zip
CrossArkChat for linux (Due to size limit will be dropbox links)
https://www.dropbox.com/s/j3miw3xpsmakdeh/CrossArkChat.zip?dl=0
-
Fixed null errors. Bot will no longer show null errors i ment to fix the null check a while back but forgot.
-
Added new online player tracker. This will keep a count of how many people are on the servers and update the discord channel description with the count. Format looks like 0/100.
The new player tracker does two things.
1: If UsePlayerCountChannelUpdater is set to true the bot will update the DiscordChannelID channel description with the total player count of all servers. Example if you have 50 people across 5 servers each server having a max count of 100 the bot will show 50/500 at the top of the channel.
2: If you use the SendServerChatToOwnChannel option the bot will update not only the above channel but will give the online count of each server for its own channel. Example instead of showing 50/500 it would show 10/100 if you had a max player count of 100 with 10 online.
BIG NOTICE this uses steams system so it shows what steam can see so if its not showing correct nothing i can do about it. Example if 10 are really online but steam is only saying 6 are on cant help ya.
V3.4
Note: There are changes to the config file so make sure to use the new one.
CrossArkChat for windows
CrossArkChat.zip
CrossArkChat non Discord for linux (Due to size limit will be dropbox links)
https://www.dropbox.com/s/0qeqotf0um4tp0j/CrossArkChat.zip?dl=0
-
Fixed player notifications not going to the correct channel.
-
Fixed chat not going to discord when both prefixes and send to discord was enabled.
-
Fixed game commands not working.
-
Added Rcon tags and settings to the config file. (Gives you more control of how the bot works)
-
Added option to change what the player notification says in the config file.