Playtester
|
e6eca7cf49
Marionette now drops "Marionette Doll"
|
19 年之前 |
skotlex
|
15de0150a7
- Fixed login-sql compilation issue ~.~;
|
19 年之前 |
skotlex
|
eabf215be3
- Modified the login-sql server to do the ip-ban check only on the auth-packets instead of on every packet.
|
19 年之前 |
skotlex
|
376004a4f4
- Corrected Frost Nova's splash range and Land Protector's cast range. Thanks to Haplo.
|
19 年之前 |
skotlex
|
1c286a8da4
- Fixed cart-termination crashing the server if you used level 16 of it.
|
19 年之前 |
skotlex
|
f88913a9f0
- Fixed check_connect_login_server check in char-sql server. Fixes char-server not reconnecting to the login server.
|
19 年之前 |
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.
|
19 年之前 |
skotlex
|
77131c503c
- Fixed a crash when using Gospel... gomen.
|
19 年之前 |
skotlex
|
44369f069e
- Fixed SQL compilation of the char-SQL server... (I need SQL installed at work ~.~)
|
19 年之前 |
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.
|
19 年之前 |
skotlex
|
924284f1b9
- Added login-char packet 0x2737. Sets all characters offline (login-server side).
|
19 年之前 |
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.
|
19 年之前 |
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.
|
19 年之前 |
skotlex
|
4bbce8d776
- itemdb_reload will clear the itemdb before reloading info instead of only clearing the scripts now.
|
19 年之前 |
skotlex
|
3da94aa210
- Corrected skill require entry from the Twilight Pharmacy skills.
|
19 年之前 |
Playtester
|
b20e1f94f8
Added Guillontine's SP Drain per attack
|
19 年之前 |
skotlex
|
475efb734d
- Fixed cooking chance of sets being 1.2% per set instead of 12%
|
19 年之前 |
Playtester
|
ca2a70c29e
Added spawn update of Byalan to eamobs
|
19 年之前 |
Playtester
|
204c67b110
More item updates thanks to Haplo
|
19 年之前 |
Playtester
|
5b014297d5
* Added some missing Rachel Warps
|
19 年之前 |
evera
|
f13ccfda83
fixed bugs in npc/quests/newgears/2004_headgears.txt
|
19 年之前 |
skotlex
|
598e005ed4
- Fixed the new addeff structure not working well with SC_STONE (because SC_STONE is 0, which was by default not handled as a valid value).
|
19 年之前 |
skotlex
|
104eeac167
- Fixed mobinfo displaying exp as signed ints rather than unsigned.
|
19 年之前 |
skotlex
|
5251ce7944
- Fixed the char table having party/guild_id as smallint when they need int there. Thanks to hermematon for pointing it out (use svn_ugprade7580.sql)
|
19 年之前 |
CIA-2
|
c2d61a8f6d
CIA-2 Wants to hurt ALZ.... I'M COMING FOR YOU ALZ!!!
|
19 年之前 |
skotlex
|
e6915d4f6d
- Fixed the Warm Skills
|
19 年之前 |
skotlex
|
38ead62cea
- Removed the equip id from the clif_pet_equip packet as it is not used for anything.
|
19 年之前 |
skotlex
|
354c1e73bb
- Status_calc_bl will no longer stop you from attacking/walking when the mode is changed unless the new mode no longer includes "can-attack"/"can-move" respectively.
|
19 年之前 |
skotlex
|
f0d7d12d88
- Should have fixed clif_item_sub to properly store pet egg/armor data. There should be no more "random refine levels" bugs related to these.
|
19 年之前 |
skotlex
|
41e3ff9044
- itemdb_exists will now return NULL for item_id 0.
|
19 年之前 |