Point system

If you need support and would like to ask your question in English please enter here
User avatar
geoffrey5
Posts: 52
Joined: Mon 18. Nov 2024, 18:16

Point system

Post by geoffrey5 »

Hi Mike,

why not introduce the point system in Hangman as in Sudoku? (Ultimate Points)

Thank you for your great job!
User avatar
Mike-on-Tour
Administrator
Posts: 417
Joined: Sat 21. Mar 2020, 19:02
Location: Wittingen

Re: Point system

Post by Mike-on-Tour »

That's the plan, actually I noticed that I have only implemented the ACP settings in Sudoku when I checked what I can use for implementing it into Hangman. So I fixed that first and now I start working on Hangman, so please be patient.
Gruß
Mike
User avatar
geoffrey5
Posts: 52
Joined: Mon 18. Nov 2024, 18:16

Re: Point system

Post by geoffrey5 »

Nice! :)

Thank you very much
User avatar
geoffrey5
Posts: 52
Joined: Mon 18. Nov 2024, 18:16

Re: Point system

Post by geoffrey5 »

Hi Mike,

and thank you for the update 0.11.0 :)

I wanted to increase the points and rewards but there is a maximum that should not be exceeded.
Is there a way to change this restriction?
User avatar
geoffrey5
Posts: 52
Joined: Mon 18. Nov 2024, 18:16

Re: Point system

Post by geoffrey5 »

I get an error when I level up :?
(I need to change the translation :lol: )

Image

and the window after:

Image
User avatar
Mike-on-Tour
Administrator
Posts: 417
Joined: Sat 21. Mar 2020, 19:02
Location: Wittingen

Re: Point system

Post by Mike-on-Tour »

geoffrey5 wrote: Wed 11. Dec 2024, 14:12 Is there a way to change this restriction?
Yes, there is one. Open the file ext/mot/hangman/adm/style/acp_hangman_settings.html and find the following line (should be line 221):

Code: Select all

<input type="number" min="1" max="500" id="mot_hangman_points_price" name="mot_hangman_points_price" value="{{ ACP_MOT_HANGMAN_POINTS_PRICE }}">
Change max="500" from 500 to whatever you wish to set as maximum points.
Gruß
Mike
User avatar
Mike-on-Tour
Administrator
Posts: 417
Joined: Sat 21. Mar 2020, 19:02
Location: Wittingen

Re: Point system

Post by Mike-on-Tour »

geoffrey5 wrote: Wed 11. Dec 2024, 14:46 I get an error when I level up :?
This I have to check, looks like something is missing after gaining a rank while entering a search term. :?
Gruß
Mike
User avatar
Mike-on-Tour
Administrator
Posts: 417
Joined: Sat 21. Mar 2020, 19:02
Location: Wittingen

Re: Point system

Post by Mike-on-Tour »

Okay, I have found the reason and fixed it, ver 0.11.1 will be available soon.
Gruß
Mike
User avatar
geoffrey5
Posts: 52
Joined: Mon 18. Nov 2024, 18:16

Re: Point system

Post by geoffrey5 »

Ok nice!

Thanks for all
User avatar
geoffrey5
Posts: 52
Joined: Mon 18. Nov 2024, 18:16

Re: Point system

Post by geoffrey5 »

Thank you very much for your great job, it work perfectly ! :D

I have the knuffel extension installed on my board... Too bad it doesn't work with the Ultimate Point :|
Post Reply