XConsole enhanced console beta job

  • Hey - turns out IRC is out and something a little more modern has taken it's place... A little thing called Discord!

    Join our community @ https://discord.gg/JuaSzXBZrk for a pick-up game, or just to rekindle with fellow community members.

Glad you like it, and thx for the ideas mate:

I'll look into the teamsay/say thing. I suspect this would only be possible with realtime login tho, not the safemode, because you would need to check the type of event as it comes in. Or maybe use some method of scanning teams names.. hm might be pos

Show/Hide tab made into show - yep can be done np

Yes if you use the dump its better before you disco (or very fast after) or it will lose the map info (didnt know you could use it as a key bind tho!) I didnt make it an exec function which u normally need to do for that, thx for letting me know about that ;) But that is the biggest problem with logging between maps - the server info doesnt last forever and at some point it will show the map as Entry or UT-Logo-map

It should already do the map name at start of log like this :-----------------------------------> AS-Frigate <----------------------------------
Its not doing that? I try out the underscore idea anyway and see how it looks. BTW nice idea about putting attack/defending rounds in :)

There isnt a problem with leagueas now - I thought there was at one time with the leagueas countdown times because they are separate to UTs normal countdown times, and didnt get turned off. But they are fixed now.

Yeah I need to test out this size limit thing more. I doubled it to 1000 lines which I thought should be more than enough for most games. My biggest worry was that cshp would put it back to the default 500. Feel free to test it out sometime. The most Ive got so far is about 475 lines on a long sniper match

Also one of my next things i want to add is to do some sort of end of round stats - like the end of game scoreboard
 
:thumb:

yeh des wrote a similiar thing to analyse the reports from irc, but as irc reports are shite, it isnt THAT effective.

he got it to show u stuff like ...

Name | Frags | Sprees ....etc

in a lurvly table. would be well sweet if ya could do that :nod:
You could even make it a command, like type "stats" and it will analyze the stats within the logged part. Cos tbh u dont want stats appearin after EVERY round, but would be a cool extra feature!

keep up the good work m8y!!!
 
Last edited:
I got some of the stuff like you said with the format.

Also fixed a nasty bug when starting up in non-safemode filled the ut log up with 99999 trillion accessed nones (or is it nuns?)

so I got a very important patch here: http://www.unrealize.co.uk/files/xconsole1.25patch.zip

or the whole caboodle: http://www.unrealize.co.uk/files/xconsole1.25.zip

Plus fixed the dump command like you say should work from a keybind, but try doing a disconnect first if u have probs, so use something like 'disconnect | dump' that should still have all the server info.

oh yeah I gotta less ghey readme in txt now :P

Anyways now looks like this, cept with the headings centered:

__________________________________________________
AS-Mazon Start (Attacking)
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

Archon entered the game.
Aryss entered the game.
Alarik entered the game.
...
Nikita entered the game.
Drimacus entere
Crystal was destroyed!

__________________________________________________
Round 2 (Defending)
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

Archon entered the game.
...
Archon was smacked down by ugh's Rocket Launcher.
Aryss was smacked down by ugh's Rocket Launcher.
Nikita was smacked down by ugh's Rocket Launcher.

__________________________________________________
AS-Mazon End
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯


looks much better with the underlining which i also use in the console now as well.



Originally posted by Joko

Name | Frags | Sprees ....etc


Yep - be having a look at doing end stats pretty soon. Probably have a few options like stats in console/log/both and pos a stat button/command
 
:) go headcase :thumb: ill d/l it now, but got lectures today so will try it tonight
 
Version 2 is out: http://www.unrealize.co.uk/files/xconsole.zip

Just finished adding key macro page that can store up to 10 custom key configs

x4.gif


more screenies: http://www.unrealize.co.uk

from now on the updates files will all be xconsole.zip ie no version number, so you will always get the latest version
 
nice, dont make too many versions though. Just totally perfect it then bring out a final version.
 
Update with an important bug fix:

http://www.unrealize.co.uk/files/xconsole.zip

this fixes a problem with saving/loading macros ingame which caused 'unrecognised property' to be saved instead of keys

also its now in umod format so there should be less problems with installing it *but* you still need to edit your ut.ini because UT doesnt reset any changes on uninstall, so I thought it was safer to keep this bit manual.
 
So, when is the output comming as XML?? =P

Just kidding (almost), but It would save me some coding time if there was at least HTML'ed output (not as Joko suggested: plain text. That would help me parsing the log, but I guess plain text would be fine....I'm just happy this tool exist.

NOW.....my *new* stat tool for the BiB'sters is going to rock even more.

THE TRUTH IS OUT THERE....
 
Originally posted by HeadCase
Update with an important bug fix:

http://www.unrealize.co.uk/files/xconsole.zip

this fixes a problem with saving/loading macros ingame which caused 'unrecognised property' to be saved instead of keys

also its now in umod format so there should be less problems with installing it *but* you still need to edit your ut.ini because UT doesnt reset any changes on uninstall, so I thought it was safer to keep this bit manual.
I Spotted A Bug, I think its since v2..
Echo & Exo Dun work anymore lol
 
Originally posted by Destroy
I Spotted A Bug, I think its since v2..
Echo & Exo Dun work anymore lol

I took them out - they dont work online from a keybind and we already got a leagueAS echo anyway...

Will get around to the html thing as soon I can

Till then if you got any more bugs or ideas let me know

(apart from the bug where the dumbarse developer includes all his own key binds in the umod ^^ )
 
Last edited:
just didnt think they were really useful though + i was worried that my echo might have conflicts with leagueAS echo since they work differently

but i'll put them back as they were for next update

also if anone is using macros make sure to backup the xmacros.ini file (ut/system) before installing any updates, and then copy it back after, or all your keybinds will be overwritten and lost.