Brian Posted November 16, 2011 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share 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 Link to comment Share on other sites More sharing options...
Mystery Posted November 16, 2011 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
BlueskyVPS Posted November 17, 2011 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 24 Reputation: 3 Joined: 11/08/11 Last Seen: November 23, 2012 Share 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) Link to comment Share on other sites More sharing options...
GodLesZ Posted November 17, 2011 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 186 Reputation: 51 Joined: 11/14/11 Last Seen: January 21, 2015 Share 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 Link to comment Share on other sites More sharing options...
Drakkus Posted November 17, 2011 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 386 Reputation: 15 Joined: 11/17/11 Last Seen: September 13, 2024 Share 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 Link to comment Share on other sites More sharing options...
GodLesZ Posted November 18, 2011 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 186 Reputation: 51 Joined: 11/14/11 Last Seen: January 21, 2015 Share 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 Link to comment Share on other sites More sharing options...
KeiKun Posted November 18, 2011 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 967 Reputation: 53 Joined: 11/13/11 Last Seen: Friday at 08:18 AM Share 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 Link to comment Share on other sites More sharing options...
Kariton Revolution Posted November 21, 2011 Group: Members Topic Count: 161 Topics Per Day: 0.03 Content Count: 429 Reputation: 5 Joined: 11/21/11 Last Seen: January 14, 2017 Share 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 Link to comment Share on other sites More sharing options...
Toshiro Posted November 21, 2011 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 106 Reputation: 29 Joined: 11/08/11 Last Seen: 23 hours ago Share 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 Link to comment Share on other sites More sharing options...
The King Posted November 23, 2011 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 35 Reputation: 2 Joined: 11/23/11 Last Seen: October 5, 2022 Share Posted November 23, 2011 Great to see development underway again. The future is looking bright! Link to comment Share on other sites More sharing options...
gfxmrmark Posted November 23, 2011 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 148 Reputation: 8 Joined: 11/20/11 Last Seen: September 12, 2013 Share 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 Link to comment Share on other sites More sharing options...
whitesn Posted December 6, 2011 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 193 Reputation: 14 Joined: 12/02/11 Last Seen: October 30, 2018 Share 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 Link to comment Share on other sites More sharing options...
CalciumKid Posted December 6, 2011 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 257 Reputation: 253 Joined: 11/29/11 Last Seen: February 21, 2014 Share 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 Link to comment Share on other sites More sharing options...
whitesn Posted December 6, 2011 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 193 Reputation: 14 Joined: 12/02/11 Last Seen: October 30, 2018 Share 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 Link to comment Share on other sites More sharing options...
Zwei Posted December 25, 2011 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 107 Reputation: 18 Joined: 12/23/11 Last Seen: March 25, 2012 Share 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 Link to comment Share on other sites More sharing options...
Brian Posted December 25, 2011 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Author Share Posted December 25, 2011 If anyone wants to help, send me a PM and I'll add you for SVN write access. Link to comment Share on other sites More sharing options...
gfxmrmark Posted December 25, 2011 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 148 Reputation: 8 Joined: 11/20/11 Last Seen: September 12, 2013 Share Posted December 25, 2011 if this project will make some modification i will make a new design Link to comment Share on other sites More sharing options...
Zwei Posted December 30, 2011 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 107 Reputation: 18 Joined: 12/23/11 Last Seen: March 25, 2012 Share 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 Link to comment Share on other sites More sharing options...
Vietlubu Posted February 20, 2012 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 141 Reputation: 24 Joined: 01/19/12 Last Seen: March 30 Share Posted February 20, 2012 could you help me! Link to comment Share on other sites More sharing options...
JayPee Posted February 21, 2012 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 633 Reputation: 78 Joined: 11/14/11 Last Seen: September 20, 2017 Share Posted February 21, 2012 edit your database access information at config.php Link to comment Share on other sites More sharing options...
Brian Posted February 21, 2012 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Author Share 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). Link to comment Share on other sites More sharing options...
Drakkus Posted February 21, 2012 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 386 Reputation: 15 Joined: 11/17/11 Last Seen: September 13, 2024 Share 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? Link to comment Share on other sites More sharing options...
Brian Posted February 21, 2012 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Author Share Posted February 21, 2012 Sorry, there are currently no plans for this. Link to comment Share on other sites More sharing options...
Fluffle Puff Posted February 22, 2012 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 375 Reputation: 88 Joined: 12/30/11 Last Seen: May 3, 2016 Share 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 ? Link to comment Share on other sites More sharing options...
Brian Posted February 22, 2012 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Author Share 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/ Link to comment Share on other sites More sharing options...
Recommended Posts