samuray22
03e543b35a
* Changed An nonexistent variable in Refine NPC. (bugreport:2340)
...
* Fixed a Exploit in Thief Quest Skill. (bugreport:2332)
* Fixed donpcevent to doevent. (bugreport:2311)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13288 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-12 17:30:44 +00:00
ultramage
2d9497a09d
Fixed multiple casts of NPC_REBIRTH interfering with activation of mob death events.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13287 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-12 12:59:34 +00:00
ultramage
ec583fcd36
Fixed silly assignment operator mistake in r13281.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13285 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-12 12:25:53 +00:00
zephyrus
a3824eee1c
- Fixed divorce should work on both partners. Bug Report #2339 .
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-12 10:31:05 +00:00
L0ne_W0lf
d6989f8e0c
*Just some minor updates and fixes I've been putting off :D
...
- Corrected some of the item typos mentioned by Argatlahm. (bugreport:2326)
- Corrected Gorynych summoning Freezers instead of Leskava. (bugreport:2334)
- Moved all event items to item_db2 as part of the fix for bugreport:2337.
To activate event bonuses for old event items, you need to just uncomment them now.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 20:27:06 +00:00
sketchyphoenix
0a9fb059bb
* Using Kaizel in conjunction with Osiris Card should now work. (bugreport:2251)
...
* #monsterignore should turn off properly now. (bugreport:2306)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 11:34:28 +00:00
ultramage
7f73f8e594
Code improvement for r13279.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13280 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 11:10:04 +00:00
ultramage
19aebb455c
Going 90% overweight will now make you stop attacking (bugreport:2315).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 10:23:35 +00:00
ultramage
287402e21b
Swapped around packets 0x2b6 and 0x2b7, ought to fix some issues with the quest system.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 07:47:43 +00:00
ultramage
543a78b62f
Added safeguards to Redemptio's exp penalty code to prevent arithmetic overflow in case its requirement checks are somehow bypassed (see topic:152196).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 06:57:14 +00:00
ultramage
7bd0715d13
Quick fix to txt charserver initialization order - chardb needs to be ready for parties to load correctly.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 03:41:10 +00:00
ultramage
494f00e4fb
Slightly corrected the NPC_REBIRTH code from r13272.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13274 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-10 10:06:05 +00:00
L0ne_W0lf
c988ef42ac
Removed duplicate constant I added in r13272.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-09 18:35:36 +00:00
L0ne_W0lf
5f19f788b4
Updated NPC_REBIRTH. Has it's own values, and no longer leeches off SL_KAIZEL.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-09 17:21:32 +00:00
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