Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-20 | deprecate builtin changesex | mekolat | 2 | -17/+1 | |
2015-04-20 | change sex without disconnecting | mekolat | 1 | -3/+1 | |
2015-04-20 | deprecate builtin readparam & statusup2 | mekolat | 2 | -42/+1 | |
2015-04-20 | Merge pull request #54 from mekolat/changelogv15.4.20 | Wushin | 1 | -0/+20 | |
Update changelog | |||||
2015-04-20 | Update changelog | mekolat | 1 | -0/+20 | |
2015-04-20 | Merge pull request #55 from wushin/Double-Xp-On-Demand | Wushin | 3 | -25/+60 | |
Enable Dynamic Double Xp | |||||
2015-04-20 | Merge pull request #63 from mekolat/magic-injure | Wushin | 1 | -1/+1 | |
fix bad condition | |||||
2015-04-19 | fix bad condition | mekolat | 1 | -1/+1 | |
2015-04-19 | Dynamic Xp percentage command @exprate | wushin | 3 | -25/+60 | |
2015-04-18 | remove @gm atcommand | mekolat | 4 | -209/+0 | |
2015-04-15 | remove unused pc_randomwarp | mekolat | 2 | -30/+0 | |
2015-04-15 | remove special warp names | meko | 1 | -17/+2 | |
2015-04-15 | Do not require pk_mode for NOPVP | meko | 1 | -1/+1 | |
2015-04-13 | Merge pull request #50 from mekolat/heal | Wushin | 3 | -100/+12 | |
remove deprecated percentheal and itemheal | |||||
2015-04-13 | Merge pull request #41 from wushin/pvp-script-persistance | Wushin | 7 | -80/+95 | |
Make killer & killable script builtins | |||||
2015-04-13 | Merge pull request #47 from mekolat/killmonsterall | Wushin | 1 | -20/+0 | |
remove deprecated killmonsterall | |||||
2015-04-13 | Merge pull request #39 from mekolat/getnpclocation | Wushin | 1 | -0/+92 | |
add npc-related builtins | |||||
2015-04-13 | Merge pull request #46 from mekolat/cmdothernpc | Wushin | 3 | -32/+0 | |
remove deprecated cmdothernpc | |||||
2015-04-13 | Merge pull request #27 from wushin/get-item-id | Wushin | 1 | -0/+26 | |
Script Builtin getitemlink | |||||
2015-04-13 | Merge pull request #45 from wushin/deprecate-warp-debug-sprite | Wushin | 3 | -6/+1 | |
Remove Warp Debug Sprite Action | |||||
2015-04-13 | Merge pull request #35 from mekolat/emotes | Wushin | 1 | -1/+1 | |
add support for manaplus emotes | |||||
2015-04-13 | Merge pull request #36 from mekolat/spam | Wushin | 1 | -2/+2 | |
Send spam messages to General tab | |||||
2015-04-07 | emulate @alive | mekolat | 1 | -5/+12 | |
2015-04-06 | add 3rd param to heal | mekolat | 1 | -3/+8 | |
2015-04-06 | remove deprecated itemheal | mekolat | 1 | -15/+0 | |
2015-04-06 | remove deprecated percentheal | mekolat | 3 | -85/+0 | |
2015-04-05 | remove deprecated killmonsterall | mekolat | 1 | -20/+0 | |
2015-04-05 | remove deprecated cmdothernpc | mekolat | 3 | -32/+0 | |
2015-04-05 | Remove Warp Debug Sprite Action | wushin | 3 | -6/+1 | |
2015-04-04 | allow to specify npc | mekolat | 1 | -6/+42 | |
2015-04-04 | add strnpcinfo | mekolat | 1 | -0/+30 | |
2015-04-04 | add charpvp atcommand | mekolat | 1 | -0/+22 | |
2015-04-04 | make pvp use channels | mekolat | 5 | -18/+22 | |
2015-04-04 | add getpvpflag builtin | mekolat | 1 | -2/+3 | |
2015-04-04 | Remove killer/killable | wushin | 7 | -95/+83 | |
Death Clears default pvp Add Player Togglable PvP Flag Add Timer to PvP Flag (Anti-Spam) Add getpvpflag builtin | |||||
2015-03-29 | Update script-fun.cpp | meko | 1 | -1/+1 | |
2015-03-29 | add support for manaplus emotes | mekolat | 1 | -2/+2 | |
2015-03-28 | add getnpcx and getnpcy | mekolat | 1 | -0/+26 | |
2015-03-04 | Send spam messages to General tab | mekolat | 1 | -2/+2 | |
2015-03-03 | Update Changlogv15.2.28 | wushin | 1 | -0/+2 | |
2015-02-28 | Merge pull request #33 from mekolat/freeloop | Wushin | 3 | -3/+23 | |
add freeloop builtin | |||||
2015-02-28 | Script Builtin getitemlink | wushin | 1 | -0/+26 | |
* getitemlink("ItemName"); * returns [@@ItemId|Item Jname@@] | |||||
2015-02-28 | add freeloop builtin | mekolat | 3 | -3/+23 | |
2015-01-23 | Fix travis for gcc 4.9 | Ben Longbons | 1 | -1/+1 | |
2015-01-23 | Update changelog for 15.1.23 releasev15.1.23 | Ben Longbons | 1 | -0/+42 | |
2015-01-23 | Add gcc 4.9 on travis | Ben Longbons | 1 | -0/+2 | |
2015-01-23 | Use generated config for map | Ben Longbons | 93 | -1278/+1029 | |
2015-01-23 | Use generated config for char | Ben Longbons | 14 | -421/+350 | |
2015-01-23 | Use generated config for login | Ben Longbons | 12 | -580/+452 | |
2015-01-23 | Use generated config for admin | Ben Longbons | 4 | -92/+132 | |