2080 Commits

Author SHA1 Message Date
skotlex
47adb68d91 - Fixed mysql ping setting being in minutes rather than hours.
- Removed npc_event_sub from npc.h and moved it to npc.c
- Cleaned up #warp to prevent spitting non-walkable tile warnings.
- Changed the meaning of msg_athena 2, it is now "invalid target cell, randomizing".


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 15:33:59 +00:00
Lance
53614089eb Please fix my packets :S
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 15:32:12 +00:00
Lance
88cf55de08 * Sending fake npc for inputs and menus for NPC without map coordinates.
* Fixed npc.h compiler warnings.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6112 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 14:57:54 +00:00
Lance
64da9b3c0b Optimized. (What am I thinking)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 13:31:54 +00:00
Lance
cb1ecd440c Fix my fix.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6110 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 13:30:58 +00:00
Lance
ff91dce499 * Missing lines in npc_parse_script!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 13:23:57 +00:00
Playtester
ff9283f53c Final fix to npc/merchants/grandpa_pharmacist.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6107 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 12:20:40 +00:00
Lance
af5bdf87c3 * Experimental npc_event_doall_sub with queue and npc_id allocation when needed.
* Added warnings to npc_scriptcont for easier debugging.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6106 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 12:10:53 +00:00
Playtester
294e611223 Fixed npc/merchants/grandpa_pharmacist.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6105 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 10:57:24 +00:00
Playtester
d98d2261d4 Fixed Job values in the item_db.txt for all one-handed-swords.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6104 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 09:32:48 +00:00
skotlex
1380ed55d3 - Fixed wrong check of Deluge + Suiton which broke the water-requirement check for skills.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6103 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 07:12:36 +00:00
skotlex
324c024f96 - Cleared ud->target on remove-map, it should fix the phantom mob sprite issue.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 06:31:11 +00:00
Lupus
7857a9bac5 removed doubled warps
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 05:30:53 +00:00
Lance
d768d869fd * Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required by systems without these DLLs preinstalled)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6099 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 02:51:57 +00:00
Lance
458f135cd7 * Temperory fixed compiler warnings/errors. Please compile before commiting. [Lance]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6098 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 02:40:46 +00:00
Playtester
effc244c87 Fixed Mobster's OnDead event in npc/quests/quests_lighthalzen.txt.
Please take care that OnDead events start with "On"!

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6096 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 22:35:20 +00:00
shadow
c46388f889 * Implemented Musashiden's Lighthalzen npcs - Part 2
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6095 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 22:09:37 +00:00
Lupus
8dd04b262b fixed einbroch guide
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 21:57:58 +00:00
skotlex
5004c77916 - Fixed upgrade_svn5902.sql, thanks to Koshiro for pointing it out.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6092 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 19:59:36 +00:00
skotlex
5b9305fe41 - Removed the ->prev != NULL checks in skill_attack due to the fact that the code should check elsewhere how it should behave (eg: if traps are not cleared on death, stepping on one afterwards SHOULD cause damage)
- Removed use of packet 0x1c9 for skill_unit display, except for Graffiti (which is the only unit which requires the much larger packet)
- clif_getareachar_skillunit will sent the unit_id of UNT_ATTACK_SKILLS for traps (this is to prevent them from displaying on the client)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 19:17:47 +00:00
Lupus
01c61aacca minor stuff
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6089 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 19:11:43 +00:00
Lupus
424bfc402b fixed poisonous toad card effect
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6088 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 19:09:15 +00:00
Playtester
8c088b99a3 Renamed Mastersmith Howard to Whitesmith Howard in the spawn files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6086 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 18:39:58 +00:00
Playtester
c3cfb25bb1 Fixed Vesper's HP and implemented Monemus
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6085 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 18:09:04 +00:00
Playtester
065ceb04de Renamed Mastersmith Howard to Whitesmith Howard
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6084 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 17:32:25 +00:00
Playtester
b3e5defc9a Fixed Halo 10% --> 15% Holy Resistance
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6083 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 17:08:23 +00:00
Zido
593e483b07 Frogot a few files, sorry.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6080 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 15:11:07 +00:00
Zido
a71840da35 Added an update by ALZ. Refer to changelog.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6079 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 15:02:21 +00:00
MasterOfMuppets
c926706d40 Implemented Musashiden's Lighthalzen NPCs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 15:02:11 +00:00
Playtester
fc044c50ea Fixed attack/movement speed of Lighthalzen Mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6077 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 13:30:06 +00:00
Lupus
18877f7359 fixed archer village guide
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6075 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 12:56:03 +00:00
Playtester
e0247927c0 Modified npc/merchants/clothes_dyer.txt, so that he refuses to dye your clothing like it is on official servers right now.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 12:02:39 +00:00
Playtester
f042838843 Added new version info to npc/merchants/refine.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6073 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 11:47:01 +00:00
Playtester
5cf09a59ef Added weight checks to npc/merchants/refine.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6072 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 11:45:32 +00:00
Playtester
b9c2cac1da Fixed the names of all Lighthalzen Mobs
-now using the official iRO names

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6071 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 11:12:21 +00:00
Playtester
402d7ee1b1 Modified Juperos spawns according to info from Tharis
Also fixed a small typo in exp.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6070 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 10:35:29 +00:00
eaac
23599bc5a7 ~ eAAC Update:
* Added quest_warper.txt to eAAC_Scripts. [erKURITA]
* Deleted the sql and txt versions of the disguiser and added a merge of both. [erKURITA]
* Deleted clone_arena.txt. [erKURITA]
* Updated global_functionsKE.txt of Skotlex. [erKURITA]
* Added woe_time_explanation.txt to explain how to set WoE times. [erKURITA]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6068 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 00:16:48 +00:00
Playtester
ef0c7b760b Added some more Kiel warps to warps/other/kiel.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-14 22:11:49 +00:00
Playtester
27ae45bcad Cleaned up eamobs, only files that have actually been changed go into eamobs, for all other spawn files the ones in the mobs folder will be used.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6066 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-14 20:42:45 +00:00
Playtester
726443f346 Added npc/events/custom/npc_event_thesign.txt a temporary way to enter Gefenia without doing The Sign quest.
For some Zeny you can activate the fountain.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-14 20:23:55 +00:00
skotlex
df4fc4cd65 - Updated sql-files/mob_db.sql to current.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6062 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-14 19:00:29 +00:00
Playtester
dee5892a42 Fixed various Job fields in the item_db.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-14 16:32:24 +00:00
skotlex
de415edfde - Fixed being able to do all the stuff you shouldn't be able to during the petrifying state.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6059 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-14 15:58:56 +00:00
Lupus
f57372a197 again!!! empty thief bugs! fixed
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6058 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-14 09:44:47 +00:00
skotlex
e5cb6bb260 - Updated sql-files/item_db.sql to current.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-14 03:25:34 +00:00
Playtester
01f09001fa Added gef_fild 12-14 to xmas.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 21:50:23 +00:00
skotlex
ef97447f1c - Changed the Warning of char-server disconnected to a status in the login-TXT server (SQL already had it fixed)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6050 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 20:24:06 +00:00
skotlex
a9c1cfc172 - Fixed the plugin's makefile to make it compile cleanly
- Added used of Show* stuff in sig.c rather than printf.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6048 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 20:15:32 +00:00
MasterOfMuppets
06911b139a git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6047 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-04-13 19:16:59 +00:00
MasterOfMuppets
baf56f5661 Added a few missing warps in Lighthalzen, thanks to Kargha.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 19:15:21 +00:00