Playtester
|
1e8e363c66
* Fixed all the 11.3 equips
|
18 年之前 |
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).
|
18 年之前 |
Playtester
|
b279360dd4
* Updated Staff of Destruction, Siroma Card and Imp Card
|
18 年之前 |
Playtester
|
5cd6ac0b97
Fixed Staff of Piercing, General Ygnigem Card and Vesper Card
|
18 年之前 |
skotlex
|
1f1dbd4927
- Made regen work always, like Hp/Sp Loss, it no longer displays healing numbers as well.
|
18 年之前 |
ultramage
|
2084299342
fixed && -> || typo in r11113 ...
|
18 年之前 |
Playtester
|
673655c9fa
Fixed Zeny Knife, Strong Shield, Cramp Card, Drosera Card and Slow Potion
|
18 年之前 |
ultramage
|
21f57419f0
Fixed a copy-paste typo in r11112.
|
18 年之前 |
skotlex
|
88e0559d2c
- Added bonuses bSPRegenRate, bHPRegenRate. They behave like the opposite of bHPLossRate/bSPLossRate, making you gain x Hp/Sp every y ms.
|
18 年之前 |
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 @_@
|
18 年之前 |
Paradox924X
|
f2320ad3b7
Forgot to update base item db sql file! :P
|
18 年之前 |
Paradox924X
|
fd86ca7633
Updated Refined Sakkat Box to give only 1 Sakkat instead of 10.
|
18 年之前 |
Playtester
|
3f8baac1bf
Fixed db/Changelog.txt
|
18 年之前 |
ultramage
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 年之前 |
ultramage
|
1dbdda4a4b
Fixed one HORRIBLE typo in the last chat.c update (ARRAYSIZE -> ARRAYLENGTH)
|
18 年之前 |
ultramage
|
e7e0ddde9d
Fixed certain typos in src/npc/doc files
|
18 年之前 |
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.
|
18 年之前 |
ultramage
|
1481fc1524
* Documented/cleaned up chatroom code and packetry
|
18 年之前 |
Playtester
|
2f4c475e13
Updated sql files
|
18 年之前 |
Playtester
|
a3fd7b207c
Updated Cursed Abbey spawns some more
|
18 年之前 |
SinSloth
|
b05612082a
* Fixed some minor bugs in the Sign Quest.
|
18 年之前 |
skotlex
|
f6c97de344
- Oops, forgot a very important check in homevolution D:
|
18 年之前 |
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 年之前 |
skotlex
|
48ab0fe34b
- Added a piece of missing code from the addition of sd->skillheal
|
18 年之前 |
L0ne_W0lf
|
8189c99319
* Blacksmith job quest bug fixes care of Micktu.
|
18 年之前 |
Playtester
|
60bb0d1556
Updated all heal and offensive heal item bonuses
|
18 年之前 |
skotlex
|
d92276ac7a
- oops, fixed bSkillHeal raising bSkillAtk instead
|
18 年之前 |
skotlex
|
dafa566df8
- Added bonus bSkillHeal to distinguish offensive skill damage increases from healing power boosts.
|
18 年之前 |
L0ne_W0lf
|
432aff6863
* Knight job quest bug fixes.
|
18 年之前 |
SinSloth
|
48b79eda11
* Made some changes due to recent fixes in the Sign Quest.
|
18 年之前 |