summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-11-13Remove type argument from buildin_getnpcid.EyesOfAHawk30-281/+269
2018-10-07Merge pull request #2253 from Emistry/doc_permissionHaru5-42/+54
Update Permission Documents
2018-10-07Merge pull request #2239 from guilherme-gm/201810-assertion_berserkHaru1-1/+3
Fixes an assertion error when sc_end is called for SC_BERSERK
2018-10-07Merge pull request #2235 from dastgirp/issue/2210Haru1-3/+2
Fixed failed assertion in guild invite.
2018-10-07Merge pull request #2240 from Helianthella/getd-constHaru2-1/+9
allow buildin_getd to work with constants and params
2018-10-07Merge pull request #2237 from Helianthella/templateHaru4-75/+67
[github] make the pull request template less ugly
2018-10-07Merge pull request #2238 from Helianthella/varofpcHaru1-80/+13
fix setting char/account variables of another player
2018-10-07Merge pull request #2230 from akshat157/effect_list.mdHaru2-986/+1126
Fixes #2215: Turn effect_list.txt into effect_list.md
2018-10-07Merge pull request #2227 from Helianthella/validatezenyHaru1-14/+16
only update zeny achievements and logs for non-zero transactions
2018-10-07HPM Hooks UpdateHercules.ws5-0/+134
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-07Merge pull request #2226 from 4144/updatepacketsHaru25-96/+487
Update and fix packets up to 2018-10-02
2018-10-06Updated Effect List documentEmistry Haoyan1-971/+1116
- Updated effect list based on db/constant.conf - Added Constant Name column
2018-10-06Update Permission DocumentsEmistry Haoyan5-42/+54
- Changed into markdown format.
2018-10-05Add at command @camerainfo.Andrei Karas4-1/+28
2018-10-04Add script commands for show camera info window and change camera parameters.Andrei Karas4-3/+49
New script commands: camerainfo, changecamera
2018-10-04Add packet ZC_CAMERA_INFO.Andrei Karas3-0/+40
This packet allow show camera info, or change camera parameters.
2018-10-03[github] refresh the issue templategumi3-54/+55
2018-10-03Add script command for remove special effect.Andrei Karas2-0/+56
New script command: removespecialeffect *removespecialeffect(<effect number>{, <send_target>{, <unit id>{, <account id>}}}) *removespecialeffect(<effect number>{, <send_target>{, "<NPC Name>"{, <account id>}}})
2018-10-03Add packet ZC_REMOVE_EFFECT.Andrei Karas3-0/+49
2018-10-02Update inventory packets for 2018-10-02 main clients.Andrei Karas2-35/+35
2018-10-02Update non shuffle packets list up to 2018-10-02Andrei Karas1-0/+18
2018-10-02Update messages up to 2018-10-02.Andrei Karas2-4/+46
2018-10-02Add comment about missing option in packet ZC_RESULT_MAKE_GUILD.Andrei Karas1-0/+1
2018-10-02Update HPM.Andrei Karas4-13/+80
2018-10-02Fix getting achievement reward packets order.Andrei Karas4-27/+47
Also split achievement reward function to parts.
2018-10-02Fix achievement reward packet.Andrei Karas3-4/+5
2018-10-02Update shuffle packets to 2018-10-02Andrei Karas3-6/+9
2018-10-02Update keys to 2018-10-02Andrei Karas2-4/+6
2018-10-01use the regular pc->setregistry to set vars of another chargumi1-103/+12
this will prevent further errors, and will allow setting special variables such as `#CASHPOINTS`
2018-10-01fix setting char/account variables of another playergumi1-2/+26
2018-10-01add more unit tests for getdgumi1-0/+6
2018-10-01allow buildin_getd to work with constants and paramsgumi1-1/+3
this is highly discouraged, but it should still work
2018-10-01Fixes an assertion error when sc_end is called for SC_BERSERKGuilherme G. Menaldo1-1/+3
2018-10-01make the pull request template less uglygumi1-21/+12
2018-10-02Fixed failed assertion in guild invite.Dastgir1-3/+2
When player accepts invite, add them to member structure. Fixes #2210
2018-10-01remove the old effect_list doc, and clean up the new onegumi2-1965/+977
2018-10-01Translate effect_list.txt into effect_list.mdakshat1571-0/+983
- New file: effect_list.md added with markdown version of previous text document.
2018-09-28only update zeny achievements and logs for non-zero transactionsgumi1-14/+16
2018-09-28Add comment for another field value in packet ZC_ACK_REQ_JOIN_GUILD.Andrei Karas1-0/+1
2018-09-24Add comment to packet 0x2cc.Andrei Karas1-0/+1
2018-09-24Show any unhandled CZ packets in map server console.Andrei Karas2-3/+20
2018-09-24Release v2018.09.23v2018.09.23Haru1-0/+27
Signed-off-by: Haru <haru@dotalux.com>
2018-09-24Merge pull request #2193 from Helianthella/mesAsheraf1-3/+7
buildin_mes shorthand
2018-09-23Merge pull request #2209 from dastgirp/issue/2173Haru1-1/+3
Fixes #2173
2018-09-23Merge pull request #2205 from dastgirp/issue/2187Haru3-28/+94
Fixed issue #2187
2018-09-23Merge pull request #2204 from dastgirp/issue/2201Haru1-1/+2
Fixed issue #2201
2018-09-23MobDB SQL SyncHercules.ws3-7444/+7749
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-09-23HPM Hooks UpdateHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-09-23Merge pull request #2149 from dastgirp/plugin/db2sqlHaru1-1/+329
MobSkillDB to SQL conversion
2018-09-23Merge pull request #2218 from Asheraf/questinfo_fixHaru4-17/+38
Fix wrong validation for quests in setquestinfo