[ABD] Ultimate Points Extension

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
Locked
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

[ABD] Ultimate Points Extension

Post by dmzx »

Ultimate Points Extension

Author: dmzx & posey

Image Image Image

Image
Changed PM code
Move more to functions
Changed migration
Changed version check

Image
Add lottery winner on index
Add link in profile/viewtopic for robbery
Updated css

Image
Fix lottery bug
Changed Bank payout
Code update

Image
Added avatars index/userlist
Added new UCP option
Code update

Image
Code update

Image
Couple of things added:
  • Transfer Fee
  • Modify Points, can now select Set, Add, Substract
  • Points List, show all users with their points (resp.)
  • UCP Panel
Image
  • Log Entries
    • Robbery
    • Bank Balance Edit
    • User Points Edit
    • Bank Interest Pay Out
  • Notifications
    • Bank Edit
    • Bank Interest Pay Out
    • Random Bonus Points
  • Random Bonus Points
  • Forum Cost Attachment
    • Show cost in-line with attachment
  • Forum Cost Topic
  • Forum Cost Post
  • Permissions
    • Now in seperate 'Ultimate Points' tab
    • Pay for new Topic
    • Pay for new Post
[CHANGED]
  • Notification ID moved from points_values table to config
[REMOVED]
  • values table: robbery_notify_id
Requirements:
  • PHP >= 5.3.3
  • phpBB >= 3.1.0
3.0 MOD Authors:
This is a port of the 3.0 MOD: Ultimate Points, written by: femu & Wuerzi

Features:
  • Points System
    • Receive points per new topic/post or edit (Able to set per forum)
    • Receive points per words/characters in the post
    • Receive points for attachments/polls
    • Receive points for registering
    • Lose points per warning
    • Pay points per attachment download (Able to set per forum)
    • Users can Transfer points to other users
  • Bank
    • Personal Bank Name
    • Interest Rate
    • Interest Pay-out time
    • Withdrawal fee
    • Banking fee
  • Lottery
    • Personal Lottery Name
    • Multiple Tickets
    • Jackpot Win Rate and base amount
    • Private Message to the Winner
    • Complete history of previous lottery results!
  • Robbery
    • Users can rob other users
    • Can set chance success of a robbery
    • Notifications sent to the person who got robbed
    • Penalty on a failed robbery
  • User Guide
    • Detailed explanation on how everything works, so make sure to check for the most common questions and their respective answers!
Installation:
  1. Download the latest release
  2. Create a new folder in the /ext/ directory, named: dmzx (If it doesn't exist already)
  3. Create a new folder in /ext/dmzx/ named ultimatepoints
  4. Copy the contents from the Ultimate-Points-Extension-master folder from your download into
    /ext/dmzx/ultimatepoints/
  5. The main extension class should now be at: root/ext/dmzx/ultimatepoints/composer.json
  6. Nagivate in the Administration Control Panel (ACP) to Customise -> Manage Extensions
  7. Look for Ultimate Points Extension in the Disabled Extensions list and click Enable!
Download:
Download

Screenshots:
Image

Image

Image

Image

Image

Image
Last edited by dmzx on Sat Jan 21, 2017 8:54 pm, edited 11 times in total.
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
WISHEXEC
Registered User
Posts: 87
Joined: Fri Dec 04, 2015 12:39 pm

Re: [DEV] Ultimate Points Extension

Post by WISHEXEC »

So awesome ! I need it's release <3
User avatar
Rhino.Freak
Registered User
Posts: 275
Joined: Wed Apr 29, 2015 8:32 am
Contact:

Re: [DEV] Ultimate Points Extension

Post by Rhino.Freak »

Best extension ever without a doubt XD can't wait for release!
Thank you for the hardwork and keep it up!
User avatar
uruguayito
Registered User
Posts: 266
Joined: Mon Dec 13, 2010 2:46 pm
Location: Montevideo - Uruguay

Re: [DEV] Ultimate Points Extension

Post by uruguayito »

a Great ext ..... thanks

I'll be waiting for the spanish trasnltation ..... 8-)
I speak spanish
Sorry for my bad english
User avatar
Mooncow
Registered User
Posts: 263
Joined: Tue Feb 25, 2003 8:10 am
Location: This Post
Contact:

Re: [DEV] Ultimate Points Extension

Post by Mooncow »

How comes this topic was remade?

Anyways: I started to work on a points mod myself (without robbery or bank) based on the ultimate points mod, but this mod has progressed way further than me!

How far are you away from a phpbb database release?

And also, i'm trying to keep the points from the old version for my users - I can just skip the database overwrite for that part right? I'm assuming you kept the same table names :mrgreen:
I love teh phpBB
User avatar
Elias
Registered User
Posts: 5152
Joined: Sat Feb 25, 2006 4:31 pm
Name: Elias

Re: [DEV] Ultimate Points Extension

Post by Elias »

Mooncow wrote:How comes this topic was remade?
Because it isn't the same author.
"Mystery creates wonder, and wonder is the basis of man's desire to understand." - Neil Armstrong
|Installing Extensions|Writing Extensions|Extension Validation Policy|
silberfuchs
Registered User
Posts: 36
Joined: Mon Oct 27, 2008 6:17 pm

Re: [DEV] Ultimate Points Extension

Post by silberfuchs »

Is there any chance to get this extension working with JV-Arcade in next versions?
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [DEV] Ultimate Points Extension

Post by dmzx »

silberfuchs wrote:Is there any chance to get this extension working with JV-Arcade in next versions?
For now not, this is not on the to do list.
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
silberfuchs
Registered User
Posts: 36
Joined: Mon Oct 27, 2008 6:17 pm

Re: [DEV] Ultimate Points Extension

Post by silberfuchs »

Thanks for your quick reply.
User avatar
ninouee
Registered User
Posts: 90
Joined: Thu Aug 07, 2014 7:31 pm
Location: France
Contact:

Re: [DEV] Ultimate Points Extension

Post by ninouee »

Oh it's a good idea!

If you want a french translation i can try to help you.
Sorry for my poor english, it’s not my first langage but i work on it ;)
User avatar
Rhino.Freak
Registered User
Posts: 275
Joined: Wed Apr 29, 2015 8:32 am
Contact:

Re: [DEV] Ultimate Points Extension

Post by Rhino.Freak »

Okay so recently I read that we have to clean database stuff before we upgrade to phpbb 3.1 from 3.0

Does that mean I would lose all my points data for all users, lottery logs etc when I update? Is there any way to prevent it?
User avatar
Rhino.Freak
Registered User
Posts: 275
Joined: Wed Apr 29, 2015 8:32 am
Contact:

Re: [DEV] Ultimate Points Extension

Post by Rhino.Freak »

Rhino.Freak wrote:Okay so recently I read that we have to clean database stuff before we upgrade to phpbb 3.1 from 3.0

Does that mean I would lose all my points data for all users, lottery logs etc when I update? Is there any way to prevent it?
Bump?
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [DEV] Ultimate Points Extension

Post by dmzx »

Rhino.Freak wrote:
Rhino.Freak wrote:Okay so recently I read that we have to clean database stuff before we upgrade to phpbb 3.1 from 3.0

Does that mean I would lose all my points data for all users, lottery logs etc when I update? Is there any way to prevent it?
Bump?
No you cannot use the old db.
So yes you will lose all points then updating.
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
User avatar
Rhino.Freak
Registered User
Posts: 275
Joined: Wed Apr 29, 2015 8:32 am
Contact:

Re: [DEV] Ultimate Points Extension

Post by Rhino.Freak »

dmzx wrote:No you cannot use the old db.
So yes you will lose all points then updating.
What if I manually fill the tables? That can be done right?
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [DEV] Ultimate Points Extension

Post by dmzx »

Rhino.Freak wrote:
dmzx wrote:No you cannot use the old db.
So yes you will lose all points then updating.
What if I manually fill the tables? That can be done right?
Yes can be, check the tables most of them are the same so that will be no problem.
Some are slightly different.

https://github.com/dmzx/Ultimate-Points ... schema.php
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
Locked

Return to “Abandoned Extensions”