Space Engineers

Space Engineers

Chat History
79 条留言
Godrich 2018 年 6 月 4 日 下午 10:18 
@Digi
i suppose it isnt needed, but i would like to be able to store more. I havent seen anyone else voice this view though so it may just be me :/
Digi  [作者] 2018 年 6 月 4 日 下午 5:34 
Programmable block (PB) does not have access to chat. It must be a mod that runs a PB when a chat message is sent.

The old block would've been useless for your needs since it was a spawned block somewhere in the world just to store the data; it wasn't available for players to build.
Kyneroth 2018 年 6 月 4 日 下午 5:19 
@Digi, I am a complete C# noob unfortunately. I am rediscovering my love of SE after being promoted to server admin and I'm trying to learn scripts and mods best I can.

Just a simple question to test viability then, is the chat history API accessible from the player side / player script without mods? This might decide whether I take this route or not...
Digi  [作者] 2018 年 6 月 4 日 下午 3:59 
@Godrich
Nope, is it really needed? I'm not sure why I didn't make it larger, probably because the packets had a size limit of 4096 (which they no longer have).

@Kyneroth
This mod no, it's out of its purpose scope :P
But it is quite possible to do.
You should request it on the keen forum or in the keen discord.
Or do it yourself if you're familiar with C# and the discord chat can help with the API.
Kyneroth 2018 年 6 月 4 日 下午 2:43 
Hi, I was looking your mod as we have it on our server and I noticed in your old discussions, you used to have a block to store the chat information? I'm looking at writing some code for Drone A.I on my server. One thing that would really prove useful is a script that could:

1. Read the chat log and look for the admin's name (for correct permissions etc)
2. Read the chat command for a specific character (trigger for command eg "/")
3. Execute that command, using the word as the argument for that programming block

This would almost be like grid to grid communication with antenna but instead, suit to grid. Would your mod facilitate that to happen?
Kyn
Godrich 2018 年 5 月 20 日 下午 6:32 
Is there a way to increase the number of messages stored?
Ninjor 2017 年 1 月 23 日 下午 1:01 
Think this could be also implemented for Medieval Engineers? Am digging through the code now...
shiznt 2016 年 10 月 9 日 下午 1:26 
the game has native support of this now
Digi  [作者] 2016 年 2 月 21 日 下午 11:08 
You'll have to be more specific, it works fine for me.
Kham 2016 年 1 月 23 日 上午 7:43 
Yeah, I hadn't read the log well enough at the time (it was 12:47AM). Sadly my entire log is long reset by now as I've been hunting down other bugs. I was connecting to DS when that happened though. I'd been on the DS just fine twenty minutes before the Thursday patch and hadn't changed anything or loaded it into SEToolbox etc.

In the end I had to remove this mod and also strangely your Improved Thrusters (the atmospheric ones) before the server would let anybody log in. Did have some strange bugs that first day though where we couldn't jetpack on a planets surface until we toggled all projectors on and off at our base... Go figure, Space Engineers being weird after a patch... So it's possible it was a random side effect.

I'll try loading it up again and get back to you if I can get a cleaner error log.
Girei 2016 年 1 月 23 日 上午 2:49 
Kham, did you use SEToolBox? This tool corrupted my world and the errorlog pointed towards this mod as well, it doesn't make any sense.
Digi  [作者] 2016 年 1 月 23 日 上午 2:19 
That seems to be a chain of events from previous errors, can you post the entire log?

And what perspective is that, hosted server, DS, MP client ?
Kham 2016 年 1 月 21 日 下午 4:47 
Didn't think to add it, but here's the error log from when I try to log in.
http://pastebin.com/Mh0LbDbk
Kham 2016 年 1 月 21 日 下午 4:40 
This weeks update appears to have broken this again.
Digi  [作者] 2016 年 1 月 14 日 下午 12:33 
Yes, I updated it earlier.
Girei 2016 年 1 月 14 日 下午 12:13 
The latest update broke this mod on my svr. Whne you type /ch you simply see "/ch" in the chat and everyone can see it.
harber33. 2016 年 1 月 8 日 上午 9:36 
hello can you make a mode that gets rid of that button that says convert to ship. It keeps laging up the servers when players convert the stations on the planets to ships. This would be a great hepl to alll server operators. Thank-you. Harber33
Digi  [作者] 2015 年 12 月 19 日 下午 9:11 
Alright, updated :}
PhoenixTheSage 2015 年 12 月 19 日 下午 3:52 
Hey, just in case you didn't know, they fixed the dialogue windows. Mind increasing the history length back up again?
Temeez 2015 年 11 月 20 日 上午 8:07 
Nice!
Digi  [作者] 2015 年 11 月 20 日 上午 8:06 
Well, spoke to soon =) they changed the behavior of the 'send to others' function, it now sends to yourself as well, isn't that misleading ? xD

Anyway, that's fixed now.
But I can't fix that popup issue, I can however lower the amount of lines it stores so it doesn't need to scroll, I temporarily lowered from 50 to 10 lines until devs fix that popup.
Digi  [作者] 2015 年 11 月 20 日 上午 7:32 
I wasn't aware this had issues as MP is kinda unplayable right now.

But it seems that the popup screen isn't able to scroll (nothing I can do about that) and the message packets repeat very rapidly... not sure what's up with that, I'll see if I can fix it but I doubt it.
Temeez 2015 年 11 月 20 日 上午 1:19 
It is currently unsuable, will it be fixed?
gornyakmaniac 2015 年 11 月 6 日 下午 12:26 
same thing, it skips many messages and can't be scrolled
Digi  [作者] 2015 年 10 月 26 日 上午 4:50 
@Silver
Did this happen before v01.105 too ?
Squirting Elephant 2015 年 10 月 26 日 上午 4:43 
It bugs for me. It skips a lot of chat messages and also inserts the same entry many times over
YouTube.com/StoneLegion 2015 年 10 月 18 日 下午 5:43 
Thanks for this mod. I love mods like this and yet this is the only one I know of ;)
Digi  [作者] 2015 年 9 月 3 日 下午 12:21 
It's updated btw, let me know if there are any more issues :}
I did more testing with a friend and so far it worked fine but it seems you can never be too sure xD
Kham 2015 年 9 月 3 日 上午 11:20 
I don't think the download issue is your fault. There is a bug with servers sometimes corrupting mods during update. It's something the devs have been made aware of, but haven't fixed yet. It just happens randomly during mod updates. The only way to fix it is to delete the mod and then redownload it. We've actually gotten into the habit of clearing out our mods folder on our server every time we restart it.

Thanks for fixing the text saving issue though. :)
Digi  [作者] 2015 年 9 月 3 日 上午 8:42 
The text saving I found out now that's an issue, I'll be fixing it.

Not sure about the delete and redownload... why is that required ? I am using it on a world that had the previous version and it worked fine.
Johnald P. Redham 2015 年 9 月 3 日 上午 8:09 
No you really didn't. First you blew up the mod, so everyone has to delete it and re-download it.

But now, it doesnt save text at all.

So no, it isn't working.
Digi  [作者] 2015 年 9 月 3 日 上午 3:43 
And it's gonna stay broken until you tell me what the problem is, I did test it and it worked fine.
Johnald P. Redham 2015 年 9 月 3 日 上午 3:28 
you broke it.

Great Job!
[uRxP]DrChocolate 2015 年 9 月 2 日 上午 9:46 
Nice, ty!
Digi  [作者] 2015 年 9 月 2 日 上午 7:35 
Updated with a code overhaul and yes it now stores the last 50 messages in a file at: %appata%/SpaceEngineers/Storage/ChatHistory_379856794/chat <world name>.txt

And other changes, see change notes tab for all the info.
[uRxP]DrChocolate 2015 年 8 月 29 日 下午 2:58 
Any chance of releasing a version of this that stores chat history in a world-namespaced xml file instead of in a block? Random grids this this will be automatically cleaned up on my server.
Digi  [作者] 2015 年 8 月 2 日 下午 5:03 
If it doesn't already catch them then no, SESE should trigger the proper API methods when servers send messages.
Katanata 2015 年 8 月 2 日 下午 2:07 
Is it possibe to add catching and saving server messages?
It's necessary for servers with SESE.
Pharap 2015 年 7 月 20 日 上午 1:13 
I like the idea, not 100% certain about the implementation.
Digi  [作者] 2015 年 6 月 17 日 上午 6:58 
Myst Leissa 2015 年 6 月 16 日 下午 10:30 
@Digi - I'd like to see that global chat blocking mod. I think it'd make things more realistic b'cuz theoritically you shouldn't be able to transmit beyond antenna range to begin with.
Uthael 2015 年 6 月 14 日 上午 5:27 
There's no Edit button (or I'm just too blind to find it)....
But indeed, making it enable /ch command in by building it would make the Survival part of the game a bit more interesting. Especially if it would only work in a certain radius from the block or from the antennas. Of-course, this inconvenience could have a toggle, like oxygen and asteroids have.
Uthael 2015 年 6 月 14 日 上午 5:21 
On the contrary, I like the global chat and how you made it available via /ch command. I only asked for this block to be able to exist some place other than 1000 miles away. Mostly for aesthetic purposes in the base, much like one would place Passages, turned off Beacons or Interior Blocks.
Digi  [作者] 2015 年 6 月 9 日 下午 2:05 
The global chat is a convenience and it's inconvenient to have to interact with a block because you missed a message.

The antenna based coms already have chat history, if you want people to use realistic chatting you can disable the global chat (not sure if there's a mod for that but I can make one quite easily)
Uthael 2015 年 6 月 9 日 下午 1:33 
OK, don't call it "logger", call it "comms interceptor", since the suit shouldn't be able to send/recieve messages from 20km away. One would usually have to build a very powerful antenna for that (at least in this game).
The placable block would be more of a novelty item in one's base.
Or you can think of it this way: Your suit records the messages, but also deletes old messages after a while because of memory issues (message goes off-screen) :P
Digi  [作者] 2015 年 6 月 6 日 上午 6:44 
That won't make much sense since your suit is the one logging the messages xD
Uthael 2015 年 6 月 6 日 上午 6:27 
Make it a buildable block. Some computer components and an interior plate or two for example. I'd like this "Radio Chat Logger" block somewhere in my base. Interacting with it should have similar effect as typing /ch.
L0wt3ch 2015 年 5 月 7 日 下午 4:38 
the timestamps are somehow off, is there a way to adjust them? its 2 hours behind server time.
Elsephire 2015 年 4 月 14 日 下午 5:39 
Togoshige :
Ad "ChatHistoryStorage" in DynamicConcealignoreSub TypeList in the plugin essential resolve the problem for me ;)
Digi  [作者] 2015 年 4 月 14 日 下午 5:16