agreed. I'm switching back to linux when this works :DCompWiz wrote:i cant wait for this this
the main reason i use windows is for spring...
UnityLobby
Moderator: Moderators
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
Still working away...
Made nice progress on Wizard for setting up spring atm.
Taking small break, while Gentoo is fixing itself so can upload screenshots.
Basicly simply dialog to ask user for following in 3 steps
Profile Name
Spring Binary
Spring Datadir
It checks for file or directory if it exists, u are allowed onto next step. So should avoid peep having problems getting UnityLobby Setup.
Will have it commited to later tonight.
Also hoping to get remembering window sizes & package maintainer support for automatic user setup for UnityLobby done aswell.
Will upload some screen of simply wizard in awhile
Made nice progress on Wizard for setting up spring atm.
Taking small break, while Gentoo is fixing itself so can upload screenshots.
Basicly simply dialog to ask user for following in 3 steps
Profile Name
Spring Binary
Spring Datadir
It checks for file or directory if it exists, u are allowed onto next step. So should avoid peep having problems getting UnityLobby Setup.
Will have it commited to later tonight.
Also hoping to get remembering window sizes & package maintainer support for automatic user setup for UnityLobby done aswell.
Will upload some screen of simply wizard in awhile
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
Small update...
Added GUI wizard for UnityLobby Setup with simple error checking.
Should be easier now to setup UnityLobby
Will post screenshots when i get gimp compiled.
Anyway back to working on UnityLobby
note:- If someone is bored, i can added Images to wizard for the side or header. So if u got some images to add would be nice
Added GUI wizard for UnityLobby Setup with simple error checking.
Should be easier now to setup UnityLobby
Will post screenshots when i get gimp compiled.
Anyway back to working on UnityLobby
note:- If someone is bored, i can added Images to wizard for the side or header. So if u got some images to add would be nice
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
GUI Wizard Screenshots
Profile

Spring Binary <user typo == no file @ location, faded out button>

Spring Binary <correct location == a file, user able to go to next step>

Spring Datadir

Auther Notes

Next todo today is to
Profile

Spring Binary <user typo == no file @ location, faded out button>

Spring Binary <correct location == a file, user able to go to next step>

Spring Datadir

Auther Notes

Next todo today is to
- add window size saving support
add support for automatic setup for package maintainers, so user doesnt need to go through the setup wizard
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
Tried before tryin to get a browse view for picking directory, but couldnt figure out an easy way without writting a widget using gdk from scratch basicly.
To much time to implentment it, got more thinks to code that require less work.
But gonna to work on finish code for auto configuring for package maintainers.
i.e in Gentoo case
the ebuild will add its own file when it installs UnityLobby
Which will contain a default
To much time to implentment it, got more thinks to code that require less work.
But gonna to work on finish code for auto configuring for package maintainers.
i.e in Gentoo case
the ebuild will add its own file when it installs UnityLobby
Which will contain a default
- Profile Name
Location of Spring Binary
Location of Spring Datadir
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
Keeping sending in bug report people. I coding away with little time for proper testing to make my deadline.
Also found a nice tool that got installed alongside SPE my new IDE tool i using.
PYCHECKER http://pychecker.sourceforge.net
Already found a few bugs & some imports i didnt need anymore :)
Another commit
Also found a nice tool that got installed alongside SPE my new IDE tool i using.
PYCHECKER http://pychecker.sourceforge.net
Already found a few bugs & some imports i didnt need anymore :)
Another commit
- Anyway more code cleanup in GUI_Lobby.py
Fixed some Lobby bugs
Add support for saving Lobby window size
cant compile the lobby i used the how to of the other thread
scons omni etc...
scons omni etc...
Code: Select all
.spring/spring-gui-3.12$ scons omni
scons: *** No SConstruct file found.
File "/usr/lib/scons/SCons/Script/Main.py", line 1023, in _main
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
Spring-GUI is much older version of UnityLobby.
Just basic single player & options. Will only work with older version of spring 71 (maybe 72 aswell) due to changes with unitsync.
When u are compiling spring
u also type scons omni doesnt matter when u type it or even after u built spring
then look inside omni directory u will see a file called unitsync.so
U grab that file & put into spring-gui directory.
U will also need to edit GLOBAL.py i believe to configure spring-gui
Basicly UnityLobby is newer version after overhaul.
It has higher requirements
Just basic single player & options. Will only work with older version of spring 71 (maybe 72 aswell) due to changes with unitsync.
When u are compiling spring
u also type scons omni doesnt matter when u type it or even after u built spring
then look inside omni directory u will see a file called unitsync.so
U grab that file & put into spring-gui directory.
U will also need to edit GLOBAL.py i believe to configure spring-gui
Basicly UnityLobby is newer version after overhaul.
It has higher requirements
- pygtk 2.10
gtk 2.10
python imaging library (PIL)
python 2.4
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
Another UnityLobby commit
- Fixed 2 bugs, 1 in Lobby Color 1 in Setup Wizard
Changed to saving Lobby Colors in profile. And not per lobby server config.
Added Support for saving Lobby Preferences Window Size
Last edited by hollowsoul on 24 Dec 2006, 16:11, edited 2 times in total.
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
UnityLobby is in spring svn
If u grabbed spring from svn. U should see it in trunk/UnityLobby
Double check u used right subversion repo as it was changed a couple of months ago & post might be outof data
Subversion repository:
https://taspring.clan-sy.com/svn/spring/trunk/
Websvn
https://taspring.clan-sy.com/wsvn/listi ... rev=0&sc=0
If u grabbed spring from svn. U should see it in trunk/UnityLobby
Double check u used right subversion repo as it was changed a couple of months ago & post might be outof data
Subversion repository:
https://taspring.clan-sy.com/svn/spring/trunk/
Websvn
https://taspring.clan-sy.com/wsvn/listi ... rev=0&sc=0
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49