summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-03-13Constants Documentation SyncHercules.ws1-4650/+41
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-03-13Basic Server ConfigurationsAsheraf5-16/+16
2017-03-13Merge pull request #1623 from AtlantisRO/documentationRidley3-4/+223
Fixes #569. Adds mob_db.txt documentation.
2017-03-13Merge pull request #1628 from AtlantisRO/instance_mapflagsRidley26-372/+87
Fixes #1626. Adds missed mapflags on instances.
2017-03-13Fixes #1626. Adds missed mapflags on instances.AtlantisRO26-372/+87
- Mapflags are moved into map_zone_db, this will make easier and more intuitive in the future to add mapflags to new instances and avoid miss any mapflag. - Zone mapflags for renewal instances are moved into renewal folder. Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-03-12Merge pull request #1611 from AtlantisRO/ins_nyd_fixRidley1-0/+4
Fixes #1293. Attaches [Yggdrasil Gatekeeper] NPC to make him capable of read instance variables.
2017-03-12Fixes #569. Adds mob_db.txt documentation.AtlantisRO3-4/+223
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-03-12Merge pull request #1617 from AtlantisRO/siege_items_restrictionDastgir1-99/+63
Fixes #686. Blocks Vellum and Siege equips/potions usage on non WOE/PVP maps.
2017-03-12Merge pull request #1610 from mekolat/timer2Haru2-21/+42
allow the PC timer buildins to run on another player
2017-03-12Minor optimizations for the warpguild implementationHaru2-13/+14
Follow-up to ebb77e29f343531b508f8c37b32826afbb5f240d Signed-off-by: Haru <haru@dotalux.com>
2017-03-12Merge pull request #1496 from Emistry/scriptcommand_warpguildHaru2-29/+37
Updated *warpguild() script command.
2017-03-11Remove a duplicate comment lineHaru1-1/+0
- follow-up to 0f5fdca8945ec3afd5ba2e67a9d414f1ef5565c3 Signed-off-by: Haru <haru@dotalux.com>
2017-03-11Solves #1204. Adds a commented value to pre-re Priest Knuckles BaseASPD. (#1619)Ragno1-0/+1
Users can decide to remove comment to normalize Priest aspd with knuckles. Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-03-10Merge pull request #1509 from 4144/fixwarnsmokexyz1-4/+5
Fix assert in unit_resume_running.
2017-03-08Fixes #686. Blocks Vellum and Siege equips/potions usage on non WOE/PVP maps.AtlantisRO1-99/+63
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-03-07Fixes #1293. Attaches [Yggdrasil Gatekeeper] NPC to make him capable of read ↵AtlantisRO1-0/+4
instance variables. Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-03-07Add missing quest db entries (#1613)Asheraf1-0/+12
thanks to rathena/rathena#1997
2017-03-07update documentation for the timer buildinsgumi1-4/+5
2017-03-05allow to use addtimercount on another playergumi1-2/+6
2017-03-05fix code style in buildin_addtimercountgumi1-4/+5
2017-03-05allow to use deltimer on another playergumi1-2/+6
2017-03-05fix code style in buildin_deltimergumi1-2/+3
2017-03-05allow to use addtimer on another playergumi1-2/+6
2017-03-05make addtimer return success or failuregumi1-2/+6
2017-03-05fix code style in buildin_addtimergumi1-4/+6
2017-03-05Merge pull request #1589 from mekolat/strinfo2Haru2-60/+87
allow strcharinfo() and strnpcinfo() to take a GID
2017-03-05Merge pull request #1609 from Asheraf/varRidley1-0/+2
add geffenia_warp var to the clear function.
2017-03-04Follow-up 1b708585b7c2ce3f093a2b352fd5a37ad0cef79a add the variable to clear ↵Asheraf1-0/+2
function
2017-03-05Update *warpguild() script command.Emistry Haoyan2-29/+37
- Added optional parameter to warp member from target map. - Update to loop guild member using `g->member[]` data.
2017-03-04Merge pull request #1530 from guilherme-gm/party-leader-leaveHaru2-23/+53
Changed behavior when party leader leaves
2017-03-04Merge pull request #1606 from Smokexyz/mdsHaru2-0/+91
Issue and Pull Request Templates.
2017-03-05Added issue and pull request templatesSmokexyz2-0/+91
2017-03-04Merge pull request #1608 from Asheraf/signRidley1-5/+5
Change variable type on the sign quest
2017-03-04Merge pull request #1607 from Emistry/script_F_SexMesRidley1-10/+0
Update Global Function - Remove F_SexMes
2017-03-04Change variable type on the sign questAsheraf1-5/+5
credit rathena/rathena@800f22b77bb63c2305d05956de8fbe5db0327ded
2017-03-05Update Global Function - Remove F_SexEmistry Haoyan1-10/+0
- not using in any script, could be easily replace by simply if-else condition.
2017-03-04Merge pull request #1592 from mekolat/getd2Haru2-103/+121
revert #1586, add getvariableofpc
2017-03-04Fixed some spelling (#1599)Flipp2-2/+2
* Change spelling in map_zone_db
2017-03-04Merge pull request #1605 from Shizuke/patch-1smokexyz1-2/+1
Fixing Beast Strafe
2017-03-04Fixing Beast StrafeShizuke1-2/+1
Beast Strafe has no target and it should have.
2017-03-04Merge pull request #1596 from AtlantisRO/barricade_woe_se_fixRidley1-0/+29
Barricades can no longer be hit by splash damage
2017-03-04Merge pull request #1602 from Emistry/script_shadow_refinersmokexyz1-1/+1
Fix issue #1524
2017-03-04Fix issue #1524Emistry Haoyan1-1/+1
- double chance should only available for Enrich ores.
2017-03-01Adds a protection to 1st Barricade line on WoE SE maps to avoid splash ↵AtlantisRO1-0/+29
damage without destroying Guardian Stones previously.
2017-02-26add getvariableofpc() buildingumi2-2/+72
2017-02-26allow character and account variables to reference another registrygumi1-15/+59
2017-02-26fix code style in set_reggumi1-19/+32
2017-02-26fix indentation in set_reggumi1-44/+44
2017-02-26fix code style in script_array_srcgumi1-5/+6
2017-02-26fix indentation in script_array_srcgumi1-22/+22