FlavioJS
|
29183f62d5
* Follow up to r13485. (bugreport:2741)
|
16 gadi atpakaļ |
zephyrus
|
c728878085
- Ops... missing var from my source. Sorry.
|
16 gadi atpakaļ |
zephyrus
|
d4c7aad803
- Implemented new Pet Bonus System. Enjoy!! :D
|
16 gadi atpakaļ |
zephyrus
|
ede9af3b29
- Implemented new item bonus scripts required for battlegrounds.
|
16 gadi atpakaļ |
FlavioJS
|
743de085b2
* Changed pc_spiritball_timer and pc_addspiritball: (bugreport:2705)
|
16 gadi atpakaļ |
ultramage
|
47fad03c47
Added a missing break; in pc_setstat, messing up LUK increasing (see r13460) (bugreport:2697).
|
16 gadi atpakaļ |
ultramage
|
9640df0422
Fixed pc_statusup2 to correctly update the client's stat window
|
16 gadi atpakaļ |
zephyrus
|
551e20a850
- Added support for item effect Ignore Def Rate by Race. bonus2 bIgnoreDefRate,<race>,<%>;
|
16 gadi atpakaļ |
ultramage
|
c0c7bb3166
Fixed broken card insert code (bugreport:2606).
|
16 gadi atpakaļ |
ultramage
|
ac66afa042
Cleaned up code for inserting cards into items.
|
16 gadi atpakaļ |
sketchyphoenix
|
76ff905e03
Removed charcommand code while allowing atcommand code to support its functionality.
|
16 gadi atpakaļ |
FlavioJS
|
72542d65cc
* Hunted down the simpler 64bit pointer truncations.
|
16 gadi atpakaļ |
zephyrus
|
c830a56da3
- Item Rental System.
|
16 gadi atpakaļ |
FlavioJS
|
f74b445add
* Updated script_commands.txt
|
16 gadi atpakaļ |
sketchyphoenix
|
8ec09d7121
slight cleanup for r13336
|
16 gadi atpakaļ |
sketchyphoenix
|
a09c05061a
* Novice skill, Trick Dead, will no longer be granted to classes upon reset (save for Novice and Baby) (bugreport:2312)
|
16 gadi atpakaļ |
ultramage
|
543a78b62f
Added safeguards to Redemptio's exp penalty code to prevent arithmetic overflow in case its requirement checks are somehow bypassed (see topic:152196).
|
16 gadi atpakaļ |
ultramage
|
bf913cb3ba
Fixed the 'exp calculation overflow fix' from r10291 which wasn't really working properly.
|
16 gadi atpakaļ |
ultramage
|
6f28fcce25
Modified the 'player/GM has logged in' mapserver message to respect the lowest_gm_level config setting.
|
16 gadi atpakaļ |
zephyrus
|
2513d01bee
- Full implementation of mercenary skills.
|
16 gadi atpakaļ |
zephyrus
|
1c87c6d891
- Skill Reset fix for Taekwon Ranger. (Bugreport 1759).
|
16 gadi atpakaļ |
ultramage
|
bba8e623b7
Removed leftover calls to custom sathena guild_canescape() (see r13161) (bugreport:2154).
|
16 gadi atpakaļ |
zephyrus
|
c67c8f6184
- Protection for mercenary scrolls. (Don't consume it if you already have a mercenary).
|
16 gadi atpakaļ |
zephyrus
|
2fdb259e9e
- Cleanup on pc_isUseitem and added restriction for mercenary items.
|
16 gadi atpakaļ |
zephyrus
|
f0439c9f56
- Implemented script commands for mercenary items (mercenary_heal and mercenary_sc_start).
|
16 gadi atpakaļ |
zephyrus
|
908c3d2e86
* More mercenary updates.
|
16 gadi atpakaļ |
zephyrus
|
5aa3858e9a
- Limitations to WoE SE Treasures (no steal, drop rates, no class change).
|
16 gadi atpakaļ |
zephyrus
|
c5cc2257d3
- Moving all content of Homunculus code to a proper file Homunculus.c/h
|
16 gadi atpakaļ |
zephyrus
|
e5e14c14fe
- Added column `mer_id` on char_db
|
16 gadi atpakaļ |
ultramage
|
420cee95d9
Some cleaning in script.c
|
17 gadi atpakaļ |