FlavioJS
|
f74b445add
* Updated script_commands.txt
|
16 年 前 |
sketchyphoenix
|
8ec09d7121
slight cleanup for r13336
|
16 年 前 |
sketchyphoenix
|
a09c05061a
* Novice skill, Trick Dead, will no longer be granted to classes upon reset (save for Novice and Baby) (bugreport:2312)
|
16 年 前 |
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 年 前 |
ultramage
|
bf913cb3ba
Fixed the 'exp calculation overflow fix' from r10291 which wasn't really working properly.
|
16 年 前 |
ultramage
|
6f28fcce25
Modified the 'player/GM has logged in' mapserver message to respect the lowest_gm_level config setting.
|
16 年 前 |
zephyrus
|
2513d01bee
- Full implementation of mercenary skills.
|
16 年 前 |
zephyrus
|
1c87c6d891
- Skill Reset fix for Taekwon Ranger. (Bugreport 1759).
|
16 年 前 |
ultramage
|
bba8e623b7
Removed leftover calls to custom sathena guild_canescape() (see r13161) (bugreport:2154).
|
16 年 前 |
zephyrus
|
c67c8f6184
- Protection for mercenary scrolls. (Don't consume it if you already have a mercenary).
|
16 年 前 |
zephyrus
|
2fdb259e9e
- Cleanup on pc_isUseitem and added restriction for mercenary items.
|
16 年 前 |
zephyrus
|
f0439c9f56
- Implemented script commands for mercenary items (mercenary_heal and mercenary_sc_start).
|
16 年 前 |
zephyrus
|
908c3d2e86
* More mercenary updates.
|
16 年 前 |
zephyrus
|
5aa3858e9a
- Limitations to WoE SE Treasures (no steal, drop rates, no class change).
|
16 年 前 |
zephyrus
|
c5cc2257d3
- Moving all content of Homunculus code to a proper file Homunculus.c/h
|
16 年 前 |
zephyrus
|
e5e14c14fe
- Added column `mer_id` on char_db
|
16 年 前 |
ultramage
|
420cee95d9
Some cleaning in script.c
|
17 年 前 |
ultramage
|
33378b7039
Player shops will not close on death anymore (bugreport:1955).
|
17 年 前 |
ultramage
|
eb99fad326
Added itemid defines for Stone and Skull_ (used by Pick Stone skill and pvp skull drop, respectively).
|
17 年 前 |
ultramage
|
115c5b6896
Removed the mob controller system, now a customization (see topic:194375).
|
17 年 前 |
ultramage
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
17 年 前 |
ultramage
|
6c8cf8d611
Replaced occurences of '-1' with the more appropriate 'INVALID_TIMER' value where appropriate.
|
17 年 前 |
zephyrus
|
d48a482180
- Implemented official Convex Mirror (With help of Yomanda and Sirius White)
|
17 年 前 |
ultramage
|
0c9d9f5a48
* Slight cleanup of item-based walk speed bonuses
|
17 年 前 |
L0ne_W0lf
|
cce663f625
* Homunculus will no longer auto-vaporize on master death.
|
17 年 前 |
sketchyphoenix
|
159e55e3d1
Fixed cash shop not using points to make up the cash difference when purchasing an item.
|
17 年 前 |
shadow
|
491d146d39
Fixed Grandcross and darkgrandcross, should only cause blind against undead race.
|
17 年 前 |
shadow
|
a80253d14f
Fixed some skills working on undead element when they were supposed to work on undead race.
|
17 年 前 |
ultramage
|
4517a5c8e2
Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis.
|
17 年 前 |
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 年 前 |