Jump to content

Ridley

Administrators
  • Content Count

    1157
  • Joined

  • Last visited

  • Days Won

    86

Reputation Activity

  1. Like
    Ridley reacted to raPalooza~ in Custom Flag GR2   
    View File Custom Flag GR2
    Hello once again... ;]
    Here to bring you guys this GR2 edit of the old guild flag that i've made years ago.

    This release features a more high resolution mesh with a 2 sided flag, showing the emblem in both sides. It means that you can overlap 2 flags with 2 oposite directions to generate a  cool effect. You can do what you want.

    The instalation:
    - at jobname.lua/lub:
    -- [jobtbl.JT_GUILD_FLAG] = "rapa_flag.gr2",

    note that you cannot have the _1 at the end of de .gr2 filename since it brings the 3dmob_bones into action and we dont want that.

    some cons:
    - since it is a high res model it takes longer to load ( affects map loading time )
    - the positioning of a 3D gr2 mob is always very glichy, for example the final position after movement is diferent from deafault 8 directional.. so you can come up with some ideas to position it right. For example, doing a OnInit: walknpc... to make it walk to the direction you want it to face...

    Video: ( Was recording other stuff but the model appear on screen, don't mind what i'm doing... )
     
    Submitter raPalooza~ Submitted 05/02/19 Category Other Graphics  
  2. Like
    Ridley got a reaction from Khazou in March - April Digest 2019   
    March - April Digest 2019
    The following digest covers the month of March 1st - April 30th 2019

    Team Changes
    @Mystery is stepping back from his role as Community Administrator.  @Ridley is taking the role as Community Administrator  
    Development Highlights
    Added configuration to enable/disable achievement system (#2170) Updated packets, shuffle packets, keys and messages up to 2019-04-03 and added packet CZ_STYLE_CLOSE (#2406) Server is now sending Ping packets or clients 20190320 RE+ Add chat command /resetcooltime Add allow call option Open macro ui in client by request  
    Developmental Changes
    getinventorylist now creates extra variable named @inventorylist_idx, which returns items corresponding
    inventory index. (#2401) *gettimestr is now updated by *getcalendartim (#2388) change *rand() into *rnd() to prevent certain compiler issues (#2403) Deprecate *petstat and add CONSTANTS to *getpetinfo (#2398) Rename clif_charnameack into clif_blname_ack Add new server define constant MAX_ITEM_ID  (#2367) Add optional parameter for *showscript to send target to SELF only (#2415) Improvents on RoDex (#2437) Add account id and char id into inter server rodex update packet Improve get zeny and items from rodex Automatically migrate pets to the new system that keeps hatched eggs in the inventory (#2428)  
    Bug Fixes
    Fix UDT_LEVEL when show_mob_info level display is on (#2408) Fix pet autofeed feature (#2417) Fiix a bug when loading mob_skill_db.sql (#2416) Add missing enum value for clif_feel_req Fix possible null pointers in battle.c and clif.c Fix @bodystyle crash client (#2402) Special thanks to
    @Haru @4144 @hemagx @AnnieRuru @louisplag @KirieZ
  3. Like
    Ridley got a reaction from fiction in March - April Digest 2019   
    March - April Digest 2019
    The following digest covers the month of March 1st - April 30th 2019

    Team Changes
    @Mystery is stepping back from his role as Community Administrator.  @Ridley is taking the role as Community Administrator  
    Development Highlights
    Added configuration to enable/disable achievement system (#2170) Updated packets, shuffle packets, keys and messages up to 2019-04-03 and added packet CZ_STYLE_CLOSE (#2406) Server is now sending Ping packets or clients 20190320 RE+ Add chat command /resetcooltime Add allow call option Open macro ui in client by request  
    Developmental Changes
    getinventorylist now creates extra variable named @inventorylist_idx, which returns items corresponding
    inventory index. (#2401) *gettimestr is now updated by *getcalendartim (#2388) change *rand() into *rnd() to prevent certain compiler issues (#2403) Deprecate *petstat and add CONSTANTS to *getpetinfo (#2398) Rename clif_charnameack into clif_blname_ack Add new server define constant MAX_ITEM_ID  (#2367) Add optional parameter for *showscript to send target to SELF only (#2415) Improvents on RoDex (#2437) Add account id and char id into inter server rodex update packet Improve get zeny and items from rodex Automatically migrate pets to the new system that keeps hatched eggs in the inventory (#2428)  
    Bug Fixes
    Fix UDT_LEVEL when show_mob_info level display is on (#2408) Fix pet autofeed feature (#2417) Fiix a bug when loading mob_skill_db.sql (#2416) Add missing enum value for clif_feel_req Fix possible null pointers in battle.c and clif.c Fix @bodystyle crash client (#2402) Special thanks to
    @Haru @4144 @hemagx @AnnieRuru @louisplag @KirieZ
  4. Like
    Ridley reacted to Adel in Adel's Sprite Showcase   
    Cactuar FF8

  5. Like
    Ridley got a reaction from Daifuku in March - April Digest 2019   
    March - April Digest 2019
    The following digest covers the month of March 1st - April 30th 2019

    Team Changes
    @Mystery is stepping back from his role as Community Administrator.  @Ridley is taking the role as Community Administrator  
    Development Highlights
    Added configuration to enable/disable achievement system (#2170) Updated packets, shuffle packets, keys and messages up to 2019-04-03 and added packet CZ_STYLE_CLOSE (#2406) Server is now sending Ping packets or clients 20190320 RE+ Add chat command /resetcooltime Add allow call option Open macro ui in client by request  
    Developmental Changes
    getinventorylist now creates extra variable named @inventorylist_idx, which returns items corresponding
    inventory index. (#2401) *gettimestr is now updated by *getcalendartim (#2388) change *rand() into *rnd() to prevent certain compiler issues (#2403) Deprecate *petstat and add CONSTANTS to *getpetinfo (#2398) Rename clif_charnameack into clif_blname_ack Add new server define constant MAX_ITEM_ID  (#2367) Add optional parameter for *showscript to send target to SELF only (#2415) Improvents on RoDex (#2437) Add account id and char id into inter server rodex update packet Improve get zeny and items from rodex Automatically migrate pets to the new system that keeps hatched eggs in the inventory (#2428)  
    Bug Fixes
    Fix UDT_LEVEL when show_mob_info level display is on (#2408) Fix pet autofeed feature (#2417) Fiix a bug when loading mob_skill_db.sql (#2416) Add missing enum value for clif_feel_req Fix possible null pointers in battle.c and clif.c Fix @bodystyle crash client (#2402) Special thanks to
    @Haru @4144 @hemagx @AnnieRuru @louisplag @KirieZ
  6. Like
    Ridley reacted to raPalooza~ in [Showcase] Custom mob HP bar   
    With the usage of HatEffects(.str files) and source editing I was able to create a new mob HP bar with a more modern look to it. ;] Even add different color and effects to MVP and Minibosses...
    Since it uses hateffect lua files i found some limitations regarding the ID(dunno if client locked)... wich is bad ;/ it also uses a huge amount of str effects since you need 1 for each hp stage... I did mine with 20 different bar %...
     
     
  7. Upvote
    Ridley got a reaction from Jedzkie in March - April Digest 2019   
    March - April Digest 2019
    The following digest covers the month of March 1st - April 30th 2019

    Team Changes
    @Mystery is stepping back from his role as Community Administrator.  @Ridley is taking the role as Community Administrator  
    Development Highlights
    Added configuration to enable/disable achievement system (#2170) Updated packets, shuffle packets, keys and messages up to 2019-04-03 and added packet CZ_STYLE_CLOSE (#2406) Server is now sending Ping packets or clients 20190320 RE+ Add chat command /resetcooltime Add allow call option Open macro ui in client by request  
    Developmental Changes
    getinventorylist now creates extra variable named @inventorylist_idx, which returns items corresponding
    inventory index. (#2401) *gettimestr is now updated by *getcalendartim (#2388) change *rand() into *rnd() to prevent certain compiler issues (#2403) Deprecate *petstat and add CONSTANTS to *getpetinfo (#2398) Rename clif_charnameack into clif_blname_ack Add new server define constant MAX_ITEM_ID  (#2367) Add optional parameter for *showscript to send target to SELF only (#2415) Improvents on RoDex (#2437) Add account id and char id into inter server rodex update packet Improve get zeny and items from rodex Automatically migrate pets to the new system that keeps hatched eggs in the inventory (#2428)  
    Bug Fixes
    Fix UDT_LEVEL when show_mob_info level display is on (#2408) Fix pet autofeed feature (#2417) Fiix a bug when loading mob_skill_db.sql (#2416) Add missing enum value for clif_feel_req Fix possible null pointers in battle.c and clif.c Fix @bodystyle crash client (#2402) Special thanks to
    @Haru @4144 @hemagx @AnnieRuru @louisplag @KirieZ
  8. Upvote
    Ridley got a reaction from KirieZ in March - April Digest 2019   
    March - April Digest 2019
    The following digest covers the month of March 1st - April 30th 2019

    Team Changes
    @Mystery is stepping back from his role as Community Administrator.  @Ridley is taking the role as Community Administrator  
    Development Highlights
    Added configuration to enable/disable achievement system (#2170) Updated packets, shuffle packets, keys and messages up to 2019-04-03 and added packet CZ_STYLE_CLOSE (#2406) Server is now sending Ping packets or clients 20190320 RE+ Add chat command /resetcooltime Add allow call option Open macro ui in client by request  
    Developmental Changes
    getinventorylist now creates extra variable named @inventorylist_idx, which returns items corresponding
    inventory index. (#2401) *gettimestr is now updated by *getcalendartim (#2388) change *rand() into *rnd() to prevent certain compiler issues (#2403) Deprecate *petstat and add CONSTANTS to *getpetinfo (#2398) Rename clif_charnameack into clif_blname_ack Add new server define constant MAX_ITEM_ID  (#2367) Add optional parameter for *showscript to send target to SELF only (#2415) Improvents on RoDex (#2437) Add account id and char id into inter server rodex update packet Improve get zeny and items from rodex Automatically migrate pets to the new system that keeps hatched eggs in the inventory (#2428)  
    Bug Fixes
    Fix UDT_LEVEL when show_mob_info level display is on (#2408) Fix pet autofeed feature (#2417) Fiix a bug when loading mob_skill_db.sql (#2416) Add missing enum value for clif_feel_req Fix possible null pointers in battle.c and clif.c Fix @bodystyle crash client (#2402) Special thanks to
    @Haru @4144 @hemagx @AnnieRuru @louisplag @KirieZ
  9. Upvote
    Ridley got a reaction from Amauri Melo in Community Changes   
    Note: Community improvements are ongoing. This changelog will be updated as new features are added and adjustments are made.

    Forum Update
    We updated to the latest software of Invision Power Suite, a full changelog can be found here. You may experience increased load times, bugs, template errors, etc. Please report all issues you encounter. We have introduced a new Dark Theme for those users interested in using it. Please be advised that some posts containing custom font coloring may become difficult to read while using this optional theme variant. Light Theme is still Default. In order to use it, scroll down to the very bottom and click on "Theme". Improved Caching Grabbed all kro Patch Notes back until 2013 https://herc.ws/board/forum/188-kro-patch-notes/ special thanks to @KirieZ The Dark Theme has now been set to default for all users. You can still switch back to the old Light Theme at the bottom "Theme" drop down menu
    Discord Integration You can now login with Discord In your Account Settings you will find a tab for Discord, there you can set rules to synch your Avatar or email adress Forum Changes
    Added new Profile Field for Client Version. Added a small box to copy code from codeboxes directly to your clipboard. Concurrent Posts in the same Topic within 10 minutes now get automatically merged. You can now set a 2FA in your accounts Securiy Settings. You can either use Google Authenticator or Authy. Removed Gravatar support due to privacy concerns and performance issues. All avatars provided via Gravatar have been removed. Staff Application Forms has been revived and added to the Community Tab. A revamp is still missing tho. Upgraded from Captcha v2 to Invisible Captcha. You don't need to do anything now in order to register. Copied Text is now always pasted in plain text and looses all formatting. Cleaning
    Removed some contact information in your profiles. Right now we support IRC, Discord and Skype. Offline Servers were delisted from the Server Advertising. Feel free to open a new Topic once your server relaunched. Old Database leftovers were removed. Improved Caching Method. Rating increased from 65 to 84. Paid Services and Jobs Available were cleaned out Paid Services without a post within 1 year has been moved to Archive. Feel free to open an issue on your topic if you need it active again. Jobs Available older than 45 days has been moved to Archive.
  10. Upvote
    Ridley got a reaction from fTakano in Community Changes   
    Note: Community improvements are ongoing. This changelog will be updated as new features are added and adjustments are made.

    Forum Update
    We updated to the latest software of Invision Power Suite, a full changelog can be found here. You may experience increased load times, bugs, template errors, etc. Please report all issues you encounter. We have introduced a new Dark Theme for those users interested in using it. Please be advised that some posts containing custom font coloring may become difficult to read while using this optional theme variant. Light Theme is still Default. In order to use it, scroll down to the very bottom and click on "Theme". Improved Caching Grabbed all kro Patch Notes back until 2013 https://herc.ws/board/forum/188-kro-patch-notes/ special thanks to @KirieZ The Dark Theme has now been set to default for all users. You can still switch back to the old Light Theme at the bottom "Theme" drop down menu
    Discord Integration You can now login with Discord In your Account Settings you will find a tab for Discord, there you can set rules to synch your Avatar or email adress Forum Changes
    Added new Profile Field for Client Version. Added a small box to copy code from codeboxes directly to your clipboard. Concurrent Posts in the same Topic within 10 minutes now get automatically merged. You can now set a 2FA in your accounts Securiy Settings. You can either use Google Authenticator or Authy. Removed Gravatar support due to privacy concerns and performance issues. All avatars provided via Gravatar have been removed. Staff Application Forms has been revived and added to the Community Tab. A revamp is still missing tho. Upgraded from Captcha v2 to Invisible Captcha. You don't need to do anything now in order to register. Copied Text is now always pasted in plain text and looses all formatting. Cleaning
    Removed some contact information in your profiles. Right now we support IRC, Discord and Skype. Offline Servers were delisted from the Server Advertising. Feel free to open a new Topic once your server relaunched. Old Database leftovers were removed. Improved Caching Method. Rating increased from 65 to 84. Paid Services and Jobs Available were cleaned out Paid Services without a post within 1 year has been moved to Archive. Feel free to open an issue on your topic if you need it active again. Jobs Available older than 45 days has been moved to Archive.
  11. Upvote
    Ridley reacted to Luciar in Community Changes   
    Glad to see some community news being posted and some new updates being brought to the Hercules forums!
    Dark theme ftw!
  12. Upvote
    Ridley reacted to KirieZ in Community Changes   
    Great to see these new features! Also the dark theme is looking nice, I'll probably stick to it from now on
  13. Upvote
    Ridley got a reaction from Functor in Community Changes   
    Note: Community improvements are ongoing. This changelog will be updated as new features are added and adjustments are made.

    Forum Update
    We updated to the latest software of Invision Power Suite, a full changelog can be found here. You may experience increased load times, bugs, template errors, etc. Please report all issues you encounter. We have introduced a new Dark Theme for those users interested in using it. Please be advised that some posts containing custom font coloring may become difficult to read while using this optional theme variant. Light Theme is still Default. In order to use it, scroll down to the very bottom and click on "Theme". Improved Caching Grabbed all kro Patch Notes back until 2013 https://herc.ws/board/forum/188-kro-patch-notes/ special thanks to @KirieZ The Dark Theme has now been set to default for all users. You can still switch back to the old Light Theme at the bottom "Theme" drop down menu
    Discord Integration You can now login with Discord In your Account Settings you will find a tab for Discord, there you can set rules to synch your Avatar or email adress Forum Changes
    Added new Profile Field for Client Version. Added a small box to copy code from codeboxes directly to your clipboard. Concurrent Posts in the same Topic within 10 minutes now get automatically merged. You can now set a 2FA in your accounts Securiy Settings. You can either use Google Authenticator or Authy. Removed Gravatar support due to privacy concerns and performance issues. All avatars provided via Gravatar have been removed. Staff Application Forms has been revived and added to the Community Tab. A revamp is still missing tho. Upgraded from Captcha v2 to Invisible Captcha. You don't need to do anything now in order to register. Copied Text is now always pasted in plain text and looses all formatting. Cleaning
    Removed some contact information in your profiles. Right now we support IRC, Discord and Skype. Offline Servers were delisted from the Server Advertising. Feel free to open a new Topic once your server relaunched. Old Database leftovers were removed. Improved Caching Method. Rating increased from 65 to 84. Paid Services and Jobs Available were cleaned out Paid Services without a post within 1 year has been moved to Archive. Feel free to open an issue on your topic if you need it active again. Jobs Available older than 45 days has been moved to Archive.
  14. Upvote
    Ridley got a reaction from KirieZ in Community Changes   
    Note: Community improvements are ongoing. This changelog will be updated as new features are added and adjustments are made.

    Forum Update
    We updated to the latest software of Invision Power Suite, a full changelog can be found here. You may experience increased load times, bugs, template errors, etc. Please report all issues you encounter. We have introduced a new Dark Theme for those users interested in using it. Please be advised that some posts containing custom font coloring may become difficult to read while using this optional theme variant. Light Theme is still Default. In order to use it, scroll down to the very bottom and click on "Theme". Improved Caching Grabbed all kro Patch Notes back until 2013 https://herc.ws/board/forum/188-kro-patch-notes/ special thanks to @KirieZ The Dark Theme has now been set to default for all users. You can still switch back to the old Light Theme at the bottom "Theme" drop down menu
    Discord Integration You can now login with Discord In your Account Settings you will find a tab for Discord, there you can set rules to synch your Avatar or email adress Forum Changes
    Added new Profile Field for Client Version. Added a small box to copy code from codeboxes directly to your clipboard. Concurrent Posts in the same Topic within 10 minutes now get automatically merged. You can now set a 2FA in your accounts Securiy Settings. You can either use Google Authenticator or Authy. Removed Gravatar support due to privacy concerns and performance issues. All avatars provided via Gravatar have been removed. Staff Application Forms has been revived and added to the Community Tab. A revamp is still missing tho. Upgraded from Captcha v2 to Invisible Captcha. You don't need to do anything now in order to register. Copied Text is now always pasted in plain text and looses all formatting. Cleaning
    Removed some contact information in your profiles. Right now we support IRC, Discord and Skype. Offline Servers were delisted from the Server Advertising. Feel free to open a new Topic once your server relaunched. Old Database leftovers were removed. Improved Caching Method. Rating increased from 65 to 84. Paid Services and Jobs Available were cleaned out Paid Services without a post within 1 year has been moved to Archive. Feel free to open an issue on your topic if you need it active again. Jobs Available older than 45 days has been moved to Archive.
  15. Upvote
    Ridley got a reaction from tathanvocuc017 in [Collection] Official Full Clients + latest kRO   
    Updated Downloadlinks from gDrive to OneDrive
  16. Upvote
    Ridley reacted to Panallox in High Definition Damage Font   
    View File High Definition Damage Font
    Hi all,
    This is a basic damage font alternative which can be used to bring a little more high definition resolution to Ragnarok! I made this purely because I was tired of staring at the hideously stretched and over-pixelated damage numbers while I was doing some testing. Feel free to give it a try! There is a slightly wider spacing between digits that I wasn't able to close off because the client must determine spacing/positionings between, but if you want to reduce some of the spacing I have provided another .act file suffixed "_larger" which reduces the spacing but makes the damage text a bit larger.
    Thanks
    Submitter Epoque Submitted 03/30/19 Category Sprites & Palettes  
  17. Upvote
    Ridley got a reaction from johnlol in [Collection] Official Full Clients + latest kRO   
    Changelog:
    - Updated all Clients
    - Updated twRO BGMS (3 new ones)
    NOTE: to disable the Snow effect in Prontera, open your grf and navigate to data/etcinfo.txt
    Then add (or edit) the following:
    weather# //prontera.rsw# //snow# Collection of official Full Clients. Those are vanilla, not modified in any way or whatever. They are patched up to date. Let me know if I've missed something.
    Server Name
    With BGM
    Without BGM
    BGM only
    South Korea (kRO)
    21. Dec. 2018
    2,70 GB
    Mega
    OneDrive
    2,42 GB
    Mega
    OneDrive
    294 MB
    Mega
    OneDrive
    South Korea (Ragnarok Zero)
    21. Dec. 2018
    2,22 GB
    Mega
    OneDrive
        Taiwan and Hongkong (twRO)
    21. Dec. 2018
    2,24 GB
    Mega
    OneDrive
    1,95 GB
    Mega
    OneDrive
    310 MB
    Mega
    OneDrive
    Japan (jRO)
    21. Dec. 2018
    2,23 GB
    Mega
    OneDrive
    1,93 GB
    Mega
    OneDrive
    311 MB
    Mega
    OneDrive
    Thailland (tRO)
    21. Dec. 2018
    1,67 GB
    Mega
    OneDrive
    1,41 GB
    Mega
    OneDrive
    272 MB
    Mega
    OneDrive
    International (iRO)
    21. Dec. 2018
    2,42 GB
    Mega
    OneDrive
    2,14 GB
    Mega
    OneDrive
    294 MB
    Mega
    OneDrive
    Philippines (pRO)
    21. Dec. 2018
    1,5 GB
    Mega
    OneDrive
    1,25 GB
    Mega
    OneDrive
    272 MB
    Mega
    OneDrive
    Indonesia (idRO)
    21. Dec. 2018
    1,88 GB
    Mega
    OneDrive
    1,61 GB
    Mega
    OneDrive
    282 MB
    Mega
    OneDrive
    Brazil (bRO)
    21. Dec. 2018
    1,95 GB
    Mega
    OneDrive
    1,69 GB
    Mega
    OneDrive
    273 MB
    Mega
    OneDrive
    France, Europe (fRO, euRO) 21. Dec. 2018
    1,85 GB
    Mega
    OneDrive
    1,59 GB
    Mega
    OneDrive
    273 MB
    Mega
    OneDrive
  18. Upvote
    Ridley reacted to raPalooza~ in raPalooza's Cursor   
    It's an issue that i know exists, since it's an old cursor file. I myself use my cursor on 06-20 without this sprites and it is indeed very annoying not seeing the cursor when hovering unwalkable cells. I'll try find some time to update it in the next few days... Thanks @Emistry
     
  19. Upvote
    Ridley got a reaction from AnnieRuru in client 20190220RE   
    He put quite some rathena links in both, grf and msgstring. Nearly all links are leading to rA.
     
    I can provide you my grf. It works with the latest clients (I need to find some time to upload it).
  20. Upvote
    Ridley reacted to Daifuku in Daifuku | Graphics, Sprites, Maps, Wiki, Forum, Advertising, Scripts & more   
    Valentine's freebie headgear coming tomorrow 
    I'm working together with @Normynator to bring sprites from different games into Ragnarok for free or very low cost.
    Stay tuned 
  21. Upvote
    Ridley reacted to anacondaq in How to setup OFFLINE server for personal development use   
    Because you screwed up my job and the people who use it, I have a duty to answer you here.
    All that you wrote here (very bad formatted to be clear) - I just did in the RO offline pack and saved a lot of nervous and time for a lot of people.
    Why someone needs to do all of these things in the topic, if they just simply download, run, and everything will work out the box just fine?
    I think you and many people like you don't understand why the topic exists.
    Because of the secret in simplicity. Key = Keep It Simple Stupid.
    While all existing solution = very bad.
    Another problem: super hard entry point for newbies for the next reasons:
    Almost all guides presented very hard to find (whole process) Or Not actual most of them Or Not accurate Or Not correct at all Or confusing Or do not explain things very simple Or boring to read Or authors do not give a heck to answer in their support topics at all. Or everyone run around money and want to keep the entry point as hardest as it possible for very primitive things. "pay me $$ I will set up everything". And I do not talk about 100000500000 problems what people will have due to different operating system/software bundle, antiviruses, firewalls, etc. It's what exactly done in this free package you don't need to pay anyone and will get absolutely ready emulator what you can run on your pc via single clicks without reading tons of useless weird structured documentation located anywhere (but not centralized and not structured) (or without documentation at all) with avoided pitfalls and everything else.
    You just run, and learn in practice while having a complete and ready product for doing mistakes, errors, and learn on them.
    I know already several guys which stuck on just setup process, and just right now write a lot of really great scripts, events, so on.
    I think you just don't understand a really important thing and don't care about newbies at all.
    For a lot of people super hard to learn something new without terminology or past experience.
    People learn on examples and real practice much faster, then if they will read tons of useless theory.
    And when even the theory isn't well designed, how can they learn something, even if the training/guides materials are extremely bad?
    Go to my topic and read it again.
    I wrote next there:
    Now, analyze what you wrote in your topic And compare with the text above.
    And now each mine new line = around 10-20 pitfalls/problems which will force people to stuck or even drop continuing doing what they begin to do.
    Is it "newbie friendly?"
    Do you even understand, that a lot of people have skype running, or different software which locks ports? Or antiviruses? Or simply don't know where to get the software?
    Or they do not even realize what patches need to select in NEMO if they completely newbies?
    Or they do ever hear about any great tools like SDE / GRF Editor?

    You saying about contribution. 
    Where do you get the assistance from (contributors)?
    If the entry point is too high - you will not have a funnel of people who eventually become developers, scripters, mappers, etc.
     
    I'm sorry. Do you have a problem with that? Or what? You have not heard about portable solutions of webservers (USB-server)? 
    Or everyone must make dirty their computers with unnecessary garbage, solve dependencies and conflicts over the installation of standard software?
    This is (OpenServer) super great software, one of the best in the market, which always just works and works just fine.
    Windows very good operation system, that why it has 90% of people on it. Because it's very easy to use, and you can just focus on work, instead of on reading how to do primitive things, what in Windows I can do by a single click.
    It does not work like that. The era when it was popular (torrenting/p2p networks) = over.
    If you need contributors = you need to grow them from newbies. Newbies -> scripters -> src devs -> contributors.
    You want newbies -> contributors. Cool, and how many messes you will see on issue tracker then?
    Or what they can share if they do not know how to setup server?

     
    imgur, keep links for years. Or you can use GitHub images properly =)
    Proper guide with what reason?) And for who?) And what people will get? wasted a lot of time on things, what they can always learn in real experience with 1 click solution?)
    How did you learn how to ride a bicycle, you first read a whole book about cycling, or you were just put on a bicycle, and then you were pushed, and then you learned how to ride after some falls?) This is exactly the reading of the book you suggest instead of just to sit down and ride, and in the process - to deal with everything, having an example when everything works, and thus (reading the manual) you cut off tens of thousands of people. I understand that Linux has imposed its thinking on you, but as you said yourself, 90% of users choose Windows over Linux =)
     

     
    Peace <3
  22. Upvote
    Ridley reacted to hemagx in Hemagx's paid service   
    Greetings,
    After a long break I'm returning back to the freelancing scene, I've been in the RO private servers scene since 2012, with over 9 years of programming experience and 6 years of software development choosing me will ensure you would be getting an excellent quality of code/changes.
     
    Status: Available
     
    What do i work on?
    Core Development (Source, C) Scripting and database editing Database Management System Administration (Linux only) I can also work on applications written in PHP, Node.js, Python, C++.  
    Pricing
    Hercules source editing starting from 10$ per request. Hercules scripting starting from 10$ per request. Hercules database editing from 5$ per request. Any other requests pricing would be calculated with 8$ per hour of work. For rush requests you will be charged a flat fee of 8USD per hour of work, a detailed bill of how many hours will be spent, the final sum and expected delivery date will be given before payment for any rush requests, and all rush requests are prepaid and can never be post paid.  
    Contact methods
    Discord: Ema#8360  
    Payment methods
    Paypal Crypto (BTC/Ether only) Western Union/Money Gram Bank Wire  
    Terms of Service
    With every requests you get a guaranteed Hercules compatibility for 1 year, In-case any of Hercules update during this period breaks my code you will be given an update upon request free of charge. After first year of the guaranteed compatibility period you will be charged a small fee for any updates, very simple updated may be still done for free and it's up to my judgement. In-case of paying with any other services than Crypto currency you're sole responsible of any fees the used service asks for, and that the net amount is at least equivalent to what i asked for. For medium/large projects a 50% deposit shall be paid, and it's nonrefundable as soon as i start working on it, rest being paid after project is done and delivered.  
    Pre-made (Coming soon)
    Client web settings saving/emblem/adventurer agency support (Soon)
  23. Like
    Ridley got a reaction from IndieRO in [Release] The (data) GRF Project   
    Offering 2 versions of the grf now. Scroll down for more info. Both data.grf do NOT require rdata.grf.
     
    Option 1: (clean standard kRO GRF)
    Download OneDrive
     The grf is up-to-date 2018-12-22. Its cleaned up, and optimized. A Lot of invalid content is removed or merged. The size is 1,40gb (1.503.844.793 bytes) compared to the original 2.13gb (2.291.252.926)
    Works perfect with all current pre-renewal and/or renewal content (rdata.grf is not needed). You still need the content of the Translation Project in order to use this.
    All cutins in this grf are reduced by 35%
    Note: This is pure kro data.grf and does not contain any jro/iro/whatever files
     

      
    Option 2: GRF with the content of all official servers
    Download Mediafire
    Download OneDrive
    Download Mega
     
    This GRF contains all official files. Its cleaned up, and optimized. A Lot of invalid content is removed or merged. The size is 1,43gb (1.536.478.834 bytes)
    The grf is up-to-date 2016-08-04.
    Please throw a PM on me if this GRF is missing something! I want this to be the most complete one of all
    Small summarize
    more than 200 additional maps more than 700 additional items more than 60 additional NPC's more than 130 additionalmobs more than 900 additional cutins
     
    Instructions:
    1. Download the data.7z
    2. Extract it
    3. Put both (grf + dll) into your RO folder
     
    Changelog: Fixed Rock Ridge Illustrations use wrong Magenta (200, 238, 120 instead of 200, 240, 120) Removed chunk  
    Option 3: Episode 13.2 Pre-Renewal GRF
    This one is 775 MB (812.914.794 Bytes) and great for all kind of pre-re servers.
    Download OneDrive

    All rights and credits belong to Gravity
     
    Note: you can still encrypt your grf with SecureGRF or Tokei's GRF Editor - just use another name than cps.dll for it.
    updated thread 2019-01-13
  24. Upvote
    Ridley reacted to Mina-chan in [Showcase] Hakurei Shrine   
    Hii! This is a map I finished back in May, after months of working on it. It's also the very first map that I've made.
    As the title says, it's based on the Hakurei Shrine from Touhou! Although with some variations to make it even more explorable!
    It has several custom retextured objects, as well as many places to explore! Specially thought for romantic or relaxing purposes ^^
    It has a touristic area, an Onsen or Thermal Open Bath, and much more! (As you can see in the previews.




    Previews
    ☆○o 。Ver 1.5 。o○☆
    The map is currently in Ver. 1.5. It has had several fixes and improvements since it was first showcased in Rathena, such as some wrong shadows and objects positions fixed. Also, now it has ground colouring, so certain parts now look better:
    Any comment is appreciated, thank you! x3

    [SOLVED] Known issues: For some reason, if you have certain NVidia Graphic Cards, using "Direct3D" option in the setup can cause glitched graphics on the map. This is a known issue in certian maps, but to fix it you can do the following:
     
  25. Upvote
    Ridley reacted to vykimo in XPRO : cross platform client   
    Update 19/01/2019 :
    Official skill list
    Finally the updated version of skill tree landed! It was a serious lack in robrowser, we only had the old 2008~2009 skill list version.
    Now, zeroBrowser supports pre-setting skills points, apply and reset. It also support multi-tab and skills description now follow official behavior (checkbox).

    Official skill tree
    And the major update is the very famous Skill Tree view !!
    Multi-tab, prerequisites visualisation (as you can see on the screenshot), and skill level selection are now available. (You can even notice your sitting character on bottom left side corner ^^)


    Hope you'll like this update that I found essential.
     
    NB: After seeing screenshots, I think that it's not obvious... but these screenshots are from ZeroBrowser .
     
×
×
  • Create New...

Important Information

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