Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-05 | Add function menustr. | Andrei Karas | 1 | -0/+29 | |
It works same with menuint but return string and set variable @menuret$ | |||||
2015-03-05 | rename function menu2 into menuint. | Andrei Karas | 3 | -3/+3 | |
2015-03-05 | Add function menu2 for return some missing features. | Andrei Karas | 4 | -2/+39 | |
Example: menu2 "test 1", 10, "test 2", 20; If select "test 1", will set @menuret to 10, and @menu to 1 If select "test 2", will set @menuret to 20, and @menu to 2 | |||||
2015-03-04 | rework a bit menu in test npc. add mount test options. | Andrei Karas | 1 | -26/+55 | |
2015-03-04 | Add riding skill into skills tree. | Andrei Karas | 1 | -0/+7 | |
2015-03-03 | Update warps from 11 to Artis and vice versa. | Reid | 2 | -2/+2 | |
2015-03-03 | Correct Range3 value on mob db. | Reid | 1 | -14/+14 | |
2015-03-03 | Update map cache. | Reid | 1 | -0/+0 | |
2015-03-02 | Remove duplicate entry in skill_tree.conf | wushin | 1 | -16/+0 | |
2015-02-28 | Add #11 in serverdata and rebuild map cache. | Reid | 7 | -0/+34 | |
2015-02-27 | Add warps from #10 to Artis and vice versa. | Reid | 2 | -3/+60 | |
2015-02-27 | Update #1 warps. | Reid | 1 | -1/+1 | |
2015-02-27 | Update map_cache. | Reid | 1 | -0/+0 | |
2015-02-26 | Add initial basic skill with level 9. | Andrei Karas | 1 | -1/+1 | |
2015-02-26 | Do not upgrade manually basic skill. | Andrei Karas | 1 | -8/+8 | |
2015-02-24 | Use in test map addremovemapmask. | Andrei Karas | 1 | -5/+12 | |
Also improve a bit npc1 menu. | |||||
2015-02-24 | Add script function addremovemapmask. | Andrei Karas | 1 | -0/+5 | |
This function at same time add and remove some bits to map mask. Example: // add 4 and remove 8 addremovemapmask "test", 4, 8; | |||||
2015-02-24 | Save skill invokes count into character array. | Andrei Karas | 1 | -0/+4 | |
2015-02-24 | In test map add way to show hide map layers. | Andrei Karas | 3 | -5/+27 | |
2015-02-23 | Add temp homunculuses. | Andrei Karas | 1 | -0/+7 | |
2015-02-23 | Dont use item for call homunculus skill. | Andrei Karas | 1 | -1/+1 | |
2015-02-23 | Add skill for create/call homunculus. | Andrei Karas | 1 | -0/+8 | |
2015-02-23 | Allow rename pet. | Andrei Karas | 1 | -1/+1 | |
2015-02-22 | Add function to convert int to string. | Andrei Karas | 1 | -0/+4 | |
New function: str Example: str(10) | |||||
2015-02-21 | For reduce CPU usage while walking set official_cell_stack_limit to 0. | Andrei Karas | 1 | -1/+1 | |
It disable stack limit checks. | |||||
2015-02-20 | Add permission show_client_version to 99 group. | Andrei Karas | 1 | -1/+2 | |
2015-02-18 | Add a panel NPC on Artis. | Reid | 2 | -0/+21 | |
2015-02-17 | Correct warps from #7 to #8. | Reid | 2 | -2/+2 | |
2015-02-15 | Allow all items except cookie add to bying store. | Andrei Karas | 1 | -53/+53 | |
2015-02-13 | Remove require item from ALL_BUYING_STORE skill. | Andrei Karas | 1 | -1/+1 | |
2015-02-13 | Add buying store skill into skill tree. | Andrei Karas | 1 | -18/+14 | |
2015-02-13 | fix error in shops functions. | Andrei Karas | 1 | -2/+2 | |
2015-02-09 | Convert shop into market with 1000 items limit. | Andrei Karas | 3 | -7/+32 | |
2015-02-09 | Changes to warps | Mikko | 2 | -3/+3 | |
2015-02-08 | Add warps from harbourmaster's lodge to artis. | Mikko | 2 | -0/+28 | |
2015-02-08 | Add warp from 001-1 to #1 and #1 to 001-1. | Reid | 2 | -0/+29 | |
2015-02-08 | Update map cache. | Reid | 1 | -0/+0 | |
2015-02-08 | Add warps from 16 to 17 and 17 to 16. | Reid | 2 | -0/+4 | |
2015-02-07 | Add other harbour NPC. | Reid | 1 | -1/+44 | |
2015-02-07 | Change distance on harbour script. | Reid | 1 | -1/+1 | |
2015-02-06 | Pound(#) is not a comment format double slash is // | wushin | 1 | -1/+1 | |
2015-02-05 | Add second type of harbour NPC. | Reid | 1 | -1/+1 | |
2015-02-05 | Add harbour NPC. | Reid | 5 | -1/+66 | |
2015-02-03 | Connect La Johanne and Artis with warps. | Reid | 2 | -0/+3 | |
2015-02-03 | Remove auto-spam from julia. | Reid | 1 | -1/+1 | |
2015-02-03 | Correct hammock animation. | Reid | 6 | -221/+162 | |
2015-02-03 | Fix alige animation. | Reid | 2 | -28/+34 | |
2015-02-03 | Update map cache. | Reid | 1 | -0/+0 | |
2015-02-03 | Correct peter script. | Reid | 4 | -34/+44 | |
2015-02-03 | Correct new ship's note map. | Reid | 1 | -1/+1 | |