Jump to content

Leaderboard

Popular Content

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

  1. 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
    4 points
  2. Hello everyone, Cyan Hijirikawa here, the Project Lead of MIDICityRO Project. As thanks to everyone from rAthena, I'll personally be releasing some of our scripts every now and then. I wish that these scripts will prove to be useful to other people. These will be free releases, but I would like to ask people not to remove the Author notes and whatnot. Halloween Collection Event Script DescriptIon: This is a finders-keepers type of event Only the first person to find the npc on that map can win that map's reward Rewards are randomized, if you want to change this and don't know how to do it, contact me http://pastebin.com/xYarzVRY Classic Headgear Quest Script Description: This doesn't give headgear preview, but uses old-style RO headgear quest mechanic This was messy, but yeah, it functions properly and as intended http://pastebin.com/PNZfFMRR Radio NPC Description: Basically let's you play a song of your own choosing from any of the available playlist Be sure to follow proper formatting to keep it functional Also, be sure to have the proper bgm files in your bgm folder for this to work http://pastebin.com/UJw4HPfA
    2 points
  3. Need the latest kRO Install folder for your private server? Look no further! ----> Download <---- Latest: 2023-04-04 Installation: Official kRO Updated: 04/04/2023 Download Link: https://mega.nz/folder/jUsDgRxQ#ttLmLjPY9p9cfU5_ShWVCw Package contains RSU RO Patcher Lite for kRO and kRO RE by [Ai4rei] This package is maintained by [Akkarin] Note: Due to continued abuse of my webservers, the files have been moved to MEGA. You can download an extractable .zip of an installed kRO directory, or you can download the official installer from kRO's website. Note: If you require older maps that are compatible with 2021 and older clients, download the 2021 .zip. A fan of this topic? Hit the rep button
    1 point
  4. < Stolao's Auto Event > Features: Dynamically Runs events every hour based on the in game confugurable menus Event List: Emperium Event, Zombie Survival, Dice Event, PvP Event, Maze Event, Find The Poring, Cluckers, Lucky Pick, Bombring Event, Manhunt, Find The Mushroom, Find the Baphomet, Grab the Candy, Monster Counting, Disguise, Fabre Killing, Devil Square Uses Custom Commands, @JoinEvent and @RunEvent Contain map "Maze" originally posted by here Mails Rewards to players Todo: Suggestions? Add Events DB Event, MVP Arena, Invasion, Ragnarok Training Add a vote for event option with queue Make customizable in game by gm Add more events Optimize Changelog: ... for older view git 2.39 Added Find th Baphomet 2.3A Added Grab the Candy! 2.3B Added Monsters Counting (requires the server to be compiled with regular expressions library enabled) 2.3C Combined OnPCLogout Events 2.3D Added Disgusie Event 2.3E Replaced 'strnpcinfo()' type 0 and 1 with type 3 2.3F Removed dependencey on regular expressions library for Disguise and Coutning 2.40 Fixed Poring Event setting mapflags non-dynamic map 2.41 Added Fabre Event 2.42 Fixed Emp Event Failing to annouce not enough players 2.43 Fixed Zombie Failing to start due to negative index 2.44 Added Devil Square 2.45 Certain mapflags no loger removed on events end 2.46 Warp Players to Save instead of Prontera 2.47 Made default time for emp event ~23 Days 2.48 Added a player death check to zombie event 2.49 Fixed a loop issue in PVP 2.4A Players warp to prontera instead of save, apperenetly map warp doesnt support "Save" 2.4B Fixed Lucky Pick 2.4C Fixed a missing "" in maze event 2.4D Added a check so Mushroom Event will always have at least 1 mushroom 2.4E Fixed incorrect map index for Mushroom and Bapho events 2.4F Fixed incorrect event index for Mushroom and Bapho events 2.50 Added a Gm diplay count for mob counting event if Testmode is enabled 2.51 Removed map warp from counting event 2.52 Counting event now properly removes mobs at events end 2.53 Removed SQL dependency from Fabre event 2.54 Added Warp out for disgusie event 2.55 Disabled Countdown timer in disguse event 2.56 Fixed incorrect Rules check 2.57 Added a Gm diplay mob name for disguise event for gm 99 2.58 Fixed incorrect mapindex for disguise event 2.59 Devil Square now rewards all players once last chest is killed 2.5A Fabre event now propery kills monsters at end Links: Latest Auto Event Maps: Auto_Event Maps
    1 point
  5. You can help in lots of ways! Submit issues to github, test for compiling errors, hit the donate button, review changes, suggest updates, etc etc.
    1 point
×
×
  • Create New...