Commit Graph

  • c897622a1d sql optimizations. Euph 2006-06-16 06:25:02 +00:00
  • 0fb709f25a Juno's NPCs are now updated (unless i missed one) according to iRO! yay! musashiden 2006-06-16 05:25:20 +00:00
  • 67b1b7aa79 -Juno Update Process. 75% complete. musashiden 2006-06-16 04:10:26 +00:00
  • c185d6ae82 - Merged Adam's patch to let the char-server handle validation of pet-name-change requests through the allowed char letters config. skotlex 2006-06-16 03:05:29 +00:00
  • 1a9fc74672 Fixed the gambling npc giving Orc Helm [1] instead of the non-slotted version. MasterOfMuppets 2006-06-15 22:37:27 +00:00
  • 196a7240bb - Fixed "wedding_ignore_palette: yes" not working when relogging with the gear already equipped. skotlex 2006-06-15 22:23:47 +00:00
  • 981af2f058 - Added blocking of the Kick skills when you are a Soul Linker. - Added enabling to turn off a kick-stance regardless of class. skotlex 2006-06-15 21:24:57 +00:00
  • 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 skotlex 2006-06-15 18:56:54 +00:00
  • 490ac96198 Dr.Evil fixed some parts of his Umbala script Playtester 2006-06-15 18:50:29 +00:00
  • 553c87f39e - Fixed clif_send not sending packets to SELF when specifying AREA if the source is not on the map yet. skotlex 2006-06-15 14:48:35 +00:00
  • 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. skotlex 2006-06-15 14:15:16 +00:00
  • 9b042c8d68 - Updated the color codes on the Juno Guides mini map illustrations. musashiden 2006-06-15 07:31:46 +00:00
  • 6ec7e05a55 - Juno Update According to iRO Process. 50% complete. musashiden 2006-06-15 07:11:31 +00:00
  • f6b22076ed fixed gambler Lupus 2006-06-15 03:44:21 +00:00
  • 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? musashiden 2006-06-15 02:44:31 +00:00
  • c7269c7530 - Juno Update Process. 30% complete. musashiden 2006-06-15 02:07:31 +00:00
  • 38f30d053d - Fixed map_nick2sd so that searching for "Adam" will not match a char named "Adam Smith". Thanks to Adam for reporting it out. skotlex 2006-06-15 01:40:59 +00:00
  • ce995d0bbf Some more sign quest warps. MasterOfMuppets 2006-06-14 20:44:19 +00:00
  • 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). skotlex 2006-06-14 20:10:36 +00:00
  • 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)! Playtester 2006-06-14 17:46:04 +00:00
  • a6c4520cb8 Fixed Job Level requirement for Auto-Berserk Playtester 2006-06-14 17:37:39 +00:00
  • f7fa729e23 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7164 54d463be-8e91-2dee-dedb-b68131a5f0ec blackhole89 2006-06-14 17:13:56 +00:00
  • c811ab0d88 - blocked again skill usage during marionette. - Some minor code cleanups. skotlex 2006-06-14 15:35:25 +00:00
  • 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). skotlex 2006-06-14 14:18:30 +00:00
  • af566f8991 Fixed some quests giving too much exp. Also fixed a major problem in the level 4 weapon quest, thanks to Qwadrat. MasterOfMuppets 2006-06-14 12:55:47 +00:00
  • 72316cce5c Fixed an exploit in the comodo gambling script. MasterOfMuppets 2006-06-14 11:21:40 +00:00
  • 19e8dde400 Syntax errors :( Lance 2006-06-14 09:40:52 +00:00
  • 4ef75d85f3 - A quick fix for lazy scripters -_- sheesh Lance 2006-06-14 08:57:38 +00:00
  • 23f8c655ff - Welcome Sign duplicated NPC update Lance 2006-06-14 08:38:33 +00:00
  • bb95f30409 - Encyclopedia Duplicated NPC Fix Lance 2006-06-14 08:36:44 +00:00
  • 2c07f1ea02 Kafra - Duplicated NPC Updates Lance 2006-06-14 08:33:33 +00:00
  • 0ec9bef7cb * [Improved]: - script_save_mapreg for MapregSQL Saving to display perfomance only in slow queries. Lance 2006-06-14 08:00:48 +00:00
  • 6b449673c2 -fixed some Juno typos. (i should really stop scripting at 3:45AM >_<) musashiden 2006-06-14 07:27:17 +00:00
  • 54b592fe29 * [Improved]: - npc_parse_script to show information and remove duplicated NPCs. Lance 2006-06-14 06:55:27 +00:00
  • e4fb5dbbf7 - Updated mob_db.sql and item_db.sql to latest. - Added account_id index to char table. Thanks to Buuyo for reporting it. skotlex 2006-06-13 23:49:53 +00:00
  • 227f21ee71 - Fixed a packet_ver error with the #defines in clif_spawn. skotlex 2006-06-13 21:29:04 +00:00
  • abfc3def83 Fixed exploit in Louyang NPC Playtester 2006-06-13 20:32:10 +00:00
  • 179ee8b849 Correct implementation of Detale & Abyss/Thanatos spawn update Playtester 2006-06-13 20:05:19 +00:00
  • 1009ac4a73 * Added Dr.Evil's fixes to the Umbala NPCs - probably needs some testing Playtester 2006-06-13 19:11:12 +00:00
  • ecc45a81d1 Fixed the Job Level requirement for Arrow Crafting Playtester 2006-06-13 18:56:22 +00:00
  • 36480324dc Fixed the names of the Lotto items Playtester 2006-06-13 18:43:46 +00:00
  • 324bf6e522 - Fixed compilation error on clif.c skotlex 2006-06-13 17:41:04 +00:00
  • c5909b0e34 - Marionette and Devotion will now check raw distance and ignore obstacles and the like. skotlex 2006-06-13 17:37:08 +00:00
  • 785e089deb - Added irc_channel_pass setting and prevent crashing when irc server lookup by host fails. Thanks to Trancid for the details. skotlex 2006-06-13 17:02:03 +00:00
  • f3a1218d62 Implemented the comodo gambling NPCs. Thanks to reddozen and Zefris. MasterOfMuppets 2006-06-13 16:42:36 +00:00
  • d9b25389a7 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7130 54d463be-8e91-2dee-dedb-b68131a5f0ec Lance 2006-06-13 15:32:46 +00:00
  • 6dd1c22d41 * [Fixed]: - clif_parse_GetCharNameRequest displaying false alarm for legitimate GM snooping. Lance 2006-06-13 15:32:25 +00:00
  • 89a6b23a92 - Added HM_SKILLBASE, MAX_HOMUNSKILL to specify the skill level range of Homunculus. - Added support for reading correctly status change data from Guild and Homun skills. - Added support for reading Homun skill data (which means the HM skills are now safe to add to skill_db, skill_require_db, etc) - Moved StatusSkillChangeTable to StatusSkillChangeTableArray and made a function called StatusSkillChangeTable to do the conversions taking into account HM/GD skills. skotlex 2006-06-13 15:06:16 +00:00
  • 9c860c13a4 - Oppositions can't be made during WoE now. - Fixed a few compiler warnings from VC - Commented out the Homunculus Skills<->Status Change link which was causing some memory corruptions. - skotlex 2006-06-13 14:06:05 +00:00
  • a51eda844c Another mistake.. shit Lance 2006-06-13 10:45:43 +00:00
  • 4a226bec3a Fix again >_< Lance 2006-06-13 10:40:56 +00:00
  • a9d6cac947 Fix Lance 2006-06-13 10:40:14 +00:00
  • 609c4c3dd9 * Looks like somebody needs sleep. (Typos in Yuno.txt) Lance 2006-06-13 10:37:11 +00:00
  • 161ef37fc6 Fix Lance 2006-06-13 10:34:21 +00:00
  • 63edd59586 Fix Lance 2006-06-13 10:21:32 +00:00
  • 7a27be9727 * [Fixed]: - buildin_npcshopitem not allocating extra 1 block of terminator. [Added]: - Modified versions of Dj-Yhn's buildin_npcshopdelitem and buildin_npcshopadditem Lance 2006-06-13 10:12:59 +00:00
  • e20b719299 Garm Claw now has 152 Attack Power rather than 115 Playtester 2006-06-13 08:44:15 +00:00
  • fcbec4d4e6 - Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer. - Updated @noask to also tell the rejected what he has just rejected (added msg_athena entries for each of the different requests) - Since noask already does a player lookup, updated the corresponding parsing functions to take the player rather than the player id (prevents double lookups) skotlex 2006-06-13 03:54:35 +00:00
  • 9edabb3f5e - Juno Update Process. 10% complete. musashiden 2006-06-13 03:33:26 +00:00
  • c24697b09a Implemented a missing npc in Amatsu and the momotaro event. MasterOfMuppets 2006-06-13 00:53:28 +00:00
  • 02a4f5d5ae - Fixed a pair of missing initializers in the clif storage functions. skotlex 2006-06-12 23:58:25 +00:00
  • 0b727de008 - Started the Juno Update process. 5% complete. [Musashiden] musashiden 2006-06-12 21:59:14 +00:00
  • 4597fbab18 - @heal no longer displays a healing animation. Fixes the client believing you couldn't be healed more than 32K. - Now you can use any skills (except encore/dancing ones) while under Longing for Freeding. - Now you can use any skills while under Marionette Control. skotlex 2006-06-12 21:34:38 +00:00
  • 0158ab793e - Fixed npc_checknear's distance check returning the opposite of what it should (false when the range is correct and viceversa) - SL_STIN/SL_STUN have dex-reducable casting times now. - Added a warning on item loading when an item is of equippable type but has no equippable position. - Turning an alliance to an opposition won't work now during WoE - Slaves can summon other mobs now. The only ones who can't do this are player summoned mobs. - Merged the following functions for faster processing of items: clif_storageitemlist + clif_storageequiplist = clif_storagelist clif_guildstorageitemlist + clif_guildstorageequiplist = clif_guildstoragelist clif_itemlist + clif_equiplist = clif_inventorylist - Increased max knockback value support to 25. skotlex 2006-06-12 21:14:28 +00:00
  • c422998669 added quests 4 Bird Nest,Lion Mask,Skeleton Manteau,Fashion Hip Sack,Sales Banner Lupus 2006-06-12 20:19:04 +00:00
  • c165ff1eb6 * [Optimized]: - buildin_npcshopitem memory allocation to calculate before reallocating. Lance 2006-06-12 16:18:08 +00:00
  • c4d4161032 Biolab quest can have carying capitalizations on the first letters of each word in the inputs evera 2006-06-12 15:41:37 +00:00
  • 3b13b070e1 - Made guild member exp an unsigned int. - Modified npc_click to receive the bl that was clicked directly. Also cleaned it up so it isn't as easy to crash the server with invalid ids <.< - Moved npc_checknear to npc_checknear2 and added npc_checknear. The near version receives a bl, checks it's validity, and returns a TBL_NPC object, near2 does the same but doesn't checks for type NPC. The first returns a pointer, the second returns 1 on fail, 0 success. - Also uncommented various npc_checknear calls in the code, who's idea was to comment them out so you could exploit npcs from afar with custom packets? - Added overflow checks for bonus settings mdef_rate/def_rate. - Added missing update of INT after a buf. - Small cleanup of how SC_BLEEDING works. - Fixed party_foreach_samemap invoking the function on the CASTER instead of on the party members. - Added clif_parse_ActionRequest_sub to handle player commands, is used from npc_click or any other function that needs to "re-route" a player's request. - Modified clif_parse_NpcClicked to handle the different situations with different bl-objects (attack on players/mobs, click on npcs or mobs with npc attached) skotlex 2006-06-12 14:55:35 +00:00
  • 9e02fa0329 Fixed some typos in the new spawns Playtester 2006-06-12 14:53:42 +00:00
  • ec14525181 Rachel/Ice Dungeon temp-ness. Vicious 2006-06-12 14:44:31 +00:00
  • 5a9a1411ae Fixed the mode of monemus. MasterOfMuppets 2006-06-12 14:21:49 +00:00
  • 1124594e67 Implemented Amatsu guides and changed/removed some Amatsu warps. MasterOfMuppets 2006-06-12 13:00:36 +00:00
  • c3edaf3641 spawn update by tharis Vicious 2006-06-12 03:36:49 +00:00
  • 02fa8d331d Implemented the poison king quest, beware of potential bugs. MasterOfMuppets 2006-06-11 20:45:27 +00:00
  • 7c2ed6cb63 * Commented some unused mobs in the mob_db * Goggles are worth 10k now Playtester 2006-06-11 18:24:38 +00:00
  • 137fc4ee06 * eAAC update: - Added Vending Machine, made by Celestria. - Updated and fixed Coin Banker, by me :P. eaac 2006-06-11 16:35:39 +00:00
  • 69179113d6 Completed full save/restore of Quest Skills on the REBIRTHING 8) Lupus 2006-06-11 06:51:38 +00:00
  • 3b9eeb4451 * [Fixed] - Compilation warnings on guild.c and int_guild.c Lance 2006-06-11 05:30:23 +00:00
  • 2d6c5fa9ff -Added some missing iRO - Lighthalzen Shops [Musashiden] musashiden 2006-06-10 20:53:22 +00:00
  • d30ce6eb23 Slotted Crown and Tiara only have +1 int Playtester 2006-06-10 20:33:31 +00:00
  • 94dd77de2f Added the new cards to the drops -probably needs some testing Playtester 2006-06-10 17:41:31 +00:00
  • e02ca5222a kafra fix evera 2006-06-10 06:44:06 +00:00
  • 55df062534 - Added structure party_data and party_member_data to the map server to hold party-specific required information about parties including Monk/TK/SG/SN states and party member count. - party Hp updates are no longer done each time the Hp is modified, but together with the party xy timer. skotlex 2006-06-10 03:58:15 +00:00
  • 8e3fb1da90 fixed MoM's typo Vicious 2006-06-10 03:13:28 +00:00
  • 099d8d2605 * Fixed map_readafm missing strcpy(afm_name, m->name). Lance 2006-06-10 03:02:31 +00:00
  • b324c2e683 * [Improved]: - npc_click interception on BL_MOB and BL_PC to let sd act accordingly. Lance 2006-06-10 02:19:19 +00:00
  • f614e484f1 Fixed Lighthalzen and Yuno Kafra respawn locations Playtester 2006-06-09 20:03:32 +00:00
  • c9702bfa25 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7076 54d463be-8e91-2dee-dedb-b68131a5f0ec Lance 2006-06-09 18:09:17 +00:00
  • 73afac7540 * [Fixed]: - Execution of sleep/sleep2 more than once will hang the script_state. Lance 2006-06-09 16:10:44 +00:00
  • 2e5660ec68 - Fixed @mapinfo displaying incorrectly maps with nosave which send you back to your last savepoint. - Moved guild_exp_rate from a mapserver battle config setting to a char server config. It no longer modifies the total taxed exp as seen on the guild information window, but directly modifies the exp that the guild earns. skotlex 2006-06-09 15:12:53 +00:00
  • 2096550252 - Added an error report and correction when the map server receives a guild from the char-server with more guild members than MAX_GUILD. skotlex 2006-06-09 13:54:37 +00:00
  • 975c39b6c7 Changed the interval between waterballs back to 125, MasterOfMuppets 2006-06-09 13:53:28 +00:00
  • 3e901e2ef5 Fixed a typo in char_sql/char.c, thanks to Euph. MasterOfMuppets 2006-06-09 13:37:53 +00:00
  • beabcd9e0a Implemented two airship mini games scripted by Dj-Yhn. MasterOfMuppets 2006-06-09 11:26:23 +00:00
  • b3c6e190f0 A small fix to Shinokas quest. MasterOfMuppets 2006-06-09 11:06:50 +00:00
  • 864ef25503 minor fix to make morgenstein quest Lupus 2006-06-09 08:33:46 +00:00
  • 3992ed56a8 * restored all damaged japanese comments in skill.c and converted it to utf8 [theultramage] Lance 2006-06-09 07:09:41 +00:00
  • bf86fcaa48 reverted counter_mixture quest again. Don't touch! Lupus 2006-06-09 06:35:13 +00:00
  • 51db3a7cdc - Modified guild exp to be an unsigned int rather than a signed one. skotlex 2006-06-09 03:51:18 +00:00
  • 026b38745d Implemented Electric Wire Playtester 2006-06-08 22:48:54 +00:00