Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-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-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 | Official status change base durations for Stun (#1234) (#1632) | Flipp | 1 | -3/+3 | |
- 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 | Merge pull request #1630 from Emistry/fix_mvp_message | Haru | 4 | -0/+18 | |
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 | Fixed MVP exp message issue for clients 2013-12-23cRagexe and newer | Emistry Haoyan | 4 | -0/+18 | |
- 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 | Revert "Basic Server Configurations" | Asheraf | 1 | -1/+1 | |
This reverts commit 5b15b7b79729258f55533e0d76fcccf1a3d16021. | |||||
2017-03-13 | Basic Server Configurations | Asheraf | 1 | -1/+1 | |
2017-03-12 | Merge pull request #1610 from mekolat/timer2 | Haru | 1 | -17/+37 | |
allow the PC timer buildins to run on another player | |||||
2017-03-12 | Minor optimizations for the warpguild implementation | Haru | 1 | -12/+13 | |
Follow-up to ebb77e29f343531b508f8c37b32826afbb5f240d Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-03-12 | Merge pull request #1496 from Emistry/scriptcommand_warpguild | Haru | 1 | -28/+33 | |
Updated *warpguild() script command. | |||||
2017-03-11 | Remove a duplicate comment line | Haru | 1 | -1/+0 | |
- follow-up to 0f5fdca8945ec3afd5ba2e67a9d414f1ef5565c3 Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-03-10 | Merge pull request #1509 from 4144/fixwarn | smokexyz | 1 | -4/+5 | |
Fix assert in unit_resume_running. | |||||
2017-03-05 | allow to use addtimercount on another player | gumi | 1 | -2/+6 | |
2017-03-05 | fix code style in buildin_addtimercount | gumi | 1 | -4/+5 | |
2017-03-05 | allow to use deltimer on another player | gumi | 1 | -2/+6 | |
2017-03-05 | fix code style in buildin_deltimer | gumi | 1 | -2/+3 | |
2017-03-05 | allow to use addtimer on another player | gumi | 1 | -2/+6 | |
2017-03-05 | make addtimer return success or failure | gumi | 1 | -2/+6 | |
2017-03-05 | fix code style in buildin_addtimer | gumi | 1 | -4/+6 | |
2017-03-05 | Merge pull request #1589 from mekolat/strinfo2 | Haru | 1 | -58/+77 | |
allow strcharinfo() and strnpcinfo() to take a GID | |||||
2017-03-05 | Update *warpguild() script command. | Emistry Haoyan | 1 | -28/+33 | |
- Added optional parameter to warp member from target map. - Update to loop guild member using `g->member[]` data. | |||||
2017-03-04 | Merge pull request #1530 from guilherme-gm/party-leader-leave | Haru | 2 | -23/+53 | |
Changed behavior when party leader leaves | |||||
2017-02-26 | add getvariableofpc() buildin | gumi | 1 | -2/+51 | |
2017-02-26 | allow character and account variables to reference another registry | gumi | 1 | -15/+59 | |
2017-02-26 | fix code style in set_reg | gumi | 1 | -19/+32 | |
2017-02-26 | fix indentation in set_reg | gumi | 1 | -44/+44 | |
2017-02-26 | fix code style in script_array_src | gumi | 1 | -5/+6 | |
2017-02-26 | fix indentation in script_array_src | gumi | 1 | -22/+22 | |
2017-02-26 | fix code style in get_val | gumi | 1 | -17/+22 | |
2017-02-26 | fix indentation in get_val | gumi | 1 | -52/+52 | |
2017-02-26 | Revert "allow to get vars of other players with getd" | gumi | 1 | -210/+96 | |
This reverts commit eb5fc0076764d2f604e6a484fe144988f6e9da9b. | |||||
2017-02-26 | Merge pull request #1586 from mekolat/getd2 | Ridley | 1 | -96/+210 | |
Allow getd to get vars if other players | |||||
2017-02-26 | Added option to show classchange only to one player (#1587) | Guilherme G. M | 6 | -20/+35 | |
* Added option to show classchange only to one player | |||||
2017-02-25 | allow strcharinfo() and strnpcinfo() to take a GID | gumi | 1 | -58/+77 | |
2017-02-25 | allow to get vars of other players with getd | gumi | 1 | -96/+210 | |
2017-02-25 | add chr() and ord() buildins | gumi | 1 | -1/+26 | |
2017-02-24 | Merge pull request #1585 from guilherme-gm/disguise-fix | Ridley | 1 | -0/+12 | |
Fixes disguise position de-synchronization | |||||
2017-02-24 | Merge pull request #1567 from guilherme-gm/fix-nameditem | Ridley | 2 | -2/+19 | |
Fixes named items having their names changed when near other players | |||||
2017-02-21 | Fixes disguise position de-synchronization (Fixes #1078) | KirieZ | 1 | -0/+12 | |
Thanks @Lemongrass3110 | |||||
2017-02-19 | Merge pull request #1457 from Ridley8819/unit | Ibrahem Hossam | 1 | -1/+1 | |
Fixes Range Exploit | |||||
2017-02-12 | Follow-up 946b7f8490e952fbd90c6760f256ddfdd1e98137 | KirieZ | 2 | -29/+44 | |
2017-02-06 | Fixes named items having their names changed when near other players/name's ↵ | KirieZ | 2 | -2/+19 | |
owner. Fixes #1206 | |||||
2017-01-27 | remove hardcoded chat area size from clif.c, add chat_area_size to battleconf | gumi | 4 | -2/+5 | |
2017-01-22 | Fix CMDLINE_OPT_PARAM arguments in plugins failing to load | Haru | 1 | -0/+2 | |
When the server is called with a plugin-defined argument expecting additional values, in the form '--foo bar', the parser is unable to skip the additional value until the plugin is fully loaded. The issue was caused by the first scans of the argument list to find CMDLINE_OPT_PREINIT or CMDLINE_OPT_SILENT arguments, which happen before plugins are loaded, and would cause the parser to choke on the additional values, interpreting them as separate arguments. This is related to PR #1552, where we attempted to use this option for the first time. Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-01-14 | HPM Hooks Update | hemagx | 4 | -20/+20 | |
Signed-off-by: hemagx <ibrahem.h.basyone@gmail.com> |