Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-08 | Merge pull request #1663 from Smokexyz/bow-unequip-fix | Haru | 4 | -0/+12 | |
Unequip arrows when a bow is unequipped. (RE only) | |||||
2017-04-04 | Unequip arrows when a bow is unequipped. (RE only) | Smokexyz | 4 | -0/+12 | |
Forces the unequipment of arrows when a bow is unequipped. Based on original PR by @Jedzkie in #1079 | |||||
2017-03-31 | Merge pull request #1544 from HerculesWS/1543-fix | smokexyz | 1 | -6/+8 | |
getstatus() Update | |||||
2017-03-29 | Constants Documentation Sync | Hercules.ws | 1 | -0/+6 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-03-29 | Merge pull request #1636 from mekolat/gettimer2 | Haru | 3 | -12/+141 | |
add gettimer() buildin | |||||
2017-03-28 | add gettimer() buildin | gumi | 3 | -12/+141 | |
2017-03-26 | Merge pull request #1649 from HerculesWS/issue-1647-1 | Haru | 1 | -7/+16 | |
Fixes issue #1647 | |||||
2017-03-25 | Merge pull request #1287 from 4144/gcclto | Haru | 2 | -13/+86 | |
Fix compilation with lto enabled on gcc | |||||
2017-03-25 | Fix gcc lto. | Andrei Karas | 2 | -13/+86 | |
Also rebuild configure. | |||||
2017-03-23 | Fixes issue #1647 | smokexyz | 1 | -7/+16 | |
Allow skills and attacks with flags BCT_ENEMY and BCT_PARTY to affect "guild enemy units" within the party on maps with flag `gvg` and `gvg_noparty`. | |||||
2017-03-23 | Merge pull request #1638 from Asheraf/hami | Haru | 2 | -14/+9 | |
Correct Castling skill to use cooldown | |||||
2017-03-23 | Merge pull request #1643 from 4144/authfix | smokexyz | 2 | -3/+8 | |
Fix map server auth packet for clients >= 20160330. | |||||
2017-03-23 | Merge pull request #1644 from 4144/charsexdoram | smokexyz | 4 | -25/+37 | |
Add selection char sex and class in char creation for 2015-10 + clients | |||||
2017-03-22 | Merge pull request #1646 from 4144/fixlog | Haru | 1 | -21/+30 | |
Fix item logging default flag. | |||||
2017-03-21 | Fix item logging default flag. | Andrei Karas | 1 | -21/+30 | |
Also update docs for log types in logs.conf | |||||
2017-03-21 | Update HPM hooks. | Andrei Karas | 2 | -8/+8 | |
2017-03-21 | Add support for sex based character creation for 2015-10+ clients. | Dastgir | 2 | -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-21 | Merge pull request #1642 from Asheraf/qst | Ridley | 1 | -0/+8 | |
Add missing quest db entries | |||||
2017-03-21 | Fix map server auth packet for clients >= 20160330. | Andrei Karas | 2 | -3/+8 | |
2017-03-20 | Merge pull request #1641 from 4144/inputfix | Haru | 2 | -1/+7 | |
Fix npc text input For 2015 clients (Fixes #1640). | |||||
2017-03-20 | Fix npc text input For 2015 clients (Fixes #1640). | Andrei Karas | 1 | -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-20 | Add comment to safestrncpy about size checks. | Andrei Karas | 1 | -0/+1 | |
2017-03-20 | Add missing quest db entries | Asheraf | 1 | -0/+8 | |
credit rathena/rathena@17a273864ad81ac82036a3ae646d11c384fe85e7 | |||||
2017-03-19 | Merge pull request #1184 from HerculesWS/CHARACTER_SLOTS | Haru | 1 | -1/+9 | |
Increase Character Slots from 9 to 12 | |||||
2017-03-16 | Increase Character Slots from 9 to 12 | Jedzkie | 1 | -1/+9 | |
- kRO Mains recently increased their character slots from 11 to 12. | |||||
2017-03-16 | Correct Castling skill to use cooldown | Asheraf | 2 | -14/+9 | |
2017-03-16 | Official status change base durations for Stun (#1234) (#1632) | Flipp | 3 | -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-16 | Fix wrong order of dialogue at Crusader Jobchange Quest. (#1637) | skyleo | 1 | -14/+22 | |
Fix wrong order of dialogue at Crusader Jobchange Quest. | |||||
2017-03-16 | Merge pull request #1630 from Emistry/fix_mvp_message | Haru | 6 | -0/+26 | |
Fixed MVP exp message issue for clients 2013-12-23cRagexe and newer | |||||
2017-03-16 | Merge pull request #1612 from Emistry/atcommand_commands | Haru | 1 | -0/+30 | |
Enable display of custom commands in @commands. | |||||
2017-03-14 | ItemDB SQL Sync | Hercules.ws | 1 | -1/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-03-14 | Merge pull request #1620 from AtlantisRO/item_db_fixes | Ridley | 1 | -1/+2 | |
Correct Peuz's Greaves Bonus | |||||
2017-03-14 | Merge pull request #1627 from AtlantisRO/guild_investment | Ridley | 7 | -179/+451 | |
Fixes #1625. Fixes checks on Guild Dungeon Investment and separates Guild Dungeon mapflags for pre-renewal and renewal | |||||
2017-03-14 | Fixed MVP exp message issue for clients 2013-12-23cRagexe and newer | Emistry Haoyan | 6 | -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-13 | Enable display of custom commands in @commands. | Emistry Haoyan | 1 | -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-13 | Constants Documentation Sync | Hercules.ws | 1 | -41/+4650 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-03-13 | Revert "Basic Server Configurations" | Asheraf | 5 | -16/+16 | |
This reverts commit 5b15b7b79729258f55533e0d76fcccf1a3d16021. | |||||
2017-03-13 | Constants Documentation Sync | Hercules.ws | 1 | -4650/+41 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-03-13 | Basic Server Configurations | Asheraf | 5 | -16/+16 | |
2017-03-13 | Fixes #1533 - Fixes Peuz_Greave effect | AtlantisRO | 1 | -1/+2 | |
Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-03-13 | Merge pull request #1623 from AtlantisRO/documentation | Ridley | 3 | -4/+223 | |
Fixes #569. Adds mob_db.txt documentation. | |||||
2017-03-13 | Merge pull request #1628 from AtlantisRO/instance_mapflags | Ridley | 26 | -372/+87 | |
Fixes #1626. Adds missed mapflags on instances. | |||||
2017-03-13 | Fixes #1625. Fixes checks on Guild Dungeon Investment and separates Guild ↵ | AtlantisRO | 7 | -179/+451 | |
Dungeon mapflags for pre-renwal and renewal. Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-03-13 | Fixes #1626. Adds missed mapflags on instances. | AtlantisRO | 26 | -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-12 | Merge pull request #1611 from AtlantisRO/ins_nyd_fix | Ridley | 1 | -0/+4 | |
Fixes #1293. Attaches [Yggdrasil Gatekeeper] NPC to make him capable of read instance variables. | |||||
2017-03-12 | Fixes #569. Adds mob_db.txt documentation. | AtlantisRO | 3 | -4/+223 | |
Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-03-12 | Merge pull request #1617 from AtlantisRO/siege_items_restriction | Dastgir | 1 | -99/+63 | |
Fixes #686. Blocks Vellum and Siege equips/potions usage on non WOE/PVP maps. | |||||
2017-03-12 | Merge pull request #1610 from mekolat/timer2 | Haru | 2 | -21/+42 | |
allow the PC timer buildins to run on another player | |||||
2017-03-12 | Minor optimizations for the warpguild implementation | Haru | 2 | -13/+14 | |
Follow-up to ebb77e29f343531b508f8c37b32826afbb5f240d Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-03-12 | Merge pull request #1496 from Emistry/scriptcommand_warpguild | Haru | 2 | -29/+37 | |
Updated *warpguild() script command. |