Jump to content

Ind

Members
  • Posts

    1260
  • Joined

  • Last visited

  • Days Won

    52

Everything posted by Ind

  1. Here: https://cerescp.svn.sourceforge.net/svnroot/cerescp Not from me.
  2. Hi! I'm the new head developer of CeresCP and I'm in charge of bringing it back it's glorious days. I've been working on rewriting ceresCP core completely to make it as flexible and performance-efficient as possible. I'll make it a A-class web application. And all this awesomeness will need a new look, and that's what this thread is for. CeresCP Theme Contest Prize Winning theme will be featured as the default theme in the rehash of CeresCP All cerescp users will have your theme as their default Your personal website/portofolio/whatever will be linked to at the footer of the theme, "Designed by <a href="'http://your.portofolio.personal.site.whatever.com'">Your Name</a>", granting you and your work great acknowledgement and exposure. Information I do recommend you to have a open mind on the design, forget how the current cerescp design is and works, let your design skills run free. Theme should work flawlessly in all major browsers (Internet Explorer, Firefox, Chrome, Safari and Opera) How to submit your work: take a screenshot of it on a browser and post here (no psds! only html (aka fully-working theme) accepted) -- use the forum attach file function if you like. There will only be a winner if any of the submissions are actually used (aka I will only have someone win if I like a submission) Be aware that if you're the designer of my chosen submission I might ask you for minor tweaks on the theme before making you the winner. Deadline: There is no damn deadline. I will close the contest when I choose a submission (or when I get tired of waiting a submission) Should there be any new information I'll update this post and post a reply to this topic letting you know about it. If you have any questions post in this topic. footer-note: why this is the "arts & writings" forum? because jman said this topic belongs here. 1st update (17 march) I'd like to remember however that you are not required to run your design over the control panel. you can simply create a html with your theme in any shape or form you design it to look like, since the new ceres panel was completely rewritten I do not require you to have your design adapt to it -- I will have the control panel fit the winning design.
  3. in /conf/battle/misc.conf modify duel_time_interval to 5
  4. devo ter arrumado agora.
  5. there are existent client-server functions that could be used to measure such thing -- perhaps we could make it a built in feature.
  6. In src/map/skill.h you'll find #define MAX_SKILL_PRODUCE_DB 170 change the value to whatever you need and recompile
  7. Those of you getting that gcc error, re-run configure script ( ./configure )
  8. Hehe I'd say both but perhaps command is more than enough
  9. i see, thank you for taking the time to explain to me.
  10. Looks great -- I've read the diff, not able to test from here, but I already got a question: why did you split the alias in a different dbmap? from what I understand both maps basically do the same thing (point to AtCommandInfo), and both seem to expect unique indexes -- if my thought line is correct, then why did you split it?
  11. thanks to gepard it was fixed in r15558
  12. oh I didn't even know you could combine like that D: sorry >_< I failed to read the comments over char_ban code /me cries in agony. uhm it's login server who handles the previous (if any) ban time +___+ /me goes think Edit: I think i can get it to work if i move the check to char server (where it receives the ban request, then replies with a new chrif_char_ask_name_answer value) -- although char server cannot retrieve unban min level ^___^ how lovely. I'll try to think of something .-. will someone stab me if i add a new field to the ban packet?D: (or any better suggestions than this?)
  13. Awesome idea. added in r15557
  14. Looks excellent
  15. imo go ahead
  16. you need to recompile from scratch -- whatevers the equivalent of 'make clean && make sql'
  17. I can't reproduce it either, make sure all your source files are up to date and recompile from scratch.
  18. It should be fixed now, as of r15442
  19. it is. +1
  20. yes we will be upgrading the sql dbs as well, should be soon, in a future commit
  21. Hai. I'm here to give you guys a explanation on r15390. We, developers, spent a reasonable amount of time discussing what'd be a more organized, less cluttered, manner to work with pre-re and re files, and thats' what we came with. If the changeset is not clear to you, run a svn update and see how it is now. should you have any comments regarding this you'd like to share, post below.
  22. thanks you all for your info. thanks to yommy I found out it was a problem on my client. November 2011 works fine
  23. Hi, 2 (actually 4) questions. 1: If you type 'hi %' in public chat, does the % goes away?, if you type 'hi %%' does it display 'hi %'? whats your client version? 2: If you @mi 1001 does your client crash? whats your client version? thank you for your time
  24. Means you have too many instances of these events, I recommend merging them ( they are all run at once anyway so being elsewhere doesn't change anything )
  25. Ind

    Renewal skil

    we're focusing on clearing up eathena's bug tracker before moving on to work on 3.2x skills and beyond. (3.1 are currently supported)
×
×
  • Create New...