1473 Commits

Author SHA1 Message Date
Zephiris
e8a88c2271 * Added missing semicolons in the valentine's day event and disabled the Dog's year event. [Zephiris]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5222 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-08 03:14:21 +00:00
skotlex
cd88503b76 - Removed the max level configs from battle/exp.txt
- Now NPC_POWERUP uses SC_INCATKRATE instead of SC_EXPLOSIONSPIRITS for enhancing damage. Instead of +1k atk per skilllv, it is +50% atk per skilllv.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5220 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-08 01:53:52 +00:00
skotlex
53b671c36f - Fixed Char-SQL server setting up the save/last point to the novice grounds when either x, y or the map is 0.
- Commented the char server setting up Prontera as default point when there's none (this bug should not exist)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5218 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-08 00:39:47 +00:00
skotlex
1e1ed0a338 - Fixed SG_STAR_ANGER not getting it's damage bonus at all.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-08 00:15:26 +00:00
Poki#3
4c33a4c244 Fixed file location and re-added the custom Thanatos Statue Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5215 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-07 19:10:38 +00:00
Lupus
2c2e32ef1a added a lvl99 quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5213 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-07 17:51:07 +00:00
Poki#3
439f4e1072 * Fixed the spawns that where using the no exp/drop version of Male Thief Bug (Thanks to irmin) [Poki#3]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5211 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-07 14:23:23 +00:00
skotlex
99466e67c1 - Increased char buffer for reading the exp table to up to 24000 chars per line.
- Added my custom experience table that goes up to level 1000.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-07 04:34:46 +00:00
skotlex
1e07d35220 - Fixed startnpctimer starting multiple timers if the npc timer was already started.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5208 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-07 02:52:55 +00:00
skotlex
26cff5461b - Fixed sql compile.
- Some small adjustments on how the user/password in the char server are read.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5207 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-07 01:39:51 +00:00
skotlex
382bc65f07 - Fixed sql compile.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5205 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-06 18:47:28 +00:00
skotlex
d69479b946 - Added define clif_deadsit to send the dead state into player packets if the player is in trick dead state.
- Venom Splasher always hits (but splash damage targets can still avoid it)
- Using autoloot with no arguments now toggles it between @autoloot 0 and @autoloot 100%
- Falcon Assault now takes Blitz Beat lv5 as base damage.
- Fixed pc_makesavestatus not updating status.option correctly.
- Corrected Waterball so that higher levels can do insane amount of hits.
- Altered slave behaviour. No more random walking, will stay within 2 cells of their master.
- Reverted the Summon Slave behaviour to not adjust level based on number of current slaves.
- Coma no longer sends SP to 1.
- Updated Meteor so that when level 11 or more is casted, the area over which meteors fall is tripled.
- Dark elemental characters are now inmune to Curse.
- Fixed sc_data saving to sql buffer building method. Thanks to its_sparky.
- Changed the map zone reading from using pow to a bit shift.
- Experience has now been changed to unsigned int, and is read as such from the dbs.
- Increased HT_DETECTING seek range to 7x7
- Added function map_foreachinrange which actually checks distance of nearing objects (unlike for each in area which uses a square area), may come handy for future code.
- Corrected Venom Splasher: Being hit does not cancels it, works at 75% or less of target's HP, being hit normally while under the count has a chance of causing poison. Damage is +400% + 50*lv%


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5204 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-06 18:38:51 +00:00
Poki#3
2898776d7a - Changed Serin's Gold Ring Weight to 0
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5203 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-06 13:42:04 +00:00
Valaris
4fe9b3abb3 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5202 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-02-05 17:54:29 +00:00
Valaris
8e410ec582 * Added some of eAIRC bot code, written by me and LittleWolf. It is disabled and has no configuration options yet, as it is not finished. [Valaris]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5201 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-05 17:53:53 +00:00
Lupus
1f22a73af9 fixed cube quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-05 16:55:16 +00:00
Zephiris
7d088e2cf9 Fixed a typo in the item_db and a description in one of the readme's.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5197 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-05 16:51:38 +00:00
skotlex
1b71a1a4da - Small fix in pet_attack that would make pets not unlock their target in some situations.
- Fixed invisible shops. callshop scrip command now works!
- Added proper documentation of script command callshop


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-05 11:24:46 +00:00
skotlex
6717272b97 - Updated sql-files/mob_db.sql to latest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-05 08:34:06 +00:00
skotlex
e73af7ca2b - Merged some of the 'plug' items into the main item_db
- Updated sql-files/item_db.sql to latest.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5191 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-05 07:56:53 +00:00
Vicious
8ebda27095 Skotlex's Falcon Assault fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5189 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-04 20:00:25 +00:00
Vicious
5fc4c1aaf4 Sewer pipe update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5186 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-04 19:43:58 +00:00
MasterOfMuppets
fafd600c89 Updated monster skills and drops of some monsters.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-04 14:58:39 +00:00
Lupus
fc2bda5881 added yuno_in02 into noteleport etc
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5184 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-04 10:53:18 +00:00
MasterOfMuppets
a6f6be8898 Implemented the cube room quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-04 02:34:50 +00:00
Vicious
abb63a2ad8 refix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5181 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-03 21:53:41 +00:00
Vicious
12348edc21 Temp measure to stop novice ground exploit. It is still possible with novice class though.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-03 21:32:07 +00:00
skotlex
b754855d60 - Fixed a wrong check being done for AM_TWILIGHT3
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5176 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-03 20:24:55 +00:00
skotlex
36ff68ba2f - Fixed the reported map when there is an error in report_src (script.c)
- Earth attacks now work on hidden enemies.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5175 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-03 18:53:26 +00:00
skotlex
a4c0233fb7 - Grand Cross/Grand Darkness can no longer get the ignore defense -armor piercing bonuses.
- Loki's weil is now ignored by bosses.
- Land Protector and Gantantein should now ignore traps.
- Fixed Shinobi card so that it fails when you aren't next to a wall.
- Cleaned up the function skill_landprotector.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5174 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-03 17:17:45 +00:00
codemaster
1455ba027c * Added a bugs documentation so people might actually use it (and added a bug - go figure) [Codemaster]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5173 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-03 15:20:38 +00:00
skotlex
c6fb721bd8 - Meh, the status change start switch was supposed to be minimized, not altogether removed :X (the idea is to let anything with sc_data to go through)
- After a guild master change, the new gm has his guild skills blocked for 5 minutes.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5171 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-03 14:09:02 +00:00
Komurka
78da77b702 Fixed txt-converter compilation errors (ASCII again + added missing ers.o to makefile)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5170 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-03 10:21:56 +00:00
Valaris
432aefc244 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5169 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-02-03 02:10:26 +00:00
Valaris
dacc1b195d * Crash fix in npc.c npc_timerevent.
was: struct timer_event_data *ted = (struct timer_event_data*)ted;
  changed: 	struct timer_event_data *ted = (struct timer_event_data*)data;
  Skotlex, I am assuming it's calling from the passed data var, If I'm wrong
  please fix it.  I just know what was there was definitely not correct. [Valaris]


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5168 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-03 01:51:44 +00:00
skotlex
28c32a9532 - Improved the NPC timer system to enable to have multiple timers going on at a time with different players attached to each. Now npc event timers are of two types: attached or global. The global timers don't have a player attached and can be started/halted by anyone. The character timers have a player attached, and they can only be stopped by a script that has the same player attached.
- Now player attached scripts will auto-abort when the atteched player quits the map server.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5167 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-02 21:26:53 +00:00
skotlex
7d7c9b8324 - Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it out.
- Applied the entry reusage system to the battle delay damage structure.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5166 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-02 15:35:27 +00:00
Poki#3
b7cdbdb1a7 Added Playtester's Odin and Kiel Mobs. Added Valkyrie and missing Honunies.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-02 14:28:30 +00:00
skotlex
0496215b70 - Fixed the map server complain on the default user/password
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-02 13:17:48 +00:00
Valaris
3e1f72d709 * Fixed compile errors and warning in chrif.c and charsave.c. [Valaris]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-02 01:01:18 +00:00
Valaris
3983f053ea git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5159 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-02-02 00:50:39 +00:00
skotlex
d9f1d70901 - Map and char server now will complain if they are run using the default user/password set.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5158 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-01 20:56:48 +00:00
skotlex
1d94ae4856 - Trick Dead makes you stop walking now.
- Falcon Assault only does 1 hit now.
- Soul Burn is not affected by Lex Aeterna, not affected by target's cards.
- Freeze and Stone take preference over Benedictio
- Opt1 inducing SCs fail if the target has already another Opt1
- Fixed areamonster when the passed class is negative
- Removed the clear screen when launching the server.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5156 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-01 19:14:28 +00:00
skotlex
697d29d7d4 - Fixed a typo bug in SC_STAR_COMFORT handling.
- Fixed a possible crash bug in SC_POISONREACT handling.
- Simplified the skill trigger code for ST_PRESERVE, SG_FUSION, SG_*_COMFORT
- Unified the status change variables into a single structure (sc_count, opt1, opt2, opt3, option, and the array of status change data) which should make it easier to handle sc related stuff.
- TK_DODGE now won't trigger if your opt1 is set ;)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5154 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-01 17:17:09 +00:00
celest
52384c3a70 Fixed plugin compile error
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5153 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-01 16:58:01 +00:00
celest
f151867517 * Fixed an overflow in grfio
* Changed resnametable loading behaviour
* Increased grfio filelist limit to 1048576

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5152 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-01 11:57:21 +00:00
skotlex
d13956c142 - Fixed skill_check_cloak to use the current skill level of the cloaking skill and not pc_checkskill() to know if a cloaker away from a wall should be uncloaked.
- Likely fixed opening guild storage.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5146 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31 18:22:14 +00:00
Kayla
862ac21e49 Removed nopenalty mapflag on nifilheim
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5145 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31 18:07:49 +00:00
Kayla
602f7d7696 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5144 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-01-31 18:04:45 +00:00
Kayla
403a1cb414 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5142 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-01-31 17:56:15 +00:00