8031 Commits

Author SHA1 Message Date
Yommy
5f7b232026 fixed aru castle map names
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-08 17:41:09 +00:00
ultramage
90ad9f3a8c Fixed chat_createnpcchat() not checking if a chatroom already exists, producing memleaks in certain situations (bugreport:2325).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-08 13:15:35 +00:00
ultramage
5789db9356 Reverted exp_calc_type back to '0' since it's definitely closer to official behavior than mode '1'.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13268 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-07 17:57:40 +00:00
L0ne_W0lf
692a4952dc * Adjusted known values for BonusAutoScript down by rate/10.
- Most cards now trigger at a 0.x% while Isilla only triggers 5%.
* Implemented Monster Rental Rings that increase exp by 1% per race.
* Corrected typo in Strawberry Chocolate. SC -> AL. (bugreport:2303)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-07 09:38:48 +00:00
ultramage
bf913cb3ba Fixed the 'exp calculation overflow fix' from r10291 which wasn't really working properly.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-07 06:38:10 +00:00
L0ne_W0lf
7536205e10 Damage count on rebirthed mobs is now reset. (Valaris)
Changed exp_calc_type to 1, as type 0 seems to be based off old rumour, and to compliment the update to mob_revive.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13264 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-06 20:17:26 +00:00
L0ne_W0lf
f17bc9ba3e voided out clif_blown as per Valaris' instruction.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-06 11:54:45 +00:00
L0ne_W0lf
5094741787 SC_WEIGHT50 and 90 are no longer removed on death. (bugreport:2316)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-06 11:26:24 +00:00
ultramage
ef5a49688d Fixed knockback not updating the client position of disguised players (bugreport:2308).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13261 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-06 08:11:49 +00:00
ultramage
b9929bd369 Fixed friends list ack packet using truncated values (bugreport:2310).
Blame goes to r2574.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-06 08:03:37 +00:00
ultramage
85ef827422 Fixed offline divorce not working properly (bugreport:2295).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-04 11:32:43 +00:00
ultramage
743c6d45eb Fixed NPC_REBIRTH not working if the caster had no status active at the moment of death.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-04 11:01:24 +00:00
FlavioJS
12b9def7a8 * Delete ST_LOGIN auth in chrif_disconnectplayer (followup to r13256, bugreport:2292)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-03 22:23:31 +00:00
FlavioJS
2f1d2b2199 * Fix for "yet another online check bypass technique". (bugreport:2292)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-03 16:30:41 +00:00
L0ne_W0lf
55438e0812 * Implemented Official Moscovia monster skills. Should finish 11.3
* Corrected Beelzebub's summonslave so he spawns 7 flys and 3 chons.
* Implemented the Bombring Box. On use summons one bomb poring.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-02 23:24:24 +00:00
zephyrus
d9038a4109 - Some fixes with check weight.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13254 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-02 16:47:32 +00:00
L0ne_W0lf
a22dbab8ac Modified homunculus auto-vapor setting to yes. (bugreport:2298)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13253 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-01 23:10:14 +00:00
L0ne_W0lf
bc3b30a2d3 Kaupe will now trigger from mobs, homuns and mercenaries, as well. (bugreport:2297)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-01 12:27:51 +00:00
L0ne_W0lf
850cf0d038 * Rev. 13251 Removed 'casttime' adjustment from offensive ressurection. Follow up to r13225.
* Kaahi will now override override higher existing levels previously casted. (bugreport:2296)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-01 11:21:49 +00:00
L0ne_W0lf
139fc00c19 Added Mercenary System related NPCs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-30 21:59:23 +00:00
L0ne_W0lf
e38739030d Full implementation of all Episode 11.3 Quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-30 21:53:00 +00:00
samuray22
289f1100c7 * Corrected a wrong variable name in the Novice Training Ground (bugreport:2293)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13248 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-30 11:49:37 +00:00
L0ne_W0lf
ecb1183759 Fixed the delitem assosiated with the last uptate.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-29 14:07:37 +00:00
L0ne_W0lf
977b1f0a7a Fixed item requirement for Stellar hairpin in monstertamers.txt. (bugreport:2290)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-29 13:58:48 +00:00
ultramage
de25376177 Fixing the txt-char converter compilation (bugreport:2171).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-28 15:02:55 +00:00
ultramage
dc8edb6416 Adding null pointer check (followup to r13240).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13243 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-28 06:47:19 +00:00
L0ne_W0lf
53e6dfb7ad Implemented fixes for The Sign quest until my rewrite is finished. (bugreport:2269)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-27 14:07:54 +00:00
samuray22
f78f7d20f6 * Continues replacing of specialeffect/2 numerics with constants.
* Corrected an If to continue the President's Quest. (bugreport:2276)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-27 12:41:13 +00:00
ultramage
5b970f8c18 Fixed clif_changelook betraying the presence of gm-hidden players (bugreport:2283).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-27 11:28:28 +00:00
ultramage
4bd9174d9c Fixed a ShowWarning call in skill_db.txt reading code using random data from the stack (bugreport:2282).
Blame goes to r5465 and all of the followups that moved, copypasted and even rewrote the message without noticing this mistake.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13239 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-27 04:48:21 +00:00
L0ne_W0lf
6ef5c37fd3 * Continues replacing of specialeffect/2 numerics with constants.
- A lot of files still remain, but they don't have the proper effect names in commented in beside the ID. ;P
	

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-25 22:41:48 +00:00
L0ne_W0lf
0a11f3157f Replacing specialeffect/2 numerics with constants in quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-25 22:36:22 +00:00
ultramage
d38384ffd7 Again removed unicode BOM from npc/Changelog.txt.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13236 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-24 16:21:26 +00:00
L0ne_W0lf
613b74b4ff * Fixed error in Megingjard seal quest. (bugreport:2261)
* Applied fix to Hanson in Novice Grounds. (bugreport:1747)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-23 18:03:38 +00:00
zephyrus
d2d38d0d53 - Little optimization on agit_template.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13234 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-23 17:59:23 +00:00
ultramage
339173867c Removed the 'upnp' plugin (see bugreport:1000).
Original files can be found in Celest's /devel subdirectory.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-23 11:32:29 +00:00
samuray22
4126065e0f * Changed some "+ name +" to strcharinfo(0) in Brisingamen Seal.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-23 10:52:10 +00:00
samuray22
9e404c6d1b * Fixed a little Exploit to bug the Dancer Job Quest. (bugreport:2252)
* Fixed a Little Bug with Whispers Summoned in the Sage Job Quest. (bugreport:2253)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-22 20:28:15 +00:00
ultramage
df2759dc8e Corrected npc/changelog.txt mess caused by Paradox924X's unicode BOM mark (r12906) and samuray's buggy editor (r13227).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13230 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-22 01:08:46 +00:00
L0ne_W0lf
0dd5c59fb4 * Large update to Einbroch. Requires testing.
- Added missing somewhat-global einbroch quest.
- Full update to Uwe Kleine quest. Needs testing. 
- Updated the structure of the other quests.
- Updated the structure of several NPCs.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21 20:29:31 +00:00
L0ne_W0lf
4456bc6b6a Corrected some issues with the lighthalzen biolab quest. (bugreport:1798)
Reverted r13227. Biolabs quest no longer uses temp character variables.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21 19:13:53 +00:00
samuray22
b5c3c986a6 * Deleted Unnecesary Next; in Hunter Job Quest. (bugreports:1665,2239,2179)
* Fixed a bug with the Bio Lab Quest when you relog. (bugreport:1798)
* Corrected some Issues with the Waiting Room in Hunter Job Quest. (bugreport:1890)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21 17:34:34 +00:00
L0ne_W0lf
339fd39352 Corrected Lex Divina not showing animation on fail. (bugreport:1740)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13226 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21 13:36:57 +00:00
L0ne_W0lf
80ddaaca35 Corrected Offensive Res using Turn Undead cast time. (bugreport:1704)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13225 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21 13:03:29 +00:00
L0ne_W0lf
0f690b3505 Corrected Sealstatus checking global vars instead of character.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21 09:56:06 +00:00
L0ne_W0lf
8fc9735a1f * Fixed DZeroX's fix! (Missing ;'s)
* Added Guild PVP NPC, and seal progress NPC.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13222 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-20 19:13:08 +00:00
DZeroX
d2751ca57c - Fixed zeny exploit on the refiner (bugreport:2248)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13221 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-20 18:17:37 +00:00
zephyrus
8f9c363466 - Removed duplicated warps.
- Implementing new iWall system in WOE SE.
- Removed unnecessary dialogs in Advanced Refiner.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13220 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-19 17:51:33 +00:00
L0ne_W0lf
b783278576 *Slew of bugreport fixage. Figured I should do something.
* Fixed copy/paste errors in Aru castles. (bugreport:2012)
* Updated Trans-only warp in thanatos tower. (bugreport:2227)
* Fixed improper variable in airship quest (bugreport:2238)
* Fixed a minor bug in updated repairmain. (bugreport:2245)
* Updated Giant Enyclopedia bonus. (bugreport:2053)
* Removed Snap from nocast_db in WoE SE


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-18 19:26:01 +00:00
zephyrus
1046d7eaed - Some corrections to Basilica.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13217 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-18 10:06:00 +00:00