6171 Commits

Author SHA1 Message Date
Kargha
4cf6d42212 fixed a small error
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6287 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 01:14:04 +00:00
skotlex
d44188210b - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag to determine what to erase. &1 for elemental fields, &2 for traps. Also rewrote how it works to prevent missing elements (since each time an element is erased, the array contents shift)
- Added battle config traps_setting to determine how traps should behave. With &1 traps are invisible if you didn't see them get set up. With &2 traps will be removed after changing maps. The default is 2.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6285 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 23:58:19 +00:00
Kargha
b4feb79020 Re-Made Izlude NPCs, thanks to Muad_Dib
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 23:50:06 +00:00
skotlex
65a1e97ed5 - Cleaned up a bit the implementation of SC_MAXIMIZEPOWER, SC_CHASEWALK and SC_CLOAKING to prevent infinite looping timers.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6283 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 23:05:54 +00:00
skotlex
3f18944b8d - When battle_damage's flag is &2, the flag 3 is passed to mob_damage so that it won't give exp nor items. NPC_SUICIDE was updated to reflect this.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 20:47:26 +00:00
skotlex
6fff5230e5 - Moved the mapflag skill restrictions from skill_checkcondition to skillnotok, this makes auto-spells not work in maps where they aren't allowed.
- Added TK_HIGHJUMP to skillnotok, the skill is blocked in noteleport maps (with the exception of gvg ones)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 20:36:26 +00:00
Kargha
b2b2a79c47 Fixed a small typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6280 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 19:51:00 +00:00
Vicious
00d1d9a5cb biolab mvp recalling
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 19:36:42 +00:00
Vicious
198047d6b7 updated the db to X.2/X.3's itemsummonlist.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 19:29:52 +00:00
skotlex
bb9ff12f90 - Added reporting when receiving an unknown packet in login-sql before ending connection.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6276 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 19:06:58 +00:00
skotlex
f983dc57c3 - Modified and simplified the random item group format. It now is <GroupID>,<ItemID>,<Rate>, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times.
- Added constants to identify all groups to db/const.txt
- Cleaned up and updated item_db to use these new constants (warning: item_db.sql needs to be updated!)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 18:05:40 +00:00
Playtester
4b4b96ea91 Added two Alberta NPCs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6274 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 17:37:33 +00:00
Playtester
f1be7f1bc6 Fixed price of yummy fish
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 17:16:12 +00:00
Playtester
82722a30a8 Updated Mode and Delays of Odin Temple mobs
-using Frus delays for now

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 16:32:41 +00:00
Playtester
5a77d90099 Adjusted Range of Plasma after testing it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6271 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 16:07:46 +00:00
Playtester
4091ad4cad Fixed Element, Race, aDelay, aMotion and Range of Plasma and Breeze
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 15:55:44 +00:00
Playtester
c58a19d2af Updated the remaining mob names.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 15:11:12 +00:00
Playtester
35868c5c0b Updated the kRO/iRO mob names
-done up to ID 1491, working on the rest now

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6268 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 14:38:15 +00:00
Playtester
09f40bbf6c Updated the header in the mob db text files
- the order is now SpriteName,kROName,iROName

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 13:47:30 +00:00
Lupus
c9dd0f0df8 cube room fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 11:18:33 +00:00
skotlex
35cda692bd - Simplified npc_gettimerevent_tick so that it should return a tick value even after the last ontimer label has been reached.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6264 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 03:20:32 +00:00
skotlex
bec2797d52 - All GMs will be sent to the char server through packet 0x2aff now.
- Made mob_searchname compare versus sprite, name and jname now.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 02:51:01 +00:00
skotlex
5c222891f3 - Added script command escape_sql. It will return an escaped string for use in the sql_query script command (in case you want to use input of players in your queries).
- Removed the skill packet from TK_RUN as the client ignores the walkok packet sent right after it.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 23:09:12 +00:00
Vicious
c8863db749 OBB/etc update from x.2/x.3
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 22:18:04 +00:00
Playtester
52df721005 Fixed cast time of running
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 21:47:12 +00:00
Zido
e79642ff57 - DNSBL. Refer to changelog.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 21:08:40 +00:00
Playtester
b995faee0f Fixed Item 2520 and Item 662 according to info from Haplo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 20:51:33 +00:00
skotlex
9d4db6c52e - Fixed a typo when parsing the mob spawn files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 20:49:14 +00:00
Playtester
5b77ad3758 DB files back to Windows Format
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 20:43:32 +00:00
skotlex
bf3e426dc1 - Corrected mob_spawn_delay/boss_spawn_delay/plant_spawn_delay settings (they were named rate rather than delay in monster.conf)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6254 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 20:14:02 +00:00
skotlex
e8e49ec9be - Cleaned up @grind2
- Updated @monsterbig, @monstersmall to use the event 2 and 4 rather than the max_mob_db code check.
- Modified override_mobs_names to work only on the mob spawn files.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 17:46:16 +00:00
skotlex
eac7f93dbc - Added logging of deleted characters when the char_log is enabled.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 15:55:04 +00:00
skotlex
9f19b5cfdc - Fixed skill_delayfix not altering delay at all after you reached 150.
- Applied ers to pet loot drops.
- Cleaned up the pet loot drop function.
- Mob skill state MSS_ANY won't include MSS_DEAD now.
- Added mob skill state MSS_ANYTARGET ("anytarget") which means any state (except dead) on which the mob has a target set.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 14:52:11 +00:00
Lupus
c56c5f2b68 Rearranged Ingredient Sellers. Removed doubled seller from Morocc
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 04:46:06 +00:00
skotlex
72faf33f97 - Added new column to mob_db Sprite_Name to hold the mob's sprite name. Columns Name and JName now hold the mob's english and kro names respectively.
- Currently both Name and Jname have the KRO names, so someone will have to update them.
- Updated mob_db.sql and mob_db2.sql to latest.
- Added battle_config option override_mob_names to make the spawned mob names use the mob_db names instead of the specified names in the spawn files.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 03:53:29 +00:00
skotlex
cb00c164f7 - Idle skills won't trigger while the mob is walking.
- Idle skills will now trigger each IDLE_SKILL_INTERVAL iterations (10 currently)
- Added support for walk packet 0x22c (disabled currently as it's non-walk packet equivalent is yet missing), it will be used when PACKETVER is set to 7 or above.
- Normal walking will now also trigger mob skills (due to the walk skill condition)
- Updated mob_skill_db: all idle and walk skills had their rate go up x10.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 02:45:17 +00:00
MasterOfMuppets
a5d33a3007 Put in most of the Kiel Hyre monster drops, at temporary low rates.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 21:20:11 +00:00
Kargha
c7204b679e git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6243 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-04-23 20:56:29 +00:00
Kargha
713906d62a - Fixed the names of the Lighthalzen and Einbroch refine NPCs. Thanks to Muad_Dib
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 20:52:04 +00:00
MasterOfMuppets
6247eaea0d Updated some loot sell prices for the Kiel Hyre/Odin Temple monsters
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 20:05:57 +00:00
MasterOfMuppets
33cba486dd Why do we have both a changelog here and inside the SVN?
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 18:29:36 +00:00
shinomori
1f3b70b776 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6239 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-04-23 10:58:04 +00:00
Vicious
d5ccb4d2df NPC_CHANGE should be self
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 06:53:17 +00:00
skotlex
34fa41861e - Added -fstack-protector to the Makefile, commented out by default.
- Increased all chase/follow skill rates by 10 since their trigger rate has been decreased by that much due to the unit-data update.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 05:40:58 +00:00
Vicious
89e5271637 kiel/odin stat
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 03:07:04 +00:00
Zido
7536eb546f - Fixed angelus
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6234 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-22 20:24:49 +00:00
Playtester
b545570e23 Major fix to the Einbroch Mobs
-they should be to 99% official now

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-22 10:24:06 +00:00
Playtester
e53a806d32 Small fix on the Venatu names in the mob_skill_db.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-22 08:21:19 +00:00
Playtester
cd3aa3d0fb Fixed some typos in npc/jobs/1-1/mage.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6230 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-22 07:48:14 +00:00
skotlex
41a6c38e23 - Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end
- Added Option constants for Carts, fixed OPTION_FLYING (it conflicts with OPTION_XMAS?)
- Updated clif.c to check for OPTION_WEDDING|OPTION_XMAS instead of view class to block attacks and skill usage.
- Removed struct pc_base_job and functions pc_calc_base_job/pc_calc_base_job2 which are no longer used anywhere (were long ago deprecated infavor of the new jobid system)
- Cleaned up change-cart code.
- Modified SC_XMAS to not change your view anymore and only set the proper option value (OPTION_XMAS)
- Cleaned up the code regarding char_gm reading.
- Changed the option field to unsigned short to make room for the higher values.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-22 05:21:24 +00:00