Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-28 | Merge pull request #2506 from Asheraf/castledb_update | Haru | 2 | -74/+269 | |
Convert guild castle database to use libconfig | |||||
2019-07-28 | Merge pull request #2510 from Emistry/mobdb_dmg_taken_rate | Haru | 4 | -23/+27 | |
Update mob_db - DamageTakenRate field | |||||
2019-07-28 | Convert guild castle database to use libconfig | Asheraf | 2 | -74/+269 | |
2019-07-24 | Update mob_db - DamageTakenRate field | Emistry Haoyan | 4 | -23/+27 | |
- adjust the damage taken by monster. (default = `100 = 1x`) - ref: https://github.com/idathena/trunk/commit/e267d2e2dada6196b479a6f2f35e9d25291ef22b | |||||
2019-07-21 | Update Runestones stack limit | Emistry Haoyan | 1 | -10/+7 | |
- Removes limit of Turisus runestone, Asir runestone and Pertz runestone amount that can be hold. - increases limit of other runestones amount that can be hold to 60. | |||||
2019-06-02 | Merge pull request #2221 from carloshenrq/nostorage | Haru | 1 | -0/+2 | |
Mapflag nostorage and nogstorage | |||||
2019-06-01 | Merge pull request #2456 from Emistry/db_byorgue_summonslave | Haru | 1 | -3/+3 | |
Update Byorgue summon slave delay | |||||
2019-05-27 | Update item_db - Stat Reduction Potions | Emistry Haoyan | 1 | -0/+48 | |
- Added item to regain status point by stat reduction. - follow up d7bbebdf8526667b288223c8adc2d110204814c5 | |||||
2019-05-06 | Merge pull request #2232 from guilherme-gm/201810-trap-visibility | Haru | 2 | -0/+10 | |
Added option to make hunter traps invisible | |||||
2019-05-05 | Implement Refine success/failure announcement feature | Ibrahim Zidan | 2 | -0/+32 | |
Currently as far as we know kRO only sends this on success in refining an item through the refinery ui, from level 10 all the way to 20. Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-05-05 | Implement Refinery UI | Ibrahim Zidan | 2 | -0/+777 | |
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-05-05 | Move UDT_* constants from constants.conf into script.c | Andrei Karas | 1 | -64/+0 | |
2019-05-05 | Merge pull request #2309 from guilherme-gm/201810-randomopt-drop | Haru | 4 | -0/+59 | |
Support for monster drops with Random Options | |||||
2019-05-05 | Update Byorgue summon slave delay | Emistry Haoyan | 1 | -3/+3 | |
- prevent pootential farming exploit. - Gravity seem to increased it long time ago before renewal. | |||||
2019-04-20 | Added support for mobs to drop items with Random Options | Guilherme G. Menaldo | 4 | -0/+59 | |
2019-04-14 | Update item combo db, fix issue #1982 | Emistry Haoyan | 1 | -0/+1 | |
- update missing item_combo_db | |||||
2019-03-11 | Deprecate *petstat script command | AnnieRuru | 1 | -6/+21 | |
2019-02-27 | Deprecate UDT_WALKTOXY constant | AnnieRuru | 1 | -1/+4 | |
- this constant only used by *setunitdata, now has to use *unitwalk | |||||
2019-02-27 | Deprecate UDT_MAPIDXY constant | AnnieRuru | 1 | -1/+4 | |
- use *unitwarp for setunitdata - use *getmapxy for getunitdata | |||||
2019-01-14 | Add barter type shop and add packet ZC_NPC_BARTER_OPEN | Andrei Karas | 1 | -6/+0 | |
2018-12-16 | Merge pull request #2335 from darrensapalo/patch-1 | Haru | 1 | -1/+1 | |
Fixed Gungslinger typo | |||||
2018-12-14 | Add script and item for inventory expansion. | Andrei Karas | 3 | -0/+13 | |
2018-12-13 | Fixed typo | Darren | 1 | -1/+1 | |
`Gungslinger` should be `Gunslinger`. | |||||
2018-12-04 | Added mapflags 'nostorage' and 'nogstorage' | Carlos Henrique | 1 | -0/+2 | |
nostorage 1 -- blocks only @storage nostorage 2 -- blocks only openstorage(); nostorage 3 -- blocks @storage and openstorage() nogstorage 1 -- blocks only @gstorage nogstorage 2 -- blocks only guildopenstorage(); nogstorage 3 -- blocks @gstorage and guildopenstorage() | |||||
2018-10-22 | Merge pull request #2280 from Asheraf/itemplaceholders | Haru | 2 | -0/+4930 | |
Add some item db placeholders | |||||
2018-10-21 | Merge pull request #2182 from guilherme-gm/201808-trapfix | Haru | 2 | -0/+4 | |
Fixes some issues with traps | |||||
2018-10-20 | Added option to make hunter traps invisible | Guilherme G. Menaldo | 2 | -0/+10 | |
2018-10-10 | Add some item db placeholders | Asheraf | 2 | -0/+4930 | |
2018-09-12 | Update Hateffect Constants Database | Asheraf | 1 | -0/+32 | |
2018-09-02 | Update Npc Constants Database | Asheraf | 1 | -0/+34 | |
2018-08-31 | Update Maps Database | Asheraf | 1 | -1/+14 | |
2018-08-30 | Fixed Blastime and Claymore Trap damage that wasn't being split by the ↵ | Guilherme G. Menaldo | 2 | -0/+4 | |
number of enemies | |||||
2018-07-28 | Merge pull request #2155 from Asheraf/stydoram | Haru | 1 | -1/+40 | |
Add support for doram restriction in stylist shop | |||||
2018-07-28 | Merge pull request #2067 from dastgirp/1-achievement | Haru | 7 | -7/+13519 | |
Implemented Achievement System and Title System | |||||
2018-07-27 | update stylist database to match latest kRO | Asheraf | 1 | -1/+40 | |
2018-07-25 | Merge pull request #2117 from HerculesWS/seaottercard_fix | Haru | 2 | -8/+8 | |
Fix Sea-Otter Card not increasing Sushi Heal Rate | |||||
2018-07-25 | Merge pull request #2138 from Asheraf/stylistupdate | Haru | 2 | -0/+17 | |
Add support for bodystyle in stylist shop ui | |||||
2018-07-24 | Implementation of the official Achievement System. | smokexyz | 1 | -0/+48 | |
Source: http://ro.gnjoy.com/news/update/View.asp?seq=163&curpage=1 Script Commands - ``` achievement_progress(<ach_id>,<obj_idx>,<progress>,<incremental?>{,<char_id>}); ``` Includes an achievement_db.conf generator that reads from the item_db, mob_db (server side) and achievement_list.lub files to determine valid achievement entries based on item/monster availability. Achievements containing unsupported entries are commented out. This feature, although renewal-only in official servers, is capable of being used in pre-renewal mode on Hercules. Does not include the title system yet. A big thanks to - @MishimaHaruna for constantly reviewing. @4144 for all the support. @Asheraf for a lot of official information. Co-authored-by: "Dastgir" <dastgirp@gmail.com> | |||||
2018-07-24 | Add Achievement DB Add Achievement Rank DB | smokexyz | 6 | -7/+13471 | |
Co-authored-by: "Dastgir" <dastgirp@gmail.com> | |||||
2018-07-24 | Merge pull request #2130 from mekolat/reloadconst | Haru | 1 | -7/+1 | |
reload the const db on script reload | |||||
2018-07-19 | Add support for bodystyle in stylist shop ui | Asheraf | 2 | -0/+17 | |
2018-07-13 | remove the param documentation | gumi | 1 | -7/+1 | |
2018-07-12 | Fix date part2 | Unknown | 3 | -3/+3 | |
2018-07-03 | Fix Sea-Otter Card not increasing Sushi Heal Rate | skyleo | 2 | -8/+8 | |
Fixes Issue #2116 | |||||
2018-06-29 | Merge pull request #2098 from Asheraf/pairshipupdate | Haru | 1 | -0/+89 | |
update private airship map list to match main kRO servers | |||||
2018-06-25 | Update Pet Database | Dastgir | 3 | -0/+585 | |
2018-06-25 | Implemented Pet Autofeeding | Dastgir | 2 | -0/+2 | |
2018-06-21 | Update Maps Database | Asheraf | 1 | -0/+89 | |
2018-06-07 | Fix a crash caused by removing entries in job_db | Asheraf | 2 | -0/+4 | |
2018-06-03 | Merge pull request #2004 from Asheraf/stylist | Haru | 3 | -2/+385 | |
Implementation of stylist ui |