Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/10/16 in all areas

  1. Hey guys! The upgrade completed without any major problems, which was nice. There are several differences in the way the forum functions now, but the changes aren't detrimental. For example, the wysiwyg editor is cleaner. The subforums allow for upvoting answers and selecting "Best Answer" instead of "Mark Solved". There isn't any buggy code anywhere! IPS4 runs on a new framework and doesn't rely on any of our old files. This means previous edits and hacky customisations are a thing of the past. The forums will still be very slow while tasks are running in the background. These should complete themselves over the next 12 hours or so. Just in-case it isn't all plain-sailing, a special sub-forum has been created for newly created IPS4 forum bugs. I don't think there will be many bugs, but i expect the section might quickly fill up with questions. If it does, i'll answer as quickly as possible. If it doesn't, then that's a good thing!
    8 points
  2. Castle Manager In celebration of rA's movement into a new era of IPS4, I decided to finally make a new release. It's nothing too fancy, I just got tired of manually rotating castle ownership every time I rotated WoE castles. Whipped it up tonight, if you've got any suggestions feel free to post 'em! I set the permissions for GM 99 only, you guys are welcome to set separate ones per section. Some people might decide to let normal players see the guild data. Oh and a shout-out to @Euphy, as I used his WoE controller as inspiration, and copied the arrays from it. Edit: Added a new version already at @Emistry's request. You can now modify a castle's data one value at a time.
    3 points
  3. rAthena C++ Migration It's a well-known fact that people can get old. A software can also get old. It has been years that rAthena forked from eAthena, which is a fork of jAthena. Countless changes were committed. A large number of developers come and go. So, we think that it's time to move forward and leave things from 200x behind. I'd like to announce the project that was started by @Lighta, picked up later by the rA dev team, Project rAthena++. It is an attempt of converting rAthena source code from C language to C++ with utilizing object-oriented programming in mind. We believe that libraries available in C++ will facilitate us greatly in creating new features in the future. Code for the project can be found in our GitHub Repository. However, the project has its downside. It may break every single source mods out there. Although, I believe that it will be much easier to recreate mods in the future. In addition, rAthena being in C++ open the possibility for a nice plugin system to make mod developers' life easier. Also, currently the project will not compile on Linux. We will make a change to our Makefile later to support Linux. Additionally, I'd like to ask you to help test this new branch of rAthena throughout the development process for bugs or bad merges that may happen here and there. The project is still in very early stage. Its code is not much different to what we currently have now, but it will get refactored everywhere possible to make a good code base to develop in the future. Finally, special thanks to @Lighta for a good base of code. @Sirius_Black for his refactored solution for rAthena. @Aleos for great advices and tips. @Lemongrass for great advices and tips. @Cydh for a great piece of code that get me out of the compile errors hell. Secrets signing out! Links: C++ development branch: https://github.com/rathena/rathena/tree/refactor/rA-cpp
    1 point
  4. This will do what you want. http://pastebin.com/5Kwt41h6
    1 point
  5. It's likely that reinstalling won't help as older FluxCP addons are accessing player variables in the wrong location. It's looking for data that doesn't exist in a table that isn't used anymore. Change the SQL query in modules\vote4points\function.php to point to current tables instead.
    1 point
  6. Rynbef's SQL Warper View File Description This warper is a fully sql based warper. All coordinates, categories or maps can be modified. This script contains the following features: - Fully SQL based - Realtime coordinates, categories or map changes without scriptreload - Easy to add new maps or create own categories - Restricted maps or sub-maps by renewal/pre-renewal - Allow map access by min. group ID - Anti-Bypassable last warp function - Simple enable or disable categories How to install 1#: Insert the .sql file to your database. 2#: Copy the script to your script folder and change the settings on the bottom of the file. 3#: Insert the file to the scripts_custom.conf 4#: Reload or restart server. Have fun! Other If you have any question about this script or else please contact Rynbef at the rAthena Board. The duplicates and coordinates are based on Euphy's Warper. The .zip file includes a database structure file to explain how it works. !!! --- Dont name this script as your. Dont remove the copyright header. Dont sell this script. --- !!! Submitter Rynbef Submitted 10/10/16 Category Utilities It works on future versions but there will be no updates more. If anyone will update it you're free to re-upload the update and don't forget to credit me ?
    1 point
  7. Thank you Nova and Akkarin for helping community better!
    1 point
  8. Yeees! As I said before, long time coming. Glad it all went well.
    1 point
  9. So, I just leave what I've done here. Thanks to Hercules and Aleos https://github.com/cydh/rathena/tree/feature/translation https://github.com/cydh/rathena/commit/98f28a6cdf275c2ad0274229a6bdad48c166bbfc .diff only
    1 point
  10. Agreed with Cydh. I don't see it as a bad feature but we have a few other stuff on our plates before this comes into play. Unless someone wants to make a PR, go for it!
    1 point
×
×
  • Create New...