shadow
1f614c2d23
Fixed 4175,Poison_Toad_Card missing pushback effect, bugreport:1779
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12901 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-02 21:18:18 +00:00
akrus
a2128d1153
* Fixed: several typos in quests_yuno.txt (bugreport:1786) [akrus]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12899 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-02 00:22:05 +00:00
zephyrus
fc312a5088
- Added support to Cash Shop for script command callshop
...
- Fixed a bug in OnTouchNPC
- Cleanup in barricade code.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12896 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-29 15:16:51 +00:00
Lupus
59d67d996b
added Moscovia dungeons NPC from jA
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12895 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-29 13:18:35 +00:00
ultramage
7444eb572c
Random assortment of various small corrections and tweaks.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12894 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-29 06:00:05 +00:00
L0ne_W0lf
eb8748ca5d
* Increased Item group limit for new item groups.
...
* Added several new item groups, and updated some existing groups.
- IG_RedBox, IG_GreenBox, IG_OldYellowBox, IG_OldGiftBox IG_MagicCardAlbum, IG_HometownGift, and IG_Masquerade.
- IG_CardAlbum no longer gives Ghostring or Angeling Cards.
- Added Hahoe Mask to Wrapped Mask list.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12891 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-24 22:41:24 +00:00
ultramage
39c437346f
Cleaned up unconditional calls to status_change_end().
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12890 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-24 14:23:15 +00:00
zephyrus
5283654e88
- New Headgears from other official servers.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12887 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-23 21:04:32 +00:00
zephyrus
f28281dd46
- Some WoE 2.0 fixes
...
* Not investment per day reset bug.
* Not stop the emperium respawn if you take it in less than 10 seconds and woe ends.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12886 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-23 20:51:18 +00:00
akrus
319d9ced3d
* Fixed: replaced TYPEs with ENGINEs in SQL files (for better compatibility, TYPE is a synonym) [akrus]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12880 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-23 06:40:25 +00:00
sketchyphoenix
24b1b1073f
* Fixed an incorrect weight check in power arena (bugreport:1716)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12879 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-23 06:34:44 +00:00
sketchyphoenix
285e8e1f36
Changed a if statement around because gcc emocries over it.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12878 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-22 21:42:16 +00:00
Lupus
7e9bafbe88
* Fixed / updated items to recent kRO 14593,2621-2626,4175,2719
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12877 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-22 14:28:16 +00:00
sketchyphoenix
d218e11636
Added support for killmonster to fire OnMyMobDead optionally.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12876 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-22 14:22:08 +00:00
zephyrus
6fb09d253c
- Basilica knockback effect is only for mobs, not everybody x.x
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12875 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-22 10:09:30 +00:00
sketchyphoenix
03a1f29549
Forgot to switch function names out from r12873 >_>
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12874 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-22 00:39:13 +00:00
sketchyphoenix
1cb87e882f
* Modified *killmonsterall to support a new argument that will allow it to kill monsters using the new OnMyMobDead behavior (in order to avoid breaking older scripts) (bugreport:1734)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12873 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-22 00:27:30 +00:00
sketchyphoenix
a3f49e9826
Fixed a not-so-well implemented basilica fix that was reverted in 12869.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12872 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-21 22:01:37 +00:00
FlavioJS
57cfa2d794
* Extended script command 'set' to return the variable reference (topic:190602).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-21 21:46:24 +00:00
sketchyphoenix
e25af12edf
* Fixed a bug where the "OnMyMobDead" event wouldn't trigger if the mob was killed and never attacked. (bugreport: 1725)
...
* Reworded a comment in can_copy to make more sense.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12870 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-21 20:45:40 +00:00
ultramage
0860dc9583
Reverted the basilica knockback patch (r12852( because it causes bad position desync (bugreport:1710).
...
Needs a correct implementation.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12869 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-21 02:46:55 +00:00
ultramage
801084a7c0
Basic cleanup of the SQL charserver homunculus code.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12863 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-19 20:26:02 +00:00
sketchyphoenix
7173c6123f
* Fixed SC_CHANGEUNDEAD behavior: Blessing and Increase AGI deals 1 damage and does not apply buffs to those inflicted by it.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-19 08:05:57 +00:00
sketchyphoenix
7340e02d5b
Added Sirius_White's fix for sense working on emperium. (bugreport: 1679)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12860 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-19 07:35:03 +00:00
ultramage
290ca7eec3
Fixed a bug in the timer code which made it impossible to delete a timer with id '0' (since pre-svn, still present in jAthena).
...
Fixed wrong order of parameters in a ShowWarning call when freeing a locked DBMap, which caused a segfault when executed (since initial implementation in r4859).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-18 10:59:40 +00:00
sketchyphoenix
159e55e3d1
Fixed cash shop not using points to make up the cash difference when purchasing an item.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12853 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-18 10:39:20 +00:00
sketchyphoenix
935ec01db7
Fixed basilica behavior not knocking back monsters 2 cells should one attempt to enter the field.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12852 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-18 08:44:37 +00:00
sketchyphoenix
85e23b586c
Added a fix for refresh properly displaying dead and sitting players.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12851 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-18 08:02:47 +00:00
L0ne_W0lf
11c9fbefc0
* Pecopeco_hairband bonus is again ASPD -10%, Cast Rate +25%.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12848 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17 13:55:24 +00:00
L0ne_W0lf
004b91dbf5
* Fixed end timer in Turbo Track Solo mode not enabling warp. (bugreport:1682)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17 13:45:19 +00:00
L0ne_W0lf
aba11356eb
*Corrected bugs in the updated novice grounds.
...
- Fixed Entrance Guard clearing vars. (bugreport:1695)
- Added Some duplicate NPCs for the combat training.
- Corrected bug in Hanson's dialog. (bugreport:1703)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12845 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17 13:25:58 +00:00
L0ne_W0lf
4ba16a2c0d
Forgot to commit source modification from r12833 (Updated Novice grounds.)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12844 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17 12:27:39 +00:00
shadow
9acd2669e1
Swaped documentation about gatlingun and shotgun.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12843 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17 11:02:33 +00:00
ultramage
2b90b5539e
Forgot to actually swap the two gunslinger weapon aspd columns for some reason... (followup to r12779).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12842 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17 10:30:41 +00:00
samuray22
122942774c
* Added Mobs for the New Orc Dungeon Instance.
...
* Changed Ep. 13.1 Monster to the correct IDs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-16 23:35:30 +00:00
shadow
a9229be358
Fixed 1425,Assaulter's_Spear using BaseClass instead of BaseJob, bugreport:1694
...
Fixed missing capital M on Silver Tiara script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-16 14:38:50 +00:00
FlavioJS
2fdf093539
* Made the socket limit not be set in cygwin, which has bogus behavior. (bugreport:1684)
...
* Made the socket limit be set to the maximum allowed value when setting to FD_SETSIZE fails.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12839 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-16 05:07:56 +00:00
samuray22
0aaaac8314
* Fixed the next items:
...
- Naght Seiger Twin Edge Fixed Level Meteor Storm to 3.
- Twin Pompom By JB Increase Agility lvl 1 when attacking.
- Naght Seiger Flame Manteau Weight: 70 Req: 70
- Free Ticket for Kafra Storage, Free Ticket for Kafra Transportation, Free Ticket for the Cart Service Weight: 0
- Hunter Cap Bonus damage VS Brute and Demi human monster
- Koneko Hat Bonus INT + 1
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12838 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-15 14:07:32 +00:00
Lupus
25ec536b55
updated mosk warps
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12837 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-15 11:21:41 +00:00
ultramage
696ac9ce34
Fixed Icewall not restoring the original cell type (mistake in r11175).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12836 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-15 03:34:46 +00:00
shadow
e2fc5e0869
Fixed bad variables on dancer job quest, bugreport:1685
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12835 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14 23:45:41 +00:00
L0ne_W0lf
59350e3bc3
* Uncommented all novice map, and added mapflags.
...
* Additionally; changed starting map from new_zone to new_1-1.
* Large update to the novice grounds. Fixed bugreport:1666
- Updated notice ground warps to reflect the above map-usage change.
- Additionally; NPCs now give EXP (base/job) dependant on your level.
- All prior novice ground progress will be lost, and variables cleared.
- NPCs give class specific items, but not the soulbound ones, yet.
- Fixed the mob count for the novice ground maps.
- Added all the old novice training ground vars to F_ClearGarbage
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14 11:57:10 +00:00
shadow
09e7cb0515
Fixed PF_FOGWALL working on Boss monsters.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14 11:49:07 +00:00
zephyrus
2d0e75f402
- Fixed a bug in some Gunslinger skills, when weapon ids changed
...
- Little cleanup in and a bug fix in guild2 scripts.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14 11:26:04 +00:00
shadow
fbc1412b97
Fixed 5286,Pecopeco_Hairband level requeriment as reported by Lone Wolf.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12830 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14 10:51:06 +00:00
Lupus
8a8825e736
* Updated moscovia.txt inn.txt mosk_dun.txt shops.txt from jA
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12823 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13 15:00:53 +00:00
shadow
76274aa15f
Fixed Evil Land working versus undead element instead of undead race.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13 14:40:55 +00:00
shadow
491d146d39
Fixed Grandcross and darkgrandcross, should only cause blind against undead race.
...
Also confirmed that ME, evil land, sanctuary, grandcross/DGC and status recovery are versus element, not race.
Removed confusion effect part from AL_CURE, it doesnt work on official anymore.
Partial revert of signum crucis modification, it doesnt work against players, but work on ELEMENT undead monsters.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13 13:22:36 +00:00
shadow
a80253d14f
Fixed some skills working on undead element when they were supposed to work on undead race.
...
Skills Fixed: GrandCross, Dark GrandCross, Cure, Head Crush, Signum Crusis, Blessing, Demons Bane, Divine Protection.
Skills needing confirmation: Magnus Exorcismus, Evil Land, Sanctuary, Status Recovery.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13 11:39:13 +00:00
shadow
a98253bcc4
Converted skill commands integers to strings. Follow up on r12814
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13 10:13:14 +00:00