Commit Graph

  • 872c6bf810 Fixed bugreport:6483. NPCs with OnTouch in the same area of a Warp won't block player from being warped. momacabu 2012-12-09 22:14:19 +00:00
  • 781e7dfc1c * Use sv_readdb to read exp_guild. momacabu 2012-12-09 02:22:50 +00:00
  • 5f85afcfca * Small improvement in case someone uses logarithmic drops with 1x rate, saving 19.4ms on start in that case; * Fixed bugreport:6606 (follow up to r16881), another issue regarding to dancing skills delay. momacabu 2012-12-09 00:46:08 +00:00
  • 62dee5b8c7 * Updated Geneticist, Warlock, and Sura job quests to their latest versions. * Added a clearer example for party_even_share_bonus (tid:58005). * Standardized job headers. euphyy 2012-12-08 18:18:36 +00:00
  • 841ca16db1 - Updated and adapted El Dicastes NPC from official script. Credits to Muad_Dib! - Standardized header. j-tkay 2012-12-08 17:11:22 +00:00
  • b99e879dfc - Fixed wizard sightblaster skill which was not knocking back traps. (bugreport:144) - Fixed soul linker Swoo(Eswoo) skill to make proper application of stun to caster and target when the second is shrunkened.(bugreport:6157) markzd 2012-12-07 16:42:49 +00:00
  • 78ee33ddda - Fixed bugreport:6979, added missing case in Ayothaya Guide NPC. (re/guides/guides_ayothaya.txt) - Standardized headers. j-tkay 2012-12-06 16:25:09 +00:00
  • e451799f68 - Fixed bugreport:6955, changed the item required for KG_KAGEMUSYA. j-tkay 2012-12-06 07:10:24 +00:00
  • db4748e0dc - Fixed a glitch(related to r16921) which caused running skills from not stopping when recasted. (bugreport:6026) markzd 2012-12-06 06:07:16 +00:00
  • 99fde9db49 - Added safer multiplication in battle formulas to prevent int32 from overflowing when High damage is dealt. (bugreport:6952) - Fixed a typo which was preventing rental items from properly disappearing when deleted. (bugreport:6971) markzd 2012-12-05 19:08:28 +00:00
  • b23cd26e57 - Re-committed r16987 (pid:161281). -Re-commiting part is now ended glighta 2012-12-05 14:24:00 +00:00
  • fd49ef5cf2 - Re-committed r16986 (pid:161281). momacabu 2012-12-05 14:21:13 +00:00
  • eb9fa64f63 - Re-committed r16985 (pid:161281). momacabu 2012-12-05 14:16:04 +00:00
  • 54576f5971 - Re-committed r16984 (pid:161281). markzd 2012-12-05 14:15:15 +00:00
  • 144bb14efc - Re-committed r16981/trunk/src/ and follow up r16988/trunk/src/ (pid:161281). -Fix previous recommit since r16995 rud0lp20 2012-12-05 14:13:26 +00:00
  • ed8f0515ef - Re-committed r16979/trunk/src/ (pid:161281). - Re-committed r16980/trunk/src/ (pid:161281). - Malufett's enhancement applied (r16981) markzd 2012-12-05 06:12:53 +00:00
  • c23e4c4073 - Re-committed r16977/trunk/src/ (pid:161281). thatakkarin 2012-12-05 05:51:22 +00:00
  • 2e3e383ba2 - Re-committed r16974/trunk/src/ (pid:161281). momacabu 2012-12-05 05:49:10 +00:00
  • 4a9da0c578 - Re-committed r16973/trunk/src/ (tid:74924). momacabu 2012-12-05 05:41:00 +00:00
  • fa9879ca5d - Re-committed r16971/trunk/src/ (tid:74924). momacabu 2012-12-05 05:25:16 +00:00
  • 8486d7a5cd - Re-committed r16969/trunk/src/ (tid:74924). glighta 2012-12-05 05:12:45 +00:00
  • a2bdc47daf - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). [16969:16991/trunk/src/] will be re-committed in the next 24 hours. brianluau 2012-12-05 02:53:33 +00:00
  • ad54188296 * Updated Sorcerer and Wanderer job quests to their latest versions (fixes bugreport:6966). * Follow-up r16955: fixed an item_db mistake (bugreport:6967). euphyy 2012-12-02 06:37:51 +00:00
  • 5c0f8fa61a * Updated Arch Bishop, Guillotine Cross, Mechanic, and Royal Guard job quests to their latest versions. * Fixed Izlude RE warps (bugreport:6884, bugreport:6285). * Fixed experience reward in Cursed Spirit quest (bugreport:6288). euphyy 2012-12-01 22:45:51 +00:00
  • 4d85fe4059 - Fixed Acolyte Tutorial/Quest: A wrong placed curly bracket. Thanks to clydelion! (npc/quests/first_class/tu_acolyte.txt) j-tkay 2012-11-30 16:48:37 +00:00
  • c300d95241 Follow up r16981: - Where it causes nullpo_info warnings or even map crash(bugreport:6954) - Fixed wrong display of info using HW_MAGICPOWER in pre-re/skill_cast_db.txt(bugreport:5663) Synced 'skill_cast_db.txt'(new skills only) of RE with PRE RE rud0lp20 2012-11-30 16:41:54 +00:00
  • 14ecbcf666 -Fix old warnings. 1st step to get ride of -wno flag in configure. glighta 2012-11-30 04:13:46 +00:00
  • 2821d94d7b - Minor tweak in @jobchange, it will now read msg_athena.conf job names; - Fixed warning in cleanmap command (follow up to r16971). momacabu 2012-11-30 00:30:13 +00:00
  • 0e8c431c82 - Upon character deletion remove received mails and elemental. momacabu 2012-11-29 22:58:14 +00:00
  • 8d166e597a * Fixed bugreport:6942 where bSkillCooldown was not applying to skills. * Fixed some grammar typos in pc.c markzd 2012-11-29 22:38:26 +00:00
  • 1c686036db Follow up r16981 wrong column for duration2(fixed for bugreport:6848) rud0lp20 2012-11-29 17:57:29 +00:00
  • e49bf6b138 * Removed Non-English sample files from doc/sample/ (bugreport:6750) - sample/npc_test_ev.txt was originally used to demonstrate nifty event related commands. - sample/npc_test_arena.txt is rather defunct as there are fully working scripts within npc/ that demonstrate the same functionality. - sample/npc_test_str.txt explains how StRing != striNG. This is documented in doc/script_commands.txt * Slight update to CMakeLists.txt for README.txt thatakkarin 2012-11-29 16:20:40 +00:00
  • 4129e5eb1c Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal) Fixed bugreport:5745 WL_RECOGNIZED us now functional. Fixed bugreport:5663 where HW_MAGICPOWER shows glitch in status window. Fixed bugreport:6759 where items granting matk bonus didn't work. Follow up r16980 small performance enhancement...:) Done some TODO in skill_cast_db.txt rud0lp20 2012-11-29 16:03:55 +00:00
  • 02613ae097 * Minor fix and description when removing debuffs by status_change_clear_buffs. Follow up: r16979 * Reverted r16930. (bugreport: 6939) markzd 2012-11-29 15:19:56 +00:00
  • d20b06eeec * Fixed (assistant/slave)summons/clone, where they dissappeared when going up to a nobranch mapflag map. (bugreport:6925) * Minor fix to to Nosiege, follow up (r16969) * Fixed RK_Refresh where it was not removing/protecting from the right debuffs. markzd 2012-11-29 08:26:44 +00:00
  • a0b84ee722 * Added missing bindatcmd documentation (tid:74882). * Follow-up r16976: spell check and other minor changes. euphyy 2012-11-29 01:34:17 +00:00
  • 60b1b0bc97 * Follow up to r16975 - removed reference to ${CMAKE_CURRENT_SOURCE_DIR}/readme.html in CMakeLists.txt (Why was it referenced there :o ) * Modified ShowInfo in map/map.c to reflect change. thatakkarin 2012-11-29 01:23:53 +00:00
  • 4618d0c970 * Removed readme html files and replaced with README.txt after looking at the poll on tid:71432 - there was nothing in the ~600kb that couldn't be summed up in ~8kb. The poll suggested no one really used them, so they're not staying. * Changed readme file to .txt for easy viewing on both *nix and Windows OS's. thatakkarin 2012-11-29 01:04:29 +00:00
  • 69f238542f - Follow up to r16971: don't overwrite /conf/import/ if files already exist (because that probably means they edited them!) brianluau 2012-11-28 06:59:35 +00:00
  • 7fd73dbee1 - Fixed bugreport:6304, where mail titles could be bypassed thus having no length. - Applied old patch by Daegaladh on bugreport:6044 for mercenaries and elementals mimic master's speed. momacabu 2012-11-28 00:22:59 +00:00
  • 875c7f5b8a - Don't recall the player if it is on the same place as the recaller; - Fixed part 2 of bugreport:4337, homunculus experience received now share with party members. momacabu 2012-11-27 22:39:58 +00:00
  • f60980596d * Follow-up r16971, documentation for map-cleaning commands. euphyy 2012-11-27 22:32:03 +00:00
  • fbd6003be0 Applied suggestion in tid:74775. Added script command cleanmap and cleanarea script commands. Also modified @cleanmap to properly clean the entire map and added @cleanarea to clean an specified area. A documentation will be done in shortly. Automagically copy files from import-tmpl to import folder on Windows after building the project (only works with rAthena-10 and rAthena-12) (tid:74635). momacabu 2012-11-27 21:53:07 +00:00
  • e5e852cb54 * Applied Renewal mob mode changes (bugreport:6150). * Small documentation changes (incl. bugreport:6937). euphyy 2012-11-27 21:21:45 +00:00
  • de6556ebb1 -Fix bugreport:6930 heal -Hp,0; percentheal -100,0; causing crashmap -Upd bugreport:6751 with MarkZD followup patch glighta 2012-11-26 00:52:01 +00:00
  • a7c32653f7 Applied AStyle code formating as discussed on tid:74602. Removed /SAFESEH option from MSVC11 projects. greenboxal2 2012-11-25 21:20:43 +00:00
  • a1589988eb * Misc spelling fixes * Added @lkami to list of current @kami variations in doc/atcommands.txt thatakkarin 2012-11-25 20:42:27 +00:00
  • e5253aa7c6 * Added the "Catalog Magician" NPC to merchants/buying_shops.txt, thanks to Muad_Dib! * Changed all commands in atcommands.txt to their defined names, not aliases, and added two more common aliases. * Documented 'makerune' in script_commands.txt. * Documented '@accinfo' in atcommands.txt. * Follow-up r16965, database update for rune crafting formula. * Updated Magic Mushroom DB according to 3CeAM revision 703. euphyy 2012-11-25 01:08:33 +00:00
  • 5761fd1603 -Upd RK_RUNEMASTERY cooking percent, linked with upd of makerune args as requested glighta 2012-11-25 00:41:50 +00:00
  • e54c630ce3 -Add tool/check-doc to verify if all script/atcommand are being documented. thx to Trojal -Upd SC_ASH, make skill fail at 50% rate glighta 2012-11-24 20:41:16 +00:00
  • 6361cb555f * Permanent monster spawn documentation is finally up-to-date (partly follow-up r16962). * Added missing documentation for boss_monster, and fixed a waitingroom example (bugreport:6800). * Added a small detail to pcblockmove documentation (bugreport:6894). * Added an array example to getd() documentation (tid:63002). * Follow-up r16961, standardization of documentation. * Deleted incorrect UseSkillToPC comments in scripts. This command will hopefully be added in the future. euphyy 2012-11-24 20:39:13 +00:00
  • a2767e60af Fixed behavior in permanent mob spawns allowing new optional parameters: level, size and AI. momacabu 2012-11-24 20:21:46 +00:00
  • c3093ec12d Added documentation for getcharip arcshiru 2012-11-24 15:00:41 +00:00
  • 7711b41dc0 -Fix geoipreading cache for Windows, bugreport:6923 glighta 2012-11-24 13:29:13 +00:00
  • b147d57559 -Fix bugreport:6751 allow noseige to be casted while under status. -Upd athena-start, save pid to not kill all other process with same name (annoying when multiple server) -Harmonize setmapflag and @mapflag, flag value is always an int, and could be superior to 1 for some mapflag -Fix bugreport:6923 for Windows -Upd @zeny to remove rest of zeny if not enough money as requested glighta 2012-11-24 08:50:59 +00:00
  • dd921e44ec Follow up to r16957 to fix an error with getcharip. cookiecrumbs 2012-11-24 07:04:38 +00:00
  • 68c19e8a0f Implemented script command getcharip (tid:69646) cookiecrumbs 2012-11-24 04:02:20 +00:00
  • 8e718efb12 Implemented @warp modification (tid:74181), it check if a map exists regardless of case-sensitivity. Also fixes bugreport:5719. momacabu 2012-11-24 03:12:35 +00:00
  • 7fc959438d * Removed duplicate isequipped() entries from item_db already written in item_combo_db (bugreport:6924). * Moved a few remaining isequipped() entries to item_combo_db. * Follow-up r16940: applied change to SQL and pre-re files, and renamed Size constants to Size_ for consistency. * Follow-up r16947: fixed mob modes. euphyy 2012-11-23 18:30:42 +00:00
  • 87696fb2f1 Partial fix for bugreport:4337. A new field was added to homun_skill_tree.txt containing the minimum level of intimacy to unlock a skill. This is used in some skills where the homunculus has to reach a amount of 910 of intimacy. The default value is 0 and it should only affect evolved homunculus. momacabu 2012-11-23 18:15:21 +00:00
  • 1c7e4e1e0f Fixed bugreport:2307, if you get an mail attachment with the char-server offline it wouldn't be saved to your inventory and therefore the item would be lost. momacabu 2012-11-23 15:59:06 +00:00
  • 0743650416 -Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for slave and evil clone) -Fix old fread, fgets warnings, displaying a msg errors when failed now -Cleaning checkweight debug showinfo glighta 2012-11-23 05:53:29 +00:00
  • f21454e1db - Fixed dumb warning (follow up to r16950) -_- momacabu 2012-11-23 04:34:12 +00:00
  • 96c2cf57d3 - There will now be a warning regarding to map name length limitation (part of bugreport:1688). momacabu 2012-11-23 04:19:16 +00:00
  • 151ef27c58 Follow up to r16946, where not all npc interactions (input, menu) where properly terminated. *Buddha of mine I also horrendously misplaced the code.* momacabu 2012-11-23 03:37:38 +00:00
  • 78c79827dc - Temporary fix for bugreport:1023, where various 'next' buttons would pop --for now let's display everything in one single "page"; - Fixed something related to bugreport:1900 (but not only); added a new flag to status_change_clear to include some status as SC_WEIGHT50, SC_PUSH_CART, which shouldn't be removed by sc_end script command. momacabu 2012-11-23 03:28:54 +00:00
  • 7630c7eb61 * Added Guillotine Cross job quest, again thanks to Muad_Dib! (bugreport:5834) * Follow-up r16941: added documentation. * Updated WOE Controller script to v1.4, which modifies LoadEvent mapflag settings for easier cross-compatibility and standardizes script format. * Minor tweaks here and there. euphyy 2012-11-23 03:22:28 +00:00
  • 1fae8bcda4 Fixed bugreport:2313 where a player interacting with a NPC would still be queued when died and therefore causing problems with further NPC interactions. momacabu 2012-11-23 01:10:36 +00:00
  • 0fc1353ab1 Added params for bCritical, and bASPD for usage in NPC scripts per Euphy's request. cookiecrumbs 2012-11-22 21:38:27 +00:00
  • 8e37713f8d - Fixed bugreport:6922, Sura Job Change Quest: Removed disablenpc which causes players stucked in waitingroom. (npc/re/jobs/3-2/sura.txt) j-tkay 2012-11-22 20:21:18 +00:00
  • ec75513871 - Fixed missing 'close' in priest.txt (bugreport:6921) brianluau 2012-11-22 16:45:51 +00:00
  • 4c5ebe2c4e - Added svn:eol-style=native property. brianluau 2012-11-22 09:10:07 +00:00
  • eebeb88cdb -Adding checkweight2 and upgrading chekweight to read list of item tid:59194. Check npt_chekweight for exemple of usage. glighta 2012-11-22 01:15:29 +00:00
  • 805aedeff0 -Apply EvilPuncker path from tid:71756 -Fix and upd logzeny enumeration type bugreport:6897 -Upd @zeny to send a message when succed bugreport:6886 -Upd ChaosPanic to affect all bugreport:6893 -Upd bloodylust cooldown and disable endure effect bugreport:6547 glighta 2012-11-22 01:13:28 +00:00
  • ec27782da3 Another minor improvement on char_per_account setting (follow up to r16937). Thankyou Lemongrass for your suggestion! momacabu 2012-11-21 15:22:38 +00:00
  • 7cf43a3375 Replaced 'bonus2 bVariableCastrate' with 'bonus2 bCastrate' in pre-renewal item databases. (bugreport:6913) kenpachi2k11 2012-11-21 13:03:30 +00:00
  • b4a0578039 Minor improvement in char_per_account setting, which could be greater than MAX_CHARS. momacabu 2012-11-20 15:58:29 +00:00
  • 1e93aef6ac Console clean up, dropped quite a few pointless messages and modified others to only be displayed when relevant (e.g. you dont need to know you have only 1 subnetwork) Improved the debugging of scripts when an amount greater than supported of arguments is used. Follow up r16935 -- commit missed the script.c part of it. shennetsind 2012-11-20 13:24:15 +00:00
  • 0c992d9e23 Minor performance improvement; created guild flag cache to replace the inefficient npcdb lookup, in perspective: Before: whenever a guild emblem was changed it'd loop through all npcs looking for flags belongin to that guild Now: whenever a guild emblem is changed it'll loop through a very small list which contains all guild flags, and from there it'll update the flags accordingly. shennetsind 2012-11-20 08:31:41 +00:00
  • acb8a85388 Follow up r16933 Fixing a typo on map_foreachinmap, block -> block_mob shennetsind 2012-11-20 08:18:24 +00:00
  • 3d9696456c 122 diffs. map_foreachin<everything> syntax clean up. shennetsind 2012-11-20 06:47:21 +00:00
  • c303484e06 Updated all items which had groupranditem with getrandgroupitem (better implementation done by Ind) momacabu 2012-11-20 03:47:31 +00:00
  • 8612a476a2 Forgot the Show* voiding <3 momacabu 2012-11-20 02:31:29 +00:00
  • 53e6f0df04 - Fixed bugreport:6915, where @follow would still be enabled when the target/source died; - Fixed a exploit on the creation char process, the hair color and style could be bypassed (bugreport:6916). momacabu 2012-11-20 02:26:02 +00:00
  • 4aaa886ece - Removed labels in nguild_warper.txt brianluau 2012-11-18 07:25:56 +00:00
  • ad3527821b Updated @reloadskilldb to update all connected clients skill infos; and to explain why I'll write a short, cute story. Prior to this change, if you changed a skill type from, say, ground to self, and reloaded the skill db, you'd need to relog (or force kick everyone in the server) in order for this to refresh in their clients; thanks to this change @reloadscript will refresh everyones skill tree. shennetsind 2012-11-15 02:47:28 +00:00
  • 3a74e2be4f Follow up r16926, fixed a horrid typo (wrong order; didn't notice the warning in the console T_T shame on me); special thanks to mkbu95 for pointing it out! shennetsind 2012-11-15 02:25:34 +00:00
  • 5d0a4841c9 Fixed bugreport:6772 cart display will now update/save properly if you change to a cart of lower level; fixed 2 compiling warnings. shennetsind 2012-11-15 00:54:26 +00:00
  • bd13d64bc6 Fixed bugreport:6892 HP display is now properly updated shennetsind 2012-11-14 23:22:55 +00:00
  • b4b7d621ee Following r16914 -fix @zeny for negative amout bugreport:6886, bugreport:6895 bugreport:6888 -fix @cash,@points command display result -enforce bound chk for both glighta 2012-11-14 02:26:00 +00:00
  • f98f9a56ab Following r16914 -Upd pre-re db (insignia, homon-s, bloodylust, chaospanic) -fix @zeny for negative amout bugreport:6886 glighta 2012-11-13 01:03:28 +00:00
  • 57006f7756 - Fixed bugreport:6887, a variable was not initialized; - Make @addwarp <npc name> parameter mandatory as per requests; - Changed SCB_ALL to SCB_BASE on SC_INTRAVISION case, it should be enough. momacabu 2012-11-13 00:27:40 +00:00
  • 0733e02c45 Fixed bugreport:6719 adjusted SR_GENTLETOUCH_CURE,SR_GENTLETOUCH_CHANGE, and SR_GENTLETOUCH_REVITALIZE required spirit balls. Fixed bugreport:6140 removed unused status icon SI_CLOUDKILL. Fixed bugreport:6829 an animation problem in casting skills. rud0lp20 2012-11-12 14:29:41 +00:00
  • 36e6b0c144 * Follow-up r16919, documented @addwarp modification in doc/atcommands.txt euphyy 2012-11-12 05:46:10 +00:00
  • 069793e804 Modified @addwarp to accept a new optional parameter <npc name>. If <npc name> is specified, then the warp created will have that name. Otherwise it will use a name chosen by the emulator. If there is already another warp with that name the generic name will be used instead. momacabu 2012-11-12 02:46:28 +00:00
  • 33b2b02c5a -Upd mob_count to read a 10 modib list to chk if present or not -Add UNLIMITED_HUMMING implementation, now increase sp requirement and make cast unbreakable -Upd Group dance overlaping A and B, previous chk wasn't ending other properly (if fail was skipping other) -Upd OdinPower effect glighta 2012-11-12 01:54:56 +00:00
  • f0035207bb Follow up r16916: enforced status recalc when intravision ends to ensure it is properly overridden. Follow up r16914: removed unused var shennetsind 2012-11-12 00:53:03 +00:00
  • 9d3f99b320 Fixed bugreport:6883 made maya purple no longer conflict with status-change-controlled intravision stuff, e.g. box of sunlight. shennetsind 2012-11-12 00:40:39 +00:00
  • 94b8b02141 -Add/upd basic documentation for script.c -Fix some indentation and strange codestyle change to A-Style glighta 2012-11-12 00:35:48 +00:00
  • 752776e4cc -Add Homon-S skills, 1st implementation (all done except Eleanors) --Upd Skill conf to set land-limit for homonculus by default (ground skill limit) --Mv MH_HEILIGE_STANGE and MH_ANGRIFFS_MODUS skill from Eleanor to Bayeri glighta 2012-11-12 00:06:25 +00:00