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
sketchyphoenix
c8ee515fed
* Corrected a target checking problem brought about with Kaizel/Osiris combination.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13308 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-18 21:17:34 +00:00
L0ne_W0lf
c78b24f6df
* Corrected some issues in the Keil Hyre Quest and Mjolnir Seal quest.
...
- Corrected Sudri not setting player and NPC hp variables. (bugreport:2355)
- Corrected a few minor typos in the Kyle Hyre Quest. (bugreport:2356)
- Corrected bad if condition checking in Kyle Hyre Quest. (bugreport:2358)
- Corrected Mjolnir seal checking for Oridecon hammer. (bugreport:2363)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-17 22:04:23 +00:00
FlavioJS
2f4acc9ad7
* Added missing char_sql/int_mercenary files to txt-converter's Makefile.in
...
(run the configure script after updating to rebuild the Makefile's)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-16 17:32:10 +00:00
L0ne_W0lf
b35fb669f1
* Corrected typo in Nameless Monestary quest. (bugreport:2352)
...
* Swapped baseclass for basejob and fixed server-wide announce in god item quests. (bugreport:2349)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13295 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-16 00:09:18 +00:00
skotlex
0167134620
- Added the required changes to support the 2008-09-10+ clients
...
- Cleaned around the char set offline function to properly avoid setting offline a character that had relogged faster than the map server's packet arrival to the char-server (I presume this was the bugfix that Kevin attempted a long time ago, but the current code for that causes a dangling pointer problem).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-15 12:31:16 +00:00
FlavioJS
c0e0d9924a
* Fixed ipban sql connecting to the sql server when disabled
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-15 12:12:14 +00:00
Yommy
5956ebb971
Warp portals dont end with ;
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13290 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-14 03:48:35 +00:00
L0ne_W0lf
b3ce10b80c
Reverted donpcevent change to wizard quest. Moved a percentheal, which should fix bugreport:2311.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13289 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-12 20:22:24 +00:00
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