Age | Commit message (Expand) | Author | Files | Lines |
2019-02-28 | The four sewer mouths in Artis. They all behave differently.jesusalva/manhole | Jesusaves | 1 | -0/+46 |
2019-02-28 | Fix a bug when throwing stuff on sewers | Jesusaves | 1 | -8/+6 |
2019-02-27 | Reduce the area. On hindsight, NOW it is a real 5x5 area, isn't it? | Jesusaves | 1 | -2/+3 |
2019-02-27 | Dumb bug, sorry everyone | Jesusaves | 1 | -1/+1 |
2019-02-27 | Technically it is ready to test | Jesusaves | 2 | -3/+3 |
2019-02-27 | Micksha Man Hole Experiment (done upon request) | Jesusaves | 3 | -10/+83 |
2019-02-13 | Toams/rowboat + Micksha/galmatia | Micksha | 14 | -12/+224 |
2019-01-26 | Fix translations issues in 008-2-2/note.txt | Andrei Karas | 1 | -3/+3 |
2019-01-19 | Knife - change equip level from 15 --> 1 | Micksha | 4 | -12/+108 |
2018-12-06 | Remove extra parameter from function getnpcid | Andrei Karas | 8 | -16/+16 |
2018-11-22 | Add all the gem veins, add beehive | Micksha | 9 | -4/+80 |
2018-11-15 | more improvements for the rusty pick's npc's | toams | 4 | -35/+71 |
2018-11-07 | Add the rossy cave | Micksha | 2 | -0/+3 |
2018-11-05 | fix a few maps | Micksha | 2 | -2/+2 |
2018-11-05 | forgot to include this file in previous commit | toams | 1 | -1/+2 |
2018-11-05 | Rename bartender to barron and add a shop | toams | 3 | -20/+57 |
2018-11-05 | make melinda walk again | toams | 1 | -1/+1 |
2018-11-05 | fix script bugs | Micksha | 1 | -1/+1 |
2018-11-05 | Add the rowboat and Koga NPCs to Artis | Micksha | 5 | -2/+44 |
2018-11-05 | Requested Re-naming | Micksha | 2 | -2/+2 |
2018-11-05 | Fix a few scripts, improve two maps | Micksha | 4 | -15/+150 |
2018-11-05 | Add Gumis scripts - delete placeholders. Disable debugs. | Micksha | 42 | -1474/+857 |
2018-11-05 | fix Receptionist script *meh* | Micksha | 1 | -1/+1 |
2018-11-05 | bugfix a few NPCs | Micksha | 3 | -5/+5 |
2018-11-05 | Add Mundane and Sophialla | Micksha | 2 | -0/+40 |
2018-11-05 | Add all the Hurns NPCs | Micksha | 50 | -27/+538 |
2018-11-05 | Hurnscald mega-commit | gumi | 32 | -12/+2923 |
2018-11-05 | fix synthax issues | Micksha | 1 | -2/+2 |
2018-11-05 | Trying to add some NPCs for Hurns | Micksha | 15 | -4/+504 |
2018-11-05 | Add Melinda NPC, fix some issues on dying the Fine Dress, fix of Necklace pen... | Micksha | 5 | -5/+23 |
2018-11-05 | add the make maps results, because I am stupid | Micksha | 1 | -0/+3 |
2018-11-05 | add missing bows to item_db | Micksha | 2 | -0/+2 |
2018-09-09 | Update map warps. | Andrei Karas | 3 | -4/+4 |
2018-09-07 | Fix warp bugs again in tmx_map converter. | Andrei Karas | 10 | -10/+10 |
2018-07-29 | fix some edge cases in relative_array_random() | gumi | 1 | -3/+7 |
2018-07-28 | reduce the clutter in confused_tree_dict, make it use relative_array_random | gumi | 3 | -519/+500 |
2018-07-08 | rearrange the anchors in 008-1 | gumi | 1 | -3/+3 |
2018-07-08 | move confused tree to hurnscald | gumi | 1 | -2/+3 |
2018-07-05 | sorry | gumi | 1 | -1/+1 |
2018-07-05 | improve the shovel script | gumi | 2 | -22/+41 |
2018-07-05 | improve the fishing script | gumi | 1 | -20/+16 |
2018-07-05 | mesc() is a function to optimize mes(col(l())), saving parenthesis. | Jesusaves | 20 | -67/+72 |
2018-07-05 | update maps and dbs for new items/mobs | Micksha | 7 | -4/+95 |
2018-06-25 | add relative_array_random() | gumi | 1 | -0/+35 |
2018-05-20 | Show client too old warning if client version < 24.s20180614 | Andrei Karas | 1 | -1/+1 |
2018-05-16 | fix wildx's commits20180518 | gumi | 2 | -2/+2 |
2018-05-10 | make maps following the woodland merge | gumi | 56 | -44/+302 |
2018-05-08 | don't abort when a free tile can't be found for @warp | gumi | 1 | -3/+7 |
2018-04-22 | update the sewer mobs | Micksha | 3 | -5/+6 |
2018-04-22 | we don't need strcmp for string < string | gumi | 1 | -11/+3 |