About This File
Author: Darth Arth
Why did anybody code a new frontend for old Q3 based engine compiler?
Hmm.., cause i'm still a small active part of german JK-mapping community
Till today i used q3map2build to compile my maps, but i dreamed about a fronted,
which can check the logfile "live", during the compilation.
But the problem was, i couldn't write a working Log-Listener.
I asked DLB for providing me the q3map2build-quellcode, but received no answer
many days after, i did it finally...
... an working log-listener
It was the beginning of q3map2GUI.
Q3map2GUI is simple like q3map2build, but powerfull like q3map2toolz
The most different featuers of q3map2GUI are:
- "live" Log - checking for errors ans warnings (You can see them at one click)
- you can compile and play maps in subfolders! (base/maps/ ...."
- you can specify SP and MP game executables
- this app do not add any registry keys, not one
BSPC is not supported at this time.
THIS FILE IS NOT MADE, DISTRIBUTED, OR SUPPORTED BY ACTIVISION PUBLISHING, INC., RAVEN SOFTWARE, OR LUCASARTS ENTERTAINMENT COMPANY, LLC. ELEMENTS™ & © LUCASFILM LTD.™ & DISNEY, INC.™ AND/OR ITS LICENSORS. STAR WARS®, JEDI®, & JEDI KNIGHT® ARE REGISTERED TRADEMARKS OF LUCASFILM LTD™ AND WALT DISNEY, INC.™ STAR WARS®, JEDI®, & JEDI KNIGHT® ARE REGISTERED TRADEMARKS OF LUCASFILM LTD™ & DISNEY, INC.™
What's New in Version v1.1 Build 1029
Released
- What'S New in Version 1.1 Build 1029:
- - Error 52-Bug; View Logfile during compiling with internal viewer caused error, fixed
- What'S New in Version 1.1 Build 1027:
- - New Layout, the Controls are arranged more usable
- - User done compiler-settings are stored at programm-exit
- - You can use one Batch-File to compile in place of single prozesses [for Bat-File freaks ;) ]
- - default logs folder will be used, when no logs-folder set
- - maps-subfolder choosing optimized
- - Compiler status area improved
- - Compiler errors and warning are noe showed in window not a messagebox
- - Compiler-window may be hidden now
- - you can use "+devmap" command for playing maps
- - you can save profiles for other games, so you can quick change settings
- - editable color-templates for q3map2gui window, more see .ini file
- - community made q3map2gui logos ;)
- - BIG "build BSP" - button for tired mappers ;)
- Bugfixes:
- - several small bugs fixed, not really relevant
- - Error 5-Bug in Listener-Function "parsedata",causing opening of many errorboxes, fixed