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 година |
skotlex
|
46fc93df01
- Some cleaning of the Sage endow skills.
|
пре 19 година |
skotlex
|
e0afdded8b
- Okay, added a chrif_save_ack packet to the char-server so now the map server will know once a character was "final saved", and only then the character will be removed from memory. On char-server reconnection, all chars that are in final-save state are resent to save (if they are still in memory, it's because the ack hasn't gotten here from the char-server). This should effectively block all dupe problems due to heavy inter-server lag, however as it's untested, it currently prints some debug messages when people are saved and then removed from memory. Need testers so this can be debugged and merged to stable!
|
пре 19 година |
MasterOfMuppets
|
eb908b0dd0
Credits for the swordsman job quest fix goes to tenshi7angel, not Belle... Sorry :x
|
пре 19 година |
MasterOfMuppets
|
b7fa905845
Fixed a small bug in the swordsman job quest, thanks to Belle for notifying me about it.
|
пре 19 година |
skotlex
|
b643528e50
- Now, when the login-char connection is cut, the char-server won't set everyone offline on reconnect, instead it will send the list of online accounts to the login server.
|
пре 19 година |
skotlex
|
544adf40b5
- Modified the error on the char-sql server to set chars online when it receives a save packet from a character tagged as offline.
|
пре 19 година |
skotlex
|
deba53730f
- Fixed signed/unsigned comparison issues in the char txt/sql server.
|
пре 19 година |
skotlex
|
ea9fb7a4ec
- Added a temporary band-aid to prevent executing the script of non-arrows when they are equipped on the arrow-slot (until the actual cause of why pc_unequipitem is not working correctly is discovered/fixed)
|
пре 19 година |
Playtester
|
794703e24c
Small fix in the Blacksmith Quest
|
пре 19 година |
Lupus
|
6b2a738709
fixed dance jq
|
пре 19 година |
Lupus
|
1a87e739bd
turned the rest of job numbers to constants
|
пре 19 година |
skotlex
|
b7fa70b741
- Modified the party_data structure on the map server to remove some redundant data. Added a party_data structure on the char-server to hold a more complete set of information about parties. Added to the party_member structure the class of each member so that the map server can do the appropiate checks even if the character is on another mapserver/offline. Due to the format changes in the party structure, txt servers will have to wipe their party file... (sql save format has not been changed)
|
пре 19 година |
skotlex
|
a4d0df735d
- Rewrote all the item restriction functions so that they will take into account slotted card restrictions as well.
|
пре 19 година |
skotlex
|
873481b78f
- Added no_skill_delay setting, when set, affected object types will have the minimum skill delay for all skills.
|
пре 19 година |
skotlex
|
31832cfdc7
- Added EQP_/EQI_ constants in pc.h to identify equip position and equip indexes, makes equipping related code much easier to read.
|
пре 19 година |
skotlex
|
db1cf2de9a
- Fixed the auto-direction code which makes self-skills with ground units become a ground spell using the wrong function for said check. In short: fixed GrandCross and similar skills.
|
пре 19 година |
Lupus
|
bb9b14d4fd
added missing labels
|
пре 19 година |
evera
|
10160ebcfc
standardized npc headers for quests/quests_city
|
пре 19 година |
Lupus
|
2f558d4380
fixed few item names
|
пре 19 година |
Playtester
|
4422935bc7
Added Thanatos Tower Quest items to item_trade.txt
|
пре 19 година |
skotlex
|
9b36074bbf
- Removed that Dbbug announce line from the 2004 headgears quest npc.
|
пре 19 година |
Lupus
|
fcb26ce47a
fixed book of yamir stucking...
|
пре 19 година |
Vicious
|
394f618a20
Updated NJ_KAENJIN by Saycyber21
|
пре 19 година |
skotlex
|
1c16abb254
- Merged some skill db data of NJ skills, thanks to RockmanEXE
|
пре 19 година |