Jump to content

Akkarin

Forum Manager
  • Posts

    3147
  • Joined

  • Last visited

  • Days Won

    214

Everything posted by Akkarin

  1. No, PRE-RE clients don't have the Achievements interface.
  2. Reading the software documentation is always a good start. http://wiki.simplemachines.org/smf/Themes_and_Layout
  3. Akkarin

    broken login

    Update your theme to use the current version of reCaptcha.
  4. Akkarin

    Doram NPC

    As the NPCs don't exist, I'm pretty sure it's safe to assume that there are no Doram quests implemented.
  5. As did we. Ours also includes the Title system while theirs doesn't.
  6. Akkarin

    Doram NPC

    NPCs for the lasagna map don't exist within rAthena yet.
  7. Performance as far as RAM goes, Hercules has the edge, but not by much. Forums can be quiet during off days, while Github can be quiet on either project when the devs are working on things in the background before a PR is submitted. They're similar. We aim to emulate kRO, so features are coded when the devs get time. There's no timeline or checklist that states which emulator has which feature enabled, but from what i've seen, rAthena is producing the code for these systems slightly ahead of Hercules. Newer clients are all RE. They -can- be used on a Pre-RE server, but you shouldn't expect them to work as they should. It's being cleaned up ready to throw into a PR. We're lovely. Yes, we certainly do! We have no intention of deserting our posts! Many of the members of staff here have invested too much time in this project to simply walk away now.
  8. Resolve your errors, then read https://github.com/rathena/FluxCP/blob/master/doc/user_theme.md . As your error states, circular dependencies means you've done it wrong. The default theme shouldn't have a manifest.php file, and you shouldn't be overwriting the default theme at all.
  9. It won't be back, we moved it to github and thats where it will stay. The 'lack of user friendliness' is just a way of saying you're not prepared to accept change. There's the same data on the homepage, same data on the wiki pages, same ability to search and list pages.
  10. The data is the same...
  11. https://github.com/rathena/rathena/pull/1933
  12. Yes, i stepped down when i went into hospital. I understand you have concerns, but please be assured that between Aleos and I, we have everything under control. I have no intention of developing cancer again, so i'm not going anywhere. We've been doing everything to ensure that rAthena remains on the up! Paid files is a two sided coin, as with anything that we introduce into the community, it gets talked about, we weigh up the pros and cons, then we talk to the staff (this has been in discussion since September last year), then we push it out to the community after we've made sure that a procedure is in place. Things that happened in the past can be learned from. This is one of those things that had a knock-on effect to other systems and deteriorated because it wasn't managed properly. We've learned from that mistake. If i wasn't confident that we could provide a service that every member of rAthena deserves, we wouldn't have re-introduced it.
  13. Er.. no, not "no wonder why". No one except an admin has ever been able to download a file without paying for it. When the system was removed, the paid files were all hidden. Because the system was no longer in use, paid files were free to download by anyone who could see the hidden Files. From the logs, this only happened with 1 moderator and he is no longer a member of staff. Admittedly this should've been managed better while I was away for many months. That's why I said only Aleos and I can approve them. Don't get your knickers in a twist and come up with your own version of events that aren't accurate.
  14. This afternoon I enabled all groups on the forums to be able to upload their work to Files and put a price on them. What does this mean? Two things. Firstly, it means that any user on the forum is able to charge for their uploaded File. This has proven to be profitable in more ways than just of a monetary value. In the past, amazing features, code, maps, sprites, images, etc were created knowing that hard work would be met with funds in their account to either spend on the forums, or request via paypal. This encouraged a higher standard of working which produced a large number of projects. Secondly, it means that rAthena can survive for longer without further cashflow injections from elsewhere. Donations are marvellous, but they don't cover the monthly costs. Paid Files have a Tax value of 20% which covers the paypal fees and ensures that a few cents are kept in rA's coffers. Over the course of a month, these values would help to pay for our hosting. All paid files will be approved by either @Aleos or myself to begin with. The approval process will be strict - if your file is not of high quality, it will be rejected. Files that were previously uploaded to the forums when Nexus was alive no longer exist. If you had a paid file and want to charge for it, you will need to re-upload it (I deleted them all when i found that moderators had still been downloading them after they were hidden during my absence last year). If you run into any problems with permissions, please let me know as soon as possible via Forum PM!
  15. 336 is not an instance mode. You should be using one the following to create an instance: IM_NONE IM_CHAR IM_PARTY IM_GUILD You may find that more people will be willing to help you if you copy your instance_create script into a codebox so we can tell you what's going wrong.
  16. Everyone is capable or searching for older commits themselves via the Git repo. Since you're being lazy i've done the search for you. This commit equates to r17310 in the old SVN timeline. https://github.com/rathena/rathena/tree/87d862c4232a8e8f1c3d57975dccf4432dea5d4b
  17. Akkarin

    This or That?

    Reddit Elvenar of Farmville?
  18. {{if $record->hasReviewed()}} <!-- Already reviewed --> {{elseif $record->locked()}} {template="commentUnavailable" group="forms" location="front" app="core" params="'item_locked_cannot_review'"} {{elseif \IPS\Member::loggedin()->restrict_post}} {{if \IPS\Member::loggedIn()->restrict_post == -1}} {template="reviewUnavailable" group="forms" location="front" app="core" params="'restricted_cannot_comment'"} {{else}} {template="reviewUnavailable" group="forms" location="front" app="core" params="'restricted_cannot_comment', \IPS\Member::loggedIn()->warnings(5,NULL,'rpa'), \IPS\Member::loggedIn()->restrict_post"} {{endif}} {{elseif \IPS\Member::loggedIn()->members_bitoptions['unacknowledged_warnings']}} {template="reviewUnavailable" group="forms" location="front" app="core" params="'unacknowledged_warning_cannot_post', \IPS\Member::loggedIn()->warnings( 1, FALSE )"} {{endif}}
  19. Amicable.
  20. 4305
  21. Essentially, you can just use "openstorage; end;", though following the other items in the database that provide access to the kafra storage would be a good way to go. The Kafra Card (id:12211) uses callfunc "F_CashStore"; to bring up an npc dialogue window which then opens the storage. It's up to you how you implement this.
  22. You would set the item type to "11" which means "delayed consumption". You can use any script command and the item won't be eaten up by the server, with the exception of "itemskill" commands.
  23. Have no fear my dear The credits you have remain on your account until you either spend them on other content (paid files, donator subscription, branded clothing, etc) or submit a withdrawal request in a similar fashion to the old payouts. The withdrawals that have been submitted over the last few months are slowly being processed in the order they were created after the IPS4 license purchase and forum upgrades. We're on the right track
  24. I do wish you guys would use the import files instead of changing the main config files.
×
×
  • Create New...