summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-03-25Fix gcc lto.Andrei Karas2-13/+86
Also rebuild configure.
2017-03-23Merge pull request #1638 from Asheraf/hamiHaru2-14/+9
Correct Castling skill to use cooldown
2017-03-23Merge pull request #1643 from 4144/authfixsmokexyz2-3/+8
Fix map server auth packet for clients >= 20160330.
2017-03-23Merge pull request #1644 from 4144/charsexdoramsmokexyz4-25/+37
Add selection char sex and class in char creation for 2015-10 + clients
2017-03-22Merge pull request #1646 from 4144/fixlogHaru1-21/+30
Fix item logging default flag.
2017-03-21Fix item logging default flag.Andrei Karas1-21/+30
Also update docs for log types in logs.conf
2017-03-21Update HPM hooks.Andrei Karas2-8/+8
2017-03-21Add support for sex based character creation for 2015-10+ clients.Dastgir2-17/+29
Allow select for new char gender and human or doram class. Doram starting point not implimented. Based on ragemu commit: commit 5d618a64b041341a48ce24a92633a6a2dcf5af4f Author: Dastgir <dastgirp@gmail.com> Date: Sun Jun 12 22:11:51 2016 +0530 Added Support for Sex Based Character Creation for 2015-10+ clients.
2017-03-21Merge pull request #1642 from Asheraf/qstRidley1-0/+8
Add missing quest db entries
2017-03-21Fix map server auth packet for clients >= 20160330.Andrei Karas2-3/+8
2017-03-20Merge pull request #1641 from 4144/inputfixHaru2-1/+7
Fix npc text input For 2015 clients (Fixes #1640).
2017-03-20Fix npc text input For 2015 clients (Fixes #1640).Andrei Karas1-1/+6
Based on ragemu commit: commit a7ff9d064b238f5c2c4947f41eeaa0bfe331f2e6 Author: athron98 <athron.poster@gmail.com> Date: Mon May 23 20:36:43 2016 +0700 input fix
2017-03-20Add comment to safestrncpy about size checks.Andrei Karas1-0/+1
2017-03-20Add missing quest db entriesAsheraf1-0/+8
credit rathena/rathena@17a273864ad81ac82036a3ae646d11c384fe85e7
2017-03-19Merge pull request #1184 from HerculesWS/CHARACTER_SLOTSHaru1-1/+9
Increase Character Slots from 9 to 12
2017-03-16Increase Character Slots from 9 to 12Jedzkie1-1/+9
- kRO Mains recently increased their character slots from 11 to 12.
2017-03-16Correct Castling skill to use cooldownAsheraf2-14/+9
2017-03-16Official status change base durations for Stun (#1234) (#1632)Flipp3-55/+35
- NPC_LICK now has a base chance of 20%*level and a base duration of 5s - Excruciating Palm now has a base duration 5s - Shield Press now has a base duration of 5s+0.5s*level - Earth Shaker now has a base duration of 2s (level 2-3) and 3s (level 4-5) - Sightless Mind now has a base duration of 30s in pre-re and 20s in renewal - Credit rathena/rathena@80e026433
2017-03-16Fix wrong order of dialogue at Crusader Jobchange Quest. (#1637)skyleo1-14/+22
Fix wrong order of dialogue at Crusader Jobchange Quest.
2017-03-16Merge pull request #1630 from Emistry/fix_mvp_messageHaru6-0/+26
Fixed MVP exp message issue for clients 2013-12-23cRagexe and newer
2017-03-16Merge pull request #1612 from Emistry/atcommand_commandsHaru1-0/+30
Enable display of custom commands in @commands.
2017-03-14ItemDB SQL SyncHercules.ws1-1/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-03-14Merge pull request #1620 from AtlantisRO/item_db_fixesRidley1-1/+2
Correct Peuz's Greaves Bonus
2017-03-14Merge pull request #1627 from AtlantisRO/guild_investmentRidley7-179/+451
Fixes #1625. Fixes checks on Guild Dungeon Investment and separates Guild Dungeon mapflags for pre-renewal and renewal
2017-03-14Fixed MVP exp message issue for clients 2013-12-23cRagexe and newerEmistry Haoyan6-0/+26
- Fixed MVP exp message issue clients 2013-12-23cRagexe and newer. - Gravity remove packet MVP exp message - Credit to https://github.com/rathena/rathena/commit/85749e84b91087960e868e30a7a052b0c0cdce5b
2017-03-13Enable display of custom commands in @commands.Emistry Haoyan1-0/+30
- Based on @Dastgir's commit. https://github.com/RagEmu/Renewal/commit/9409e435cab3c7ee24172f09b865b2803411f0ff - only GM with the minimum group id able to view it.
2017-03-13Constants Documentation SyncHercules.ws1-41/+4650
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-03-13Revert "Basic Server Configurations"Asheraf5-16/+16
This reverts commit 5b15b7b79729258f55533e0d76fcccf1a3d16021.
2017-03-13Constants Documentation SyncHercules.ws1-4650/+41
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-03-13Basic Server ConfigurationsAsheraf5-16/+16
2017-03-13Fixes #1533 - Fixes Peuz_Greave effectAtlantisRO1-1/+2
Signed-off-by: Ragno <ragno@atlantis-ro.net>
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 #1625. Fixes checks on Guild Dungeon Investment and separates Guild ↵AtlantisRO7-179/+451
Dungeon mapflags for pre-renwal and renewal. Signed-off-by: Ragno <ragno@atlantis-ro.net>
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