skotlex
|
0837bb4f38
- Added missing creation/destruction of the expcache_ers in guild.c
|
19 anos atrás |
skotlex
|
c94f569ab5
- Changed the default of skill_add_range to 0, said value now disables skill-range checking when casting ends.
|
19 anos atrás |
skotlex
|
43dac339d7
- Fixed a compilation error due to a missing semicolon...
|
19 anos atrás |
skotlex
|
bb95eb8e36
- Modified the ammo checks so that ammo is consumed at the end of battle_calc_weapon_attack (should fix element being lost on final arrow).
|
19 anos atrás |
skotlex
|
f3d9444348
- Added a define list for weapon types in pc.h
|
19 anos atrás |
skotlex
|
ac3277f2b2
- Moved skill_counter_additional_effect calls to trigger right after skill_additional_effect (which means they trigger at the end of the attack motion for physical attacks)
|
19 anos atrás |
skotlex
|
cabad21166
- Cleaned up (fixed?) a possible overflow in pc_isUseitem, thanks to foobar.
|
19 anos atrás |
skotlex
|
b5203bb220
- Added a missing memset on ers_alloc'ing mob loot which was making data from looted items fill in normal drop info.
|
19 anos atrás |
skotlex
|
e7a2020fc5
- Moved the night icon invocation to clif_parse_LoadEndAck
|
19 anos atrás |
skotlex
|
76b9ca2fc1
- Fixed an error in the layout initialization of ice-wall. Thanks to Named for pointing it out.
|
19 anos atrás |
skotlex
|
d336815c66
- Added function clif_changetraplook to handle changing the appearance of traps as they are triggered (rather than using clif_changelook which is meant for view_data objects)
|
19 anos atrás |
skotlex
|
e9c44b50c8
- Added structure view_data to handle sprite information for all characters (equipment, weapons, hair, dyes, etc). Unified a bunch of clif functions now that you only need to handle the view_data (so instead of clif_spawn[pc/mob/npc/pet] you just have clif_spawn)
|
19 anos atrás |
skotlex
|
a1eabcc481
- Fixed skill_require_db loading.
|
19 anos atrás |
skotlex
|
ab0693cbcf
- Changed the terminology from arrow to ammo for the last update.
|
19 anos atrás |
skotlex
|
b1a0b58110
- Changed the look field of all arrows to 1.
|
19 anos atrás |
skotlex
|
e19503185b
- Fixed an infinite recursion in the Wedding Recall skills.
|
19 anos atrás |
skotlex
|
361d4018ee
- Adjusted the range of Wall of Fog to 9 and Spider Web to 7
|
19 anos atrás |
skotlex
|
39d33a2f80
- the auth function in login.c won't jstrescapecpy passwords that were encrypted.
|
19 anos atrás |
skotlex
|
b286e0af1e
- Some cleaning of the mob_ai. Mobs should stop chasing once you are beyond their min_chase range. Improved rude-attacked checking when mobs can't move.
|
19 anos atrás |
skotlex
|
c1b97d2cec
- Fixed (?) the Family recall warp skills.
|
19 anos atrás |
skotlex
|
286820f191
- Fixed Wedding support skills healing yourself instead of partner.
|
19 anos atrás |
reddozen
|
26fb455a43
* Fixed Gunslinger and Ninja skills not showing up and not working due to an error
|
19 anos atrás |
Vicious
|
0a79d2555c
some jA thing
|
19 anos atrás |
skotlex
|
17c15fc2bc
- HW_GANBANTEIN now also removes traps.
|
19 anos atrás |
skotlex
|
876cc3f814
- Pet catching now uses the menuskill variables to prevent item usage from disrupting the catch process.
|
19 anos atrás |
skotlex
|
43b5fa854d
- Fixed the map-server freeze/crash on Warp Portal.
|
19 anos atrás |
skotlex
|
e0b741df28
- Fixed Grandcross/Granddarkness showing no skill animation.
|
19 anos atrás |
skotlex
|
ec6a69b266
- Fixed Warp Portal.
|
19 anos atrás |
reddozen
|
7f2dafc887
* Fixed / finished most of Gunslinger [Reddozen]
|
19 anos atrás |
skotlex
|
88541a357c
- Fixed skillidx not being set whenever a mob uses a skill.
|
19 anos atrás |