Commit Graph

  • 9a6ec64e4f Missed one of those blatant errors in the Keil Hyre Quest. L0ne_W0lf 2008-08-31 10:36:47 +00:00
  • e4e01655a5 Fixed blatant errors that I added to Keil Hyre Quest. L0ne_W0lf 2008-08-31 10:27:19 +00:00
  • c268fbd5d8 Couple small corrections to the mob database. (bugreport:2109) L0ne_W0lf 2008-08-29 11:18:24 +00:00
  • d60db9cfcf * Just fixing some reported script bug. - Fixed coordinate in level 60 arena. (bugreport:1663) - Fixed errors in the Keil Hyre quest. (bugreport:2129) - Fixed guild look ups in Arug_cas02. (bugreport:2134) - Corrected treasure spawn in schg_cas03. (bugreport:2142) L0ne_W0lf 2008-08-29 11:17:04 +00:00
  • bf86e54281 swtcompilationerror (followup to r13149) ultramage 2008-08-29 06:08:31 +00:00
  • c6675b9cea - Small fix in Juice Maker quest, NPC kept saying text for just grape juice. Kisuka 2008-08-29 03:11:12 +00:00
  • 38ca0f6e4c Fixed a txt login server crash when reading a malformed accounts file. ultramage 2008-08-28 17:37:54 +00:00
  • 22c79e2098 Replaced the engrish ksprotection message with one provided by Itakou. ultramage 2008-08-28 04:02:39 +00:00
  • 8fcc1c7432 Fixed @cash/@points not handling negative values properly (bugreport:2132) ultramage 2008-08-28 03:55:21 +00:00
  • 9b175f8791 - Fix on Kiel Hyre Quest. - Fixed setcell on schg_cas03 zephyrus 2008-08-27 20:10:26 +00:00
  • c8fec27dfe * pc_isGM() checks in gm_cant_party config checks will now check against being lower or higher than lowest_gm_level config. sketchyphoenix 2008-08-27 19:47:26 +00:00
  • b30900cce1 * Fixed @agjgmlvl bug preventing its use on other players. (bugreport:2124) sketchyphoenix 2008-08-26 06:10:57 +00:00
  • c9b246393c Added mercenary code (it should have been done this way in r13122). Removed 2 unused variables in homunculus code. ultramage 2008-08-26 05:11:58 +00:00
  • cbcc989ab9 Renamed files of 'mercenary' to 'homunculus'. Applied relevant changes that were reverted (relevant = not unneccessary whitespace changes). ultramage 2008-08-26 05:03:19 +00:00
  • d4bcc0a143 Reverted all mercenary changes to mapserver homunculus code ultramage 2008-08-26 04:50:15 +00:00
  • 9db51ad4e8 - Fixed crash on Pet hatch. Resorted the way a Pet is initialized. (Bug Report 2121) zephyrus 2008-08-25 19:41:27 +00:00
  • 3297d867e2 Corrected Spear and Swordman mercenary scrolls again. L0ne_W0lf 2008-08-25 10:26:39 +00:00
  • 21d0508037 Corrected Spear and Swordman mercenary summoning scrolls. L0ne_W0lf 2008-08-25 10:19:10 +00:00
  • 4fcdf96f2a quick compilation fix to r13130 ultramage 2008-08-25 10:05:37 +00:00
  • b75838a07b Last commit Fixed homun sp regen bug introduced on r12953 bugreport:2071 shadow 2008-08-25 09:55:22 +00:00
  • 65939ee758 * Fixed: several compiler warnings [akrus] akrus 2008-08-25 00:56:11 +00:00
  • d0bcebabe2 * Fixed: compiler warning in admin.c [akrus] akrus 2008-08-25 00:50:46 +00:00
  • 62c214e0f2 - Mercenary Dismiss packet and some corrections. zephyrus 2008-08-24 23:26:14 +00:00
  • 5df63da5e7 - Implemented Mercenary Scrolls (item_db) - There are some little problems, like remaining time going to 0, but you can summon it, make it walk, follow you. - Feel free to test it. zephyrus 2008-08-24 22:45:32 +00:00
  • 71a1081f70 Fixed a compilation problem caused by r13123. ultramage 2008-08-24 18:33:20 +00:00
  • be66dce771 - Fixed skill problems (who did this? Mercenary skills values are big than homunculus). zephyrus 2008-08-24 16:02:26 +00:00
  • daf7030ce9 - Ops!! this is mine (homunculus hungry messages). - Fixed a bug on char delete. zephyrus 2008-08-24 15:51:33 +00:00
  • c5cc2257d3 - Moving all content of Homunculus code to a proper file Homunculus.c/h - Update of all project files. zephyrus 2008-08-24 15:00:26 +00:00
  • d650043597 - Implemented unit_calc_pos (copy from pet_calc_pos) to implement it on Mercenary/Homunculus and don't use x,y-1 always. - Implemented Mercenary walk to master (same packet as Homunculus). - Starting work on Stats but i will need lot of help. zephyrus 2008-08-24 13:33:36 +00:00
  • df2b8b6d67 - Fixed Taekwon job quest NPC facing the wrong way. (bugreport:2090) - Fixed an issue with Kiel_Hyre_Quest.txt where dialog window wouldn't close. Kisuka 2008-08-23 22:41:59 +00:00
  • 0cd39a6399 - Some stuff i forgot for char_sql. Bug Report 2112. zephyrus 2008-08-23 22:21:32 +00:00
  • 399efe15bd - Completed Mercenary Create, Delete, Save. Tests OK. - Incremented MAX_SKILL required for a proper load of Mercenary Skills. - Some fixes. zephyrus 2008-08-23 19:08:54 +00:00
  • e5e14c14fe - Added column mer_id on char_db - More mercenary implementations (delete, load, create) - Some fixes. zephyrus 2008-08-23 14:59:51 +00:00
  • 1204fd49db - Mercenary Packets (Server to Client). Still need a little more info. - Packet for Mercenary Menu. - Some other progress as creation but need more code. zephyrus 2008-08-23 13:09:50 +00:00
  • b6c7de7c00 - Database structure for Mercenary. zephyrus 2008-08-23 12:14:13 +00:00
  • 4ca3bd6ce3 - Mercenary data structures. zephyrus 2008-08-22 18:53:11 +00:00
  • bc00263633 - Mercenary Database Reading. zephyrus 2008-08-22 15:14:07 +00:00
  • 144ae2e37a - Ups. I forget this merge about Basilica (caster cannot walk). zephyrus 2008-08-22 12:13:13 +00:00
  • 6987e4e259 - Starting Mercenary's Project. * Mercenary DB files. (Thanks to L0ne Wolf). zephyrus 2008-08-22 11:22:46 +00:00
  • c6af5ab8d5 - Big update to Basilica, implementing official behavior. * Basilica caster cannot walk. * On Basilica area, only caster can use Basilica again to stop it. * On Basilica no one can use skills. (Previous bug on eA because you can use support skills on it, also caster). * Only Pressure can bypass Basilica protection. * Any enemy of the caster bounce 2 cells back from basilica, except Boss type. (Bugreport 2099). * Any monster can target you on basilica and try to attack you, also with skills, but damage is reduced to 0, except Boss. zephyrus 2008-08-21 20:38:32 +00:00
  • 9a11c75c3e Archer and Knight guardians (WoE 1.0) will no longer detect hidden. L0ne_W0lf 2008-08-21 17:13:24 +00:00
  • 75acf439cf - Fixed a bug. Warp portal cannot be casted on dead players. zephyrus 2008-08-21 15:28:09 +00:00
  • c2ba03b6e2 Deleted zombie extern variable declaration which was causing a "static declaration follows non-static declaration" gcc compilation error. ultramage 2008-08-21 01:27:25 +00:00
  • 25933ddfdf Follow up to r13091, fixed weight check in stone dismantler. L0ne_W0lf 2008-08-20 21:10:05 +00:00
  • c1fa49b7e6 - New invisible walls system (for WOE SE and Battlegrounds). - New script commands for this system "setwall" and "delwall" - Added other scripts commands "changelook" (can be used to try clothes colors, hair styles, headgears, etc without saving this on logout). - Added getmobdrops to request a list of drop and rate of an specified class. zephyrus 2008-08-20 20:56:35 +00:00
  • ab500d3207 - More cleanup of Barricades (final i think) - Fixed a bug, missing sizeof(add_steal_rate). zephyrus 2008-08-20 20:08:00 +00:00
  • 1c9ed48637 - Do not trigger event if killed by script at all. zephyrus 2008-08-20 19:48:35 +00:00
  • a4a518d6cc * Implemented Brainstorm's and SketchyPhoenix's fixes for Flying side kick. - Skill will now remove KA-type statuses and not remove stalker's link while preserved. L0ne_W0lf 2008-08-20 19:47:02 +00:00
  • 6b6ef43c4b - Removed my barricade implementation. Not required in WoE SE. zephyrus 2008-08-20 19:40:53 +00:00
  • 6ff274c89c - Fixes on schg_cas02 and arug_cas01.txt - Official Meteor Storm. Meteors can fail and just not fall, and only fall where you can get a shootable path. * Tested on Aegis with help of ultramage. zephyrus 2008-08-20 19:24:19 +00:00
  • 1f0d1cd052 * Fixed invalid element warning in mob database. * healing staff and similar items now add to offensive heal as well. L0ne_W0lf 2008-08-19 19:00:19 +00:00
  • e3d39453fd * Fixed a storage saving issue with txt charserver (bugreport:2084) - caused by incorrect idb_ensure -> idb_get change (see r12950) - removed redundant account_id variable from storage data - cleaned up the very messy txt storage handling code ultramage 2008-08-19 16:00:30 +00:00
  • 442204b547 * Added global sql settings 'sql.*' to inter_athena.conf. * Made account, ipban and loginlog use the global sql settings when the hostname is empty. * Commented 'ipban.sql.*' and 'account.sql.*' so they default to the global settings. * Removed deprecated settings 'case_sensitive' and 'add_to_unlimited_account' from in login_athena.conf. * Made inter_athena.conf be imported from login_athena.conf instead of being handled separate. * Changed ipban to get the failed login attempts of an ip from loginlog (respects if loginlog is enabled or not). FlavioJS 2008-08-19 15:48:57 +00:00
  • 57a39c5ecc * Fixed bugs in some items. (bugrepot:2059) * Added stats for some mobs, and fixed some others. L0ne_W0lf 2008-08-19 00:16:37 +00:00
  • 78f10d9ac2 Fixed incorrect array capacity / format string for txt mapreg loading code. ultramage 2008-08-18 09:49:02 +00:00
  • 4c2a6255cd Merged a critical fix to charserver online tracking code (see r13087). Corrected wrong variable use in txt charserver online tracking code (mistake in r4726). ultramage 2008-08-18 04:30:57 +00:00
  • 26a6b9c61c Fixed some messed up operator priority in the mapreg code (bugreport:2078). ultramage 2008-08-17 06:06:28 +00:00
  • 83f55ea8bf ** Please update your server ASAP. ** - Fixed a wrong auth process, setting account offline in Login server when accessing Char server. (OMG!) - Fixed a bug on TK_JUMPKICK. It should only do damage if can reach target. - Fixed bug on Arug_cas01 script. zephyrus 2008-08-17 00:21:13 +00:00
  • de3e8cf874 Added a mapreg txt->sql converter script to /tools, because the sql mapserver doesn't read the txt mapreg savefile anymore and people will most likely want to preserve their global variables. The script is php-based and requires the php_mysql module. The script produces a series of INSERT statements, ready to be imported to the database. ultramage 2008-08-16 07:17:35 +00:00
  • 797806ca93 Fixed typo in disable/enable npc's (bugreport:2027) Yommy 2008-08-16 04:10:12 +00:00
  • d2fa131861 Another update to the vs9->vs8 converter, to use appropriate line endings. ultramage 2008-08-16 02:10:24 +00:00
  • 420cee95d9 Some cleaning in script.c - documentation of functions translation of japanese comments - usage of const char* instead of char* where appropriate - removal of unused isstr() function ultramage 2008-08-15 17:08:52 +00:00
  • 2e677dbb88 Adjusted the vs9-to-vs8 converter so that status messages won't mix with its converted output. ultramage 2008-08-15 11:53:49 +00:00
  • dcc2cdb5da Split off mapreg code from script.c * new mapserver files, mapreg.h, mapreg_txt.c, mapreg_sql.c * removed MAPREGSQL from project files / makefiles * mapreg storage engine is now fully dependent on the server type * added config settings mapreg_txt and mapreg_db to inter config * added get_str() function to complement add_str() * fixed txt mapreg code allowing too long variable names ultramage 2008-08-15 11:14:45 +00:00
  • efef65a62f Applied one missed conf setting rename (followup to r13077). ultramage 2008-08-15 11:08:21 +00:00
  • ee71675a5b bugfix (bugreport:2038) Yommy 2008-08-15 02:44:11 +00:00
  • e126f1d08d incorrect item id (bugreport:2063) Yommy 2008-08-15 02:25:23 +00:00
  • 61743c4dc6 * Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the threshold. (bugreport:2051) sketchyphoenix 2008-08-15 00:11:16 +00:00
  • 7ad8038f0e * Added: new items, according to kRO items descriptions (commented out for a while) (bugreport:2043) [akrus] * Fixed: items 7918, 11703 wrong line format (bugreport:2055) [akrus] akrus 2008-08-14 06:48:52 +00:00
  • df470032f9 Now using proper enum type for mob skill state tracking. ultramage 2008-08-12 05:58:58 +00:00
  • a9a32d2da8 Added updated client effects list. Corrected some doc/npc typos. Reindented some mob AI code. ultramage 2008-08-12 05:45:35 +00:00
  • 9ffa1e7abb Added gcc compiler flags to silence some warnings in non-debug builds (bugreport:1993) ultramage 2008-08-12 04:52:39 +00:00
  • b45e112b9e Hammerfall now works with daggers and 1h swords (bugreport:2045) ultramage 2008-08-12 04:46:32 +00:00
  • 8161741bad * Corrections and fixes to the mob Skill DB. - Readded the skill "Self destruct" to G_SEYREN - B_YGNIZEM Will again teleport on rude attacks. - Added Pouring and Bombporing skills. L0ne_W0lf 2008-08-11 12:22:32 +00:00
  • 6c4b0e2676 Fixed right-click npc unload not unloading duplicates (bugreport:2014) ultramage 2008-08-11 11:00:24 +00:00
  • 382595255d Corrected Flame Skull Card, rate os 5% not 50%. This is what happens when your value types are inconsistent. L0ne_W0lf 2008-08-11 10:31:16 +00:00
  • f307b56ef2 Updated the dungeon teleport scroll menu. L0ne_W0lf 2008-08-10 23:04:16 +00:00
  • 4b57918f24 Accidentally reverted the fix to Drifter. L0ne_W0lf 2008-08-10 19:49:56 +00:00
  • 30b8c64a10 * Rather massive item database update. - Added a lot of items, though some are not implemented. - Updated a lot of the current prices for many items - All items now use the "Buy" column for price. * Added new skills to the skill database. (commented out) * Updated item trade database with new items. * Updated Cashshop functions. L0ne_W0lf 2008-08-10 19:20:11 +00:00
  • 98a152d4d3 copy paste error in monster race (bugreport:2035) Yommy 2008-08-10 18:29:09 +00:00
  • 5f31620e6a Some skill corrections based on bugreport:1945 - enabled WZ_FIREWALL and NJ_KAENSIN effect stacking (for more damage) - blocked stacking of Warp Portal and Flip Tatami land skills - reverted r12798's land-protector code change (incorrect and also doesn't have any effect) ultramage 2008-08-10 13:22:53 +00:00
  • fb0a123f7a Some small code cleaning - removed unused create_storage() function - removed unused char_db mapserver config setting - adjusted formatting of mapserver config loading code ultramage 2008-08-10 08:08:59 +00:00
  • f4c4ccb9c9 Removed 'DROP TABLE' statements from main.sql (bugreport:1714) ultramage 2008-08-10 03:59:44 +00:00
  • c46226e3d1 fixed bug reports (bugreport:1556 bugreport:1913 bugreport:1839) Yommy 2008-08-10 00:10:49 +00:00
  • f48fda465f fixed bug reports bugreport::2029 bugreport::2023 bugreport::1923 Yommy 2008-08-09 23:01:10 +00:00
  • 5dbe0c1b4b Really implemented SC_WALKSPEED (instead of copy-pasting old code) (followup to r13039) - the modifier is now a percentual value - a higher modifier now means faster speed, not slower ultramage 2008-08-09 19:36:52 +00:00
  • d6228b8460 Fixed a mistake in r13051 party invite code where 'tsd' was accessed before checking for NULL. ultramage 2008-08-09 19:20:28 +00:00
  • 0a47c29967 Fixed @noks leaking internal buffer contents (bugreport:1528). ultramage 2008-08-09 15:11:12 +00:00
  • 659d7539ed Now Novices without lvl5 basic skill can be partied (bugreport:1131). ultramage 2008-08-09 15:02:24 +00:00
  • 104f28b34b Fixed login printing raw passwdenc passwords to console (bugreport:826). Added strlib function bin2hex(). Cleaned up the md5calc interface a bit. ultramage 2008-08-09 13:05:54 +00:00
  • 970aa9fa35 Corrected an outdated compilation option in the login txt->sql converter projects (bugreport:2025). ultramage 2008-08-09 02:32:33 +00:00
  • 4299d8da0a Removed unofficial inn maid from Alberta. L0ne_W0lf 2008-08-08 20:53:35 +00:00
  • dd8e1e1bf3 * Slew up NPC bug fixes and other updates. - Corrected item checking in Dancer job quest. (buggreport:1987) - Fixed infinite dialog in novice grounds. (buggreport:1998) - Fixed overlapping warps in ice dungeon. (buggreport:2009) - Corrected super novice script checks. (buggreport:2016) - Corrected bug in alchemist dealer. (bugreport:2020) - Commented out message board NPCs. L0ne_W0lf 2008-08-08 19:54:07 +00:00
  • f32ca3d261 * Added another GM trust config for party invitations (bugreport:2004) sketchyphoenix 2008-08-07 21:07:31 +00:00
  • 2685842871 sleepy... some more typo fixes (bugreport:1983 + bugreport:2008) akrus 2008-08-06 01:52:14 +00:00
  • 95eed7d7cc fixed a typo (bugreport:1998) akrus 2008-08-06 01:40:49 +00:00
  • b19fbe57bc - Killed mobs with NPC_REBIRTH skill used should not drop items again. (Aegis test) - Monsters with SC_KAIZEL should not trigger event script until. - Monsters NPC_REBIRTH should not be casted if no source (killmonster script or @killmonster) zephyrus 2008-08-04 21:44:43 +00:00
  • 581c0a893f Fixed an ancient sql query typo (bugreport:1979) ultramage 2008-08-04 13:05:52 +00:00
  • 88b7ee7389 Attempt no.2 at svn:executable (followup to r13044) ultramage 2008-08-04 12:13:05 +00:00
  • b3d3278ab7 Added svn:executable property for several batch/shell scripts. ultramage 2008-08-04 12:08:48 +00:00