Age | Commit message (Collapse) | Author | Files | Lines |
|
replace using Notepad++
|
|
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
http://herc.ws/board/tracker/issue-8401-venom-knife/?gopid=23896#entry23896
|
|
ItemDB: Removed "Buy: 0" field
|
|
|
|
Replaced several numeric constants with enums
|
|
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Sniper)
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
- MOBID_ constant names now follow the Mob DB spritenames.
- The following names were changed:
* MOBID_EMPERIUM => MOBID_EMPELIUM
* MOBID_TREAS01 => MOBID_TREASURE_BOX1
* MOBID_TREAS40 => MOBID_TREASURE_BOX40
* MOBID_BARRICADE1 => MOBID_BARRICADE
* MOBID_BARRICADE2 => MOBID_BARRICADE_
* MOBID_GUARIDAN_STONE1 => MOBID_S_EMPEL_1
* MOBID_GUARIDAN_STONE2 => MOBID_S_EMPEL_2
* MOBID_FOOD_STOR => MOBID_OBJ_A
* MOBID_BLUE_CRYST => MOBID_OBJ_A2
* MOBID_PINK_CRYST => MOBID_OBJ_B2
* MOBID_TREAS41 => MOBID_TREASURE_BOX41
* MOBID_TREAS49 => MOBID_TREASURE_BOX49
- Added several missing items
Signed-off-by: Haru <haru@dotalux.com>
|
|
Add *setgroupid script commands.
|
|
Useful for scripts that temporary adjust the group id of players.
|
|
Follow-up to b0326af
Signed-off-by: Haru <haru@dotalux.com>
|
|
- this is unofficial behavior, so it has to be in battle config
Related to #579
Closes #882 as merged
Signed-off-by: Haru <haru@dotalux.com>
|
|
Added Costume/Shadow Atk/Def refine bonus setting
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
ItemDB Updates
|
|
https://github.com/Jedzkie/Hercules/commit/3f13598714f2d6cecb1c1e5c382592a904798624, thanks to dastgir.
|
|
Closes #868 as merged
|
|
|
|
(http://herc.ws/board/topic/10020-official-mapflag-to-disable-viewid/)
Closes #926 as merged
Signed-off-by: Haru <haru@dotalux.com>
|
|
https://github.com/HerculesWS/Hercules/commit/eb0d0dc677e1d3e584de9202d3140fe6fb6db722, thanks to Haru!
Minor white space edits.
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
Dressroom Packet implemented
|
|
New Entity Packets Implemented (Thanks to Rytech)
|
|
Update EffectID, 3CeAM merge(r765)
|
|
|
|
|
|
currently billing slots is not supported and sending the premium slots twice cause client to bug.
Fixes #1017
|
|
- Fix items that uses SPVanishRate bonus are not working properly.
- Fix Velum Katzbalger item effect.
- Added HPVanishRate bonus.
|
|
- According to various sources, In some official servers (such as bRO),
Brasilis arrived before Renewal.
- Keeping the db entries where they are, doesn't hurt (and removing
them, may hurt if a server is using those pets and has them in the
saved data)
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Added Cup of Mintlemon item effect
- Added Job_Manual25 item effect
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
https://github.com/HerculesWS/Hercules/commit/3bcd2ce99a3eec1c43622d7ca78c619c1e2065a2 Thanks to Zack.
|
|
- Change PetID's to Constants
- On Official Servers, if you don't have Pet Eggs in your inventory, if you use Pet Incubator item, the Pet Entry list will not show.
|
|
- Added official item effect for Mystic Powder.
- Added Mystic Powder Box30
- Added effect for WOB_Amatsu
- Added Songpyun_Box50
- White space adjustments
|
|
- Rename BLUE_CRYST and PINK_CRYST to BLUE_CRYSTAL and PINK_CRYSTAL
- Rename FOOD_STOR to FOOD_STORAGE
- Rename TREAS01, TREAS40, TREAS41, TREAS49 to TREASURE_01, TREASURE_40, TREASURE_41, TREASURE_49
|
|
- Added official effect for Rapid Life Water.
- Added new items:
- Fruit Salad (http://www.divine-pride.net/database/item/11715)
- Shepherd Salad (http://www.divine-pride.net/database/item/11716)
- Yogurt (http://www.divine-pride.net/database/item/11717)
- Bisket Dessert (http://www.divine-pride.net/database/item/11718)
|
|
- Fix typo MOBID_GUARIDAN to MOBID_GUARDIAN
- Added official item effect for Magic Candy.
|
|
- Remove the hard coded entry of Monster Transform Scrolls
- Change mob names into mob constants.
|
|
- Fix Speed Up Potion and Guyak Pudding effect, only movement speed reduction will not affect when in Quagmire, Decrease AGI and Slow Grace state. (thanks to kyeme)
- Follow up https://github.com/Jedzkie/Hercules/commit/9dc44927ccf5ae88a40e92be5c7c2146cdb5eb06
- Remove Yggdrasilberry and Yggdrasil Seed item re-use delay.
|