skotlex
|
305fa67812
- Made @monsterignore be an universal ignore. Means you cannot be targetted as an enemy by anything. Also added alias "@battleignore" which does the same as monsterignore.
|
hace 19 años |
skotlex
|
14866f881c
- Fixed map-sql compilation issue ~.~;
|
hace 19 años |
skotlex
|
b29fb98681
- Fixed mob.c compilation...
|
hace 19 años |
skotlex
|
cd8587dc4d
- Fixed clif_parse not checking for func_parse before sending data to the connected clients. This in turn required various code-rewrites in:
|
hace 19 años |
Playtester
|
99eebd2896
Fixed Nurse Cap, Memory Book and Dagger of Counter
|
hace 19 años |
skotlex
|
a56e8e9f64
- Added a clif_fixpos packet when a mob cancels walking due to using a idle/walk/chase skill.
|
hace 19 años |
skotlex
|
b782ed4f8e
- Fixed the subele bonus (elemental reduction) being applied to the element of the attacker instead of the element of the attack.
|
hace 19 años |
skotlex
|
a6c3f3a1fc
- Coded @reset.
|
hace 19 años |
blackhole89
|
c6d03de26b
warpportal(x,y,"tmap",tx,ty) - Creates a skill warp portal on the map. battle_check_target modified to allow NPC-owned skill units to proceed.
|
hace 19 años |
Playtester
|
e6eca7cf49
Marionette now drops "Marionette Doll"
|
hace 19 años |
skotlex
|
15de0150a7
- Fixed login-sql compilation issue ~.~;
|
hace 19 años |
skotlex
|
eabf215be3
- Modified the login-sql server to do the ip-ban check only on the auth-packets instead of on every packet.
|
hace 19 años |
skotlex
|
376004a4f4
- Corrected Frost Nova's splash range and Land Protector's cast range. Thanks to Haplo.
|
hace 19 años |
skotlex
|
1c286a8da4
- Fixed cart-termination crashing the server if you used level 16 of it.
|
hace 19 años |
skotlex
|
f88913a9f0
- Fixed check_connect_login_server check in char-sql server. Fixes char-server not reconnecting to the login server.
|
hace 19 años |
skotlex
|
ef4320d056
- Login-sql server will no longer change an account's state to "7" when banning a player. This should fix being able to use @ban to clear out a @blocked player. Players will now be identified as banned only through the banned-until timestamp.
|
hace 19 años |
skotlex
|
77131c503c
- Fixed a crash when using Gospel... gomen.
|
hace 19 años |
skotlex
|
44369f069e
- Fixed SQL compilation of the char-SQL server... (I need SQL installed at work ~.~)
|
hace 19 años |
skotlex
|
10cda8e929
- The on-place function won't be invoked on setting ground skills if the group's tick is greater than the current tick. As Buuyo pointed out, this should fix Sanctuary and Gospel taking effect inmediately instead of after "x" amount of ms as they should.
|
hace 19 años |
skotlex
|
924284f1b9
- Added login-char packet 0x2737. Sets all characters offline (login-server side).
|
hace 19 años |
skotlex
|
9445ee19ec
- Added a check in pc_equipitem so that when switching weapons and you have the skill_range_by_weapon setting active, the skill info block (which includes range) will be resent when the new weapon to equip has a range different than the previous one.
|
hace 19 años |
skotlex
|
7040dc1031
- One closer inspection, removed that clear in itemdb_reload for a foreach call again. And modified itemdb_load to scrap the dummy item entry from the item_db and replace it with proper data for the item.
|
hace 19 años |
skotlex
|
4bbce8d776
- itemdb_reload will clear the itemdb before reloading info instead of only clearing the scripts now.
|
hace 19 años |
skotlex
|
3da94aa210
- Corrected skill require entry from the Twilight Pharmacy skills.
|
hace 19 años |
Playtester
|
b20e1f94f8
Added Guillontine's SP Drain per attack
|
hace 19 años |
skotlex
|
475efb734d
- Fixed cooking chance of sets being 1.2% per set instead of 12%
|
hace 19 años |
Playtester
|
ca2a70c29e
Added spawn update of Byalan to eamobs
|
hace 19 años |
Playtester
|
204c67b110
More item updates thanks to Haplo
|
hace 19 años |
Playtester
|
5b014297d5
* Added some missing Rachel Warps
|
hace 19 años |
evera
|
f13ccfda83
fixed bugs in npc/quests/newgears/2004_headgears.txt
|
hace 19 años |