XConsole

  • 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.

I've been playing with Quake modding lately. Quakec is a bit of a change from uscript. There isn't much of it and each mod requires compiling the whole set rather than just adding subclasses. So far I have a mapvote, viewteam, respawnable items, beserk mode, and an insta weapon.

Servers here: http://www.r0t.uk
 
This is 3.5.0rc71

Fixes:
Fixed the follow function.
Added slightly larger IRC fonts. Now in IRC type /font 0,1,2,3 to choose one. It isn't huge but it's better than the default font, which is tiny. The edit box is also affected, but try as I might I cannot resize it to fit larger fonts.

New stuff:
A method of following flag carriers when speccing CTF games. The commands are redflag. blueflag and unflag.
Redflag will follow whoever has the red flag etc. Unflag turns off the function. You can bind these to keys to quickly switch between flags.

Link: http://www.unrealize.co.uk/testing/

To install:

BACKUP your old XConsole.u!

XFonts.utx goes in Textures/
All the other files go in System/

You don't need the font-source but I include it as it's open source
software.

Open your Unrealtournament/System folder and find in
Unrealtournament.ini:

Under Engine.Engine, change Console line to this:

;Console=UTMenu.UTConsole
Console=XConsole.XConsole

To reset just move the ;

If you are upgrading from a previous version from testing/ then you only need grab XConsole.u