The big thread of things that are wrong

Report bugs and errors found in the game.
ecvej
Developer / Administrator
Posts: 704
Joined: Sun Sep 28, 2008 11:43 pm

Re: The big thread of things that are wrong

Post by ecvej »

I've decided whatever you forget to tell us about is now a feature. Hooray, another bug resolved ;)
JackBlackIV
Posts: 72
Joined: Sun Nov 27, 2011 12:32 am

Re: The big thread of things that are wrong

Post by JackBlackIV »

lol :) I never thought that might have been a bug, the pds invul thingy ;)
ecvej
Developer / Administrator
Posts: 704
Joined: Sun Sep 28, 2008 11:43 pm

Re: The big thread of things that are wrong

Post by ecvej »

Android app registration is not properly preserved across game reset.
ecvej
Developer / Administrator
Posts: 704
Joined: Sun Sep 28, 2008 11:43 pm

Re: The big thread of things that are wrong

Post by ecvej »

The "you can not do anything in the first 10 seconds" page of the app had no jump to section dropdown so there is no way to navigate away except for using the back button.
Pressing back can cost moves so need to resolve.
iceblink
Posts: 294
Joined: Fri Feb 27, 2009 11:46 pm

Re: The big thread of things that are wrong

Post by iceblink »

Here's one to break your brains:
If I fly under an alias (for instance because I do not want to be LC or VC), and I post logs on the private legion forums, the post shows my real TVS name instead of the alias pilot name that is used to remain anonymous. It's a dead giveaway :-O
I suspect this will not be easily fixed since it would require some hardcore phpBB hacking ;-)
calundra
Developer / Administrator
Posts: 94
Joined: Fri Oct 03, 2008 8:15 am

Re: The big thread of things that are wrong

Post by calundra »

iceblink wrote:Here's one to break your brains:
If I fly under an alias (for instance because I do not want to be LC or VC), and I post logs on the private legion forums, the post shows my real TVS name instead of the alias pilot name that is used to remain anonymous. It's a dead giveaway :-O
I suspect this will not be easily fixed since it would require some hardcore phpBB hacking ;-)
I started trying to do this at the weekend, it didn't go very well, I'm thinking I might try again though so watch this space.
iceblink
Posts: 294
Joined: Fri Feb 27, 2009 11:46 pm

Re: The big thread of things that are wrong

Post by iceblink »

calundra wrote:
iceblink wrote:Here's one to break your brains:
If I fly under an alias (for instance because I do not want to be LC or VC), and I post logs on the private legion forums, the post shows my real TVS name instead of the alias pilot name that is used to remain anonymous. It's a dead giveaway :-O
I suspect this will not be easily fixed since it would require some hardcore phpBB hacking ;-)
I started trying to do this at the weekend, it didn't go very well, I'm thinking I might try again though so watch this space.
You're a real pro if you can fix this :-)
JackBlackIV
Posts: 72
Joined: Sun Nov 27, 2011 12:32 am

Re: The big thread of things that are wrong

Post by JackBlackIV »

If phpBB is written properly, it should be pretty easy ;)
JackBlackIV
Posts: 72
Joined: Sun Nov 27, 2011 12:32 am

Re: The big thread of things that are wrong

Post by JackBlackIV »

Here's an idea of how it might be fixed: "if private_boards user->displaynick=user->tempnick else user->displaynick=user->nick"
ecvej
Developer / Administrator
Posts: 704
Joined: Sun Sep 28, 2008 11:43 pm

Re: The big thread of things that are wrong

Post by ecvej »

that would just change the display of the user name. people are clever so that wouldn't be quite enough for reasons I won't explain in public ;) good idea though
Post Reply