Jump to content

Leaderboard

Popular Content

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

  1. < Stolao's Script Collection> Please Comment, Good or Bad i want to know your guys thoughts on what i should do next. Update History At Afk At Commands Auto Event Custom Functions Daily Login Reward Ex Job Master Floating Rates Fly-Wings Group Buffs Mvp Speed Run Non-Abuse Healer Poring Power Pvp Ladder Mining -Unsupported, Bug Fixes Only- Weapon Mastery -Unsupported, Bug Fixes Only- Coming soon to a server near you
    1 point
  2. 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
  3. Hey guys! Our Wiki is moving to Github. Actually, it's already there, but the conversion process isn't perfect. Some of the links and headers from the older Mediawiki syntax remain, which means the pages look a little bit messy. The current wiki hosted by us is in read-only mode. This is where you can help! There are currently over 700 pages that require attention. Do you have a spare half hour to give us a hand? What we need: Links changing to pages that exist. Pages can now have spaces in the links, which equates to a dash (-) in the title. For example [Database Configuration](Database-Configuration) and will be our new naming convention. If the page doesn't exist, you may be able to find it by using the search bar on the right of the wiki homepage. Formatting Section headers need to be addressed Code needs correct indentation for formatted output (4 spaces) Content correctionSome of the pages are years old and the functions/script they're describing either no longer functions that way, or doesn't exist. We have setup a special Wiki-Editing group on Github, so all you need is an account and you can make a start! Don't worry about making a mistake, there is a "Preview" option to double check, and everything is revision controlled so major hiccups can be reverted This is a mammoth task. We fully understand that. To help, we will be using the https://rathena.org/board/forum/63-rathena-wiki-discussion/ forum to discuss and assign larger pages to the Wiki team.
    1 point
  4. Next time please make a new topic because this is only for your magnus problem. And yes, It'll fail if there's those 3 are inflicted on the target.
    1 point
  5. try use RagexeRE around 2015+ Client. Topic: https://rathena.org/board/topic/104205-2015-client-support/?p=298837
    1 point
  6. You need to use new client .. probably client with date around 2015+
    1 point
  7. October Digest 2016 The following digest covers the month of October, 2016. Staff Changes @Limestone is now a Community Contributor. Development Highlights CORE:Merged warp and warpchar into a single function (6510d41) Fixed random options being removed on cardremoval (5a56210) Cleanup party withdraw (9a52768) Fixed a bug with cart change (19d6205) Fixing @at venders being stuck when map->char connection gets reset (3e4d2b8) Added guild/party checks for character deletion process (5ea873b) Added a configuration for deletion restriction (ce9e623) Cleaned up map property sending functions (940c473) Removed additional clif_maptypeproperty2 calls (f51a1c7) Fixed VIP char selection window (8f3599b) Expand NPC Name Length to 50 (d307743) Fixed a few EVENT_NAME_LENGTH usages (4d71a12, b60f74c, e443f84) Fixed NPC markets (6a89855) Refactored clif_charnameack (48c43cf) Introducing charpointer macros for fifo/buffers (73eb96f) Fixed a minor typo in warning message (655d6f5) Fixed a minor typo in ipban.c (428e516) Removed use of petheal command from pet_db.txt in both PRE and RE (d20cbca) Fixed Siroma and Imp card cast time reduction behavior (6dfaa0b) Fixed unknown state handling in mob skills (1c74af7) Fixed instance maps not being freed (e9c5dc6) Fixed extra status variables not being cleared correctly when the killed unit did not have any status change (9a130fa) DATABASE:Skill Update: Ranger Traps, Manhole, Occult Impact, Phantom Thrust, Falcon Assault, Lex Divina (031adff, e93c888, 04cf397, c14e674, 561a874, 5d24d73) Added missing items for IG_Mysterious_Travel_Sack4 (644d809) Added latest npc constants (568262f) SCRIPT:Renamed WoE:TE directory and files (42ce38c) Fixed Kafra length name (6216bfb) Added a sample script for utilizing the random option system (09cb81d) Fixed a wrong close in the Eye of Hellion quest (56c9765) Adjusted some script syntax (481a730) OTHERS:Removed README.txt (10946dd) Script_command.txt updated (6663df3) Fixed some compile warnings (57131f2, 55c5627) Fixes appveyor not building in pre-renewal mode (15b4050) Added a configure option for VIP features in the CI matrix (3108bb1, 7d0931a) Reenabled buildbot defines (dd55592, abd9809, ed53167, 40430d6) Added documentation for item links in mes (6f67a65) Statistics 12 authors have pushed 95 commits during this period. On master, 100 files have changed. There have been 1,933 additions and 1,878 deletions. There are 25 merged Pull Requests and 8 Proposed Pull Requests. There are 31 new Issues and 45 Closed Issues. List of Contributors @Akkarinage, @aleos89, @Atemo, @Baalberith6, @Badarosk0, @CairoLee, @cold-hr, @cydh, @cyilcode, @icxbb-xx, @ignizh, @Jeybla, @keitenai, @Lemongrass3110, @lelouch22, @lucasoli, @mgksrt8, @Playtester, @Ridley8819, @secretdataz, @Smokexyz, @Temtaime, @tmav94, @Tokeiburu Show your support to rAthena by submitting your Issue or Pull Requests! By providing enough useful info (Git Hash, Client Date, RE/Pre-RE, crashdump, how to reproduce, etc) you will help us to solve the issues faster
    1 point
×
×
  • Create New...