12942 Commits

Author SHA1 Message Date
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
MasterOfMuppets
d9f9deba98 Some more Lighthalzen npcs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6045 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 18:57:32 +00:00
Lupus
527789b91d minor name changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 18:23:07 +00:00
skotlex
dc8d892b45 - Added an Info message when pinging the SQL servers.
- Changed line terminators back to *nix on map.c because otherwise it's impossible to run a diff between the stable and trunk versions of the file.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 18:10:08 +00:00
Lupus
73f37619f0 fixed pick stone ID
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 17:39:30 +00:00
Lupus
892cf9df41 fixed Venatu
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6039 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 17:25:07 +00:00
skotlex
9aa86f86e4 - Fixed crash when looking for SC_MIRACLE in battle_calc_weapon_attack
- Some more standard C code cleanups.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6038 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 15:56:22 +00:00
skotlex
4d97159683 - Cleaned atcommand_param against overflows and also to make it standard C so it may compile with the Borland C.
- Modified Charcommand_stats to make it standard C as well.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6037 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 14:25:22 +00:00
MasterOfMuppets
9087343abb Small mapflag changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6036 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 11:58:18 +00:00
MasterOfMuppets
5a611ca13b Implemented some crap NPCs in Lighthalzen.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6035 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 11:05:53 +00:00
Lupus
88d772f554 fixed hugel bugs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6031 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 05:28:16 +00:00
Lupus
dcfb7c216b updated items weight, names, effect
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 04:31:26 +00:00
skotlex
b59b68509f - Halved the aftercast delay of auto-casted spells.
- Allowed auto-spells to retrigger themselves.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6028 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 04:05:38 +00:00
eaac
c15647f475 - Reverted exp.txt,skill_db.txt and skill_tree.txt, I had some mods =/ [erKURITA]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6026 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 01:38:21 +00:00
eaac
3502441912 - Added up the locations but temporal names of Poring track npcs. Will be worked
on over time. [erKURITA]
- Fitted the many lines into 1 or 2, and corrected some typos on most of 
  the npc\guides. Visual update to the guards, for short. [erKURITA]
- Added some info to the docs.[erKURITA]
- Added "case" npcs of lighthalzen, they're the first on npc/cities/? Mostly guards. [erKURITA]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 01:35:50 +00:00
skotlex
0a5c14f801 - Changed slave chasing from using unit_walktobl to map_search_freecell + unit_walktoxy, since the previous behaviour makes all slaves always end up on the same cell.
- Changed some function declarations to take x,y arguments as short rather than int.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 00:45:55 +00:00
MasterOfMuppets
4ad8a11d07 Changed the price of empty scrolls, thanks to rockmanEXE for the info.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 23:22:58 +00:00
MasterOfMuppets
4573f5d42a Some Lighthalzen mob updates.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 20:50:15 +00:00
skotlex
503a7759d0 - Added cast time to pick stone of 3 secs and 500ms delay
- Removed area of effect of Assumptio.
- Added "can't act" delay update when an auto-spell triggers.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6021 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 19:49:26 +00:00
Playtester
f7ee709cfb Fixed warps that warped on unwalkable tiles. At least no more warnings, but some warps might still be misplaced.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6020 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 19:29:39 +00:00
skotlex
83ed424538 - Expanded the warp warning so that it also warns when a warps takes you to a non-walkable tile.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6019 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 17:30:04 +00:00
Playtester
7e84ed1f5b Hopefully fixed all warps. There are no more warnings on the console.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 17:24:39 +00:00
Vicious
62596cd507 up to date with stable-ish
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 17:00:22 +00:00
MasterOfMuppets
f6e1cd426d Some typo fixes by IVBela.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6015 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 16:40:45 +00:00
skotlex
d29c6d8a27 - Simplified the mob-drops structure by using a single timer with a linked list of drops instead of separate timers for each drop.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6014 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 16:32:34 +00:00
Playtester
56b98e3050 Fixed produce_db.txt for Halberd. It now needs 12 Oridecons because that's what it says on the kRO website and it's also more reasonable.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6013 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 14:54:48 +00:00
Playtester
04b63f370e Fixed a typo in quests/juperos.txt and in skill_cast_db.txt and sorted the skill_cast_db.txt by skill id.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 14:38:52 +00:00
Playtester
613ac282ef Fixed Bio Lab spawns and added custom eAthena Bio Lab spawns for eamobs as well.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6011 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 14:23:42 +00:00
Playtester
d0f26e452f Added some warps for the kiel buildings thanks to Celestria and fixed Violy's Violin[4] drop rate.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 13:57:50 +00:00
MasterOfMuppets
2dacd594db Blah blah.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 13:26:17 +00:00
MasterOfMuppets
6aef119368 Commited erKURITA's warp fixes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6008 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 12:52:56 +00:00
Lupus
bd60d1e117 fixed typos in waterheight, mapflags. updated items weigh
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6006 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 09:39:48 +00:00
Lupus
3cd0c8c1e0 updated mapflags
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6005 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 07:52:57 +00:00
foruken
79a6d36397 Corrected some errors in cities/hugel.txt and guides/guides_hu.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6003 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 07:37:47 +00:00
skotlex
97af776e02 - Added special_state changebase to identify when a character has a special-view associated with some equipment to correctly revert the look when you take off said equipment (fixes tuxedo/wedding dress when you use modify_wedding_display: yes)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6002 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 02:55:39 +00:00
skotlex
6676a74acd - Removed the piece of code that "guesses" that job classes between 24 and 68 are advanced classes from mob_avail reading since they conflict with NJ/GS. Use the correct class numbers from now on!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 02:28:43 +00:00
skotlex
df06ad84f3 - Fixed Landmine's level 1 duration.
- Cleaned up implementation of BlastMine and Claymore Trap.
- Added Freezing trap information to battle_calc_weapon attack.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 02:03:31 +00:00
skotlex
a489ed4364 - Changed clif_damage/clif_skill_damage to return the walk-delay based on the passed on damage-delay.
- Changed battle_damage to accept the walk-delay as well.
- Removed the walk-delay timers from unit.c, merged them to battle_delay_damage.
- Traps will not be displayed when you walk within their range.
- Added HT_DETECTING revealing traps.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5997 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11 23:58:55 +00:00
foruken
16e3034ae3 Changed item description in Sage Skills Quest (Blank Script -> Empty Script), thanks to MeL [Foruken]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11 21:38:31 +00:00