summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-04-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6047 ↵MasterOfMuppets1-0/+8
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13Added a few missing warps in Lighthalzen, thanks to Kargha.MasterOfMuppets2-1/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13Some more Lighthalzen npcs.MasterOfMuppets2-2/+878
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6045 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13minor name changesLupus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13- Added an Info message when pinging the SQL servers.skotlex6-3807/+3807
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13fixed pick stone IDLupus2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13fixed VenatuLupus3-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6039 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13- Fixed crash when looking for SC_MIRACLE in battle_calc_weapon_attackskotlex4-19/+25
- Some more standard C code cleanups. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6038 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13- Cleaned atcommand_param against overflows and also to make it standard C ↵skotlex3-30/+58
so it may compile with the Borland C. - Modified Charcommand_stats to make it standard C as well. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6037 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13Small mapflag changesMasterOfMuppets3-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6036 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13Implemented some crap NPCs in Lighthalzen.MasterOfMuppets2-3/+446
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6035 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13fixed hugel bugsLupus3-13/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6031 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13updated items weight, names, effectLupus2-20/+24
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13- Halved the aftercast delay of auto-casted spells.skotlex2-4/+6
- Allowed auto-spells to retrigger themselves. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6028 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13- Reverted exp.txt,skill_db.txt and skill_tree.txt, I had some mods =/ ↵eaac3-100/+13
[erKURITA] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6026 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13- Added up the locations but temporal names of Poring track npcs. Will be workedeaac23-809/+984
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13- Changed slave chasing from using unit_walktobl to map_search_freecell + ↵skotlex8-14/+19
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Changed the price of empty scrolls, thanks to rockmanEXE for the info.MasterOfMuppets3-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Some Lighthalzen mob updates.MasterOfMuppets2-16/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12- Added cast time to pick stone of 3 secs and 500ms delayskotlex5-7/+31
- Removed area of effect of Assumptio. - Added "can't act" delay update when an auto-spell triggers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6021 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Fixed warps that warped on unwalkable tiles. At least no more warnings, but ↵Playtester4-6/+7
some warps might still be misplaced. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6020 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12- Expanded the warp warning so that it also warns when a warps takes you to ↵skotlex2-9/+16
a non-walkable tile. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6019 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Hopefully fixed all warps. There are no more warnings on the console.Playtester9-15/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12up to date with stable-ishVicious9-15/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Some typo fixes by IVBela.MasterOfMuppets13-108/+117
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6015 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12- Simplified the mob-drops structure by using a single timer with a linked ↵skotlex3-75/+84
list of drops instead of separate timers for each drop. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6014 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Fixed produce_db.txt for Halberd. It now needs 12 Oridecons because that's ↵Playtester2-2/+3
what it says on the kRO website and it's also more reasonable. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6013 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Fixed a typo in quests/juperos.txt and in skill_cast_db.txt and sorted the ↵Playtester4-30/+28
skill_cast_db.txt by skill id. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Fixed Bio Lab spawns and added custom eAthena Bio Lab spawns for eamobs as well.Playtester4-49/+52
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6011 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Added some warps for the kiel buildings thanks to Celestria and fixed ↵Playtester5-1/+66
Violy's Violin[4] drop rate. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Blah blah.MasterOfMuppets7-90/+238
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Commited erKURITA's warp fixes.MasterOfMuppets5-10/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6008 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12fixed typos in waterheight, mapflags. updated items weighLupus4-14/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6006 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12updated mapflagsLupus7-10/+30
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6005 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Corrected some errors in cities/hugel.txt and guides/guides_hu.txtforuken3-7/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6003 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12- Added special_state changebase to identify when a character has a ↵skotlex4-4/+12
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6002 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12- Removed the piece of code that "guesses" that job classes between 24 and ↵skotlex2-2/+3
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12- Fixed Landmine's level 1 duration.skotlex4-33/+20
- Cleaned up implementation of BlastMine and Claymore Trap. - Added Freezing trap information to battle_calc_weapon attack. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11- Changed clif_damage/clif_skill_damage to return the walk-delay based on ↵skotlex9-128/+176
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5997 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11Changed item description in Sage Skills Quest (Blank Script -> Empty ↵foruken2-3/+5
Script), thanks to MeL [Foruken] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11- Added ers handling for skill_timerskill structures.skotlex5-87/+88
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5995 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11bunch of updates..Vicious23-2668/+2889
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5994 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11- You don't get critical'ed when in counter-attack stance anymore.skotlex3-3/+6
- Changed the default counter-type to "always critical". git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5992 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11- Implemented use of ers for skill_unit_groups to reduce memory usage. NEEDS ↵skotlex8-89/+104
TESTING git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5991 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11- Modified battle_check_range to do a path-check on distances less than 2 ↵skotlex2-1/+3
(rather than 3) to avoid being able to hit through walls. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5988 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11- Modified unit_walktoxy_sub to always move at least one cell when a large ↵skotlex2-10/+9
chaserange is specified to prevent possible infinite loops where attack_timer says you are not within range, but unit_walktoxy says you are. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5987 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11- Fixed various include lines in the map server (of the type <include ↵skotlex5-13/+14
"nullpo.h"> -> <include "../common/nullpo.h">) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11- Fixed Looted items always dropping in quantities of 1.skotlex3-2/+7
- Removed the check that deletes Magnus Exorcism cells after they hit once. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5984 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11* Temperory replaced strtoll to strtoul until the function changes.Lance2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11- Multiple optimizations to the unit_data auto-chase upgrade, also ↵skotlex8-157/+133
simplified the mob and pet ai routines. - Simplified the walk routines to half the number of timers required for walking. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5982 54d463be-8e91-2dee-dedb-b68131a5f0ec