Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-20 | Made prevent_logout effect on log-in optional | Jedzkie | 6 | -2/+34 | |
kRO does not prevent players from logging out after connecting to its zone servers. Credits to @secretdataz of rAthena | |||||
2017-04-15 | Merge pull request #1675 from 4144/packetsupdate | Haru | 2 | -77/+942 | |
Add packets for diffrent 2015 clients | |||||
2017-04-14 | Fix compilation warning in char.c | Andrei Karas | 1 | -1/+3 | |
2017-04-14 | Add packets for client 2015-12-23bRagexeRE. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-12-02bRagexeRE. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-11-18aRagexeRE. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-10-28cRagexeRE. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-10-14bRagexeRE. | Andrei Karas | 1 | -1/+39 | |
2017-04-14 | Add packets for client 2015-10-07aRagexeRE. | Andrei Karas | 1 | -29/+67 | |
2017-04-14 | Add packets for client 2015-08-26aRagexeRE. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-08-19aRagexeRE. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-06-18aRagexeRE. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-06-17aRagexeRE. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-05-27aRagexe. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-05-07bRagexe. | Andrei Karas | 1 | -1/+39 | |
2017-04-14 | Add packets for 2015-04-29aRagexe. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-04-22aRagexeRE. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-04-01aRagexe. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-03-25aRagexe. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-03-11aRagexeRE. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-02-26aRagexeRE. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-02-25aRagexeRE. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for client 2015-02-04aRagexe. | Andrei Karas | 1 | -2/+40 | |
2017-04-14 | Add packets for client 2015-01-28aRagexe. | Andrei Karas | 1 | -0/+37 | |
2017-04-14 | Add packets for client 2015-01-14aRagexe. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Add packets for 2015-01-07aRagexeRE. | Andrei Karas | 1 | -0/+38 | |
2017-04-14 | Merge pull request #1682 from Smokexyz/1681-fix | smokexyz | 1 | -2/+2 | |
Fixes issue #1681 | |||||
2017-04-14 | Fixes issue #1681 | Smokexyz | 1 | -2/+2 | |
2017-04-13 | Merge pull request #1680 from mekolat/varfix2 | Haru | 1 | -4/+4 | |
add missing _pc in set_reg | |||||
2017-04-13 | add missing _pc in set_reg | gumi | 1 | -4/+4 | |
2017-04-13 | Fix shuffle packets for 2015-10-01aRagexe. | Andrei Karas | 1 | -31/+32 | |
2017-04-13 | Move packets ZC_SELECTCART and CZ_SELECTCART into past into correct date. | Andrei Karas | 1 | -9/+2 | |
2017-04-13 | Remove wrong and duplicate packets for 20150226. They already added in 20140402. | Andrei Karas | 1 | -6/+0 | |
2017-04-13 | Fix non shuffle unused packets in 20140305. | Andrei Karas | 1 | -0/+2 | |
2017-04-13 | Fix shuffle packets for 2014-01-15eRagexe. | Andrei Karas | 1 | -32/+32 | |
2017-04-13 | HPM Hooks Update | Hercules.ws | 4 | -0/+134 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-04-13 | Merge pull request #1678 from mekolat/varfix2 | Haru | 2 | -27/+143 | |
fix for #1592 (getvariableofpc) | |||||
2017-04-12 | fix 1b0d3bd "add getvariableofpc() buildin" | gumi | 1 | -1/+0 | |
2017-04-12 | fix a16fbb3 "allow character and account variables to reference another ↵ | gumi | 2 | -26/+143 | |
registry" | |||||
2017-04-11 | Merge pull request #1670 from Smokexyz/vulture-snake-eyes | smokexyz | 4 | -2/+11 | |
Monster Vulture's Eye and Snake's Eye removed. | |||||
2017-04-11 | Merge pull request #1672 from HerculesWS/Smokexyz-patch-1 | smokexyz | 1 | -2/+2 | |
Fixes a minor typo in buildin_setequipoption | |||||
2017-04-11 | Fixes a minor typo in buildin_setequipoption | smokexyz | 1 | -2/+2 | |
Related to the order of the arguments. | |||||
2017-04-11 | Merge pull request #1671 from Smokexyz/novice-sp | smokexyz | 1 | -6/+6 | |
Novice SP Table correction. | |||||
2017-04-10 | Novice SP Table correction. | Smokexyz | 1 | -6/+6 | |
Original commit in PR #796 by @Vennren on 15 Oct 2015 | |||||
2017-04-10 | Monster Vulture's Eye and Snake's Eye removed. | Smokexyz | 4 | -2/+11 | |
Original PR #1148 by @SamuelHercules committed on 8 Feb 2016 * Monsters no longer have Vulture's Eye level 10 and Snake's Eye level 10 learned by default * When you tank Cecil Damon from 10-14 cells away, she will no longer use her target skills * Added a configuration with which you can set the level of Vulture's Eye and Snake's Eye that monsters have learned Merged rAthena @ cccd1496f716fe02a3db20780b6e52b3c33391b4 Credit: Playtester | |||||
2017-04-09 | Constants Documentation Sync | Hercules.ws | 1 | -0/+10 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-04-09 | ItemDB SQL Sync | Hercules.ws | 3 | -16221/+16224 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-04-09 | HPM Hooks Update | Hercules.ws | 1 | -4/+4 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-04-09 | Merge pull request #1598 from Smokexyz/IRO | Haru | 31 | -150/+2131 | |
Implementation of Item Options System. | |||||
2017-04-09 | Fix wrong parameters in a call to mapif->party_broken() | Haru | 1 | -1/+1 | |
The call is in a code path currently unused, and so was never noticed during normal gameplay. The wrong line dates back to (j)Athena, and was already present in snapshots from 2003. Signed-off-by: Haru <haru@dotalux.com> |