Brian Posted November 16, 2011 Posted November 16, 2011 by Beowulf and Nightroad (and a little by me) SVN: https://cerescp.svn.sourceforge.net/svnroot/cerescp/trunk/ Website: http://cerescp.sf.net/ Demo: http://cerescp.sourceforge.net/demo/ Features: Ajax Based System, to speed up the page loads and answers (it doesn't need to load the entire page every time you click something) Divorce System, because sometimes your partner stops playing and the server won't let you divorce with partner offline Player Ladder Guild Ladder Zeny Ladder Password Change E-Mail Change Money Transfer Change Slot Who is Online About page with statistics from the server Reset Position Reset Look Development has slowed. If you would like SVN access, let me know! 4
Mystery Posted November 16, 2011 Posted November 16, 2011 That's nice how you guys are able to set up a demo under sourceforge.net. That's especially a very good way to show off demos of live CPs. Nicely done
BlueskyVPS Posted November 17, 2011 Posted November 17, 2011 yeah... also flux and SGCP? (but sgcp says not good for all servers since its easy to get hacked using this)
GodLesZ Posted November 17, 2011 Posted November 17, 2011 Nice, i never tought there is developing on it again. Good luck with it! PS: You should try to post or sync the news posts with your svn log. Everytime i visited the site, i didnt see any changes on the news & left it afterwards. 2
Drakkus Posted November 17, 2011 Posted November 17, 2011 Nice, i never tought there is developing on it again. Good luck with it! PS: You should try to post or sync the news posts with your svn log. Everytime i visited the site, i didnt see any changes on the news & left it afterwards. Could you also? do a 'VOTE FOR POINTS' on Ceres? Looking forward in this Topic. Regards, Mindless
GodLesZ Posted November 18, 2011 Posted November 18, 2011 Nice, i never tought there is developing on it again. Good luck with it! PS: You should try to post or sync the news posts with your svn log. Everytime i visited the site, i didnt see any changes on the news & left it afterwards. Could you also? do a 'VOTE FOR POINTS' on Ceres? Looking forward in this Topic. Regards, Mindless I've released one long time before in the old eAthena.ws forum: here. Its a simple addon and should still working for simple purposes. Maybe a hint for @Brian to come up with? 1
KeiKun Posted November 18, 2011 Posted November 18, 2011 (edited) Nice, i never tought there is developing on it again. Good luck with it! PS: You should try to post or sync the news posts with your svn log. Everytime i visited the site, i didnt see any changes on the news & left it afterwards. Could you also? do a 'VOTE FOR POINTS' on Ceres? Looking forward in this Topic. Regards, Mindless I've released one long time before in the old eAthena.ws forum: here. Its a simple addon and should still working for simple purposes. Maybe a hint for @Brian to come up with? i forgot i've used that for a long time your release is really good xD Edited December 30, 2011 by KeiKun
Kariton Revolution Posted November 21, 2011 Posted November 21, 2011 hello i have a question im using CeresCP i will reset my hair looks and i want to reset the looks to 1 not to 0 where i can change it? Thanks
Toshiro Posted November 21, 2011 Posted November 21, 2011 hello i have a question im using CeresCP i will reset my hair looks and i want to reset the looks to 1 not to 0 where i can change it? Thanks Look in query.php for the line (should be 109) DEFINE('LOOK_HAIR_STYLE', "UPDATE `char` SET `hair` = '0' WHERE `char_id` = '%d' AND `account_id` = '%d'"); and change " `hair` = '0' " to " `hair` = '1' ": DEFINE('LOOK_HAIR_STYLE', "UPDATE `char` SET `hair` = '1' WHERE `char_id` = '%d' AND `account_id` = '%d'"); 1
The King Posted November 23, 2011 Posted November 23, 2011 Great to see development underway again. The future is looking bright!
gfxmrmark Posted November 23, 2011 Posted November 23, 2011 nice gonna make some integrate for this, for me this is the best cp because safe mode can be enable with this thanks
whitesn Posted December 6, 2011 Posted December 6, 2011 Is CeresCP still up to date now ? The website shows no updates already but I'm still love with it's simple design 1
CalciumKid Posted December 6, 2011 Posted December 6, 2011 No it isnt. It hasnt been updated in quite some time last I knew. I honestly don't believe people still use it compared to Flux haha. 1
whitesn Posted December 6, 2011 Posted December 6, 2011 No it isnt. It hasnt been updated in quite some time last I knew. I honestly don't believe people still use it compared to Flux haha. Indeed i still love it's simple design, it's the firstly Control Panel I used.. I used flux now though
Zwei Posted December 25, 2011 Posted December 25, 2011 (edited) I like Ceres CP, I actually use it, but I modified some scripts and things... I would be cool If we can resurrect this project. Edited December 25, 2011 by Zwei
Brian Posted December 25, 2011 Author Posted December 25, 2011 If anyone wants to help, send me a PM and I'll add you for SVN write access.
gfxmrmark Posted December 25, 2011 Posted December 25, 2011 if this project will make some modification i will make a new design
Zwei Posted December 30, 2011 Posted December 30, 2011 (edited) Is CeresCP still up to date now ? The website shows no updates already but I'm still love with it's simple design It is being updated again if this project will make some modification i will make a new design What kind of modifications you mean? Edited December 30, 2011 by Zwei 1
JayPee Posted February 21, 2012 Posted February 21, 2012 edit your database access information at config.php
Brian Posted February 21, 2012 Author Posted February 21, 2012 edit your database access information at config.php Or press Back and edit it at the previous screen (the Installer Script).
Drakkus Posted February 21, 2012 Posted February 21, 2012 edit your database access information at config.php Or press Back and edit it at the previous screen (the Installer Script). BrianaL, any PLAN for adding 'Features' like FluxCPanel, the Purchasing etc?
Brian Posted February 21, 2012 Author Posted February 21, 2012 Sorry, there are currently no plans for this.
Fluffle Puff Posted February 22, 2012 Posted February 22, 2012 Brian, I have to install this patch http://rathena.org/board/topic/58877-r15572-new-gm-commands-permissions-system/page__view__findpost__p__80107 ?
Brian Posted February 22, 2012 Author Posted February 22, 2012 This has already been committed to the SVN, thanks again for the patch Xantara! http://sourceforge.net/apps/trac/cerescp/changeset/117/
Recommended Posts