Tarodul Posted April 4, 2014 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 07/29/12 Last Seen: February 22, 2016 Share Posted April 4, 2014 (edited) Anyone knows where can I find old days ragnarok emulator (like Episode 5.0)? Old monster stats and spawn, npcs, items, calculations, maps, etc. Reverting the current version of these files are quite hard as many things have changed. I really miss old days RO Thank you. Edited April 4, 2014 by PcNy Quote Link to comment Share on other sites More sharing options...
0 mrlongshen Posted February 20, 2017 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share Posted February 20, 2017 @Akkarin the link down. Any mirror ? Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted February 20, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Saturday at 06:27 PM Share Posted February 20, 2017 2 hours ago, mrlongshen said: @Akkarin the link down. Any mirror ? The easiest way to grab a specific old svn revision would be to use tortoisesvn with the github repo - it supports svn checkout. Why on earth you'd want code that is 10 years old and full of bugs is beyond me. 1 Quote Link to comment Share on other sites More sharing options...
0 mrlongshen Posted February 20, 2017 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share Posted February 20, 2017 6 minutes ago, Akkarin said: The easiest way to grab a specific old svn revision would be to use tortoisesvn with the github repo - it supports svn checkout. Why on earth you'd want code that is 10 years old and full of bugs is beyond me. I plan to make a classic server. Episode 6. but dont know where to get the files. Any advise ? Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted February 20, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Saturday at 06:27 PM Share Posted February 20, 2017 12 minutes ago, mrlongshen said: I plan to make a classic server. Episode 6. but dont know where to get the files. Any advise ? For the most part, you could use all the current mechanics available in rA, stop specific npc files from loading, use pre-re and grab an ancient client on the supported clients dev thread. 1 Quote Link to comment Share on other sites More sharing options...
0 Playtester Posted February 20, 2017 Group: Developer Topic Count: 37 Topics Per Day: 0.01 Content Count: 895 Reputation: 248 Joined: 01/30/13 Last Seen: 19 hours ago Share Posted February 20, 2017 eAthena is on github now too, so you can grab it from there: https://github.com/eathena/eathena Don't know how to check out older versions but should be possible. I personally would just check out rAthena, enable PRERE define and then just revert the differences between episode 5 and 13.2 one-by-one. Quote Link to comment Share on other sites More sharing options...
0 mrlongshen Posted February 20, 2017 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share Posted February 20, 2017 4 hours ago, Playtester said: eAthena is on github now too, so you can grab it from there: https://github.com/eathena/eathena Don't know how to check out older versions but should be possible. I personally would just check out rAthena, enable PRERE define and then just revert the differences between episode 5 and 13.2 one-by-one. So you suggestion using rathena. and then change one by one the script. If I use the old payon and old morroc. how the script ? Its different or same ? Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted February 21, 2017 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 14 hours ago Share Posted February 21, 2017 (edited) You can try this.... git checkout <commit> if you're using SourceTree, you should be able to see the "Checkout" option when you right click on the commit.. Perhaps next time you should create you own new topics when asking a questions. Leave these ancient topics alone if you're not providing an answer to their un-solved questions. Edited February 21, 2017 by Emistry Quote Link to comment Share on other sites More sharing options...
vBrenth Posted April 4, 2014 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 311 Reputation: 46 Joined: 11/06/11 Last Seen: 19 hours ago Share Posted April 4, 2014 eAthena ? Quote Link to comment Share on other sites More sharing options...
Tarodul Posted April 4, 2014 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 07/29/12 Last Seen: February 22, 2016 Author Share Posted April 4, 2014 eAthena ? I think eAthena now is not Episode 5. Can you recommend how to get EP5 with stable source? Quote Link to comment Share on other sites More sharing options...
Tarodul Posted April 5, 2014 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 07/29/12 Last Seen: February 22, 2016 Author Share Posted April 5, 2014 The only way to do this would be to grab rAthena in a very (very) old state. Episode 5 in rAthena terms is about 9 years old. Ep 5 was Yuno if i recall correctly.. but even at rev 700 eAthena had Nif and Umbala (ep 6 & 7). You'd need to find a stable revision via trac (http://trac.rathena.org/browser/rathena/trunk/npc/cities?rev=704) and hope for the best i'm afraid. Thank you. But what is the difference between your link and stable 704 (http://trac.rathena.org/browser/rathena/branches/stable/npc/cities?rev=704)? I found that the comment are different so I think they are not the same. Which one should be more stable? Is Trac another repository apart from GIT? or is Trac only for stable releases. What if I want benefits of today's stable source with old days ragnarok. Can I grab only "db" and "npc" folders from 704 and replace the current ones? Quote Link to comment Share on other sites More sharing options...
Tarodul Posted April 5, 2014 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 07/29/12 Last Seen: February 22, 2016 Author Share Posted April 5, 2014 704 was just a low number I put into track to find a revision old enough that wouldn't have more that ep 5. Trac is a piece of software that allows us too sift through changes. Note though, that the older the revision, the more unstable it'll be. I will try to make rev704 to be a reference. But it seems like I cannot SVN Checkout with it. Do you know how I can check it out? Thank you. Quote Link to comment Share on other sites More sharing options...
Question
Tarodul
Anyone knows where can I find old days ragnarok emulator (like Episode 5.0)?
Old monster stats and spawn, npcs, items, calculations, maps, etc. Reverting the current version of these files are quite hard as many things have changed.
I really miss old days RO
Thank you.
Edited by PcNyLink to comment
Share on other sites
11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.