Page 1 of 5

Misaligned - New MOD

Posted: April 11th, 2020, 8:11 am
by atrueprincefanfrom18
Hello,

Finished another MOD - Misaligned. Almost took a 28 days, 4 to 5 hours everyday!

Name: Misaligned
Description: Have some basic misaligned tricks in starting levels. Have to deal with your shadow in a different way. Something related to trick 31. The ones seeing my post regularly will know of course! :)
If you are not understanding check the spoiler:

Spoiler: show
Fine, so you did check spoiler! :lol: :lol: :lol:
Ok, so check this as a detailed reference to what I meant.

Altered Graphics: Yes (otherwise it's not much fun! :P )
Altered Sound: No (not good at that! :D )
Starting Minutes: 120 Minutes
Starting Hit Points: 3
Released in: 2020
Author: Amogh Datar (atrueprincefanfrom18)

Download it here:

Misaligned.zip
(380.62 KiB) Downloaded 134 times

Norbert, please will you upload it to PoPOT? Screenshots are included in the screenshots folder.

Thanks!

Re: Misaligned - New MOD

Posted: April 11th, 2020, 9:02 am
by Norbert
atrueprincefanfrom18 wrote: April 11th, 2020, 8:11 amNorbert, please will you upload it to PoPOT? Screenshots are included in the screenshots folder.
Added here.
Thanks for including screenshots in the package.

Re: Misaligned - New MOD

Posted: April 11th, 2020, 2:53 pm
by yourantumayel69
I haven't time to play, maybe I play it or create my new mods (simple mods)

Re: Misaligned - New MOD

Posted: April 12th, 2020, 2:56 pm
by atrueprincefanfrom18
yourantumayel69 wrote: April 11th, 2020, 2:53 pm I haven't time to play, maybe I play it or create my new mods (simple mods)
Yes, I will make a mazy and simple mod, maybe till next month. Busy this month a lot with other stuff...

Re: Misaligned - New MOD

Posted: April 13th, 2020, 2:00 pm
by yourantumayel69
atrueprincefanfrom18 wrote: April 12th, 2020, 2:56 pm
yourantumayel69 wrote: April 11th, 2020, 2:53 pm I haven't time to play, maybe I play it or create my new mods (simple mods)
Yes, I will make a mazy and simple mod, maybe till next month. Busy this month a lot with other stuff...
But I want make a simple mod only, not a mazy, like:
1. The Great Escape (Jalal Noureddine)
2. Prince of Persia Revisited (Jaffar24)

Re: Misaligned - New MOD

Posted: April 13th, 2020, 2:55 pm
by atrueprincefanfrom18
yourantumayel69 wrote: April 13th, 2020, 2:00 pm But I want make a simple mod only, [...]
I'll try...

Re: Misaligned - New MOD

Posted: April 16th, 2020, 12:18 pm
by Norbert
atrueprincefanfrom18 wrote: April 13th, 2020, 2:55 pmI'll try...
Hi trueprincefan,
I see you're subscribing to mods separately.
There's no real need for that, because you are already subscribed to "everything".
When you login at PoPOT, and select Account->Settings from the top menu you can see you have a checkbox ([X]) checked for "All-inclusive email service".
This means you already receive emails about all mods. :)
See also this info.

Re: Misaligned - New MOD

Posted: April 16th, 2020, 12:35 pm
by atrueprincefanfrom18
Yeah, thanks, yes I was subscribing to mods seperately, but I think PoPOT didn't recognise that I am subscribed to everything. Can you please add a check so if the user is subscribed to everything, just add a tick mark to the email service page so he doesn't tick that by accident? I think backend is PHP, so here's some code:

if ($_SESSION["subscribed_to_everything"]) {
// show the email service as ticked, add the checked attribute to the radio button.
echo '<input type="checkbox" checked>';
}

else {
// do not show the email service as ticked.
echo '<input type="checkbox">';
}

Or even a simple JavaScript would do the job. Just echo the variable if the user is subscribed to everything and if it is, JavaScript would handle the case whether to tick or not.

It just confuses the user whether he's subscribed to everything or not, that's why he may subscribe individually, same thing happened with me. If you are busy, I can help you add, test and implement that :)

I want to code for some project, so if you think your database needs re-implemented, I can help you with it :)

Re: Misaligned - New MOD

Posted: April 16th, 2020, 12:55 pm
by Norbert
atrueprincefanfrom18 wrote: April 16th, 2020, 12:35 pmCan you please add a check [...]
You are right. Added.
Note that, now, to unsubscribe from individual mods, you first need to disable the all-inclusive email service.

Re: Misaligned - New MOD

Posted: April 16th, 2020, 1:03 pm
by atrueprincefanfrom18
I did unsubscribe and then subscribed to everything, but still it shows the mods I subscribed to again... Maybe you need to manually clear them for all users, as they have subscribed to everything anyway.

Re: Misaligned - New MOD

Posted: April 16th, 2020, 1:06 pm
by Norbert
atrueprincefanfrom18 wrote: April 16th, 2020, 1:03 pmI did unsubscribe and then subscribed to everything, but still it shows the mods I subscribed to again...
This is the intended behavior. Subscriptions never automatically disappear.
If you would like to only have the all-inclusive email service, you can first disable that, then disable individual mods, and then enable the all-inclusive again.
I understand it's a bit confusing, but I hope you understand it now.
Should still be better now than before, when it was unclear the all-inclusive was active.

Re: Misaligned - New MOD

Posted: April 16th, 2020, 1:19 pm
by atrueprincefanfrom18
Ah! Okay, got it. Thanks.

Re: Misaligned - New MOD

Posted: June 27th, 2020, 11:34 am
by YURA
Here is 1 level of began to undergo with son, request strongly not swear on enforcement tricks, child 11 years:

Re: Misaligned - New MOD

Posted: June 28th, 2020, 5:07 am
by YURA
prince777 wrote: June 27th, 2020, 7:38 pm
YURA wrote: June 27th, 2020, 11:34 am Here is 1 level of began to undergo with son, request strongly not swear on enforcement tricks, child 11 years:
Yura, if something doesn't work out, write... ;)
Thank you, we don't need any help yet, but if you need any, we will contact you. Most of the tricks are taken from the site.
Here is level 2:

Re: Misaligned - New MOD

Posted: June 28th, 2020, 6:21 am
by atrueprincefanfrom18
Nice play :)