Increasing number of chat messages seen at once

User avatar
Wuzzy
Member
 
Posts: 2161
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy

Increasing number of chat messages seen at once

by Wuzzy » Wed Aug 31, 2016 23:06

Is there any way to increase the number of chat messages shown at once?
The current default (6 messages, I think) is way too low for my taste.

In highly populated servers a particular chat message can disappear within seconds because many people talk, join and leave.
Of course I can always open the console but that's invonvenient when I have to use it frequently because the chat scrolled too fast.
I'm creating MineClone 2, a Minecraft clone for Minetest.
I made the Help modpack, adding in-game help to Minetest.
 

User avatar
MykieDoesStuff
Member
 
Posts: 131
Joined: Sat Aug 16, 2014 02:44
In-game: MykieDoesStuff

Re: Increasing number of chat messages seen at once

by MykieDoesStuff » Thu Sep 01, 2016 02:59

*deleted*

EDIT: I found this viewtopic.php?f=6&t=4225

"

It is possible to show more lines without pressing F10.
I found out yesterday.
Go to chat.cpp and look for "m_recent_buffer(6),"
Change this line to "m_recent_buffer(20),"
to have 20 lines or any number that you want to have.
Then recompile minetest and you're done." - jmf
Last edited by MykieDoesStuff on Thu Sep 01, 2016 12:37, edited 1 time in total.
For fast response... send me a PM
 

User avatar
Wuzzy
Member
 
Posts: 2161
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy

Re: Increasing number of chat messages seen at once

by Wuzzy » Thu Sep 01, 2016 10:04

Please stay on topic.
I'm creating MineClone 2, a Minecraft clone for Minetest.
I made the Help modpack, adding in-game help to Minetest.
 

User avatar
MykieDoesStuff
Member
 
Posts: 131
Joined: Sat Aug 16, 2014 02:44
In-game: MykieDoesStuff

Re: Increasing number of chat messages seen at once

by MykieDoesStuff » Thu Sep 01, 2016 12:38

Wuzzy wrote:Please stay on topic.



Check the post above, I edited the message ^^^
For fast response... send me a PM
 

User avatar
Wuzzy
Member
 
Posts: 2161
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy

Re: Increasing number of chat messages seen at once

by Wuzzy » Fri Sep 02, 2016 05:32

Cool, thanks. I try it out.
Although I had hoped it would be a minetest.conf setting. I do not really like to recompile Minetest just for a minor tweak.
I'm creating MineClone 2, a Minecraft clone for Minetest.
I made the Help modpack, adding in-game help to Minetest.
 

User avatar
sorcerykid
Member
 
Posts: 219
Joined: Fri Aug 26, 2016 15:36
In-game: Nemo

Re: Increasing number of chat messages seen at once

by sorcerykid » Mon Nov 14, 2016 01:42

It would be nice (perhaps a feature request?) if F10 would actually open up a separate window, rather than a drop down console that completely obscures the screen. I think that would also allow a lot more flexibility in terms of gameplay, since the chat history could be relegated to the background, or made partially or wholly visible at the user's discretion.
 

cheapie
Member
 
Posts: 304
Joined: Mon May 14, 2012 00:59
GitHub: cheapie
IRC: cheapie
In-game: cheapie

Re: Increasing number of chat messages seen at once

by cheapie » Tue Nov 15, 2016 04:53

sorcerykid wrote:It would be nice (perhaps a feature request?) if F10 would actually open up a separate window, rather than a drop down console that completely obscures the screen. I think that would also allow a lot more flexibility in terms of gameplay, since the chat history could be relegated to the background, or made partially or wholly visible at the user's discretion.


I like the F10 console... perhaps Shift+F10?
 

User avatar
sorcerykid
Member
 
Posts: 219
Joined: Fri Aug 26, 2016 15:36
In-game: Nemo

Re: Increasing number of chat messages seen at once

by sorcerykid » Wed Nov 23, 2016 06:20

Hmm, it might be more intuitive to simply have an option in the settings (select either a drop down console or a windowed console when pressing F10). Alternating between both modes during gameplay could get confusing.
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 8 guests

cron