1629 Commits

Author SHA1 Message Date
SinSloth
95d34e2dce * Added Izlude Battle Arena. Please test it and report any bug you find out.
- Level 50/60/70/80 and Party arenas are accessable.
- Updated old warps to official.
- Acolyte-only arena will be added a bit later.
- Arena Points can be obtained by completing arenas as well as exchanging your Turbo Track points.
* Updated several mapflags - 'nomemo' 'noteleport' 'nosave' 'nowarpto' 'restricted' - due to Izlude Battle Arena release.
- Updated 'item_noequip' and 'skill_nocast_db' to match with 'restricted' mapflags.
* Removed useless WIP folder whose quests have been there for a while.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11622 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-31 11:56:28 +00:00
L0ne_W0lf
599dca2529 Updated to fix errors reported by Zephyrus_CR. bugreport:334
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-29 22:52:45 +00:00
L0ne_W0lf
1f6bb721f5 Corrected Cross Shield bonus.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11598 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-28 18:17:47 +00:00
Playtester
9ec6519201 * Some small db updates
- fixed Bongun Card thanks to Gepard
- updated Ifrit Card to official
- Fire Wall now has 2 cells knockback
- set interval values of Fire Wall and Fire Formation to 20ms

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-26 10:17:06 +00:00
ultramage
d091f1cf05 * Cleaned up some messy guild code (more to come)
* Cleaned up the mail code, no more pointless dynamic allocation
* Added upgrade_svn11548.sql to convert the mail table to new format
* Updated vs7 and vs6 project files
* Increased the max. send buffer size to 5M since 1M is not enough
* Please complain if something stops working ^^;

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11571 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-24 12:14:18 +00:00
L0ne_W0lf
9f70b10ff7 Added Arunafeltz State WoE maps.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-23 15:15:57 +00:00
zephyrus
c34325a53b - Added the new mail system. Requires optimization and tests.
- Updated the maildb sql structure.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11548 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-22 20:38:26 +00:00
Playtester
0e39094a11 Fixed Bowling Bash doing more than 1 tile knockback
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11547 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-22 19:34:06 +00:00
Playtester
3d7e086154 * Added new cards to drops so they can be tested
- updated sql files

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11539 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-21 16:05:05 +00:00
Playtester
9d1359a5c2 Implemented remaining 12.1 cards
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11537 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-21 13:18:38 +00:00
Playtester
18227dd6d8 Fixed some typos in the item_db
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11536 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-21 11:21:07 +00:00
skotlex
a3590acef4 - Removed SC_INCAGIRATE/SC_INCDEXRATE as they are not used anymore (and where even incompletely coded)
- Added SC_INCASPDRATE, SC_INCFLEE2, SC_INCCRI, SC_INCDEF, SC_INCBASEATK and SC_FASTCAST as these are required by the newer items.
- Cleaned a bit the implementation of Suffragium


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11535 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-21 11:17:07 +00:00
Playtester
96626a3127 Fixed some item bugs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11533 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-20 23:39:20 +00:00
L0ne_W0lf
8b47fc5275 Corrected Desert Twilight and slots.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11532 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-20 23:12:47 +00:00
Playtester
63b525649c * Some more updates to the skill unit code
- renamed SKILLUNITTIMER_INVERVAL to SKILLUNITTIMER_INTERVAL
- Heat now depends on the interval settings rather than firewall_hits_on_undead
- if you want Heat to do more or less hits you can now change the interval value in the skill_unit_db.txt (official+default: 20ms)
- Icewall doesn't break anymore when the SKILLUNITTIMER_INTERVAL gets changed

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11526 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-20 14:53:23 +00:00
Playtester
627ef4f13c Updated some new cards for testing purposes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11522 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-19 23:23:11 +00:00
Playtester
ddfbc69bfe Fixed some typos and updated Atroce Card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-19 22:29:13 +00:00
Playtester
3cd6ed7355 Updated Gorynych's DEF/MDEF
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11517 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-18 22:33:37 +00:00
Playtester
4eba2db770 Fixed Ahlspiess not ignoring def of bosses
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-18 19:20:45 +00:00
Playtester
6bcbcb11bb * Further optimization of the skill unit code
- removed code for Crimson Fire Formation it now uses the same code as Fire Wall
- added same knockback behavior as Fire Wall for Fire Formation
- Heat now does 50 hits a second in pvp too
- please let me know of any bugs that might appear

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11510 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-18 18:07:09 +00:00
Playtester
7088251f9e Updated sql files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11497 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-17 08:20:26 +00:00
ultramage
425112aef3 * Fixed a copy-paste mistake in disguise code (from r5833)
* Commented out clif_skill_damage2() as it is not used anymore
* Made Venom Splasher a splash attack that distributes damage
* Fixed displaying of several splash skills (see bugreport:238)
- added flag SD_PREAMBLE for skills that need the 'magic' packet (fixes Grimtooth / Cart Revolution displaying out of sync)
- hacked together Venom Splasher's "no animation for central mob"
- hacked in a custom packet to make Dragonfear display semi-correctly

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11491 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-16 19:00:03 +00:00
Playtester
ead417758e Fixed used levels of NPC_CRITICALWOUND
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11490 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-16 18:02:47 +00:00
Playtester
7d23a41f0b Cosmetical changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11484 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-16 00:20:42 +00:00
Playtester
adf31fdd8d Reverted arrow crafting as there's no evidence that it really has been changed
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11483 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-16 00:09:53 +00:00
skotlex
22b43b5903 - fixed Halo-Halo not being consumed on use.
- Updated the item price/sell reading code to enable 'null' values. The difference between a blank value and 0 is that when the value is blank, it should automatically take half/double the other value. The previous behaviour did this automatically and didn't let you specify, for example, if you wanted a given item to sell for 0.
- Also added a warning when an item in the db has an exploitable price (through overcharge/discount).


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11482 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15 23:26:28 +00:00
L0ne_W0lf
34a1e73c9f Readded Sonic Acceleration to the skill DB. -_-
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11481 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15 18:14:25 +00:00
Playtester
3608801c4a Fixed duration of Enchant Deadly Poison
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11480 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15 16:13:50 +00:00
Playtester
e3290e6d15 Reverted last fix according to tests on Aegis
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11479 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15 13:20:47 +00:00
Playtester
eae1fe5d0b Fixed aftercast delay and timer of Venom Splasher
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11478 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15 12:33:07 +00:00
L0ne_W0lf
2434418db0 Eek, made it so the Memory of Wedding item only works if you're married.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11477 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15 06:09:47 +00:00
L0ne_W0lf
d43329708f Implemented new skill "Enlarge Weight Limit R", and increased MAX_SKILL_TREE by 1.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11476 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15 05:55:55 +00:00
L0ne_W0lf
cd2d4c04d4 Item Database updates.
- Updated Memory of Wedding effect, and some item names.
- Added the Diablos item set information.
- Added cast-delay reduction to Diablos Robe.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11475 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15 05:48:43 +00:00
Playtester
5d96e3c802 Fixed duration of NPC_POWERUP
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11447 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-13 10:54:46 +00:00
L0ne_W0lf
d2e2f9924f Corrected pet tames for newest pets.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11437 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-13 02:32:48 +00:00
Playtester
2cf4224a5f Fixed up various skills that are supposed to use aMotion as delay
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-12 23:16:43 +00:00
Playtester
5542b30092 * Removed exp of poring stat mobs
- updated Moscovia mob stats
- updated sql files

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-12 00:52:18 +00:00
Playtester
fd1f64dd89 * Added secret bonus of slotted Skull Ring
* Fixed two prices of Socket Enchant NPC

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-11 21:03:27 +00:00
L0ne_W0lf
9ecf48b74e * Added all out-standing monsters to the Monster Database.(Poring stats)
- Added Several G_-type monsters. (Events?) as well as WoE:SE monsters.
- Commented out ALL custom monsters from mob_db2, mob_skill_db2, and mob_avail.
- Added Satan Morroc monsters with KNOWN STATS ONLY. These monsters are far from usable.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-11 18:13:26 +00:00
Playtester
d5ce8d6042 Fixed some minor typos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-10 23:30:19 +00:00
L0ne_W0lf
2b7e42225c Updated Crest of Rider combo to include slotted black leather boots.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-10 23:27:31 +00:00
L0ne_W0lf
eafcc583de Added Slotted Black Leather Boots.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-10 23:18:20 +00:00
Playtester
c14c288f07 Fixed Undershirt combo not working with slotted Pantie
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-10 15:09:37 +00:00
Playtester
b7ba7ac985 Updated Socket Enchant NPC
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-10 14:01:44 +00:00
Playtester
5990534aec Updated Lady Tanee card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11391 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-10 00:12:39 +00:00
Playtester
f2fec00952 Added a missing item name thanks to rollopop
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11389 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-09 23:54:37 +00:00
L0ne_W0lf
5e029b94c2 Updated several entries in the create arrow database.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11385 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-09 02:09:11 +00:00
L0ne_W0lf
db31831bb8 Added the remaining EXP increasing effects. (25, 100, and 300% manuals and Noble's Nameplate)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-08 20:31:05 +00:00
ultramage
9e8dd7d555 Updated packet_db.txt with latest client entries.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-08 12:45:48 +00:00
Lupus
ee2aa37a6b removed slot from 5147 old baseball hat
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-08 10:14:03 +00:00