Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/22/16 in all areas

  1. To settle the question of open source once and for all: I'm planning to release the full source code sometime in the future. When the code is released, anyone who wishes to do so will be free to fork the project, add renewal features, organize their own development teams and whatever. As I've already stated, I will not be interested in collaboration. I will release when I've reached my milestone for feature completion, and this will be the first and final release.
    2 points
  2. Hi~~ Why we choose to make a new emulator? Dastgir, Jedzkie, malufett and I decided to initiate new emulator with renewal enabled only and to commemorate Ind's precious works and himself.. For us pre-renewal should stay as it is now. We decide to use Hercules as base but we will also follow rAthena, 3ceAm and idAthena features/updates. But this is not all, we will also make our own updates/features. Our aim is to make the formula as accurate as it could be and we won't tolerate flaws in formula and inaccurate information. We already made lot of big update that fix many many bugs, we didn't make them in 2 weeks. This are pending stuff that we have since more than a year. No worry about the quality we are doing our best and our goal is to not let an invasion of bugs come in our bug tracker. About the project: All Devs are welcome to join our project and all current/Former staffs from any board are welcomed with the same title. Our goal is to fix gameplay mechanics first, it's the most important for us now and to show you our determination we already made some cool updates that include many many skills bug fix, Rebellion and Summoner ect...: http://ragemu.org/board/topic/18-super-mega-update/ Many other update was include like official Sorcerer Elemental Spirit: https://github.com/RagEmu/Renewal/commit/37f1da997c0c3b683d7fcc2eee9b8a6c8245de87 Hope to see you soon on RagEmu
    1 point
  3. Yeah put the skill ID you want the monster to react to as value. 1087,Orc Hero@MG_THUNDERSTORM,chase,21,20,10000,1500,5000,no,target,skillused,18,,,,,,, Like this means that Orc Hero will counter "Firewall" with the ranged skill "Thunder Storm".
    1 point
  4. always cast the skills while idle/chase/attack cast when the amount of players gangbang the monster is more than X cast when the amount of players gangbang the monster is more than or equal X cast when the players casted specific skills on the mob cast skill when after another skill is triggered. (chain skills) I believe should be like these.
    1 point
  5. No they changed it. https://rathena.org/board/topic/102946-script-engine-upgrade/
    1 point
  6. It's mostly because scripts should be using the constants rather than using the internal numbers for positions. You can see how Lemongrass fixed the official refine NPC here: https://github.com/rathena/rathena/commit/7046cf8fc588d4c17047107a98f24547964e6e2e Or Atemo script fixes here: https://github.com/rathena/rathena/commit/05a1b61beded08b7759b59ef381b4ddbad791abf https://github.com/rathena/rathena/commit/7d6be7e21ea831130111de846b81700cfc6c6c1e And make sure you have the update on the global function for appropriate usage: https://github.com/rathena/rathena/commit/1a87f90aa9a9c8f40dec41517b6f2d749c73378e If you have custom scripts you have to adjust them accordingly.
    1 point
  7. I don't want to be a party pooper, but forking rA was a mistake in the first place and foking it further is an even bigger mistake. Splitting the dev team and the community only makes it harder to implement things and fix issues and eventually will lead to community wane and finally total die off. I know that starting something new is much more exciting than fixing the old thing, but I can assure you, the latter is much more rewarding on the long run and that is the only way to improve something effectively. Every project has it's ups and downs and there are always new ideas that might be a bit against the project's aims but everything can be discussed and worked out. Anyways, this is only my opinion. Have fun and good luck!
    1 point
×
×
  • Create New...