summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-10-22add an option to prevent from renaming a character if they are in a guild or ↵gumi2-1/+16
party closes #1805
2018-10-22Release v2018.10.21v2018.10.21Haru1-0/+40
Signed-off-by: Haru <haru@dotalux.com>
2018-10-22Constants Documentation SyncHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-22Merge pull request #2279 from Helianthella/promptHaru4-106/+42
deprecate buildin_prompt, bake it into buildin_select
2018-10-22Constants Documentation SyncHercules.ws1-0/+493
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-22ItemDB SQL SyncHercules.ws2-0/+985
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-22Merge pull request #2280 from Asheraf/itemplaceholdersHaru2-0/+4930
Add some item db placeholders
2018-10-22Constants Documentation SyncHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-22HPM Hooks UpdateHercules.ws5-0/+68
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-22Fix gitlab-ci script for clang-5.0Haru1-12/+36
The package clang-5.0 has been removed from Debian unstable and testing (as buster will ship with 6.0 and 7), and is currently only available in stretch-backports. Signed-off-by: Haru <haru@dotalux.com>
2018-10-22Merge pull request #2264 from Asheraf/pr5Haru1-12/+1
update at_bodystyle allowed jobs check
2018-10-22Merge pull request #2278 from 4144/updatepacketsHaru13-29/+148
Update packet up to 2018-10-17
2018-10-22Add script command itempreview for update preview window with given item.Andrei Karas2-0/+20
2018-10-22Update max packet version in travis to 20181017.Andrei Karas1-6/+6
2018-10-22Add packet ZC_ITEM_PREVIEW.Andrei Karas3-0/+38
It allow show item preview in already opened preview window.
2018-10-22Add missing checks into camera packets.Andrei Karas1-0/+2
2018-10-22Update packet ZC_REMOVE_EFFECT for zero clients.Andrei Karas1-2/+2
2018-10-22Update packet ZC_ADD_QUEST_EX.Andrei Karas2-3/+13
2018-10-22Update packet ZC_ALL_QUEST_LIST.Andrei Karas2-3/+13
2018-10-22Update packet ZC_UPDATE_MISSION_HUNT_EXAndrei Karas2-3/+11
2018-10-22Update non shuffle packets list up to 2018-10-17Andrei Karas1-0/+24
2018-10-22Update shuffle packets up to 2018-10-17Andrei Karas3-6/+9
2018-10-22Update keys up to 2018-10-17Andrei Karas2-4/+6
2018-10-22Update messages up to 2018-10-10.Andrei Karas1-2/+4
2018-10-22Merge pull request #2251 from Asheraf/pr3Haru6-1/+44
Add new type for mercenary class to setquestinfo()
2018-10-22Merge pull request #2250 from Asheraf/pr2Haru1-12/+1
change showevent icon validation to use function from questinfo
2018-10-22Merge pull request #2249 from Asheraf/pr1Haru1-0/+14
Add missing documentation for script command achievement_progress()
2018-10-22Add missing documentation for script command achievement_progress()Asheraf1-0/+14
2018-10-22Merge pull request #2229 from linton-dawson/branch1Haru2-69/+65
global_configuration.md
2018-10-21Merge pull request #2234 from dastgirp/issue/2217Haru1-0/+4
Fixed Assertion Error when refine is failed
2018-10-21Constants Documentation SyncHercules.ws1-0/+15
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-21Merge pull request #2172 from dastgirp/enhance/getiteminfoHaru5-3/+66
Updated getiteminfo and setiteminfo.
2018-10-21simplify the wording in the global conf documentationgumi1-63/+51
2018-10-21global_configuration.mdlinton-dawson1-11/+19
2018-10-21Merge pull request #2182 from guilherme-gm/201808-trapfixHaru11-16/+152
Fixes some issues with traps
2018-10-21Updated getiteminfo and setiteminfo.Dastgir5-3/+66
Added ITR_TRADE (Trade restriction) for both script commands
2018-10-21Merge pull request #2252 from Asheraf/pr4Haru1-0/+5
fix PACKET_ZC_PROPERTY_HOMUN size for old clients
2018-10-21Merge pull request #2208 from dastgirp/issue/2177Haru4-8/+19
Changes the item price to 1 if it is 0
2018-10-13Fixed Issue #2177Dastgir4-8/+19
If Item Price is 0, it is now changed to 1.
2018-10-13Fixed Assertion Error when refine is failed.Dastgir1-0/+4
Fixes #2217
2018-10-11add constants for max menu length and optionsgumi4-17/+24
2018-10-11bake buildin_prompt into buildin_select and clarify the difference between ↵gumi3-94/+23
the two
2018-10-10Add some item db placeholdersAsheraf2-0/+4930
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