Age | Commit message (Expand) | Author | Files | Lines |
2019-12-12 | Add script function specialeffectnum | Andrei Karas | 1 | -0/+51 |
2019-11-17 | Merge pull request #2577 from Asheraf/dehardcodestatusicons | Haru | 1 | -2/+1 |
2019-11-17 | Merge pull request #2569 from guilherme-gm/fix-huld-r | Haru | 1 | -0/+12 |
2019-11-17 | Merge pull request #2566 from Helianthella/guild | Haru | 1 | -7/+108 |
2019-11-06 | Dehardcode Status Icons | Asheraf | 1 | -2/+1 |
2019-10-27 | Makes HULD .po files read \r as a control character | Guilherme Menaldo | 1 | -0/+12 |
2019-10-20 | deprecate buildin_getguildmasterid | gumi | 1 | -1/+1 |
2019-10-20 | deprecate buildin_getguildmaster | gumi | 1 | -1/+1 |
2019-10-20 | deprecate buildin_getguildname | gumi | 1 | -1/+1 |
2019-10-20 | add buildin_getguildinfo | gumi | 1 | -4/+105 |
2019-10-20 | Merge pull request #2547 from guilherme-gm/201910-dehardcode-db | Haru | 1 | -1/+2 |
2019-10-18 | Merge pull request #2492 from dastgirp/huld/split | Haru | 1 | -40/+83 |
2019-10-18 | Merge pull request #2540 from dastgirp/fix/buffer-overflow-npcshopdel | Haru | 1 | -3/+5 |
2019-10-05 | Dehardcodes db files base path so the db folder can be easily moved | Guilherme Menaldo | 1 | -1/+2 |
2019-10-02 | Fixed MultiLine support for translations | Dastgir | 1 | -16/+25 |
2019-10-02 | Load translations from a directory rather than a file | Haru | 1 | -24/+58 |
2019-10-02 | Fixed heap-buffer-overflow on npcshopdelitem | Dastgir | 1 | -3/+5 |
2019-09-23 | Merge pull request #2336 from Asheraf/lapineddukddak | Haru | 1 | -0/+37 |
2019-09-23 | Merge pull request #2536 from MishimaHaruna/compile-fixes | Haru | 1 | -1/+1 |
2019-09-23 | Merge pull request #2535 from HerculesWS/itemdb_violation | Haru | 1 | -1/+1 |
2019-09-23 | Implementation of LapineDdukDdak System | Asheraf | 1 | -0/+37 |
2019-09-23 | Merge pull request #2523 from MishimaHaruna/name-partial-match | Haru | 1 | -8/+8 |
2019-09-22 | Implement getfont script command which returns player's current chat font | Ibrahim Zidan | 1 | -0/+14 |
2019-09-22 | Implement new script fields for items triggered on rentral status changes | Ibrahim Zidan | 1 | -0/+32 |
2019-09-22 | Fix several issues caused by the nick partial match feature, when enabled. | Haru | 1 | -8/+8 |
2019-09-22 | Merge pull request #2519 from Asheraf/guildcastlesupdate | Haru | 1 | -0/+5 |
2019-09-22 | Mark some forgotten symbols as static | Haru | 1 | -1/+1 |
2019-09-22 | Merge pull request #2524 from MishimaHaruna/homunculus-fixes | Haru | 1 | -1/+1 |
2019-09-22 | Implementation of new guild ui client features | Asheraf | 1 | -0/+5 |
2019-09-19 | Rewrite of itemdb_searchname_array and itemdb_searchname_array_sub | Ibrahim Zidan | 1 | -1/+1 |
2019-08-26 | Merge pull request #2522 from MishimaHaruna/remove-inter-roundtrips | Haru | 1 | -12/+8 |
2019-08-26 | Fix an issue that prevents homunculus auto-vaporize on death or skill reset | Haru | 1 | -1/+1 |
2019-08-26 | Merge pull request #2518 from Emistry/scriptcommand_setgetiteminfo | Haru | 1 | -0/+171 |
2019-08-26 | Remove round-trip to the inter-server for the broadcast messages | Haru | 1 | -12/+8 |
2019-08-05 | Extend *set/getiteminfo script commands | Emistry Haoyan | 1 | -0/+171 |
2019-07-29 | Update *getequiprefinerycnt script command | Emistry Haoyan | 1 | -17/+19 |
2019-07-28 | Merge pull request #2510 from Emistry/mobdb_dmg_taken_rate | Haru | 1 | -0/+9 |
2019-07-24 | Update mob_db - DamageTakenRate field | Emistry Haoyan | 1 | -0/+9 |
2019-07-21 | Update script command isequipped | Emistry Haoyan | 1 | -0/+4 |
2019-07-01 | Add identify script command | Guilherme Menaldo | 1 | -0/+37 |
2019-07-01 | Add identifyidx script command | Guilherme Menaldo | 1 | -0/+35 |
2019-06-30 | Merge pull request #2427 from Emistry/scriptcommand_setfavoriteitem | Haru | 1 | -0/+45 |
2019-06-02 | Merge pull request #2221 from carloshenrq/nostorage | Haru | 1 | -0/+19 |
2019-06-02 | Adds buildin_getguildonline. | EyesOfAHawk | 1 | -0/+63 |
2019-06-02 | standardize script commands to small letters | AnnieRuru | 1 | -8/+8 |
2019-06-03 | Add *setfavoriteitemidx & *autofavoriteitem script command. | Emistry Haoyan | 1 | -0/+45 |
2019-06-02 | Merge pull request #2394 from bWolfie/buildin_delitemidx | Haru | 1 | -0/+43 |
2019-06-02 | Adds BUILDIN(delitemidx), which deletes an item at the given index. | EyesOfAHawk | 1 | -0/+43 |
2019-06-01 | Merge pull request #2380 from AnnieRuru/59-all_All | Haru | 1 | -2/+8 |
2019-06-01 | Merge pull request #2430 from Emistry/scriptcommand_npcspeed | Haru | 1 | -46/+62 |