Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-05 | Implement Refinery UI | Ibrahim Zidan | 6 | -15/+68 | |
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-05-05 | Merge pull request #2068 from AnnieRuru/37-F_MesItemInfo | Haru | 2 | -3/+24 | |
Add F_MesItemInfo function to show item name with description link | |||||
2019-04-29 | Merge pull request #2440 from Emistry/scriptcommand_consolemes | Ibrahem Zidan | 5 | -13/+14 | |
Added *consolemes script command | |||||
2019-04-29 | Added *consolemes script command | Emistry Haoyan | 5 | -13/+14 | |
- deprecated `*debugmes` script command. - added `*consolemes` script command which display the console message based on `type`. - allow map-server console to auto logging into text file depend on type of message. | |||||
2019-04-29 | Fix issue #1955 | Emistry Haoyan | 1 | -3/+6 | |
- fix error due to event terminated by GM using `@killmonster` command. | |||||
2019-03-11 | Merge pull request #2396 from AnnieRuru/67-mobattached | Haru | 1 | -1/+1 | |
* Add *mobattached and *killmonstergid script command | |||||
2019-03-11 | Merge pull request #2397 from AnnieRuru/68-getmercinfo | Haru | 3 | -9/+9 | |
Add constants and MERCINFO_GID to *getmercinfo script command | |||||
2019-03-11 | Merge pull request #2360 from sigtus/stable | Haru | 1 | -18/+10 | |
Added missing return on F_GetTradeRestriction | |||||
2019-03-11 | Add MERC_ Constants to npc scripts | AnnieRuru | 3 | -9/+9 | |
2019-03-02 | * Add *mobattached and *killmonstergid script command | AnnieRuru | 1 | -1/+1 | |
also fix quests_rachel, now support with *unitemote | |||||
2019-02-11 | Merge pull request #1656 from AtlantisRO/job_quest_sura | Haru | 1 | -3/+3 | |
Fixes #1655 - Fix to Sura Job Change Quest get stuck after first attemp. | |||||
2019-01-29 | Update Global_Functions.txt | sigtus | 1 | -18/+9 | |
2019-01-29 | Added missing return on F_GetTradeRestriction | sigtus | 1 | -0/+1 | |
2019-01-27 | Add F_MesItemInfo function to show item name with description link | AnnieRuru | 2 | -3/+24 | |
also fix OldGlastHeim ITEMLINK display incorrectly | |||||
2019-01-14 | Add barter shop demo script. | Andrei Karas | 2 | -0/+22 | |
2019-01-14 | Fix a bug that causes the event to run indefinitely | AnnieRuru | 1 | -0/+10 | |
- the .RoundCount only increase when having players answer correctly if nobody playing this event, or players give up before .Rounds(10) rounds, it will continue run forever | |||||
2018-12-16 | Merge pull request #2246 from Emistry/scriptcommand_pcneedstatuspoint | Haru | 1 | -0/+27 | |
Implement status reduction script command. | |||||
2018-12-16 | Merge pull request #2261 from Habilya/npc/woe-se-mesf | Haru | 1 | -592/+592 | |
mesf npc/woe-se | |||||
2018-12-14 | Add script and item for inventory expansion. | Andrei Karas | 2 | -0/+64 | |
2018-11-13 | Merge pull request #2289 from EyesOfAHawk/buildin_getnpcid | Haru | 28 | -254/+254 | |
Remove type argument from buildin_getnpcid. | |||||
2018-11-13 | Remove type argument from buildin_getnpcid. | EyesOfAHawk | 28 | -254/+254 | |
2018-10-22 | add unit tests for data_to_string | gumi | 1 | -0/+10 | |
2018-10-21 | Merge pull request #2172 from dastgirp/enhance/getiteminfo | Haru | 1 | -0/+37 | |
Updated getiteminfo and setiteminfo. | |||||
2018-10-21 | Updated getiteminfo and setiteminfo. | Dastgir | 1 | -0/+37 | |
Added ITR_TRADE (Trade restriction) for both script commands | |||||
2018-10-06 | mesf npc/woe-se | Habilya | 1 | -592/+592 | |
2018-10-05 | Implement status reduction script command. | Emistry Haoyan | 1 | -0/+27 | |
- for stat reduction support. - return the amount of status point required to increase a status. | |||||
2018-10-01 | add more unit tests for getd | gumi | 1 | -0/+6 | |
2018-07-30 | push constants as C_NAME in the script buffer | gumi | 1 | -1/+1 | |
2018-07-28 | remove specialeffect on first login from the novice academy script | Asheraf | 1 | -1/+0 | |
this effect is officialy given thought the achievements system on first login. | |||||
2018-07-24 | update scripts to use new questinfo format | Asheraf | 2 | -16/+48 | |
2018-07-12 | Fix date part2 | Unknown | 5 | -5/+5 | |
2018-06-29 | Merge pull request #2098 from Asheraf/pairshipupdate | Haru | 1 | -287/+576 | |
update private airship map list to match main kRO servers | |||||
2018-06-25 | Merge pull request #2077 from AnnieRuru/39-pre-increment | Haru | 1 | -0/+14 | |
Fix pre-increment / pre-decrement operator error | |||||
2018-06-21 | update private airship map list to match main kRO servers | Asheraf | 1 | -287/+576 | |
2018-06-14 | Fix pre-increment / pre-decrement operator error | AnnieRuru | 1 | -0/+14 | |
eg: if (1) ++.@i; | |||||
2018-06-05 | Update instance scripts to follow official behaviour | Asheraf | 15 | -233/+201 | |
2018-05-07 | Merge pull request #1998 from Asheraf/private_airship | Haru | 4 | -0/+504 | |
Implementation of Private AirShip | |||||
2018-05-05 | Fix some wrong messages in clans.txt | Jedzkie | 1 | -3/+3 | |
2018-05-04 | Implementation of Private AirShip | Asheraf | 4 | -0/+504 | |
2018-04-08 | Added noteleport mapflag for pay_arche | Jedzkie | 1 | -0/+1 | |
2018-02-06 | Merge pull request #1718 from Murilo-BiO/clan_system | Haru | 2 | -0/+583 | |
Implementation of Official Clan System | |||||
2018-01-28 | Merge pull request #1881 from AtlantisRO/Standardization-MalangdoCulvert.txt | Asheraf | 1 | -612/+675 | |
Applied standardization to MalangdoCulvert script | |||||
2018-01-28 | Merge pull request #1880 from AtlantisRO/Standardization-HazyForest.txt | Asheraf | 1 | -572/+627 | |
Applied standardization to HazyForest script | |||||
2018-01-28 | Merge pull request #1878 from AtlantisRO/Standardization-EclageInterior.txt | Asheraf | 1 | -367/+371 | |
Applied standardization to EclageInterior script | |||||
2018-01-28 | Merge pull request #1877 from AtlantisRO/Standardization-BuwayaCave.txt | Asheraf | 1 | -230/+230 | |
Applied standardization to BuwayaCave script | |||||
2018-01-28 | Merge pull request #1874 from AtlantisRO/Standardization-BakonawaLake.txt | Asheraf | 1 | -302/+350 | |
Applied standardization to BakonawaLake script | |||||
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 2 | -0/+583 | |
All official features work including the autokick for inactive members And the system is completely customizable. | |||||
2018-01-14 | Merge pull request #1871 from AtlantisRO/Standardization-NydhoggsNest.txt | Haru | 1 | -1675/+1691 | |
Applied standardization to NydhoggsNest script | |||||
2017-12-10 | Merge pull request #1883 from AtlantisRO/Standardization-OldGlastHeim.txt | Haru | 1 | -699/+748 | |
Applied standardization to OldGlastHeim script | |||||
2017-11-18 | Merge pull request #1902 from MishimaHaruna/getiteminfo-fix | Haru | 12 | -95/+169 | |
getiteminfo() / setiteminfo() fixes |