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
Playtester
74deaf13cb
Fixed Chung E / Green Maiden spawn in louydun.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6225 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 20:40:53 +00:00
Playtester
b342e18ad8
Fixed stats of Chung E / Green Maiden
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 20:33:59 +00:00
skotlex
47d5784da3
- SC_CLOAKING's val4 now holds whether cloaking ends or not on attack.
...
- Implemented NPC_INVISIBLE, it starts SC_CLOAKING with val4 set to 1, skill duration is 30 secs.
- Moved uncloaking on attack from attack_timer_sub to battle_calc_weapon_attack.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 19:55:35 +00:00
Playtester
dfe70fc6d4
Finally implemented Dragon Egg with official stats
...
-still have to check the skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6222 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 19:32:45 +00:00
skotlex
3ffd7ebdb9
- Updated the HP/SP leech structures to have race-data attached to them.
...
- Merged all leeching code to battle_drain function.
- Added an enum for races (they match the RC entries in const.txt, except they are in all caps)
- Cleaned up atk_mods and aspd_base to be MAX_WEAPON_TYPE sized rather than MAX_WEAPON_TYPE+1
- Simplified a bit the code for Signum Crucis
- Added script bonuses:
bonus3 bHPDrainRateRace,<Race>,<Activation Rate>,<Drain %>
bonus3 bSPDrainRateRace,<Race>,<Activation Rate>,<Drain %>
bonus2 bHPDrainValueRace,<Race>,<Value>
bonus2 bSPDrainValueRace,<Race>,<Value>
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6221 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 18:42:35 +00:00
Poki#3
2f2fffd99a
* Fixed some mob skills that where missing an [Enter]... (Windows format... AGAIN!) [Poki#3]
...
...why co we have uncommented Attack skills under an iddle state? Oo
* Added a lot of G_Mobs and changed some slave spawns to them. Please use the newest exe release. [Poki#3]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 17:36:05 +00:00
Playtester
b05010f1e4
Fixed selling price of Research Chart (ID 7347)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6218 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 17:16:16 +00:00
Playtester
08e028d33c
Fixed some drops of the Bio Lab 1&2 mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6217 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 16:35:54 +00:00
Playtester
c2b46b0b38
Fixed more elements of Bio Lab mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 15:34:47 +00:00
skotlex
bd17bad4eb
- Fixed items not really getting unequipped when they should.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6214 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 13:35:41 +00:00
Playtester
e9e7319786
Added missing Kafra in Prontera
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6213 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 12:58:03 +00:00
Playtester
ca426293ef
Changed item_db2.sql to new format
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6212 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 11:51:41 +00:00
Playtester
2510a17775
Changed item_db2.txt to new format
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6211 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 11:48:24 +00:00
Playtester
9b9e029110
Changed item_db.txt format to windows format.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6208 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 10:59:26 +00:00
skotlex
e49d9e7dac
- Fixed the equip/unequip scripts not triggering for compounded cards.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6207 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 03:22:41 +00:00
skotlex
0db2a0aa0b
- Char server will now ignore packet 0x65 for already authentified accounts.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6206 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 00:19:14 +00:00
skotlex
18270f85ed
- Fixer range of meteor (from 14x14 to 7x7)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6205 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 23:29:57 +00:00
skotlex
c69118e1e5
- Added two columns to item_db: equip_script and unequip_script are scripts that are executed once when the corresponding item is equipped or unequipped respectively.
...
- Removed bonuses bDamageWhenUnequip, bLoseSPWhenUnequip
- Updated sql-files/item_db.sql with latest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6204 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 23:24:20 +00:00
Playtester
dbe31a0f87
Hopefully fixed the custom jobmaster as well.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6203 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 23:15:03 +00:00
Playtester
468e659055
Another fix to npc/cities/valkyrie.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6202 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 22:51:42 +00:00
Playtester
0df72a479d
Hopefully fixed npc/cities/valkyrie.txt (Rebirth) not working for some Knights and Crusaders
...
Needs some testing!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6201 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 22:40:05 +00:00
Playtester
716ec506d8
Fixed Taekwon Job Quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6200 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 22:11:29 +00:00
Playtester
0cc4f59350
Fixed Nile Rose bonus(+10 HP)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 20:00:45 +00:00
skotlex
ffce65e7bf
- Raised the buffer size in clif_MainChatMessage to 200, removed the message length in atcommand_main.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6197 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 19:42:54 +00:00
Playtester
8454810f8a
Fixed Violy's Arc Wand drop
...
-she drops Arc Wand[1] and not Arc Wand[2]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6196 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 19:34:49 +00:00
skotlex
d6cb791e3c
- Fixed buffer overflow in clif_MainChatMessage. It now prints a Debug message with the offending line.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 19:30:24 +00:00
Playtester
29f72fce9b
Changed "Event Hat" to "Brazil Event Hat"
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6194 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 19:25:19 +00:00
skotlex
91b4a76cbd
- Cleaned up a bunch of GS/NJ skills
...
- Fixed Gatling Fever crashing server when used by non players.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 16:47:33 +00:00
skotlex
63eec80717
- Added support for n to specify minutes to @charban.
...
- Fixed a logic typo on the way dummy_npc_id was defined.
- Added state.trading to specify when a trading has started. Now you should be able to walk around until the trade is either rejected or started.
- Armor defense is no longer reduced by the amount of characters targetting you.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 16:04:47 +00:00
Lupus
6e6d18c076
new job quests for Taekwon, Soul Linker, Star Gladiolus ^_-
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6189 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 07:33:10 +00:00
Lupus
f97d4f78b9
typos
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 05:01:01 +00:00
skotlex
a65352a081
- Updated the doc/script_commands.txt documentation in regards to npc mob spawn lines.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6186 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 02:52:02 +00:00
skotlex
8c6c2841f8
- Added back the "you can't walk delay while attacking" to unit_attack_timer, now when you want to walk during your attack animation, you will only stop attacking, you will have to click again to move.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 00:08:46 +00:00
skotlex
66bab4bc3d
- Fixed a pair of wrong mapflag lines in nopvp.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6183 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 20:03:15 +00:00
skotlex
8934d52b73
- Removed the max cap of autoloot so you are now allowed to set autoloot values above 100.
...
- Initialized w1/w2/w3/w4 before reading each npc line to avoid sending unread values to the parsers (for example, if w4 has a value in one line and none on the next, it will be parsed with the previous value of w4 on the following lines)
- Updated getpartymember to receive an int which specifies what to retrieve. 0: Character names (array $@partymembername$), 1 character char ids (array $@partymembercid), 2 character account ids (array $@partynameaid). By default it returns party member names.
- Updated script_commands.txt with the updated behaviour of getpartymember.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 18:44:01 +00:00
Playtester
c87162853c
Fixed a zeny exploit by lowering the price of fire cracker.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 17:43:48 +00:00
Playtester
5fd55f83e6
Fixed attack power of Niflheim mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 16:50:41 +00:00