Page 3 of 3
Re: PBEM Helper
Posted: Wed Mar 30, 2022 1:18 pm
by deMangler
Groomy wrote: Wed Mar 30, 2022 11:27 am
We use it for our multi game, it's great. It would be nice if the game list was refreshed automatically and, when you have only one running game, automatically loaded too.
Thanks for letting me know. These would be pretty simple things to implement.
Meanwhile - glad you are enjoying it. Shadow Empire is a really amazing game game. Especially multi-player.
Re: PBEM Helper
Posted: Wed May 18, 2022 12:54 pm
by Groomy
What happens if a player is eliminated ? Does the application know how to handle it ?
Re: PBEM Helper
Posted: Thu May 19, 2022 9:02 am
by deMangler
Groomy wrote: Wed May 18, 2022 12:54 pm
What happens if a player is eliminated ? Does the application know how to handle it ?
Good point. That is a massive oversight on my part - I only ever played 2 player at most so I stupidly didn't think of it.
That is a priority one bug right there. I will try to implement a feature for that ASAP. It may take a while because I will not be at my dev PC for possibly a few weeks.
What you can do is create a new game on the website starting from the position after the player has been eliminated, when it is player 1's turn. Treat it as a new game.
That will work.
Re: PBEM Helper
Posted: Thu Jun 16, 2022 1:14 pm
by deMangler
My personal circumstances combined with the fact there has been a sharp downturn in usage of this PBEM Helper means I will at some point move the hosting of the server to a cheaper service.
No need to worry for now, I will give notice and updates, just wanted to give you a headsup. There may be some interruption. Might be best to not start any new games on the current server until I have done that.
I will open-source the server part of the thingy and put it online with the client, it is just a simple python/django app - it just needs disentagling from another project of mine first....
Anyway.. there ya go....

Re: PBEM Helper
Posted: Sat Jun 18, 2022 9:51 am
by Pymous
I would like to thank you a lot for this tool, currently playing a game with it and it's so easy to use. So thank you again!
Re: PBEM Helper
Posted: Sat Jun 18, 2022 3:51 pm
by deMangler
Pymous wrote: Sat Jun 18, 2022 9:51 am
I would like to thank you a lot for this tool, currently playing a game with it and it's so easy to use. So thank you again!
Thanks

Re: PBEM Helper
Posted: Fri Jul 29, 2022 5:08 pm
by shavius
Is there a way to change my username? The chrome autofilled my username with email address and I want to change it
Re: PBEM Helper
Posted: Fri Sep 02, 2022 11:55 am
by deMangler
**Update**
I just noticed the server has been down for a few weeks. Luckily nobody used it for a bit before that so I am assuming it hasn't caused any probs.
It is due to my postgresql server account running out. I can migrate my database to mysql, but it will take some time.
Sorry about that.
I'll keep you posted.
Re: PBEM Helper
Posted: Wed Oct 05, 2022 12:42 pm
by Nsf665
deMangler wrote: Fri Sep 02, 2022 11:55 am
**Update**
I just noticed the server has been down for a few weeks. Luckily nobody used it for a bit before that so I am assuming it hasn't caused any probs.
It is due to my postgresql server account running out. I can migrate my database to mysql, but it will take some time.
Sorry about that.
I'll keep you posted.
I'm just curious, if you have some estimate when will the server be "back"?:)) Would love to start new MP game and this little helper is actually a big helper
btw. wouldn't it be possible somehow integrate it within the game through the Mods add-on?
thanks
Re: PBEM Helper
Posted: Wed Oct 05, 2022 1:22 pm
by deMangler
Nsf665 wrote: Wed Oct 05, 2022 12:42 pm
deMangler wrote: Fri Sep 02, 2022 11:55 am
**Update**
I just noticed the server has been down for a few weeks. Luckily nobody used it for a bit before that so I am assuming it hasn't caused any probs.
It is due to my postgresql server account running out. I can migrate my database to mysql, but it will take some time.
Sorry about that.
I'll keep you posted.
I'm just curious, if you have some estimate when will the server be "back"?:)) Would love to start new MP game and this little helper is actually a big helper
btw. wouldn't it be possible somehow integrate it within the game through the Mods add-on?
thanks
Hi,
Thanks for the reminder. I won't say a definite time now because it might be wrong. But it will definitely be quicker now you have reminded me. The thing is it is only really helpful if it is reliable, and I have no way of providing a reliable server right now. The most likely solution will be for me to open source the server, like I do the client, and make it easy to install so that anyone can make a server.
I will try to do this within a couple of weeks.

Re: PBEM Helper
Posted: Wed Oct 05, 2022 7:24 pm
by Nsf665
deMangler wrote: Wed Oct 05, 2022 1:22 pm
Hi,
Thanks for the reminder. I won't say a definite time now because it might be wrong. But it will definitely be quicker now you have reminded me. The thing is it is only really helpful if it is reliable, and I have no way of providing a reliable server right now. The most likely solution will be for me to open source the server, like I do the client, and make it easy to install so that anyone can make a server.
I will try to do this within a couple of weeks.
Great!

)
I will come by and write some reminder in couple of.... days then
thanks for the effort;)
Re: PBEM Helper
Posted: Wed Nov 30, 2022 7:07 am
by Groomy
deMangler wrote: Wed Oct 05, 2022 1:22 pm
Hi,
Thanks for the reminder. I won't say a definite time now because it might be wrong. But it will definitely be quicker now you have reminded me. The thing is it is only really helpful if it is reliable, and I have no way of providing a reliable server right now. The most likely solution will be for me to open source the server, like I do the client, and make it easy to install so that anyone can make a server.
I will try to do this within a couple of weeks.
Hi,
I can help if you want, I can easily host a MySQL database or other, and your server.
Re: PBEM Helper
Posted: Wed Nov 30, 2022 12:46 pm
by deMangler
Groomy wrote: Wed Nov 30, 2022 7:07 am
deMangler wrote: Wed Oct 05, 2022 1:22 pm
Hi,
Thanks for the reminder. I won't say a definite time now because it might be wrong. But it will definitely be quicker now you have reminded me. The thing is it is only really helpful if it is reliable, and I have no way of providing a reliable server right now. The most likely solution will be for me to open source the server, like I do the client, and make it easy to install so that anyone can make a server.
I will try to do this within a couple of weeks.
Hi,
I can help if you want, I can easily host a MySQL database or other, and your server.
That's great! Thanks. I'll PM you.

Re: PBEM Helper
Posted: Thu Dec 01, 2022 1:04 am
by Grigio87
Hi all, this PBEM Helper server is still active? I'm trying to set up my first PBEM game.
Re: PBEM Helper
Posted: Thu Dec 01, 2022 11:24 am
by deMangler
It is temporarily down while a new server is set up. I will post here when it is working.
Re: PBEM Helper
Posted: Sun Jan 08, 2023 3:38 pm
by Athelas2211
Thnx for tool.
Would this be able to be incorporated into the game?
I think that would be great addition.
Easy server ccess like Dominions has it is a must for a good MP community.
And as many other games, I suspect this one would shine best in multiplayer....
Re: PBEM Helper
Posted: Sun Jan 08, 2023 11:23 pm
by Nsf665
Athelas2211 wrote: Sun Jan 08, 2023 3:38 pm
Thnx for tool.
Would this be able to be incorporated into the game?
I think that would be great addition.
Easy server ccess like Dominions has it is a must for a good MP community.
And as many other games, I suspect this one would shine best in multiplayer....
I'm pretty sure this is what lots of people would like (the in-game integration). I know I do

Re: PBEM Helper
Posted: Thu Jan 12, 2023 12:42 pm
by BlueTemplar
As long as it's also open-sourced so that MP doesn't die when the official server shuts down...
Re: PBEM Helper
Posted: Mon Feb 27, 2023 10:16 am
by deMangler
BlueTemplar wrote: Thu Jan 12, 2023 12:42 pm
As long as it's also open-sourced so that MP doesn't die when the official server shuts down...
Of course, I wanted to open source it right away, but I just wanted to test the client which was always open - the server code I just bolted on to another project I was running that already had e-mail and authentication, SSL etc working. So I couldn't open source it right away.
Now I am putting what time I can into separating it from that and opening up the project on gitlab.
Sorry it is taking so long...
Re: PBEM Helper
Posted: Tue May 16, 2023 12:29 pm
by BlueTemplar
No worries, that was specifically about officially integrating it in the game - and thank you for this software anyway !