summaryrefslogtreecommitdiff
path: root/db/item_delay.txt
AgeCommit message (Collapse)AuthorFilesLines
2012-03-23Updated item_delay.txt description follow up r15762shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-22*Lots of item updates and a few bug fixes.Chilly01231-0/+8
-Added most of the new items/equipment up to the Kagerou/Oboro patch. -Updated OCA with newer cards. -Updated trading restrictions for newer items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-29* Resolved issues with item delay system.ai4rei1-1/+0
- Fixed random crashes caused by map_session_data corruption due to out-of-bounds access to item_delay array (bugreport:4568, since r14455). - Fixed item delay database not being compatible with @reloaditemdb. Item delays are now reset upon reloading, much like a restart would do (bugreport:4589). - Fixed trailing commented lines in db/item_delay.txt could cause 'too many entries' error to be displayed. - Fixed last entity of a cash food item not being recognized as cash food, thus not receiving use delay, due to access to deleted inventory slot (since r14426). - These changes also fix a warning regarding variable 'i' in pc_useitem being potentionally uninitialized (bugreport:4559). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-10* Added some items with enforced delays to the item_delay_db!L0ne_W0lf1-0/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14458 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-10Added an item_delay database usable for item-specific use delays.Paradox924X1-0/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14455 54d463be-8e91-2dee-dedb-b68131a5f0ec