Age | Commit message (Expand) | Author | Files | Lines |
2020-03-08 | Added Item Bound Type constants | Emistry Haoyan | 1 | -5/+5 |
2020-02-09 | Add expanded barter shop sample script | Andrei Karas | 1 | -0/+63 |
2019-10-20 | convert scripts to use getguildinfo() | gumi | 3 | -5/+5 |
2019-08-26 | Corrected KVM Logistic Officer item ID | Emistry Haoyan | 3 | -6/+6 |
2019-07-28 | Sanitize handling of the input() values. | Emistry Haoyan | 11 | -133/+175 |
2019-06-30 | Merge pull request #2357 from AnnieRuru/51-stylist | Haru | 1 | -19/+59 |
2019-06-01 | Merge pull request #2380 from AnnieRuru/59-all_All | Haru | 1 | -1/+1 |
2019-04-29 | Merge pull request #2440 from Emistry/scriptcommand_consolemes | Ibrahem Zidan | 3 | -7/+7 |
2019-04-29 | Added *consolemes script command | Emistry Haoyan | 3 | -7/+7 |
2019-04-29 | Fix issue #1955 | Emistry Haoyan | 1 | -3/+6 |
2019-04-11 | change "All" into "all" in npc scripts | AnnieRuru | 1 | -1/+1 |
2019-02-03 | Update stylist.txt | AnnieRuru | 1 | -19/+59 |
2019-01-14 | Add barter shop demo script. | Andrei Karas | 1 | -0/+21 |
2019-01-14 | Fix a bug that causes the event to run indefinitely | AnnieRuru | 1 | -0/+10 |
2017-11-12 | Add type constants for the getiteminfo()/setiteminfo() buildins | Haru | 3 | -13/+9 |
2017-06-03 | add missing constants to specialeffect calls | gumi | 13 | -25/+25 |
2017-06-03 | remove misceffect from npcs | gumi | 10 | -23/+23 |
2017-06-03 | remove specialeffect2 from npcs | gumi | 17 | -37/+37 |
2017-05-28 | remove the pow buildin from existing scripts | gumi | 1 | -2/+2 |
2016-11-20 | Replaced some unsupported symbols in AegisNames (step 2) | Haru | 6 | -16/+16 |
2016-10-16 | Merge pull request #1473 from Ridley8819/0hp | Haru | 2 | -2/+4 |
2016-10-16 | Fixes cases where player were executed | Ridley | 2 | -2/+4 |
2016-10-16 | Change *getcharid to use constants | Asheraf | 9 | -32/+32 |
2016-09-02 | change *strcharinfo to use constants | Asheraf | 33 | -193/+193 |
2016-08-29 | *strnpcinfo now uses constants | Asheraf | 3 | -5/+5 |
2016-08-21 | Removed some of the leftover calls to menu() in custom scripts | Haru | 16 | -2074/+2047 |
2016-06-25 | Fixed some script errors | Haru | 4 | -8/+8 |
2016-02-29 | Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriate | Emistry | 4 | -31/+38 |
2016-02-07 | Merge pull request #1110 from dastgir/22-ScriptClean-Phase2 | Haru | 26 | -79/+79 |
2016-01-30 | Fixes conditions in itembind.txt | Dastgir | 1 | -4/+9 |
2016-01-16 | Script Standardization: changed select format in custom folder | Dastgir | 26 | -79/+79 |
2015-12-31 | Replaced leftover -1 view IDs with FAKE_NPC | Haru | 3 | -8/+8 |
2015-12-31 | Replace -1,{ with FAKE_NPC,{ | AnnieRuru | 23 | -54/+54 |
2015-12-18 | Replaced numeric values with UNITTYPE_ constants in getmapxy | Haru | 1 | -2/+2 |
2015-12-18 | uneasy Cemetry fix | Dastgir | 1 | -3/+3 |
2015-12-18 | ItemID to Constant: custom Folder | Dastgir | 19 | -202/+202 |
2015-11-15 | Fixed too-generic constant names of gettime() types | Haru | 6 | -17/+17 |
2015-11-14 | Standardized script-queue related commands | Haru | 1 | -4/+4 |
2015-10-27 | Replaced parameter type with constant. | Emistry | 6 | -17/+17 |
2015-10-13 | Added Items needed in eden_iro.txt | moguri85 | 2 | -13/+13 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 22 | -211/+191 |
2015-06-25 | JobChanger Updated | Dastgir | 1 | -2/+2 |
2015-06-25 | Updated RockPaperScissors | Dastgir | 1 | -267/+109 |
2015-06-05 | Renamed guild and guild2 folder to woe-fe and woe-se | Dastgir | 1 | -2/+2 |
2015-05-16 | Merge pull request #515 from EPuncker/master | Dastgir | 1 | -140/+163 |
2015-05-16 | updated warper | Evil Puncker | 1 | -140/+163 |
2015-05-13 | Changed close; into end; to try to fix bug 8666, since there is no dialogue w... | Evil Puncker | 1 | -1/+1 |
2015-05-08 | Replaced checkre() calls with constants | Haru | 2 | -4/+4 |
2015-03-29 | Avoid binding rental items. | Emistry | 1 | -2/+2 |
2015-01-30 | Fixes Warper NPC Overlapping. #8018 | Dastgir | 1 | -1/+1 |