Page 1 of 1
Point system
Posted: Thu 28. Nov 2024, 23:45
by geoffrey5
Hi Mike,
why not introduce the point system in Hangman as in Sudoku? (Ultimate Points)
Thank you for your great job!
Re: Point system
Posted: Fri 29. Nov 2024, 09:56
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.
Re: Point system
Posted: Fri 29. Nov 2024, 10:06
by geoffrey5
Nice!
Thank you very much
Re: Point system
Posted: Wed 11. Dec 2024, 14:12
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?
Re: Point system
Posted: Wed 11. Dec 2024, 14:46
by geoffrey5
I get an error when I level up
(I need to change the translation

)
and the window after:

Re: Point system
Posted: Wed 11. Dec 2024, 14:53
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.
Re: Point system
Posted: Wed 11. Dec 2024, 14:57
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.

Re: Point system
Posted: Wed 11. Dec 2024, 16:39
by Mike-on-Tour
Okay, I have found the reason and fixed it, ver 0.11.1 will be available soon.
Re: Point system
Posted: Wed 11. Dec 2024, 16:45
by geoffrey5
Ok nice!
Thanks for all
Re: Point system
Posted: Wed 11. Dec 2024, 19:10
by geoffrey5
Thank you very much for your great job, it work perfectly !
I have the knuffel extension installed on my board... Too bad it doesn't work with the Ultimate Point
