Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/05/18 in Files

  1. Version 1.0.1

    576 downloads

    I don't know the reason but on my Fluxcp the system "UPLOAD ITEMINFO.LUA" never worked and so I took the file "itemInfo.lua" file translated by @zackdreaver (GIT repo) with all the descriptions of the translated items formatted in HTML and I have made a SQL file that inserts the data in the `cp_itemdesc` table which should be enabled on the Fluxcp "Add Item Info" page. The option to activate the description of the items is the following in the file "/config/application.php": 'ShowItemDesc' => true, // Displays generated item descs from parsed itemInfo.lua It depends on the configuration of your "phpmyadmin" (if you use it), but it is very likely that you will need to split this SQL file into several parts to avoid timing out during the query run. if you want to thank me, you can give me a "LIKE"! ;D p.s.: the first 8 items on the list are custom of my server!
    Free
    1 point
  2. Version 1.00.36

    422 downloads

    Overview This is a small and easy-to-use tool for converting Gravity’s Emblem files. It can decode ebm files to bmp and bmp files back to ebm format. This is the first tool of my long planned RO-Tool project. Orginally it was only a test-tool for testing my libebm. But after the work was done I’ve decided to release it as a simple standalone tool. I didn't update this for long time, but it's working fine. Features: Encode bmp files to Gravity’s ebm-format Decode ebm-files to bmp latest Changes: Fixed Bug in For-loops (first file in folder was skipped) now uses libebm 1.01 first release version Project page: http://15peaces.com/blog/index.php/ebm-converter/
    Free
    1 point
×
×
  • Create New...