- Changed Team / Ally Number scheme to same as TASClient
Added Support for MYBATTLESTATUS
Next on todo is CLIENTBATTLESTATUS, so u can see everyone else status
Moderator: Moderators
when me and the ai are ready.GetTDFName: Unknown extension: rea
GetTDFName: Unknown extension: tal
Code: Select all
fd_game.write ('Mapname=' + self.game_settings['map'] + ';\n')
Code: Select all
fd_game.write ('Mapname=' + self.game_settings['map'] + GLOBAL.MAP_EXTENSION';\n')
Will this work with sdd maps? Shouldn't mapname be a property of the map itself?hollowsoul wrote:change toCode: Select all
fd_game.write ('Mapname=' + self.game_settings['map'] + ';\n')
Code: Select all
fd_game.write ('Mapname=' + self.game_settings['map'] + GLOBAL.MAP_EXTENSION';\n')
you're the man! I'm waiting with bated breath to see your complete lobby! Thanks for working on this.hollowsoul wrote:Works a pain. i.e just back
Got up to go to work @ 5:30 am got back at 8:45 pm.
I do have ADDBOT code done, and support for naming bots. Also have updated bot image much more user friendly. Believe someone pointed it out to before on irc, and decided to use something else (doh). Anyway guess i search my irc logs.
Left todo is commands to Update Bot Battle Status, Remove Bot. (also gonna add change bot name, since can work it in by saving bot status to memory, remove bot, add bot, update bot status, to accomplish same thing).
Minor, background support for unit restrictions & starting positions.
I.E supported in creating script.txt, not supportted in displayed & been able to choose when hosting.
Next day i get real time for coding is Friday (hopefully be finished at 2pm) or early Saturday.
srry about delay
edit: also have plans in future when basic multiplayer is added. Is rewrite of Lobby Connection Code to use twisted python module, will allow me to use async communication to lobby server (only a recent addition to Lobby Server ) (displaying of latency to server) and in generally speed up the repsonsive nature of app when connected to Lobby. But this is after i finish code for multiplayer this weekend. And will in future allow me to borrow bittorrent code i.e there is already a pygtk / twisted / bittorrent client
Debian is a conservative server operating system, so you cant expect it to be up to date like Ubuntu or Gentoo. Besides hes not going to change the libraries he is using, as hes written most of the program with them.kaiserbert wrote:![]()
hollowsoul Go Go Go
![]()
![]()
Yeahhh
I Hope you will do the requirements a little bit deeper than at this moment.
As i wrote some where else in this Forum the requirements are only performed in Debian experimental.
bye Bert