jmanfffreak
25f95d2a7c
* Updated effects for the Radio Antenna (bugreport:2465)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-22 23:31:21 +00:00
jmanfffreak
ebafbd8e10
* Fixed small typo with Platinum Shield (bugreport:2470)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-22 23:15:32 +00:00
FlavioJS
72542d65cc
* Hunted down the simpler 64bit pointer truncations.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13380 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-22 15:44:17 +00:00
Paradox924X
1fb636de8a
Fixed typos in var names from EIN_LOVERQRQ to EIN_LOVERQ in Einbroch Lovers Quest. (bugreport:2464)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-22 07:38:12 +00:00
ultramage
ae7050eb1a
Added setting of state.speed_changed in script function 'npcspeed'.
...
Should fix the walking npc display problem (bugreport:2434).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13378 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-20 20:50:50 +00:00
L0ne_W0lf
8f4832ca4c
- Removed redundent input from mercenary vendor. (bugreport:2427)
...
- Corrected Wolfheiden and Mithril magic cape skill levels. (bugreport:2431)
- Corrected 12.1 monsters using penuma on target not self. (bugreport:2435)
- Fixed delitem causing the sign quest to fault. (bugreport:2444)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-18 18:14:18 +00:00
L0ne_W0lf
c59a3add22
Autotrade characters will no longer get caught by Urgent Recall. (bugreport:2447)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13375 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-18 17:16:06 +00:00
ultramage
859cb0ad08
followup
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-17 15:47:29 +00:00
zephyrus
bd429b5a92
- Some "expire_time" = 0 considerations. Please update. (Bugreport 2451)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13373 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-17 15:43:13 +00:00
Kisuka
fab4e27896
Kisuka's first oops. :p
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-16 19:32:12 +00:00
Kisuka
3c6b5afefd
Updated rental items with rental item script.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13371 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-16 19:21:36 +00:00
zephyrus
c830a56da3
- Item Rental System.
...
Script Usage:
- rentitem <itemid>,<seconds>;
- rentitem <itemname>,<seconds>;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13370 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-16 16:14:30 +00:00
zapbomb
5597a4fb60
Corrected wrong treasure spawn position in schg_cas01.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-13 18:48:56 +00:00
FlavioJS
f74b445add
* Updated script_commands.txt
...
* Made scripts terminate with an error: (fixes bugreport:2429)
- when getitem/getitem2 tries to delete more items than the player has
- when trying to set Zeny to a negative number.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13368 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-11 04:02:48 +00:00
Paradox924X
227444c5d6
Added a check to make sure killed monster's level was greater than half of the mercenary owner's level before incrementing mercenary's killcount. (bugreport:2410)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-10 04:05:59 +00:00
ultramage
2016dd0599
Cleaned up mob_readskilldb() a bit (moved row processing to its own function).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13359 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-08 01:31:08 +00:00
L0ne_W0lf
cd70b692e7
Changed how mobcount works since it wasn't counting last mob death. (bugreport:2419)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13358 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-08 00:33:58 +00:00
L0ne_W0lf
64e8d5838d
Corrected typo in Librarian Gloves bonuses.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13357 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-08 00:29:14 +00:00
FlavioJS
d474fff85a
* Fixed 'Char creation denied' message not being sent properly.
...
- Number 2 didn't exist in old clients so it used the default message, now it exists so the wrong message is displayed.
- Changed 2 to 0xFF to get the default message.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13356 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-06 20:23:33 +00:00
ultramage
caa8b3ed2a
some minor tweaks to previous commits
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13355 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-06 06:40:14 +00:00
Sara
61c3fbb337
Fix of accident in 13353
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-06 04:46:51 +00:00
Sara
f772c39910
* Fixed the maximum level of Create Elemental Converter. (bugreport:2326) [Sara]
...
* Fixed issue preventing you from changing to the original cart when using Change Cart. (bugreport:2383) [Sara]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-06 04:30:35 +00:00
akrus
19334d3e8f
* Updated: added info about latest packet_ver flag in client.conf (bugreport:2415) [akrus]
...
( wheee~ hope I'll have time now to commit several fixes, kisses to everyone in IRC :P )
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-04 12:56:55 +00:00
Paradox924X
a7a09d6c3d
Small update to fix merchant Paul Spanner from giving item 612 instead of .@item. (bugreport:2418)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-04 08:27:18 +00:00
Paradox924X
d6552233dc
Fixed a few donpcevent's that didn't include the NPC's hidden display name. (bugreport:2407)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-04 08:20:59 +00:00
Paradox924X
7a308d932b
Added a bunch of missing "end;"s for Broken Sword Quest that caused NPC to execute unwanted labels. (bugreport:2404)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13349 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-04 08:16:13 +00:00
ultramage
cdea1dc7b2
stop erasing revision history, damnit...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13345 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-02 22:27:34 +00:00
sketchyphoenix
e6948a5344
* Added charcommands again. Wrong project.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13344 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-02 22:12:33 +00:00
sketchyphoenix
aea361cf91
Removed charcommands from the source.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-02 22:07:09 +00:00
sketchyphoenix
8ec09d7121
slight cleanup for r13336
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-30 15:28:51 +00:00
ultramage
a8929509cc
Small cleanup of r13321/r13322/r13331.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-30 06:32:10 +00:00
ultramage
98ba2dd843
Small cleanup of r13332 (bugreport:2368).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13337 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-30 06:06:28 +00:00
sketchyphoenix
a09c05061a
* Novice skill, Trick Dead, will no longer be granted to classes upon reset (save for Novice and Baby) (bugreport:2312)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-29 13:22:47 +00:00
jmanfffreak
eed5fc395a
Fixed location error in Blacksmith quest. NPC said Alberta, NPC location in Einbech (bugreport:2401)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13335 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28 23:48:16 +00:00
jmanfffreak
7225261b15
Fixed minor typo in tu_archer script (bugreport:2393).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28 23:33:43 +00:00
Paradox924X
787268e492
Made script command "unequip" call status_calc_pc. Thanks to Orcao. (bugreport:2368).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13332 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28 05:50:48 +00:00
Paradox924X
0381279f21
Fixed all overflow checks and made the code a bit cleaner from r13322.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13331 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28 05:45:34 +00:00
L0ne_W0lf
0c8ec88edc
* More boredom and bugfixing to various scripts. :D
...
- Updated an outdated comment in refine.txt. (bugreport:2370)
- Fixed two bad event calls in arug_cas04/05. (bugreport:2386)
- Fixed wrong check in haire dresser script. (bugreport:2392)
- Fixed infinite loop in archer quest scropt. (bugreport:2393)
- Bonus: Updated the blacksmith supply dealer in Einbroch
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28 04:29:37 +00:00
Paradox924X
336cf799b3
Could someone please explain to me why that last commit didn't do jack shit? =.=;;
...
Anyways, *now* its fixed.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28 01:08:03 +00:00
Paradox924X
85b0e78eff
Replaced 96 instances of "S_BonusREward" with "S_BonusReward" as it should be in monster_race.txt.
...
Someone failed at making delicious copypasta. :(
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28 01:03:51 +00:00
Paradox924X
2df3de1596
Removed leftovers of "bLoseSPWhenUnequip" and "bDamageWhenUnequip" -- deprecated in r6204.
...
Item 2385 was still using bLoseSPWhenUnequip -- fixed.
npc/custom/events/xmas_rings_event.txt still uses both in conjunction with setitemscript. Someone will need to make it so equip and/or unequip scripts change be changed as well, or find an alternative solution.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28 00:50:32 +00:00
L0ne_W0lf
2d244e300a
Fixed setcell coords for the first barricade in schg_cas03.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13326 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-25 17:32:05 +00:00
L0ne_W0lf
6dd23665c2
Fixed a copy/paste error in Nordri. (bugreport:2372)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-25 15:11:51 +00:00
L0ne_W0lf
70d49d4858
iRO lied to me. Reverted casting range of traps to 3.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-25 04:35:09 +00:00
L0ne_W0lf
f89cb728d1
* Just some random updates and bugfixes!
...
- Corrected Landmine's placement range. (bugreport:2305)
- Corrected comment in merc skill db. (bugreport:2324)
- Corrected the casting range for traps. (Based on visial comparison from iRO)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13323 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-25 04:26:14 +00:00
Paradox924X
58a0da9e75
Added protection from segfault by int overflow in charcommand heal and fixed a typo in atcommand heal. (Follow-up to r13321)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13322 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-24 21:32:59 +00:00
Paradox924X
53264778f7
Added protection from segfault by int overflow in atcommand heal. (bugreport:1886)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13321 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-24 21:18:15 +00:00
Paradox924X
7659437737
Commented out unused function clif_marriage_process.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13320 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-24 18:38:59 +00:00
L0ne_W0lf
bde283ea3e
* Bugfixing yay! Just goin' though the tracker.
...
- Fixed variables in a loop in the novice grounds. (bugreport:2374)
- Swapped switch for if in Louyang Guard Tower thing. (bugreport:2377)
- Swapped mobcount for npc vars in two keil hyre npcs. (bugreport:2380)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-24 16:08:46 +00:00
Paradox924X
7224f76a0a
Added a check to make sure a player wasn't in a guild when they accepted a guild invitation. This fixes a few possible problems that could/would arise.
...
(Zomg. My first source commit. =x)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13317 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-21 07:59:09 +00:00