Jump to content

Recommended Posts

Posted

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!

  • Upvote 4
Posted

Nice, i never tought there is developing on it again.

Good luck with it! :D

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. ;)

  • Upvote 2
Posted

Nice, i never tought there is developing on it again.

Good luck with it! :D

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

Posted

Nice, i never tought there is developing on it again.

Good luck with it! :D

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? :)

  • Upvote 1
Posted (edited)

Nice, i never tought there is developing on it again.

Good luck with it! :D

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 by KeiKun
Posted

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'");

  • Upvote 1
  • 2 weeks later...
Posted

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 :)

  • 3 weeks later...
Posted (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 by Zwei
Posted (edited)

Is CeresCP still up to date now ? The website shows no updates already but I'm still love

with it's simple design :P

It is being updated again :D

if this project will make some modification i will make a new design

What kind of modifications you mean?

Edited by Zwei
  • Upvote 1
  • 1 month later...
Posted

edit your database access information at config.php

Or press Back and edit it at the previous screen (the Installer Script).

Posted

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?

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...