Lance
715c9e9a69
Reverting my change.. lalala
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19 15:25:28 +00:00
skotlex
44a9bcba8f
- Some cleanups and corrections in battle.c to account for negative (absorbed) damage.
...
- Fixed umbala.txt's Elemental Stones Quest bug. Thanks to Vhan Morthis.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19 15:19:25 +00:00
skotlex
3833a911c5
- Fixed the compilation errors of my last commit... >.> <.<
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19 14:50:43 +00:00
skotlex
ba4de26c1e
- Removed the mysterious array of two of char_dat (char/sql server), replaced it with a static structure.
...
- Added function char_loadName to extract the character name of a given ID.
- Fixed fame-list updating crashing char-sql server when the given char-id just got into ranking.
- Sorry I didn't check if it compiles cleanly because I don't have sql here <.< (am gonna test it in a second, though)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7248 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19 14:45:26 +00:00
MasterOfMuppets
691e601ac2
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19 13:22:20 +00:00
evera
c7c1c74fbd
Added missing Arunafeltz mapflags
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19 08:36:31 +00:00
Lance
6e67ac7a7e
Idiot RO client have inconsistent signed/unsigned shorts
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7243 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19 08:32:43 +00:00
Lupus
2d257532f8
updated job quests.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19 08:07:50 +00:00
Lance
6d57c556d9
* [Fixed]:
...
- Typo in status.c add_sc() using 'skill' instead of 'sk' as index, resulting in filling the SkillStatusChangeTableArray with junk data.
- > NEEDS CONFIRMATION < Ends casting if player is knocked with freezing/stun/whatever
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19 07:37:23 +00:00
Lance
67e445d784
* [Fixed]:
...
- Typo in parse_frommap.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19 06:13:21 +00:00
Playtester
7dd00be871
Added Exp to some Thief Bug versions
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-18 18:51:42 +00:00
Lance
b72d2b9a66
* [Fixed]:
...
- clif_initialstatus using SHRT_MAX instead of USHRT_MAX for status_point
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-18 15:02:27 +00:00
Lance
0985a26455
* [Temperory Fixed]:
...
- Crashing of SQL char-server in parse_frommap case 0x2b01.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7236 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-18 11:38:19 +00:00
Lance
93aac53572
- Fix for #102547
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-18 09:11:43 +00:00
Lance
a800be65ec
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7234 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-18 02:54:17 +00:00
Lance
61cf41923c
* [Removed]:
...
- Large part of scripted mob control commands are removed.
- Large part of scripted player control commands are removed.
- Scripted mob slaves changing master ID.
[Added]:
- Unit control commands.
- CALLBACK_NPCCLICK for scripted mobs, added this to db/const.txt too.
- Macro RECURSIVE_MASTER_CHECK in battle.c
[Modified]:
- buildin_skilluseid and buildin_skillusepos -> buildin_unitskilluseid and buildin_unitskillusepos.
- md->callback_flag to short (double word). [Lance]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-18 02:42:41 +00:00
Playtester
5b2615976f
Fixed a Rachel warp thanks to Dr.Evil
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 19:57:04 +00:00
Playtester
331141b1ac
Fixed the scripts for the Lotto Boxes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 19:35:02 +00:00
MasterOfMuppets
aafae91952
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 18:35:52 +00:00
skotlex
ef3e22db87
- Implemented correct script for "12038,Lotto_Box_04"
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 17:20:24 +00:00
skotlex
7e10a0586c
- Added IG_LottoBox for that tricky Lotto Box item.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 17:13:57 +00:00
skotlex
370e1df5bd
- Devotion absorbed damage will now appear to come from oneself (instead of the original attacker changing directions towards the Crusader)
...
- Updated clif_refres to send inventory, cart, and weight info.
- Fixed intif_guild_memberinfoshort to not leave a dangling pointer when someone logs out <.<
- Cleaned up a bit guild_check_member
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7226 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 16:23:57 +00:00
MasterOfMuppets
fe223f0e6d
Some mapflag and item restriction changes/additions according to the eye of hellion quest. Also made Hellion revenant heal for 9999.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 12:44:04 +00:00
Playtester
4b93da1389
Fixed some typos in quests_lighthalzen.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7220 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 10:30:19 +00:00
Lance
58b728cc4a
* [Added]:
...
- buildin_checkcell, buildin_mobwarp, buildin_pcattack.
* [Improved]:
- buildin_skilluseid and buildin_skillusepos to accept a few more arguments.
- mob_script_callback to return sucess value.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 07:48:10 +00:00
skotlex
bf907b14ae
- Fixed the party HP packets to send max HP 10000 and scale HP accordingly when the player's HP doesn't fits in the packet's field. Fixes HP bars not correctly displaying the % of life when max HP is above 32k.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7218 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 06:52:06 +00:00
skotlex
3f63aa775e
- Fixed option value being reset'ed on login (fixes cart/peco/falcon being lost)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7217 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 22:31:16 +00:00
MasterOfMuppets
a0ff9919cc
Implemented the Lover's quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7215 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 20:29:27 +00:00
skotlex
24159ab464
- Corrected @speed to alter your base speed instead of battle one. Means the change remains for much longer (until status_calc_pc is invoked, which could be due to equipping/unequipping stuff)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7214 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 19:59:22 +00:00
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