5 Commits

Author SHA1 Message Date
shennetsind
a32370ce0e Updated item_delay.txt description follow up r15762
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 03:20:11 +00:00
Chilly0123
d3d1b5fbe5 *Lots of item updates and a few bug fixes.
-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://svn.code.sf.net/p/rathena/svn/trunk@15209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-22 09:26:08 +00:00
ai4rei
c634198301 * Resolved issues with item delay system.
- 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://svn.code.sf.net/p/rathena/svn/trunk@14521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-29 19:55:47 +00:00
L0ne_W0lf
af0e9da5b5 * Added some items with enforced delays to the item_delay_db!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14458 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-10 21:07:04 +00:00
Paradox924X
7944dc71a8 Added an item_delay database usable for item-specific use delays.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14455 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-10 18:57:14 +00:00