Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-29 | Merge pull request #2090 from AnnieRuru/45-constants | Haru | 1 | -28/+27 | |
Point all db\constant.conf to doc\constants.md | |||||
2018-07-28 | Constants Documentation Sync | Hercules.ws | 1 | -2/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-07-28 | Constants Documentation Sync | Hercules.ws | 1 | -0/+70 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-07-25 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-07-24 | Constants Documentation Sync | Hercules.ws | 1 | -0/+11 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-07-24 | Questinfo System overhaul | Asheraf | 1 | -8/+21 | |
2018-07-24 | Constants Documentation Sync | Hercules.ws | 1 | -25/+25 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-07-01 | Merge pull request #2086 from AnnieRuru/42-queueopt | Haru | 1 | -4/+4 | |
Fix *queueopt documentation | |||||
2018-06-30 | add support for send target in unittalk | Asheraf | 1 | -2/+29 | |
2018-06-30 | add option to hide names from unittalk() and npctalk() | Murilo_Bio | 1 | -4/+12 | |
2018-06-29 | Merge pull request #2081 from EyesOfAHawk/buildin_setparam | Haru | 1 | -0/+16 | |
Adds setparam(), change optional param for readparam() | |||||
2018-06-29 | Constants Documentation Sync | Hercules.ws | 1 | -0/+29 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-25 | Merge pull request #2084 from mekolat/multiform | Haru | 1 | -25/+29 | |
standardize the multi-form buildin definitions | |||||
2018-06-18 | Point all db\constant.conf to doc\constants.md | AnnieRuru | 1 | -28/+27 | |
- with the exception of C_ constant, ->it supposed to be base 16, but listed as base 10 in constants.md | |||||
2018-06-16 | Fix *queueopt documentation | AnnieRuru | 1 | -4/+4 | |
2018-06-15 | standardize the multi-form buildin definitions | gumi | 1 | -25/+29 | |
2018-06-15 | add documentation for buildin_setparam | gumi | 1 | -0/+15 | |
2018-06-15 | update documentation following changes to buildin_readparam | gumi | 1 | -2/+3 | |
2018-06-10 | Fixed rodex_sendmail_acc script command and rodex examples | Guilherme G. Menaldo | 1 | -2/+2 | |
2018-06-04 | Constants Documentation Sync | Hercules.ws | 1 | -0/+5 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-02 | Implementation of stylist ui | Asheraf | 1 | -0/+6 | |
2018-06-02 | Constants Documentation Sync | Hercules.ws | 1 | -0/+12 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-02 | Merge pull request #842 from AnnieRuru/request_6 | Haru | 1 | -5/+55 | |
Add new *pcblock script command | |||||
2018-05-26 | update documentation for buildin_getunits | gumi | 1 | -3/+8 | |
2018-05-07 | Constants Documentation Sync | Hercules.ws | 1 | -0/+11 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-05-04 | Implementation of Private AirShip | Asheraf | 1 | -0/+13 | |
2018-05-04 | Add setpcblock & checkpcblock script commands | AnnieRuru | 1 | -5/+55 | |
thanks to @MishimaHaruna for the updated syntax | |||||
2018-05-01 | Constants Documentation Sync | Hercules.ws | 1 | -0/+57 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-18 | Enable new drop packet for PACKETVER >= 20180418 | Asheraf | 1 | -2/+2 | |
2018-04-03 | Constants Documentation Sync | Hercules.ws | 1 | -0/+59 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-03 | Merge pull request #1965 from dastgir/2018/3-hateffect | Haru | 1 | -0/+7 | |
Implemented HatEffect | |||||
2018-03-11 | Constants Documentation Sync | Hercules.ws | 1 | -0/+652 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-02-09 | Implemented hatEffect. | Dastgir | 1 | -0/+7 | |
Allows the player to have hatEffect specialeffects. Base taken from rAthena | |||||
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 2 | -0/+73 | |
All official features work including the autokick for inactive members And the system is completely customizable. | |||||
2018-01-14 | Merge pull request #1939 from Asheraf/zero_drop_packet | Haru | 1 | -0/+11 | |
Add support for new drop packet 0xadd for zero clients | |||||
2017-12-23 | Add support for new drop packet 0xadd for zero clients | Asheraf | 1 | -0/+11 | |
2017-12-11 | Add support for packet ZC_PROGRESS_ACTOR | Asheraf | 1 | -0/+6 | |
2017-11-18 | Constants Documentation Sync | Hercules.ws | 1 | -0/+20 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-11-12 | Add ITEMINFO_VIEWSPRITE support to getiteminfo() / setiteminfo(). | Haru | 3 | -1/+3 | |
Adds the ability to query an item's view sprite, lost with #1828 Fixes #1895 Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-11-12 | Add ITEMINFO_MATK support to getiteminfo() / setiteminfo(). | Haru | 2 | -2/+2 | |
This item info type was documented in commit 315d632e69c60d2996872c9330164133101befdf, but never implemented. Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-11-12 | Add type constants for the getiteminfo()/setiteminfo() buildins | Haru | 3 | -33/+45 | |
Replacements are as follows: 0 => ITEMINFO_BUYPRICE 1 => ITEMINFO_SELLPRICE 2 => ITEMINFO_TYPE 3 => ITEMINFO_MAXCHANCE 4 => ITEMINFO_SEX 5 => ITEMINFO_LOC 6 => ITEMINFO_WEIGHT 7 => ITEMINFO_ATK 8 => ITEMINFO_DEF 9 => ITEMINFO_RANGE 10 => ITEMINFO_SLOTS 11 (Subtype, for weapons and ammunitions) => ITEMINFO_SUBTYPE 11 (ViewSprite, for other item types) => ITEMINFO_VIEWSPRITE (NOT AVAILABLE YET) 12 => ITEMINFO_ELV 13 => ITEMINFO_WLV 14 => ITEMINFO_VIEWID 15 => ITEMINFO_MATK (NOT AVAILABLE YET - this was documented but never implemented) Calls to getiteminfo() and setiteminfo() have been replaced with the newly introduced constants. Other constants (such as W_ weapon subtypes) in related code have been replaced as well, to improve code readability. This fixes an issue in the Eden Tutorial script "Tutorial Goal", where ITEMINFO_ATK was accidentally used instead of ITEMINFO_WEIGHT. Note: calls to getiteminfo or setiteminfo with numeric type arguments in third party scripts must be replaced with the respective constants. The use of numeric literals is no longer recommended, and those values may change in the future without notice. See the getiteminfo documentation for details. Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-11-05 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-11-04 | Merge pull request #1889 from 4144/fixpackets | Haru | 1 | -0/+1 | |
Fix boss flag and add 2017-10-25 client packets | |||||
2017-11-04 | Constants Documentation Sync | Hercules.ws | 1 | -0/+5 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-11-04 | Merge pull request #1894 from Asheraf/qtype | Haru | 1 | -2/+16 | |
update qtype constants to support new 2017 client icons. | |||||
2017-11-04 | Merge pull request #1865 from dastgir/2017-1_equipoption_mod | Haru | 1 | -0/+1 | |
setequipoption Modification | |||||
2017-11-02 | update qtype constants to support new 2017 client icons. | Asheraf | 1 | -2/+16 | |
2017-10-30 | Add monster spawn boss flag for miniboss: miniboss_monster | Andrei Karas | 1 | -0/+1 | |
also fix boss_monster flag for works as mvp and not like mini boss. unhide boss flag if hp bar disabled. | |||||
2017-10-21 | Constants Documentation Sync | Hercules.ws | 1 | -1/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-10-21 | Constants Documentation Sync | Hercules.ws | 1 | -0/+13 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> |