Jump to content

Murilo BiO'

Members
  • Content Count

    42
  • Joined

  • Last visited

  • Days Won

    9

Reputation Activity

  1. Upvote
    Murilo BiO' reacted to Antares in roBrowser continued - Join the effort!   
    Hi everyone!

    In the last few years I have been continuing the development of roBrowser. I implemented many features and effects and also searched the internet for every roBrowser fork and tried to merge and finish every development that was made outside of the main repo. The client became pretty playable compared to other versions, but there is much to be done and I am short handed on people. Some awesome guys already joined and implemented/working on much needed stuff, but there is more required. I am writing to gain some attention and perhaps someone could help us in getting the client in shape. If you are not interested in development, but you can help us in acquiring information about assets/layouts/"how to do it", that would be also a huge help! I have to spend hours listening to effect sounds and watch animations and on top of all translate their names from korean/latin1 gibberish to get exactly what we need and it is a really tiring task.  If you are interested in none of those, but you have roBrowser on your server (that is unfortunately pretty outdated now), check out our version and consider using it. Everyone can use this fork and anyone can join the effort. There is only one request I have: if you implement/fix something, don't forget to open a pull request, so everyone can benefit
     
    The repository is located here:
    https://github.com/MrAntares/Ragna.roBrowser
     
    And finally some screenshots that contain things we implemented/fixed, but keep in mind, everything is WIP and many things are still missing:
    - Pushcart and related GUIs and other features like Forging, Brewing, Arrow Crafting, Alt+M shortcuts, Weapon sounds, Critical and combo damage display, Taming, and many more
    - Status effects (coloring)
    - Map Effects

    - Hard coded skill and item effects and of course sounds

    - Sprite based effects
    - Minimap icons
    - Skillbar cooldown display (as of yet the old style, but the clock style is also in the barrel)

    It also works on mobile and we try to improve the experience by adding UI elements/features that support us in the handheld environment, like
    - Full screen button in the top left corner
    - Exit battle mode/ open chat on the bottom left side of the ChatBox

  2. Upvote
    Murilo BiO' reacted to Beret in New fields in skill db   
    I was looking at Aegis and decided to create this suggestion to add more fields to the skill database. 
    The intent of this posting is to facilitate the use of modifications of the skills.
    That way we can only use one @reloadskilldb and all modifications come into operation.
     
    SkillHitPer is the accuracy by level
    SkillHitPer = [200,200,200,200,200,200,200,200,200,200]  
    SkillAtkPer is the attack value by level
    SkillAtkPer = [300,500,600,800,1000,1200,1300,1500,1600,1800]  
    SkillHandicap applies a chance for the player to receive the effect. The level of the status is according to the skill level
    OnSuccess: SkillHandicap = [SC_BLIND,50,100,150,200,250,300,350,400,450,500]  
    SkillResetHandicap allows you to remove an effect when you use the skill
    OnUse: SkillResetHandicap = [SC_SLEEP,SC_STUN]  
    SkillDrainHP allows absorbing the resulting damage dealt as HP.
    SkillDrainHP = [100,100,100,100,100,100,100,100,100,100]  
    SkillDrainSP Drains SP from all players around the user based on the amount of damage they would take from a normal attack.
    SkillDrainSP = [20,40,60,80,100,20,40,60,80,100]  
    SkillDataString allows input of a string used by teleport skills, or message when using some skill
    SkillDataString = ["dicastes01.gat"]  
    I think these implementations would help a lot to make modifications to the abilities without shutting down the server for the modifications to come into operation
  3. Upvote
    Murilo BiO' got a reaction from caspe in Clan System   
    Yay! It's merged!!

    https://github.com/HerculesWS/Hercules/commit/19c94017a31d86f7848085162ffb741770975128
  4. Upvote
    Murilo BiO' got a reaction from IndieRO in Clan System   
    Yay! It's merged!!

    https://github.com/HerculesWS/Hercules/commit/19c94017a31d86f7848085162ffb741770975128
  5. Upvote
    Murilo BiO' got a reaction from JulioCF in problema do video do hexed   
    Muda o modo de compatibilidade, as vezes o modo tela cheia fica dando esses problemas de vídeo.
    Procura postar em área correta.... Fora da área de Português você DEVE usar inglês....
     
    @JulioCF Desisto desse cara e.e
     
  6. Upvote
    Murilo BiO' got a reaction from JulioCF in sore alguns comandos   
    Olha, há muitas informações faltando...
    Esse emulador que você baixou é Hercules? Você baixou de um terceiro, então provavelmente foi modificado e se você não sabe o que foi modificado não tem como dar suporte, sem contar o próximo ponto. 2012? Estamos em 2018, MUITA coisa mudou, essa sua deve estar cheia de bugs e falhas, então aconselho a baixar uma versão nova. Área errada pra postar em português, use inglês nessa área ou vá na área em português: Link.
  7. Upvote
    Murilo BiO' got a reaction from Mystery in sobre server encontro com desconhecido   
    Respondendo por partes:
    Se você quer exatamente o mesmo Client (hexed) da época, verifique a época, e procure em algum dos bancos de clients que existem por ai, veja alguns posts antigos da seção de Client Releases. Para a pasta data da época, procure uma pasta completa do ragnarok(full client) da época, busque posts antigos da seção de Client Releases. Recomendo usar um emulador atual, apenas desabilite o RENEWAL, há vários tutoriais de como fazer isso, se me recordo bem é na pasta src/config, mas procure pois faz tempo que não mexo nisso e não vou lembrar.  
    Sobre o post em si:
    Área errada para perguntar em português, use a área de suporte da seção Portuguese Community (você encontra mais em baixo na página inicial). Ou como alternativa, use inglês e poste nas áreas principais, ai as chances de ser respondido serão maiores.  
    @Mystery Can you move this topic to Portuguese Community too? Thanks!
  8. Upvote
    Murilo BiO' reacted to Tio Akima in ADD new Signboard - chat/shop/icon/etc   
    Hi, I'm TioAkima.
    Small tutorial to help add the new fucking SIGNBOARDs that are available to new clients.
    If I'm not mistaken, it's for client's 2016+
    For those who do not know, I'm talking about these new chat/shop on the NPC:


     
    They are cool and leave the server with a nice face. <3
    it is quite simple.
    Go in your data folder, and in your LUA files (luafiles514)
    search for file signboardlist.lub
    data\luafiles514\lua files\signboardlist.lub Now let's understand how this file works to add a SIGNBOARD (cute little window with icon) like this:


    The structure of the file is as follows:
    {" prontera", 150, 193, 5, IT_BMP, "유저인터페이스\\information\\over_kafra.bmp", " KAFRA Tools ","#0x00FFFFFF"}    {
            "prontera", = map name
            150, = x
            193, = y
            5, = height you want the window (can be zero if you want)
            IT_SIGNBOARD, = window type
           "유저인터페이스\\information\\over_kafra.bmp",  = here is the directory where your icon is
            "KAFRA Tools", = chat  name
            "#0x00FFFFFF" = letter color
        },
    Just add another line following this format. Remembering that the last window does not have the comma in the end ... It is good to pay attention to this.
    Now to add icons in this other way>


    The format is very similar, but it has some minimal difference ... And it's also in the same file.
    It's pretty much the same thing, but one or the other function argument changes.
    The structure is this:
    {"prontera", 150, 193, 1, IT_BMP, "유저인터페이스\\information\\over_kafra.bmp"},    {
            "prontera", = map name
            150, = x
            193, = y
            1, = height you want the icon (can be zero if you want)
            IT_BMP, = Only place the icon (without the window)
           "유저인터페이스\\information\\over_kafra.bmp"  = here is the directory where your icon is
        },
    READY!
    Note that for this, you do not put the name of the chat nor the color of the letter! (you do not have these two arguments, okay?) ..
    That's it .. I hope it helps anyone who wants to put these windows.

    att,
    Tio akima
  9. Upvote
    Murilo BiO' got a reaction from caspe in IP address based G pack   
    The simpler way is just adding getitem2 under the getitem on the script, with static values like on the first one. But remember, someone with dynamic IP can receive multiple G Packs.
  10. Upvote
    Murilo BiO' got a reaction from JulioCF in Ninho de Nidhogg   
    O que foi editado:
     
    // Arquivo: npc/quests/quests_13_2.txt // Linha: 1075 // de: else if (ep13_mdrama > 5) { // para: else if (ep13_mdrama > 5 || ep13_mdrama == 0) { // Arquivo: npc/instances/NydhoggsNest.txt // Linha: 37 // de: if (ins_nyd == 0) { // para: if (ins_nyd == 0 && false) { // Linha: 102 // de: } else if (ins_nyd == 131 || ins_nyd == 132 || ins_nyd > 199) { // para: } else if (ins_nyd == 131 || ins_nyd == 132 || ins_nyd > 199 || true) {  
    Com isso fui capaz de entrar no calabouço, gerar a instância e completá-la com sucesso.
    O que as mudanças fizeram foi pular o requisito da quest, mas se alguém quiser terminar a quest, não vai conseguir.
  11. Upvote
    Murilo BiO' got a reaction from Akace in Ninho de Nidhogg   
    O que foi editado:
     
    // Arquivo: npc/quests/quests_13_2.txt // Linha: 1075 // de: else if (ep13_mdrama > 5) { // para: else if (ep13_mdrama > 5 || ep13_mdrama == 0) { // Arquivo: npc/instances/NydhoggsNest.txt // Linha: 37 // de: if (ins_nyd == 0) { // para: if (ins_nyd == 0 && false) { // Linha: 102 // de: } else if (ins_nyd == 131 || ins_nyd == 132 || ins_nyd > 199) { // para: } else if (ins_nyd == 131 || ins_nyd == 132 || ins_nyd > 199 || true) {  
    Com isso fui capaz de entrar no calabouço, gerar a instância e completá-la com sucesso.
    O que as mudanças fizeram foi pular o requisito da quest, mas se alguém quiser terminar a quest, não vai conseguir.
  12. Upvote
    Murilo BiO' got a reaction from IndieRO in Clan System   
    Tada!
     
    https://github.com/HerculesWS/Hercules/pull/1718
    Now we just need to wait for `mmo_charstatus`
  13. Upvote
    Murilo BiO' got a reaction from Legend in Item Drop Lock   
    Hey everyone!
     
    About this plugin:
    Well.. I saw a friend that had to remove some items from being dropped by some monsters and he was struggling with the `mob_db` since a lot of monsters drop that item.
    So I made this plugins which can disable an item from being dropped by all monsters or just for the specified mob types, and also with the possibility of set some exceptions.
    I hope it can help other people with the same problem.
     
    Installation:
    Well, you just need to extract it on your `src/plugins/` folder and declare it on the `conf/plugins.conf` file, and follow the instructions to build plugins with MSVC or GCC.
     
    Downloads \ Changelog:
    1.0a - Initial Release.
     
    Bug Report:
    Also, if you find any bug, just tell me *here in this post* or start a new issue on my plugins repository (Link).
     
    Contributing:
    You can contribute to this plugin or any other one in my Plugins Repository by sending pull requests
     
     
  14. Upvote
    Murilo BiO' got a reaction from Asheraf in Item Drop Lock   
    Hey everyone!
     
    About this plugin:
    Well.. I saw a friend that had to remove some items from being dropped by some monsters and he was struggling with the `mob_db` since a lot of monsters drop that item.
    So I made this plugins which can disable an item from being dropped by all monsters or just for the specified mob types, and also with the possibility of set some exceptions.
    I hope it can help other people with the same problem.
     
    Installation:
    Well, you just need to extract it on your `src/plugins/` folder and declare it on the `conf/plugins.conf` file, and follow the instructions to build plugins with MSVC or GCC.
     
    Downloads \ Changelog:
    1.0a - Initial Release.
     
    Bug Report:
    Also, if you find any bug, just tell me *here in this post* or start a new issue on my plugins repository (Link).
     
    Contributing:
    You can contribute to this plugin or any other one in my Plugins Repository by sending pull requests
     
     
  15. Upvote
    Murilo BiO' got a reaction from bWolfie in Item Drop Lock   
    Hey everyone!
     
    About this plugin:
    Well.. I saw a friend that had to remove some items from being dropped by some monsters and he was struggling with the `mob_db` since a lot of monsters drop that item.
    So I made this plugins which can disable an item from being dropped by all monsters or just for the specified mob types, and also with the possibility of set some exceptions.
    I hope it can help other people with the same problem.
     
    Installation:
    Well, you just need to extract it on your `src/plugins/` folder and declare it on the `conf/plugins.conf` file, and follow the instructions to build plugins with MSVC or GCC.
     
    Downloads \ Changelog:
    1.0a - Initial Release.
     
    Bug Report:
    Also, if you find any bug, just tell me *here in this post* or start a new issue on my plugins repository (Link).
     
    Contributing:
    You can contribute to this plugin or any other one in my Plugins Repository by sending pull requests
     
     
  16. Upvote
    Murilo BiO' got a reaction from Jedzkie in Item Drop Lock   
    Hey everyone!
     
    About this plugin:
    Well.. I saw a friend that had to remove some items from being dropped by some monsters and he was struggling with the `mob_db` since a lot of monsters drop that item.
    So I made this plugins which can disable an item from being dropped by all monsters or just for the specified mob types, and also with the possibility of set some exceptions.
    I hope it can help other people with the same problem.
     
    Installation:
    Well, you just need to extract it on your `src/plugins/` folder and declare it on the `conf/plugins.conf` file, and follow the instructions to build plugins with MSVC or GCC.
     
    Downloads \ Changelog:
    1.0a - Initial Release.
     
    Bug Report:
    Also, if you find any bug, just tell me *here in this post* or start a new issue on my plugins repository (Link).
     
    Contributing:
    You can contribute to this plugin or any other one in my Plugins Repository by sending pull requests
     
     
  17. Upvote
    Murilo BiO' reacted to Dastgir in Ragnarok Unpacked Clients Repository (RUCR)   
    RUCR
    Hello Hercules Community,
    I was working on RUCR this month and I am happy to announce that it's complete. The Site contains all Ragexe(upto 2016-07) and RagexeRE from 2014, fully unpacked.
    It would be great if there will be no mirrors, I would be keeping this web up and running, so mirrors won't be needed.
    Also, if you find any clients missing, you can post it here, and I will check if that can be uploaded.
     
     
    Repo Link: DISABLED
    Enjoy
     
  18. Upvote
    Murilo BiO' reacted to Habilis in What else could Habilis do with his Raspberry Pi ?   
    Hello It's me again (Oh noooo!)
     
    Alright, did you ever had this awkward feeling, that you have done nearly everything on your Raspberry Pi and short of ideas and looking for new stuff to do on your Raspberry Pi?
    Well, that's kinda my situation here...

    I've done nearly everything? things that I've already done:
    - Custom SSH Welcome Screen (Made myself because everything I've found out there was missing key information I wanted to have at every login...)
    - Many Websites with free Https:// SSL certificate with A+ grade and email 9/10 grade so taht my spamms would go to inbox instead of spam folder...
    - Ragnarok Online Private servers Hercules and rAthena (I liked to work with Herc better )
     
    - MineCraft private server (LOL waaaaaat?)
     
    - My personal self hosted Cloud storage (Like DropBox) with OwnCloud NextCloud 
     
    - GIT repositories management app GOGs
    - Web Note taking APP (Like Evernote) Paperwork
    - A solution allowing  Automatically backing up a list of databases  into a password protected archives and send them to a cloud (DropBox GoogleDrive etc.)
    Put together myself, as solution available are part of complex expert systems...
     
    - Cloud  web IDE cloud 9 Allowing me to code anything anywhere (any computer with a web)
     
    It's allowing me to Edit configs, NPCs, sources and  plugins of my live server
    then just rebuild it using integrated command line, super useful....
    - I run till today an OSMC media player capable of running Youtube on my 49" tv and streaming portals to watch Hentai and Kawai Anime Friday after shool!
     
    So, yeah, I'm looking for new challenges but feels like that's all this world has to offer... and it was easy...
     
    Any ideas?
    Just remember, I'm a school kid. I have money just for chewing gum and lunch at school.
    Things to do have to be Public or Semi Private or Private that you can provide for free or OpenSource
     
     
     
     
  19. Upvote
    Murilo BiO' reacted to dualityDiscretion in RO Webcomic [FIN]   
    Last year, I launched a RO-themed webcomic which I've been updating weekly. I've been posting it in several forums and someone told me to share it here too, so I thought why not~
     
    This comic follows Joshua, a newb adventurer who just arrived in Rune Midgard, struggling to understand how the world works, with some helping hands guiding him... kinda...
     
    http://tapas.io/series/PORINGS
     
    Been goin for almost a year, 44 strips so far and going strong. Updated every Friday~
  20. Upvote
    Murilo BiO' reacted to dualityDiscretion in RO Webcomic [FIN]   
    Aah thanks a lot! 
     
    Thanks ;3
     
    --
    This week's update~

    Despite all the hardships, Joshua's finally finished the tests and proved himself worthy to be a Wizard!
     
    https://tapas.io/episode/707953
  21. Upvote
    Murilo BiO' reacted to dualityDiscretion in RO Webcomic [FIN]   
    I... don't even know what to say about Grace's new uniform in this week's PP&P...
     
    https://tapas.io/episode/715430
  22. Upvote
    Murilo BiO' reacted to dualityDiscretion in RO Webcomic [FIN]   
    And they're off to try their new 2nd job skills! but... Grace, what are you doing?!
    https://tapas.io/episode/723153
  23. Upvote
    Murilo BiO' got a reaction from tedexx in Clan System   
    Tada!
     
    https://github.com/HerculesWS/Hercules/pull/1718
    Now we just need to wait for `mmo_charstatus`
  24. Upvote
    Murilo BiO' got a reaction from caspe in Clan System   
    Tada!
     
    https://github.com/HerculesWS/Hercules/pull/1718
    Now we just need to wait for `mmo_charstatus`
  25. Upvote
    Murilo BiO' got a reaction from Sephus in Clan System   
    Tada!
     
    https://github.com/HerculesWS/Hercules/pull/1718
    Now we just need to wait for `mmo_charstatus`
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.