Official Soldat Forums

Official Content => Soldat Developer Log => Topic started by: Shoozza on January 01, 2012, 01:12:00 pm

Title: Devlog update (2012-01-01) Too much stuff to fit here
Post by: Shoozza on January 01, 2012, 01:12:00 pm
Hello everyone, and happy new year!

We had more activity in the past week than usual:

TmTgr (http://forums.soldat.pl/index.php?action=profile;u=12339), added missing translations in soldat config #105 (http://bugs.soldat.pl/view.php?id=105).

jrgp (http://forums.soldat.pl/index.php?action=profile;u=90) started to work on Soldat!

I helped him to setup his Delphi (which took more then 3h) and also helped him with fixing the first bug.
I hope he will continue to work on Soldat :>.

So jrgp added clicking on the "default: 23073" text in the join game tab changes the port field to 23073.
He modified the "Cancel" button on the same tab to make the progress bar invisible.
He fixed the Lobby request - List index out of bounds (4) bug #54 (http://bugs.soldat.pl/view.php?id=54)
and he also fixed the multiple too long identical names #146 (http://bugs.soldat.pl/view.php?id=146) bug.

In addition to this he wrote an IRC bot to for our commit log messages. But you will probably not see it :P

I did some code clean up (sounds like no work but that's not the case) and finally added the setup files and the deployment scripts (which I thought I had lost).
I also updated the deployment scripts as they had no error checking (I knew how to run them so that they worked ;D) because now that they are in our repository (and everyone can run them) they should do some checking for executables and failed copy/move operations ;).
Since I was messing around with the deployment batch scripts I also took a look the other scripts, updated them fixed and bugs too.

My plan was to use Perl for this (I read a few chapters of a Perl book to refresh my knowledge) but since the old deployment batch scripts weren't lost and my batch-fu isn't that bad I though it would be a waste to not use them.

We use upx for compressing soldatserver executables and somehow upx3.08 fails to compress soldatserver for Linux ("EOFException: premature end of file" is the error message).
I use upx 3.07 which works fine for some reason.

I tried to find out whats causing the mp3 playback bug (http://bugs.soldat.pl/view.php?id=107) and I guess it has something to do with fmod (we use an old version which you can't even download on the official site anymore). A smaller mp3 file which I tested worked.

FliesLikeABrick (http://forums.soldat.pl/index.php?action=profile;u=1) took the time to setup the build server (there were a few issues with the keys since I gave him the wrong one *cough* German Windows *cough*).
I think I'll get my login soon.

I got asked why there are registration issues (missing Soldat keys in registration emails) and sent emails to FliesLikeABrick and MM. It seems like MM is the only one who can fix that.
If you have registered and you got no key then just PM me with the name you registered and the email and you will get the key once I get in touch with MM.

There was also a config error with the static.soldat.pl subdomain but jrgp fixed it really fast.

SyavX (http://forums.soldat.pl/index.php?action=profile;u=9096) did some theming for the Soldat installer; if he finishes it, we could use it for the next release of Soldat!
He did a nice svg file with the Soldat text which we could use too (it needs some modifications to be easier to use though).

Just a short warning: I will have no time to work on Soldat the next 4 to 5 weeks. But I hope the other devs will work on Soldat while I'm busy with other stuff.
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: xmRipper on January 01, 2012, 01:21:45 pm
Nice updates. Hoping other devs will continue working for next weeks you are away.
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: Furai on January 01, 2012, 04:12:19 pm
Nice. :)
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: DutchFlame on January 01, 2012, 04:15:08 pm
wow nice update.

hope the other devs will do something then!

Who's taking over the weekly update btw?
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: Sipar on January 01, 2012, 04:44:30 pm
Great news. btw, devlog update post always make my day, thanks
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: jrgp on January 01, 2012, 08:32:25 pm
Who's taking over the weekly update btw?

[20:11] <@Shoozza> anyways im off for now jrgp you are in charge of the devlog

I will :)
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: CheeSeMan. on January 02, 2012, 10:10:12 am
gj guys nice to see things are still rolling :)
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: machina on January 02, 2012, 11:19:27 am
Great work people!
Also, nice to hear about jrgp joining dev team! Maybe people will stop smiting your Karma ;D Good luck to you and have fun coding Soldat more :P
Shoozza, I hope that stuff won't make you any problems and you'll can back to us!

Okay, last week was productive! :)
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: Mighty on February 03, 2012, 11:06:27 am
Who's taking over the weekly update btw?

[20:11] <@Shoozza> anyways im off for now jrgp you are in charge of the devlog

I will :)

so, anything done this "week"?
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: machina on February 03, 2012, 11:34:48 am
so, anything done this "week"?
Right! Where the hell is new devlog? One month has gone since last update from Shoozza!
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: Mittsu on February 03, 2012, 11:47:41 am
"Just a short warning: I will have no time to work on Soldat the next 4 to 5 weeks."
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: jrgp on February 03, 2012, 12:00:31 pm
"Just a short warning: I will have no time to work on Soldat the next 4 to 5 weeks."

I'd be more than happy to give updates if there was stuff actually being done. With Shoozza gone, he isn't pushing us to code and I'm kind of afraid to make certain changes without confronting him first.

He's kind of like a strict boss that you don't do things behind his back.


It looks like Shoozza may have returned. I see he committed 5 times to the svn repo since Feb 1.

But yeah, sorry for being silent. If I had real stuff to report, I would have done so. I'm not going to pull random stuff out of my ass and flat out lie to make it look like we're making drastic progress.
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: Mighty on February 03, 2012, 12:36:55 pm
"Just a short warning: I will have no time to work on Soldat the next 4 to 5 weeks."
Shoozza isn't the only dev.

Sure, still, IMO a post "didn't do anything (big?)" is better than silence :) Not a big deal though
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: DutchFlame on February 03, 2012, 08:12:46 pm
wauw, so you decide to do nothing.. what kind of a dev are you ever heard about initiative? Also didn't shoozza tell you what you could do when he left?..

anyway now that he's back we have someone we can rely on again. wb Shoozza
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: machina on February 04, 2012, 09:31:22 am
Soldat lost one month... And there are only 3 months to 10th birthdays of Soldat...
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: Illuminatus on February 09, 2012, 03:50:07 pm
I'm not going to pull random stuff out of my ass and flat out lie to make it look like we're making drastic progress.
Do this. Everything's better than silence.
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: Shoozza on February 09, 2012, 09:14:37 pm
It looks like Shoozza may have returned. I see he committed 5 times to the svn repo since Feb 1.
Yes I'm back.

Time to move stuff around.
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: L[0ne]R on February 10, 2012, 01:29:27 pm
I'm not going to pull random stuff out of my ass and flat out lie to make it look like we're making drastic progress.
Do this. Everything's better than silence.
Or better - make more progress so there actually IS something to write about. ;P

Just in time for our whines, welcome back Shoozza. :D
Title: Re: Devlog update (2012-01-01) Too much stuff to fit here
Post by: machina on February 10, 2012, 01:45:49 pm
Nice to see you, Shoozza! I hope you'll rush you people...