Just for info, does windows people use UnityLobby ?
I've never seen a windows user playing with python :)
UnityLobby on windows (split from: UnityLobby)
Moderator: Moderators
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
Nothing stops people from using it, but right now the main lobby works better as you can do everything with it.
The only thing i could think of for windows users when unity is done is to play single player (if unity still does that, i havn't tried it for a long time!).
The only thing i could think of for windows users when unity is done is to play single player (if unity still does that, i havn't tried it for a long time!).
Last edited by clericvash on 05 Dec 2006, 16:48, edited 1 time in total.
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
1) For UnityLobby to work on windows. Need a custom built unitsync.dll with python bindings. < never actually got to get spring to build for me yet on windows >
2) Need to add code to read / write to windows registry values. Rest of windows code to save UnityLobby files are already in the code.
As for missing features... afew missing protocols i.e auto updating when server version gets changed. Need to talk to Betalord about it in future, since protocol really doesnt allow for different clients to update @ different times.
Also missing some of the battle code & map ratings. And option to cache map previews to disk.
Also unit limiting & selecting starting areas on the map preview.
Think that about sums it up.
2) Need to add code to read / write to windows registry values. Rest of windows code to save UnityLobby files are already in the code.
As for missing features... afew missing protocols i.e auto updating when server version gets changed. Need to talk to Betalord about it in future, since protocol really doesnt allow for different clients to update @ different times.
Also missing some of the battle code & map ratings. And option to cache map previews to disk.
Also unit limiting & selecting starting areas on the map preview.
Think that about sums it up.
Hm, that sounds like it's two evenings of hacking from being in a usable state. Minimap caching isn't required for the first release, ditto map ratings. These can come later. As for disabling units, it will be acceptable if it'll work when the host disables units, the first release doesn't need to support disabling them while hosting (even if it isn't hard.) The hardest part seems to be area select... But this too can wait, it's not needed for 1v1s and it'll be fine if it only outputs a correct script.txt, so it'll be possible to join a game without problems.
IOW, please make some kind of an alpha release ASAP!
IOW, please make some kind of an alpha release ASAP!