musashiden
9edabb3f5e
- Juno Update Process. 10% complete.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7116 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13 03:33:26 +00:00
MasterOfMuppets
c24697b09a
Implemented a missing npc in Amatsu and the momotaro event.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13 00:53:28 +00:00
skotlex
02a4f5d5ae
- Fixed a pair of missing initializers in the clif storage functions.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 23:58:25 +00:00
musashiden
0b727de008
- Started the Juno Update process. 5% complete. [Musashiden]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7112 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 21:59:14 +00:00
skotlex
4597fbab18
- @heal no longer displays a healing animation. Fixes the client believing you couldn't be healed more than 32K.
...
- Now you can use any skills (except encore/dancing ones) while under Longing for Freeding.
- Now you can use any skills while under Marionette Control.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 21:34:38 +00:00
skotlex
0158ab793e
- Fixed npc_checknear's distance check returning the opposite of what it should (false when the range is correct and viceversa)
...
- SL_STIN/SL_STUN have dex-reducable casting times now.
- Added a warning on item loading when an item is of equippable type but has no equippable position.
- Turning an alliance to an opposition won't work now during WoE
- Slaves can summon other mobs now. The only ones who can't do this are player summoned mobs.
- Merged the following functions for faster processing of items:
clif_storageitemlist + clif_storageequiplist = clif_storagelist
clif_guildstorageitemlist + clif_guildstorageequiplist = clif_guildstoragelist
clif_itemlist + clif_equiplist = clif_inventorylist
- Increased max knockback value support to 25.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 21:14:28 +00:00
Lupus
c422998669
added quests 4 Bird Nest,Lion Mask,Skeleton Manteau,Fashion Hip Sack,Sales Banner
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7108 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 20:19:04 +00:00
Lance
c165ff1eb6
* [Optimized]:
...
- buildin_npcshopitem memory allocation to calculate before reallocating.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7105 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 16:18:08 +00:00
evera
c4d4161032
Biolab quest can have carying capitalizations on the first letters of each word in the inputs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7104 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 15:41:37 +00:00
skotlex
3b13b070e1
- Made guild member exp an unsigned int.
...
- Modified npc_click to receive the bl that was clicked directly. Also cleaned it up so it isn't as easy to crash the server with invalid ids <.<
- Moved npc_checknear to npc_checknear2 and added npc_checknear. The near version receives a bl, checks it's validity, and returns a TBL_NPC object, near2 does the same but doesn't checks for type NPC. The first returns a pointer, the second returns 1 on fail, 0 success.
- Also uncommented various npc_checknear calls in the code, who's idea was to comment them out so you could exploit npcs from afar with custom packets?
- Added overflow checks for bonus settings mdef_rate/def_rate.
- Added missing update of INT after a buf.
- Small cleanup of how SC_BLEEDING works.
- Fixed party_foreach_samemap invoking the function on the CASTER instead of on the party members.
- Added clif_parse_ActionRequest_sub to handle player commands, is used from npc_click or any other function that needs to "re-route" a player's request.
- Modified clif_parse_NpcClicked to handle the different situations with different bl-objects (attack on players/mobs, click on npcs or mobs with npc attached)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7103 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 14:55:35 +00:00
Playtester
9e02fa0329
Fixed some typos in the new spawns
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 14:53:42 +00:00
Vicious
ec14525181
Rachel/Ice Dungeon temp-ness.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 14:44:31 +00:00
MasterOfMuppets
5a9a1411ae
Fixed the mode of monemus.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7100 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 14:21:49 +00:00
MasterOfMuppets
1124594e67
Implemented Amatsu guides and changed/removed some Amatsu warps.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7097 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 13:00:36 +00:00
Vicious
c3edaf3641
spawn update by tharis
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7096 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 03:36:49 +00:00
MasterOfMuppets
02fa8d331d
Implemented the poison king quest, beware of potential bugs.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7093 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-11 20:45:27 +00:00
Playtester
7c2ed6cb63
* Commented some unused mobs in the mob_db
...
* Goggles are worth 10k now
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-11 18:24:38 +00:00
eaac
137fc4ee06
* eAAC update:
...
- Added Vending Machine, made by Celestria.
- Updated and fixed Coin Banker, by me :P.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7090 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-11 16:35:39 +00:00
Lupus
69179113d6
Completed full save/restore of Quest Skills on the REBIRTHING 8)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7089 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-11 06:51:38 +00:00
Lance
3b9eeb4451
* [Fixed]
...
- Compilation warnings on guild.c and int_guild.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7088 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-11 05:30:23 +00:00
musashiden
2d6c5fa9ff
-Added some missing iRO - Lighthalzen Shops [Musashiden]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7087 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10 20:53:22 +00:00
Playtester
d30ce6eb23
Slotted Crown and Tiara only have +1 int
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7086 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10 20:33:31 +00:00
Playtester
94dd77de2f
Added the new cards to the drops
...
-probably needs some testing
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7085 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10 17:41:31 +00:00
evera
e02ca5222a
kafra fix
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7084 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10 06:44:06 +00:00
skotlex
55df062534
- Added structure party_data and party_member_data to the map server to hold party-specific required information about parties including Monk/TK/SG/SN states and party member count.
...
- party Hp updates are no longer done each time the Hp is modified, but together with the party xy timer.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7083 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10 03:58:15 +00:00
Vicious
8e3fb1da90
fixed MoM's typo
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7081 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10 03:13:28 +00:00
Lance
099d8d2605
* Fixed map_readafm missing strcpy(afm_name, m->name).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7080 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10 03:02:31 +00:00
Lance
b324c2e683
* [Improved]:
...
- npc_click interception on BL_MOB and BL_PC to let sd act accordingly.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7079 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10 02:19:19 +00:00
Playtester
f614e484f1
Fixed Lighthalzen and Yuno Kafra respawn locations
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7077 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 20:03:32 +00:00
Lance
c9702bfa25
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 18:09:17 +00:00
Lance
73afac7540
* [Fixed]:
...
- Execution of sleep/sleep2 more than once will hang the script_state.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7075 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 16:10:44 +00:00
skotlex
2e5660ec68
- Fixed @mapinfo displaying incorrectly maps with nosave which send you back to your last savepoint.
...
- Moved guild_exp_rate from a mapserver battle config setting to a char server config. It no longer modifies the total taxed exp as seen on the guild information window, but directly modifies the exp that the guild earns.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 15:12:53 +00:00
skotlex
2096550252
- Added an error report and correction when the map server receives a guild from the char-server with more guild members than MAX_GUILD.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7072 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 13:54:37 +00:00
MasterOfMuppets
975c39b6c7
Changed the interval between waterballs back to 125,
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7071 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 13:53:28 +00:00
MasterOfMuppets
3e901e2ef5
Fixed a typo in char_sql/char.c, thanks to Euph.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7070 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 13:37:53 +00:00
MasterOfMuppets
beabcd9e0a
Implemented two airship mini games scripted by Dj-Yhn.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7068 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 11:26:23 +00:00
MasterOfMuppets
b3c6e190f0
A small fix to Shinokas quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7066 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 11:06:50 +00:00
Lupus
864ef25503
minor fix to make morgenstein quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7063 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 08:33:46 +00:00
Lance
3992ed56a8
* restored all damaged japanese comments in skill.c and converted it to utf8 [theultramage]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7062 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 07:09:41 +00:00
Lupus
bf86fcaa48
reverted counter_mixture quest again. Don't touch!
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 06:35:13 +00:00
skotlex
51db3a7cdc
- Modified guild exp to be an unsigned int rather than a signed one.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7059 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 03:51:18 +00:00
Playtester
026b38745d
Implemented Electric Wire
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7058 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-08 22:48:54 +00:00
evera
5eedd15071
fixed yuno kafra warp
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7057 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-08 22:27:05 +00:00
skotlex
668bd449ac
- Fixed @skilltree printing out Unknown job for most targets used.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-08 21:00:05 +00:00
skotlex
9ce708d5fc
- Cleaned clif_pvpset to not send the packet to nearby characters when the source is GM-hidden. May help fix the crash on PvP with gm-hidden characters.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7053 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-08 18:56:27 +00:00
MasterOfMuppets
aeb48752ef
Readded the 'al_morgen' variable to counteragent_mixture.txt, it's needed for the alchemist job quest. Thanks to Belle for the fix.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7051 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-08 16:35:35 +00:00
skotlex
0fac6d3cb1
- Modified map_freeblock_unlock so that aFree errors will report the file/line that INVOKED the function rather than the function itself. NOTE: Do NOT disable the memory manager as that will break this change. This change is to be temporarily set until it can be resolved.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7049 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-08 16:02:27 +00:00
skotlex
604f5b40fe
- Updated mob_npc_warp to a three-state config switch. 0 disables. 1 enable only on warps that don't lead to nobranch maps. 2 - enable on all warps.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7048 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-08 15:44:04 +00:00
Lance
118672f2f4
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7047 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-08 15:15:48 +00:00
skotlex
397c8f5c0e
- Adjusted Don't Forget Me, Defender, Longing to use all val entries, and to hold the speed adjustment value rather than speed penalty (eg: 125 instead of 25).
...
- Cleaned up status_calc_speed so that speed penalties are correctly handled (eg: 25% penalty is speed*100/125, not +speed*25/100). Thanks to Euph for pointing it out and Belle for the speed mechanics.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-08 14:21:50 +00:00