Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Suggestions and Feature Requests (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=21)
-   -   [Official] Suggestion/Feature Request List (http://www.mysidiaadoptables.com/forum/showthread.php?t=3497)

mapleblade 03-16-2012 04:41 PM

changing every adoptable image fetch to getcurrentimage();

AlexC 03-16-2012 11:11 PM

Both suggestions added - though mapleblade, I would say it may be a good idea to put that one in the admin overhaul thread.

Hall of Famer 03-18-2012 02:58 PM

Quote:

Originally Posted by mapleblade (Post 21753)
changing every adoptable image fetch to getcurrentimage();

Thats a good suggestion Mapleblade. The reason why we havent done this is that we will be rebuilding the adoptables system by creating a class called adoptables, it will be highly object-oriented. This way the function getcurrentimage() may be changed significantly, or even cease to exist.

mapleblade 03-18-2012 03:29 PM

crap, i use it for my gd images mod and gd sticker mods (in progress)

Hall of Famer 03-18-2012 06:40 PM

Well it is not set in stone yet, even after we create the adoptables class/object the getcurrentimage() function may as well exist. This is what I call uncertainty, and the reason why I havented used any existing functions in our function files massively.

Hall of Famer 03-20-2012 04:53 PM

Update:
The following features for Mys v1.3.1 have been proposed and scheduled:


-- Adaptation of Database Class:
I already made this transition easier by using PDO in the security release of Mys v1.3.0, but this is just the first step towards object-oriented database usage. I hope to fully incorporate database class in Mys v1.3.1.
-- Item System Improvement:
This is suggested by Gloometh. Id like to add the 'chance to succeed/fail', 'amount limit' and 'promo code' features for v1.3.1, more item functions will be incorporated too. The item and shop classes will be implemented too, so more OOP!
-- Pound System Improvement:
Admins can decide how much it costs to pound or adopt a pounded pet, also an adoptable's previous owner will be defined and stored in database.
-- Minor Glitch Fixes:
The css issues for profile tabs and pagination will need to be fixed, the banner of main theme, and any other glitches members point out.

Kesstryl 03-21-2012 02:23 PM

All these things sound awesome, will the changes require another re-install, or just an upload of changed files and some db entries? Wondering if I should wait before adding pets and starting alpha testing with a few friends.

Hall of Famer 03-21-2012 03:02 PM

Well an upgrader from Mys v1.3.0 to Mys v1.3.1 will be readily available then. The mega-upgrader from Mys v1.2.4 to Mys v1.3.x however, will be released together with Mys v1.3.2.

Bibarel 03-21-2012 07:09 PM

Item suggestion:

Items that can only be eaten by certain adopts

Ex: Meat could only be eaten by tigers and bears, while grass could only be eaten by cows and sheep.

Hall of Famer 03-21-2012 08:06 PM

Well this feature is already available in Mys v1.3.0. You can set the 'target' for each each item, this defines which adoptables can use this item. The default value is 'all', which means item can be used by all adoptables. Otherwise, enter the id of the adoptables that can use this item. Here are a few examples:

PHP Code:

all => All adoptables can use
=> Only adoptables with the id 1 can use
1=> Both adoptables with id 1 and 3 can use
13=> Adoptables with id 1and 4 can use
no => No adoptables can use 



All times are GMT -5. The time now is 02:04 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.