Playtester
|
1e8e363c66
* Fixed all the 11.3 equips
|
hace 18 años |
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).
|
hace 18 años |
Playtester
|
b279360dd4
* Updated Staff of Destruction, Siroma Card and Imp Card
|
hace 18 años |
Playtester
|
5cd6ac0b97
Fixed Staff of Piercing, General Ygnigem Card and Vesper Card
|
hace 18 años |
skotlex
|
1f1dbd4927
- Made regen work always, like Hp/Sp Loss, it no longer displays healing numbers as well.
|
hace 18 años |
ultramage
|
2084299342
fixed && -> || typo in r11113 ...
|
hace 18 años |
Playtester
|
673655c9fa
Fixed Zeny Knife, Strong Shield, Cramp Card, Drosera Card and Slow Potion
|
hace 18 años |
ultramage
|
21f57419f0
Fixed a copy-paste typo in r11112.
|
hace 18 años |
skotlex
|
88e0559d2c
- Added bonuses bSPRegenRate, bHPRegenRate. They behave like the opposite of bHPLossRate/bSPLossRate, making you gain x Hp/Sp every y ms.
|
hace 18 años |
skotlex
|
5748269898
- Merged @whereis from my server (displays normal spawn maps for given mobs). This command should be working correctly considering I've been using it since July. I was meant to merge it as soon as I got my hard-drive back, but I kinda forgot @_@
|
hace 18 años |
Paradox924X
|
f2320ad3b7
Forgot to update base item db sql file! :P
|
hace 18 años |
Paradox924X
|
fd86ca7633
Updated Refined Sakkat Box to give only 1 Sakkat instead of 10.
|
hace 18 años |
Playtester
|
3f8baac1bf
Fixed db/Changelog.txt
|
hace 18 años |
ultramage
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
hace 18 años |
ultramage
|
1dbdda4a4b
Fixed one HORRIBLE typo in the last chat.c update (ARRAYSIZE -> ARRAYLENGTH)
|
hace 18 años |
ultramage
|
e7e0ddde9d
Fixed certain typos in src/npc/doc files
|
hace 18 años |
L0ne_W0lf
|
cdfac206c6
* Implemented 12.1 cards to the best of my ability. Let me know if I missed any effects that are there that I missed.
|
hace 18 años |
ultramage
|
1481fc1524
* Documented/cleaned up chatroom code and packetry
|
hace 18 años |
Playtester
|
2f4c475e13
Updated sql files
|
hace 18 años |
Playtester
|
a3fd7b207c
Updated Cursed Abbey spawns some more
|
hace 18 años |
SinSloth
|
b05612082a
* Fixed some minor bugs in the Sign Quest.
|
hace 18 años |
skotlex
|
f6c97de344
- Oops, forgot a very important check in homevolution D:
|
hace 18 años |
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.
|
hace 18 años |
skotlex
|
48ab0fe34b
- Added a piece of missing code from the addition of sd->skillheal
|
hace 18 años |
L0ne_W0lf
|
8189c99319
* Blacksmith job quest bug fixes care of Micktu.
|
hace 18 años |
Playtester
|
60bb0d1556
Updated all heal and offensive heal item bonuses
|
hace 18 años |
skotlex
|
d92276ac7a
- oops, fixed bSkillHeal raising bSkillAtk instead
|
hace 18 años |
skotlex
|
dafa566df8
- Added bonus bSkillHeal to distinguish offensive skill damage increases from healing power boosts.
|
hace 18 años |
L0ne_W0lf
|
432aff6863
* Knight job quest bug fixes.
|
hace 18 años |
SinSloth
|
48b79eda11
* Made some changes due to recent fixes in the Sign Quest.
|
hace 18 años |