skotlex
ece6f8f781
- Removed unused variable aspd_rate in map_session_data.
...
- Modified aspd_rate in status_data to hold aspd change on a base of 1000 = 100% rather than 100 = 100%. All status changes that affect aspd have been updated. Study and Single Action should now correctly give +0.5% aspd per level.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7213 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 19:49:28 +00:00
skotlex
974277a787
- Modified the bNoMagicDamage/bNoWeaponDamage bonuses to be a 0-100 setting. Meaning you can do bonus bNoMagicDamage,50; To make all magic damage be reduced by half. This bonus stack, so two cards with bNoMagicDamage,50 will give magic immunity.
...
- Removed setting gtb_pvp_only and replaced it with gtb_sc_immunity which specifies the threshold before the bNoMagicDamage starts blocking support statuses as well. ie: gtb_sc_imunity: 75 will mean that "bonus bNoMagicDamage,70;" reduces magic damage by 70%, but does not blocks heal or support status, while "bonus bNoMagicDamage,80;" does.
- Updated GTB's card script to be "bonus bNoMagicDamage,100;"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7212 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 19:35:27 +00:00
musashiden
fe917bde69
- Yet another missing Juno warp.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7211 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 17:00:11 +00:00
skotlex
b45cf7f99c
- Whoops, fixed compilation issue on mob_dead.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7210 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 16:44:27 +00:00
musashiden
b662431204
- Corrected a duplicate juno warp + a juno guide sprite.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 16:23:39 +00:00
skotlex
5ebc258ce8
- Removed db_tables.sql as it's no longer used.
...
- the mvp_sd is removed when the mob is the emperium and there's no killer/exp-awarded (assumed killed by script), this prevents the on-kill event from triggering and giving the castle to whoever damaged the most the emperium without destroying it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7208 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 15:39:16 +00:00
Lance
fc5aa3228e
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7207 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 15:25:28 +00:00
Lance
cd2524149a
* Updated sample script mob_controller.cpp to the latest standards.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7206 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 15:17:04 +00:00
Lance
d79df825cd
- Removed return from CALLBACK_ASSIST
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7205 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 15:11:39 +00:00
Lance
68a5b7bea5
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7204 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 14:52:44 +00:00
Lance
971900f126
* [Added]:
...
- Added option #25 to buildin_setmobdata to set the callback_flag.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7203 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 14:46:15 +00:00
Lance
397f255a23
* [Improved]:
...
- Cleaned up Custom Mob Script Callback codes. Looks much better now :B.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7202 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 14:42:16 +00:00
Playtester
db2a9e7c96
* Commited Silent's Fix to the duplicate NPCs
...
- needs testing
- can't be fully fixed because of length limitation of names
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7200 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 10:02:18 +00:00
Lance
cb523907f0
* [Fixed]:
...
- intif_parse_RenamePetOk for not compatible with ANSI-C initialzation specification.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 07:07:02 +00:00
Euph
c897622a1d
sql optimizations.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7198 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 06:25:02 +00:00
musashiden
0fb709f25a
Juno's NPCs are now updated (unless i missed one) according to iRO! yay!
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7194 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 05:25:20 +00:00
musashiden
67b1b7aa79
-Juno Update Process. 75% complete.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 04:10:26 +00:00
skotlex
c185d6ae82
- Merged Adam's patch to let the char-server handle validation of pet-name-change requests through the allowed char letters config.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 03:05:29 +00:00
MasterOfMuppets
1a9fc74672
Fixed the gambling npc giving Orc Helm [1] instead of the non-slotted version.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7191 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-15 22:37:27 +00:00
skotlex
196a7240bb
- Fixed "wedding_ignore_palette: yes" not working when relogging with the gear already equipped.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7189 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-15 22:23:47 +00:00
skotlex
981af2f058
- Added blocking of the Kick skills when you are a Soul Linker.
...
- Added enabling to turn off a kick-stance regardless of class.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7187 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-15 21:24:57 +00:00
skotlex
a14314da55
- Altered a bit how status_set_viewdata behaves in regards to Wedding/Xmas options.
...
- Added back OPTION_XMAS, but the actual value is missing!
- Corrected chrif_save so that the player is not set offline on map-change.
- Added change-look support in pc_setoption when specifying OPTION_XMAS
- Fixed clif_parse_RemoveOption removing all options instead of just Falcon/Cart/Peco
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7183 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-15 18:56:54 +00:00
Playtester
490ac96198
Dr.Evil fixed some parts of his Umbala script
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-15 18:50:29 +00:00
skotlex
553c87f39e
- Fixed clif_send not sending packets to SELF when specifying AREA if the source is not on the map yet.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-15 14:48:35 +00:00
skotlex
63c259b4c8
- Fixed and cleaned up script command 'equip'
...
- Fixed 'autoequip' items.
- Fixed Aspd not being updated in your status window after Agi/Dex increasing statuses take effect.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-15 14:15:16 +00:00
musashiden
9b042c8d68
- Updated the color codes on the Juno Guides mini map illustrations.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-15 07:31:46 +00:00
musashiden
6ec7e05a55
- Juno Update According to iRO Process. 50% complete.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7177 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-15 07:11:31 +00:00
Lupus
f6b22076ed
fixed gambler
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7175 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-15 03:44:21 +00:00
musashiden
620b0911a4
- Separated the metto quest from the Juno town NPCs file. Why was the metto quest in the same file as the juno town npcs in the first place?
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7174 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-15 02:44:31 +00:00
musashiden
c7269c7530
- Juno Update Process. 30% complete.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7173 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-15 02:07:31 +00:00
skotlex
38f30d053d
- Fixed map_nick2sd so that searching for "Adam" will not match a char named "Adam Smith". Thanks to Adam for reporting it out.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-15 01:40:59 +00:00
MasterOfMuppets
ce995d0bbf
Some more sign quest warps.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7171 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 20:44:19 +00:00
skotlex
f9c36c217e
- Modified how luk reduces status changes by reducing the gap. Eg: resist = vit; resist += (max - resist)*luk/300;
...
- Added battle settings pc_max_sc_luk/mob_max_sc_luk to handle which is the luk threshold at which you gain inmunity (defaults to 300).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7168 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 20:10:36 +00:00
Playtester
38228062e2
* Fixed the awfully coded Baseball Cap script
...
- please use CONSTANTS!
- please use RC_Nonboss and RC_Boss for "all mobs" instead of listing all the races!
- please don't stack RC_Nonboss with RC_(some race)!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7166 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 17:46:04 +00:00
Playtester
a6c4520cb8
Fixed Job Level requirement for Auto-Berserk
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 17:37:39 +00:00
blackhole89
f7fa729e23
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7164 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 17:13:56 +00:00
skotlex
c811ab0d88
- blocked again skill usage during marionette.
...
- Some minor code cleanups.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 15:35:25 +00:00
skotlex
e74e095778
- Fixed main.sql adding a key on char_id rather than account_id for the char table.
...
- Cleaned up character saving in char-sql, it no longer needs to query the database to see if the player exists on each char-save, instead it checks the received data against the online-players db.
- Added an error message on the char-server when the received player data size does not matches with the expected size (should avoid the crash that happens on such a memcpy).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 14:18:30 +00:00
MasterOfMuppets
af566f8991
Fixed some quests giving too much exp. Also fixed a major problem in the level 4 weapon quest, thanks to Qwadrat.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 12:55:47 +00:00
MasterOfMuppets
72316cce5c
Fixed an exploit in the comodo gambling script.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7156 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 11:21:40 +00:00
Lance
19e8dde400
Syntax errors :(
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7155 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 09:40:52 +00:00
Lance
4ef75d85f3
- A quick fix for lazy scripters -_- sheesh
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7154 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 08:57:38 +00:00
Lance
23f8c655ff
- Welcome Sign duplicated NPC update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7153 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 08:38:33 +00:00
Lance
bb95f30409
- Encyclopedia Duplicated NPC Fix
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7152 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 08:36:44 +00:00
Lance
2c07f1ea02
Kafra - Duplicated NPC Updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7151 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 08:33:33 +00:00
Lance
0ec9bef7cb
* [Improved]:
...
- script_save_mapreg for MapregSQL Saving to display perfomance only in slow queries.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7150 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 08:00:48 +00:00
musashiden
6b449673c2
-fixed some Juno typos. (i should really stop scripting at 3:45AM >_<)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 07:27:17 +00:00
Lance
54b592fe29
* [Improved]:
...
- npc_parse_script to show information and remove duplicated NPCs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7148 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 06:55:27 +00:00
skotlex
e4fb5dbbf7
- Updated mob_db.sql and item_db.sql to latest.
...
- Added account_id index to char table. Thanks to Buuyo for reporting it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7146 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13 23:49:53 +00:00
skotlex
227f21ee71
- Fixed a packet_ver error with the #defines in clif_spawn.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7145 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13 21:29:04 +00:00