shadow
|
1fc5701465
Removed "old" from IG_OldGiftBox by mistake.
|
17 jaren geleden |
shadow
|
3adffcab45
Fixed some bad named gift boxes on constant db, bugreport:1857
|
17 jaren geleden |
L0ne_W0lf
|
eb8748ca5d
* Increased Item group limit for new item groups.
|
17 jaren geleden |
shadow
|
c1c44cbec2
Added a list of aegis effect constants to be used on scripts, this should help on script conversion.
|
17 jaren geleden |
zephyrus
|
5c7a1807e4
- Added support for OnTouchNPC event, required for Monster Race. Script commands need to be tested. Already tested sc_start.
|
17 jaren geleden |
zephyrus
|
4ced695e7e
- Support for SP Regen status just like HP Regen (by items, by a little time). Required in some new items from Ep 12.1
|
17 jaren geleden |
zephyrus
|
31320fcc9d
- Added some new items and headgears.
|
17 jaren geleden |
Paradox924X
|
3daaf293cc
Removed a messed up, unnecessary line.
|
17 jaren geleden |
ultramage
|
ea403a9f9a
Added proper script constants and documentation for the 'checkcell' command. (topic:183035)
|
17 jaren geleden |
zephyrus
|
7899dc8e4f
- Added status changes for netcafe premium items. Status Resist Potion and SP Reduction Potion.
|
17 jaren geleden |
zephyrus
|
7f3d14ac9c
- Fixed ItemID 12235 exploid (can be used to fully restore HP without consume item)
|
17 jaren geleden |
ultramage
|
5e33056779
Adjusted const.txt's cell type numbers to match changes in r12247
|
17 jaren geleden |
zephyrus
|
c4fb4f4361
- Some code cleanups.
|
17 jaren geleden |
ultramage
|
e7bb626a80
Modified the map_setcell() code to to use a boolean flag instead of needing SET_ / CLR_ pairs of defines (topic:174323).
|
17 jaren geleden |
skotlex
|
aa83de997f
- corrected Option_Xmas value in const.txt
|
17 jaren geleden |
zephyrus
|
e5fd2c8ab4
- Added 2 new status changes for Life and Regeneration Potions [Zephyrus]
|
17 jaren geleden |
zephyrus
|
9145b0167f
- Added SC_INCMDEFRATE, used in Mdef Potions.
|
17 jaren geleden |
skotlex
|
a3590acef4
- Removed SC_INCAGIRATE/SC_INCDEXRATE as they are not used anymore (and where even incompletely coded)
|
17 jaren geleden |
zephyrus
|
4026ba7ec1
* Added SC_EXPBOOST (Field Manual), SC_ITEMBOOST (Bubble Gum) to const.txt. Allready working.
|
17 jaren geleden |
zephyrus
|
63519ee3cf
* Added the code for Field Manual (SC_BONUSEXP) and Bubble Gum (SC_BONUSDROP)
|
17 jaren geleden |
L0ne_W0lf
|
694679913a
* Implemented Summer Outfit care of Zephyrus_CR.
|
17 jaren geleden |
skotlex
|
8105f340a2
- Applied various crash-protections to script commands that deal with the equip-position array.
|
17 jaren geleden |
skotlex
|
1e822f6deb
- Corrected /invite letting you invite people even if you are not the party leader.
|
17 jaren geleden |
skotlex
|
7233562a1a
- Removed bonus bAddEffWhenHitShort as it is unneeded and unused.
|
17 jaren geleden |
skotlex
|
ad2df1c5ce
- Modified bonus3 bAddEff/bAddEffWhenHit so that the last parameter is now passed directly as "trigger" flag. The possible trigger values are ATF_LONG, ATF_SHORT, ATF_TARGET, ATF_SELF. Explanation added to doc/item_bonus.txt
|
17 jaren geleden |
skotlex
|
dc1bbff3e7
- Removed usage of MAX_PC_BONUS all over the code, it is now only used in map.h (this is done so that individual bonuses can have their array length modified without having to change all the other bonuses as well).
|
17 jaren geleden |
skotlex
|
88e0559d2c
- Added bonuses bSPRegenRate, bHPRegenRate. They behave like the opposite of bHPLossRate/bSPLossRate, making you gain x Hp/Sp every y ms.
|
17 jaren geleden |
skotlex
|
d25b5ad103
- Cleaned up a bit the homunculus evolution code, and fixed homevolution allowing the homunc to 're-evolve' even though it was already evolved.
|
18 jaren geleden |
skotlex
|
dafa566df8
- Added bonus bSkillHeal to distinguish offensive skill damage increases from healing power boosts.
|
18 jaren geleden |
ultramage
|
f26bc90351
* Added a null-pointer check to skill_initunit() to prevent a crash
|
18 jaren geleden |