Age | Commit message (Expand) | Author | Files | Lines |
2006-07-12 | - Fixed Cart Termination's damage. | skotlex | 1 | -0/+5 |
2006-07-12 | - Fixed inverted check which was preventing you from buying more than 1 from ... | skotlex | 1 | -0/+2 |
2006-07-12 | - Oops, should have fixed the crash in intif gm message. | skotlex | 1 | -0/+1 |
2006-07-11 | - Fixed GTB card only working while you had a status-change active. | skotlex | 1 | -0/+2 |
2006-07-11 | - Fixed being unable to compound cards in armor. | skotlex | 1 | -0/+1 |
2006-07-11 | - Made @monsterignore be an universal ignore. Means you cannot be targetted a... | skotlex | 1 | -0/+6 |
2006-07-11 | - Fixed clif_parse not checking for func_parse before sending data to the con... | skotlex | 1 | -0/+11 |
2006-07-11 | - Fixed the subele bonus (elemental reduction) being applied to the element o... | skotlex | 1 | -1/+3 |
2006-07-11 | - Coded @reset. | skotlex | 1 | -0/+17 |
2006-07-11 | warpportal(x,y,"tmap",tx,ty) - Creates a skill warp portal on the map. battle... | blackhole89 | 1 | -0/+3 |
2006-07-11 | - Modified the login-sql server to do the ip-ban check only on the auth-packe... | skotlex | 1 | -0/+4 |
2006-07-11 | - Corrected Frost Nova's splash range and Land Protector's cast range. Thanks... | skotlex | 1 | -0/+5 |
2006-07-11 | - Fixed cart-termination crashing the server if you used level 16 of it. | skotlex | 1 | -0/+2 |
2006-07-10 | - Fixed check_connect_login_server check in char-sql server. Fixes char-serve... | skotlex | 1 | -0/+2 |
2006-07-10 | - Login-sql server will no longer change an account's state to "7" when banni... | skotlex | 1 | -0/+4 |
2006-07-10 | - Fixed a crash when using Gospel... gomen. | skotlex | 1 | -0/+1 |
2006-07-10 | - The on-place function won't be invoked on setting ground skills if the grou... | skotlex | 1 | -0/+4 |
2006-07-10 | - Added login-char packet 0x2737. Sets all characters offline (login-server s... | skotlex | 1 | -0/+16 |
2006-07-10 | - Added a check in pc_equipitem so that when switching weapons and you have t... | skotlex | 1 | -0/+4 |
2006-07-10 | - One closer inspection, removed that clear in itemdb_reload for a foreach ca... | skotlex | 1 | -0/+3 |
2006-07-10 | - itemdb_reload will clear the itemdb before reloading info instead of only c... | skotlex | 1 | -0/+2 |
2006-07-10 | - Corrected skill require entry from the Twilight Pharmacy skills. | skotlex | 1 | -0/+5 |
2006-07-08 | - Fixed the new addeff structure not working well with SC_STONE (because SC_S... | skotlex | 1 | -0/+5 |
2006-07-08 | - Fixed mobinfo displaying exp as signed ints rather than unsigned. | skotlex | 1 | -0/+6 |
2006-07-08 | - Fixed the char table having party/guild_id as smallint when they need int t... | skotlex | 1 | -0/+8 |
2006-07-07 | - Fixed the Warm Skills | skotlex | 1 | -0/+3 |
2006-07-07 | - Removed the equip id from the clif_pet_equip packet as it is not used for a... | skotlex | 1 | -0/+2 |
2006-07-07 | - Status_calc_bl will no longer stop you from attacking/walking when the mode... | skotlex | 1 | -0/+3 |
2006-07-07 | - Should have fixed clif_item_sub to properly store pet egg/armor data. There... | skotlex | 1 | -0/+3 |
2006-07-07 | - itemdb_exists will now return NULL for item_id 0. | skotlex | 1 | -0/+1 |
2006-07-07 | - Some cleaning of the Sage endow skills. | skotlex | 1 | -0/+2 |
2006-07-07 | - Okay, added a chrif_save_ack packet to the char-server so now the map serve... | skotlex | 1 | -0/+9 |
2006-07-07 | - Now, when the login-char connection is cut, the char-server won't set every... | skotlex | 1 | -0/+3 |
2006-07-07 | - Modified the error on the char-sql server to set chars online when it recei... | skotlex | 1 | -0/+3 |
2006-07-07 | - Fixed signed/unsigned comparison issues in the char txt/sql server. | skotlex | 1 | -0/+3 |
2006-07-07 | - Added a temporary band-aid to prevent executing the script of non-arrows wh... | skotlex | 1 | -0/+4 |
2006-07-06 | - Modified the party_data structure on the map server to remove some redundan... | skotlex | 1 | -0/+10 |
2006-07-06 | - Rewrote all the item restriction functions so that they will take into acco... | skotlex | 1 | -0/+2 |
2006-07-06 | - Added no_skill_delay setting, when set, affected object types will have the... | skotlex | 1 | -0/+3 |
2006-07-06 | - Added EQP_/EQI_ constants in pc.h to identify equip position and equip inde... | skotlex | 1 | -0/+3 |
2006-07-06 | - Fixed the auto-direction code which makes self-skills with ground units bec... | skotlex | 1 | -0/+3 |
2006-07-05 | Updated NJ_KAENJIN by Saycyber21 | Vicious | 1 | -8/+1 |
2006-07-05 | - Merged some skill db data of NJ skills, thanks to RockmanEXE | skotlex | 1 | -0/+8 |
2006-07-05 | - Updated @refine to take account of MAX_REFINE, thanks to Omega... GM Desig... | skotlex | 1 | -0/+4 |
2006-07-05 | Fixed compile issue for NJ_BAKUENRYU, by Saycyber21. | Vicious | 1 | -0/+1 |
2006-07-05 | Saycyber21's NJ work | Vicious | 1 | -0/+1 |
2006-07-04 | - Implemented cooking chances. Chance of success is 70% - 7*(dish-lv)% + 12*(... | skotlex | 1 | -0/+3 |
2006-07-04 | - Added battle config setting emergency_recall, specifies behaviour of that s... | skotlex | 1 | -0/+3 |
2006-07-04 | - Removed the NPC/Dance/Song inf2 check of AbraCadabra. whether a skill can c... | skotlex | 1 | -0/+2 |
2006-07-04 | - Added structure s_addeffect to handle status change additions. Cleaned up r... | skotlex | 1 | -0/+7 |