Search the Community
Showing results for tags 'boost'.
Found 2 results
-
Hello everyone, today I wanna discuss my new project with you guys and want to get your opinions in return. The project is a new Ragnarok Online Emulator, written from scratch. It's Multithreaded, Asynchronous, Shardable and written in C++11. I'm pretty much at the beginning and therefore it's a good time to discuss some things while planning the program structure. This is what is used by AthenaMT to fulfill some of the biggest issues: Data Persistance MySQL Data Cache Redis Interserver Messaging Redis Pub/Sub Network IO Boost::ASIO (Multithreaded) Custom Scripting ChaiScript JSON / XML Parsing / Message Building Boost::Property_Tree These are all dependencies for now, so you just need a newer C++11 compiler and additionally the newest Boost Framework and you can compile. Right now we are working on the Account Server, which can hopefully be finished within this or next week. We have an IRC Channel just like hercules has one, just join us on: IRC Server: irc.rizon.netChannel: #AthenaMT Our Repository is located on Github: https://github.com/shikazu/AthenaMT I would be very happy, if you could do suggestions and your opinions about this project. Thank you very much for reading. ~Shikazu
- 3 replies
-
- emulator
- multithread
-
(and 3 more)
Tagged with:
-
Hi, i'm diconfrost vanz. I own WipeOutRO. it's a midrate server. Well, enough for introductions. i'm making a premium system for my server that will give boost on exp/drop and give something like instant access on some maps. At first i tried to use the script of Rafael http://rathena.org/board/topic/67140-viplib-v14b-vipadmin-v13a-updated/ and i failed to make it to my liking. And after that i tried using this http://rathena.org/board/topic/77630-vip-system/ but the npc script was incomplete and i can't make an item script for it. And now i was using this script made by my friend Jezu, http://www.wipeoutgaming.info/VIP.zip It's a perfect one for me, the only problem i have there is i can't make an item script for it. Can you help me rescript or recode it so i can make something like a item script using callfunc or something can be used in item scripts?