Kisuka
|
cffe6395ef
- Added missing 10.3 dialog to tu_archer.
|
16 gadi atpakaļ |
Kisuka
|
505e1b03e7
- Fixes for 'Koshei the Immortal' quest.
|
16 gadi atpakaļ |
L0ne_W0lf
|
c5a8057fc5
Added instance command definitions, using what I could find and how they are used from the script provided. Further feed back may be nessecary.
|
16 gadi atpakaļ |
Kisuka
|
b70ea25586
- Added moscovia quest 'Koshei the Immortal'.
|
16 gadi atpakaļ |
Inkfish
|
73b120c83b
Fixed Backstap bypassing battle_check_target.
|
16 gadi atpakaļ |
zephyrus
|
33e1fbbd66
- Instancing System (Thanks to Sirius White who did most of the code, with some of my work to implement client side information, some optimizations and bugfixes). Also thanks to contributions from UEAUP team and Orcao.
|
16 gadi atpakaļ |
Inkfish
|
e447a8a92a
* Changed Asura Strike/Jump Kick to target skill to get rid of the "target delay". (bugreport:2174)
|
16 gadi atpakaļ |
Inkfish
|
47d2031e40
Fixed a typo in buildin_mobuseskill_sub
|
16 gadi atpakaļ |
brianluau
|
5a87510f2c
- Fixed a Assassin Quest question having all correct answers. (bugreport:3260)
|
16 gadi atpakaļ |
Inkfish
|
1d90917604
* Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and NPC_INVINCIBLEOFF. (topic:217330)
|
16 gadi atpakaļ |
Inkfish
|
6ee6b810e0
Fixed wings not working when used on top of Magnetic Earth.
|
16 gadi atpakaļ |
Inkfish
|
144103199a
* Turn Undead shouldn't apply aftercast delay when casted on a "living" entity. (bugreport:1740)
|
16 gadi atpakaļ |
Inkfish
|
86d162ad13
Fixed an exploit that makes guild skill get higher level than the max defined in guild_skill_tree. (bugreport:3241)
|
16 gadi atpakaļ |
ultramage
|
1035d7490f
Removed the 'src' parameter from skill_delunitgroup() (see r5911) (bugreport:3253).
|
16 gadi atpakaļ |
Inkfish
|
94583ef92f
* Skill through items will not be blocked when 90% overweight. (bugreport:3246)
|
16 gadi atpakaļ |
ultramage
|
7063f7330d
Improving the r13888 crashfix to cover similar crash scenarios discovered:
|
16 gadi atpakaļ |
brianluau
|
7b835b0b4e
- Changed some variables to scope instead of permanent char. (bugreport:3248)
|
16 gadi atpakaļ |
Playtester
|
1bad54ae71
* Updated mob_db
|
16 gadi atpakaļ |
Inkfish
|
c15ff51a7b
Fixed a crash due to group being redeleted when players are performing an ensemble and one of the partner's sp run out.
|
16 gadi atpakaļ |
Paradox924X
|
f93f3b1e33
Changed a few sprintf's that had no format arguments to strcpy's.
|
16 gadi atpakaļ |
Inkfish
|
0ec8d255ae
* If both Double Attack and critical attack have chance to trigger within one attack, Double Attack takes priority. (bugreport:3231)
|
16 gadi atpakaļ |
Playtester
|
2416ee8686
* Fixed the Memory Book combo using Eye Patch instead of Monocle (bugreport:3237)
|
16 gadi atpakaļ |
Inkfish
|
55a4ab1427
Fixed "arrow_atk" flag never being reset results in arrow consumption on itemskills and autocasts. (bugreport:3233)
|
16 gadi atpakaļ |
Inkfish
|
14cf988591
* Fixed itemskill not bypassing Silence, SteelBody, Berserk and the like. (bugreport:3232)
|
16 gadi atpakaļ |
Kisuka
|
148fd7efb5
- Updated emotes in const.txt
|
16 gadi atpakaļ |
Inkfish
|
a936c021c7
* Fixed TaTaMiGaEShi(Improvised Defense) not working.
|
16 gadi atpakaļ |
ultramage
|
042688ca7a
Adjusted the code order in clif_parse_gmkick() to avoid invalid pointer access crashes when kicking mobs/npcs (bugreport:3229).
|
16 gadi atpakaļ |
L0ne_W0lf
|
84ddfa85bb
* Implemented rewrite of the quest "The Sign".
|
16 gadi atpakaļ |
Inkfish
|
11c91fd0bd
Fixed applying autocasts with negative rate before the positive one was applied made it fail to remove the autocast. (bugreport:3193) (related revision: r7312, r9905, r12041)
|
16 gadi atpakaļ |
ultramage
|
5435e5056a
Added a check to prevent resetting a mob's hp to full when it levels up using the custom mobs_level_up feature (accidentally deleted in r13789) (bugreport:3216).
|
16 gadi atpakaļ |