skotlex
|
62fb6045d4
- Added handling of type BL_PET to skill_unitgrouptickset_search. I know pets normally aren't affected by skills, but their structure already had support for this, so....
|
19 gadi atpakaļ |
skotlex
|
f8df39576f
- Made the NPC_BREAK* skills no damage skills. Removed their code from the skill cast end damage id function.
|
19 gadi atpakaļ |
skotlex
|
6a96ab5afc
- NPC_POWERUP gives now +20% attack per skill level.
|
19 gadi atpakaļ |
Valaris
|
ad49453e0e
* Removed the conf sql code for now. Maybe will continue later with that project.
|
19 gadi atpakaļ |
skotlex
|
66a453cc74
- Added function mob_respawn which makes a mob respawn on spot 3 seconds after deafeat if SC_KAIZEL is active.
|
19 gadi atpakaļ |
skotlex
|
fca56907fe
- Changed the default of skill_delay_attack_enable to no.
|
19 gadi atpakaļ |
skotlex
|
2a9dbcf690
- Code rewrites in mob_damage and party_exp_even_share for correctly handling overflow issues. Now uses UINT_MAX for range comparisons, as it should be.
|
19 gadi atpakaļ |
skotlex
|
f1e4549f12
- Added battle config options:
|
19 gadi atpakaļ |
skotlex
|
d25d952fc6
- Cleaned up and reorganized status_change_start. Now it also receives the success % rate (0->100)
|
19 gadi atpakaļ |
skotlex
|
cd88503b76
- Removed the max level configs from battle/exp.txt
|
19 gadi atpakaļ |
skotlex
|
d69479b946
- Added define clif_deadsit to send the dead state into player packets if the player is in trick dead state.
|
19 gadi atpakaļ |
skotlex
|
a4c0233fb7
- Grand Cross/Grand Darkness can no longer get the ignore defense -armor piercing bonuses.
|
19 gadi atpakaļ |
skotlex
|
7d7c9b8324
- Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it out.
|
19 gadi atpakaļ |
skotlex
|
697d29d7d4
- Fixed a typo bug in SC_STAR_COMFORT handling.
|
19 gadi atpakaļ |
skotlex
|
d13956c142
- Fixed skill_check_cloak to use the current skill level of the cloaking skill and not pc_checkskill() to know if a cloaker away from a wall should be uncloaked.
|
19 gadi atpakaļ |
skotlex
|
b488f26468
- PF_SOULBURN no longer ignores mdef.
|
19 gadi atpakaļ |
skotlex
|
3e1a4e221c
- Cleaned up Summon Slave mob skill to only summon number of missing mobs to complete the skill level (that is, SS level 5 will always bring the total count of slaves to 5, never above)
|
19 gadi atpakaļ |
skotlex
|
cf99ac6795
- Fixed being able to Encore skills you no longer have in your tree.
|
19 gadi atpakaļ |
skotlex
|
cff16d36a9
- Autoloot now uses the item's base drop chance rather than final drop rate to determine if it should autoloot the item or not.
|
19 gadi atpakaļ |
Komurka
|
05eba2d392
* Added 'restricted' mapflag, based on lordalfa patch
|
19 gadi atpakaļ |
Valaris
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 gadi atpakaļ |
Valaris
|
fd99753f8e
Clearing trunk.
|
19 gadi atpakaļ |
celest
|
e381a3d6cd
* Fixed HP Conversion to properly not reduce HP if SP is full
|
20 gadi atpakaļ |
celest
|
67a9cafa79
* Fixed a crash in clif_send when checking packet version
|
20 gadi atpakaļ |
celest
|
eba2fb10e6
* Skip partner checking when calculating status with Marionette Control on
|
20 gadi atpakaļ |
celest
|
1ea4b4dc0c
* Fixed skill tree entries for Vulcan Arrow, and Throw Arrow
|
20 gadi atpakaļ |
celest
|
3feabb0c74
* Simplified Valaris' online_timer
|
20 gadi atpakaļ |
celest
|
3a73bc0b1e
* Updated Tiger Knucke Fist's 'fixed state' effect
|
20 gadi atpakaļ |
celest
|
8556b2716f
* Added the 3 baby skills WE_BABY, CALLBABY and CALLPARENT
|
20 gadi atpakaļ |
celest
|
0ff3b351da
* Fixed a potential crash in pc_walk in Win32 builds
|
20 gadi atpakaļ |