Skip to content

Releases: foxodever/BetterCvoltonGDPS

hCaptcha added

23 Nov 09:14
9d70334
Compare
Choose a tag to compare

Now you can choose classic captcha or hCaptcha at /config/scurity.php

How to update?

Replcae /tools/activate.php and /config/security.php with new code

Big update

21 Sep 11:36
476e8c4
Compare
Choose a tag to compare
Big update Pre-release
Pre-release

In this update i'm gonna update tools and others things!

What will be new in tools?

  1. Captcha at account activation
  2. NEW DESIGN!
  3. Login in account instead of entering username and password everytime

What will be new at others?

  1. Common password will filter by my api so php gonna work faster
  2. lost username
  3. select ssl or tls in mail.php config

What i did?

Captcha at account activation
Common password will filter by my api so php gonna work faster
lost username
select ssl or tls in mail.php config

How to update?

Update next files:

/config/mail.php
/incl/lib/mail.php
/accounts/registerGJAccount.php
/accounts/lostpassword.php
/accounts/lostusername.php
/tools/activate.php
/tools/cap.php
/tools/ArialCE.ttf

Protection 3.0 + fixes

12 Sep 14:47
0948c80
Compare
Choose a tag to compare

Added:

  • Limit on updateGJUserScore (bots attack are now fixed i think)
  • Cron updated! Added fixlevels.php (removes feature, epic, coins from levels without stars)
  • removed 1 april jokes
  • ADDED COMMON PASSWORD FILTER!
    image

How to update?

  • Replace /tools/cron/ with new files
  • Replace /incl/scores/autoban.php with new code
  • Replace /accounts/registerGJAccount.php with new code

Player top fix

25 Aug 20:21
2c808e0
Compare
Choose a tag to compare

Now if there's no players in any top, players will se this:
image
Also in creator top now only people with creator points

To get this update, copy new incl/scores/getGJScores.php file to your server

Protection 2.0 + bonus

22 Aug 16:43
6f3e51c
Compare
Choose a tag to compare

What's new?

  • Better cron
  • Better autoban algorithm
  • Song uploading by file

How to update?

  • Replace everything in /tools/cron with new files
  • Replace file /incl/scores/autoban.php with new version
  • Replace file /tools/songAdd.php with new version and add folder /tools/songs

Protection

29 Jul 19:45
f6694c1
Compare
Choose a tag to compare

Added bot protection and cron is updated!