Commit Graph

  • 5b63319859 - Coins are no longer Usable items that can't be used due to an invalid Gender value, but instead, Etc. items, as they should be. - Sweet Memory of Marriage has a correct Gender value now. DZeroX 2008-04-10 01:42:17 +00:00
  • 145c53838d - Changed close -> close2, as per bug report #1336. DZeroX 2008-04-10 00:56:24 +00:00
  • a873c21e21 Lolbug. Kevin 2008-04-08 22:46:09 +00:00
  • c70160e956 Fixed party invitation ack messages not displaying on recent clients (bugreport:1308) ultramage 2008-04-08 17:51:45 +00:00
  • 103cbd445f Modified PACKETVER for recent clients to use a YYYYMMDD date format instead of a simple sequence number (allows adding versions inbetween). ultramage 2008-04-08 17:29:45 +00:00
  • c16def84aa Small party/guild creation cleanup. Added packet comments. Removed fake reply packet usage. ultramage 2008-04-08 15:54:52 +00:00
  • db678f0eb0 Apparently I'm the only one that has it out for the alphabet. Kevin 2008-04-08 15:22:04 +00:00
  • 2fdec7d617 Added some aFrees, ultramage is a jerk. Kevin 2008-04-08 15:04:32 +00:00
  • de171b1628 The fix in r12521 will now temporarily trim white space before checking the string length when creating a guild/party. (bugreport:1328) Kevin 2008-04-08 14:59:59 +00:00
  • 2854052b97 Full revert of r12402, could be the cause of mob respawn problems (followup to r12512) ultramage 2008-04-08 12:49:19 +00:00
  • 849ae02e11 Reverted L0ne_W0lf's change of PACKETVER toms 2008-04-08 11:35:22 +00:00
  • 06775a7179 Added the Schwaltzvalt Guild Castles 1-5. (update 3/3) L0ne_W0lf 2008-04-08 01:17:48 +00:00
  • 62ee72d4e3 Added the Arunafeltz Guild Castles 1-5. (update 2/3) L0ne_W0lf 2008-04-08 01:16:10 +00:00
  • 6b5adfbfbb Added new town guild flags in Rachel and Juno. (update 1/3) L0ne_W0lf 2008-04-08 01:14:43 +00:00
  • 18bd823cf8 Updated MAX_GUARDIANS to support an insane amount of guardians. L0ne_W0lf 2008-04-08 01:09:18 +00:00
  • feb95aeeb1 * Reverted the Ice Wall change (r12526.) - Increased the range of Ganbantein to 16, as tested on iRO. L0ne_W0lf 2008-04-07 23:05:47 +00:00
  • c86112f4e9 Immunity to magic now makes you immune to the SC effect as well. (bugreport:1277) Kevin 2008-04-07 22:25:22 +00:00
  • 75ca539ea1 Limited number of wizard icewalls to 5 (iRO). Kevin 2008-04-07 21:46:10 +00:00
  • cd1f48cc9e * Made script command 'flagemblem' and guild_emblem_change send an update of the emblem_id to the players in the area. - known bug: ui components that are displaying the emblem at the time (emblem in flag npc and emblem over head in gvg maps) are not updated, but putting the mouse over the target shows the new emblem * Modified script command 'guardian': - returns the id of the guardian - if guardian index isn't supplied, it generates a temporary guardian * Implemented support for temporary guardians (not saved with castle). * Added missing includes from r12520. FlavioJS 2008-04-07 21:04:28 +00:00
  • b316eef727 Party/guild names can no longer be less then 2 characters long.(bugreport:1328) Kevin 2008-04-07 15:10:37 +00:00
  • 255f0fe3fc Removed the 'wait close' timer that closed a session's socket after 5 seconds. This was causing random disconnects when logging in. (bugreport:1330) ultramage 2008-04-07 13:49:13 +00:00
  • 8509bea301 Improved the Mental Sensing fix from r12507 to not start the status at all, instead of starting it and ignoring it later on. ultramage 2008-04-07 08:56:54 +00:00
  • 39a6aabcd6 Fixed a case where a dangling pointer was formed when a person was invited to a party immediately after creating their own. (bugreport:1180) Kevin 2008-04-07 05:36:36 +00:00
  • bb63504c0f Magnum Break will now affect traps. See (r12516). Kevin 2008-04-07 04:59:46 +00:00
  • 9320f89d09 -Sight rasher now affects the wizard's own and other's icewalls. -Sight rasher, sight blaster, and arrow shower are now the only three skills that will affect traps. (bugreport:59) Kevin 2008-04-07 04:55:26 +00:00
  • a816ffdb81 * Dur, I'm bored. Added place-holders for Mercenary skills. - These skills are NOT usable. They're semi-filled in. Don't even try. L0ne_W0lf 2008-04-07 02:22:08 +00:00
  • 4c6416ffb5 NPC earthquake now divides the atk2 bonus between players. (bugreport:1253) Kevin 2008-04-07 02:18:11 +00:00
  • e7d2509efb Changed guild skills restore, regen, and battle order to only affect BL_PC. (bugreport:1313) Kevin 2008-04-07 01:15:52 +00:00
  • d826519faf Reverted one of the changes in dynamic mobs that may be causing the spawning problems. Kevin 2008-04-07 00:06:47 +00:00
  • d9c9d9b3f8 NVM on last fix (r12510). Kevin 2008-04-06 23:33:50 +00:00
  • 38a6ab6dbf Changed Mental Vision fix (r12507) to check for mexp rather then the boss flag (so as not to include mini bosses). Kevin 2008-04-06 23:27:46 +00:00
  • 70acc1974c Equip speed buffs no longer stack with speed consumables other then speed potion. Kevin 2008-04-06 23:01:56 +00:00
  • 1e54725b26 Sprint, Fusion, and Increase AGI now stack independently. The other speed buffs still don't take affect if you have any of these three. (bugreport:1155) Kevin 2008-04-06 22:01:49 +00:00
  • eda5b50aa1 Mind Sensing no longer gives an xp bonus on bosses. (bugreport:1282) Kevin 2008-04-06 19:15:15 +00:00
  • 92ca769f02 Changed Union/Increase AGI stack fix (it should work now). (bugreport:1155) Kevin 2008-04-06 19:05:34 +00:00
  • bc0873f681 Fixed seven wind not allowing ghost/shadow. (bugreport:1155) Kevin 2008-04-06 18:59:58 +00:00
  • 0e9b2126b6 Added Moscovia to the list of @go destinations toms 2008-04-06 10:32:10 +00:00
  • 29c5006148 Unequip should no longer remove any buff from seven wind. (bugreport:1155) Kevin 2008-04-06 04:19:22 +00:00
  • e74c3c0466 Union and Increase AGI now stack. (bugreport:1155) Kevin 2008-04-06 03:03:13 +00:00
  • d4d0c0536e TK_JUMPKICK requirements changed as well. (bugreport:1155) Kevin 2008-04-06 00:17:31 +00:00
  • b272d7119f TK_HIGHJUMP requirement flag changed from move_enable to none. (bugreport:1155) Kevin 2008-04-06 00:14:53 +00:00
  • 55a166f6ea Union now consumes sp when not soul linked. (bugreport:1155) Kevin 2008-04-05 22:59:13 +00:00
  • 81a6774764 Running into a wall/npc/pc/mob no longer enables spurt. (bugreport:1155) Kevin 2008-04-05 21:51:00 +00:00
  • 8e31579894 Fixed unable to move after using a skill to break out of sprint. (bugreport: 1155) Kevin 2008-04-05 21:21:26 +00:00
  • 3191c1edef I hate the guild castle scripts. Reverted a change. L0ne_W0lf 2008-04-05 20:34:16 +00:00
  • 4a951c93fb Further updates to Zhed's Veins addition. L0ne_W0lf 2008-04-05 16:03:58 +00:00
  • c72d39ae5b Reverted my recent changes to trunk. ultramage 2008-04-05 12:33:02 +00:00
  • f009cc6e5a Removed code that maintains the sstatus table, because it's in the way. To be resolved later. ultramage 2008-04-05 10:03:18 +00:00
  • 4bcaa39ee9 Running now resumes after dmg as well, see (r12488). (bugreport:1155) Kevin 2008-04-05 09:41:34 +00:00
  • 67b0b7bffc Added back the login_log() function for txt (removed in r11826). Merged the logging functionality for txt and sql. ultramage 2008-04-05 09:18:20 +00:00
  • 4cc085b115 DMG no longer stops running. (bugreport:1155) Kevin 2008-04-05 08:45:39 +00:00
  • b21957ba7b Last fix for r12485, I swear. >_> Kevin 2008-04-05 06:03:57 +00:00
  • b6ff32af26 Fix for (r12475), wasn't checking to see if the target cell was walkable. Kevin 2008-04-05 05:57:00 +00:00
  • 1a5d1c8780 PCs/Mobs/NPCs now block Leap(TK_HIGHJUMP) and sprint(TK_RUN). (bugreport:1155) Kevin 2008-04-05 05:28:01 +00:00
  • 62325eff60 Disconnect user on forged selectegg packet (may be temporary fix). (bugreport: 1257) Kevin 2008-04-05 02:39:36 +00:00
  • 51d31f56bd Fixed @rura between maps on more then one map server. (r12483) Kevin 2008-04-04 22:50:43 +00:00
  • 165bac9140 Small bug for r12481 :) Kevin 2008-04-04 22:22:18 +00:00
  • 41cccac36c Update to Auth Glitch fix: moved unit_free_pc back to where it was and updated it so unit_free_pc just tells the script to end(not hard delete). (bugreport:1214) Kevin 2008-04-04 22:10:04 +00:00
  • f6a6d34640 Replaced the TYPE keyword with ENGINE in all sql files, because this is the preferred alternative. ultramage 2008-04-04 21:04:47 +00:00
  • 24989df4ce Added login.c to hold most of the common functionality of the login server. ultramage 2008-04-04 20:07:53 +00:00
  • 6148165707 Preparations for the login server TXT/SQL merge - copied the sql login server code to /src/login - merged the login server header files - moved the account savefile name config setting to inter_athena.conf and renamed it to match the other settings ultramage 2008-04-04 17:07:31 +00:00
  • ccaf9887c1 - Removed extra TABs from certain messages. (Bug ID: 1302) DZeroX 2008-04-04 14:25:59 +00:00
  • b41dee8fcd Updated mob_db.sql to latest toms 2008-04-04 13:19:18 +00:00
  • 7dc57bf5ce Fixed a little bug in Kevin's commit (r12473) toms 2008-04-04 12:42:29 +00:00
  • 9b1df424a6 Removed commented-out TXT-only login-server code that was supposed to prevent reconnection when changing account data (bugreport:1281) ultramage 2008-04-04 07:20:49 +00:00
  • e45a10cf13 Bug fixes for Auth Glitch and Map server crash through script warp when changing map servers. Kevin 2008-04-04 07:19:47 +00:00
  • f59fdd3531 Updated NIflheim Town and Quest NPCs L0ne_W0lf 2008-04-04 04:28:25 +00:00
  • 7900111f5a * Updated Schwaltzvalt guild warp points. * Added the warp points for the Arunafeltz guild maps. L0ne_W0lf 2008-04-04 04:08:23 +00:00
  • a7b396f3bd * Implemented 11.3 monster skills update. - Removed teleport and Snatch from level 99 Biolab monsters. - Implemented official skills for Anubis and Nameless Island monsters. L0ne_W0lf 2008-04-04 03:12:16 +00:00
  • 112ea90fa7 * Reverted the healing staff update. [L0ne_W0lf] - The discrepancies in Aegis and eA seem to like in meditatio. * Updated War of Emeprium SE Sword guardian stats. L0ne_W0lf 2008-04-03 20:21:00 +00:00
  • b9ba26a0ec updated Healing_Staff heal boosting effect. L0ne_W0lf 2008-04-03 19:15:45 +00:00
  • 2ceaa360e2 fixed broken dialogues Lupus 2008-04-03 17:22:46 +00:00
  • 38f0529c7a Fixed two script errors/typos in job/valkyrie.txt (from r12463) ultramage 2008-04-03 16:41:43 +00:00
  • 77826dfdf8 Renamed 'connect_until_time' to 'expiration_time'. Renamed 'ban_until_time' to 'unban_time'. this also applies to login table columns (see upgrade_svn12464.sql). ultramage 2008-04-03 12:46:55 +00:00
  • c70703e473 Updated Valkirye, Global_Functions, Turtle Island Quest vars Lupus 2008-04-03 09:15:22 +00:00
  • a1d132effc First round of minor updates for WoE SE. L0ne_W0lf 2008-04-02 17:44:48 +00:00
  • 3f944dd947 * Added SV_KEEP_TERMINATOR option to not split the line terminator. FlavioJS 2008-04-02 17:16:25 +00:00
  • 412f168c2a Updated Anubis drops to official. L0ne_W0lf 2008-04-02 17:00:39 +00:00
  • bc272fbc39 * Added sv_split to strlib.c/h (similar to sv_parse). FlavioJS 2008-04-02 15:55:15 +00:00
  • a6de8bacab Fixed a compilation issue in r12457. ultramage 2008-04-02 06:35:54 +00:00
  • ca35192cd0 * Added more debug information to track the double remove_map's FlavioJS 2008-04-02 01:03:31 +00:00
  • e8c4c3e67c Fixed Bugs/Typos in quests_louyang.txt Paradox924X 2008-04-02 00:11:02 +00:00
  • 6354a63b65 - Fixing and cleanup of Juperos Quest. zephyrus 2008-04-01 01:05:05 +00:00
  • 8cf1f0ddf1 fixed aciddemo map server crash Lupus 2008-03-31 10:54:12 +00:00
  • 0beb670305 Added latest version of dbghelp.dll (from microsoft debugger package), to prevent Windows from loading other, outdated versions. This caused the dbghelpplug plugin to omit information about structures when producing a backtrace. ultramage 2008-03-31 09:00:14 +00:00
  • 4414348c9d minor CASE typos in NPC dialogues Lupus 2008-03-31 06:07:22 +00:00
  • 2fedf05582 - Fixed wrong expire calculation on Wall of Fog used over Deluge (Bug report 1301). zephyrus 2008-03-31 05:16:42 +00:00
  • 4e6606fb92 Yet more login server stuff: * jA data structure compatibility renaming / adjustments * mmo_account -> login_session_data, auth_data -> mmo_account * made gender variable usage consistent for the entire login server * rewrote TXT's new account creation procedure to match SQL's ultramage 2008-03-30 19:01:09 +00:00
  • 96acc86869 - Fixed a visual bug in mail when sending Zeny. - Fixed bug pet loosing loot on logout. Bug Report 1291. zephyrus 2008-03-29 17:54:30 +00:00
  • 7b3fbf72a8 Fixed a compilation issue with r12446 (C can't handle non-constant initializers for static variables). Switched trunk's VS9 project files back to "Compile as C code" (topic:183217). ultramage 2008-03-29 13:14:18 +00:00
  • dc1924cdb3 - Fixed a bug in a previous Adoption fix from umage (partnerid is char_id not account_id) - Added new headgears from EuRO and ThRO. - Fixed some viewids. zephyrus 2008-03-29 03:56:33 +00:00
  • 76eb9581b9 Some more txt/sql login server synchronization: - removed the option to specify multiple IPs/subnets for 'ladminallowip' - removed the @gm command and all associated management code - removed the 'save unknown packets' code - removed the lengthy TXT ipban code (which was essentially a copy of what's already handled by the socket layer/packet_athena.conf) - implemented 'start_limited_time' in SQL (expiration for new accounts) - applied some missing TXT changes from the last update ultramage 2008-03-28 18:53:51 +00:00
  • b70caae42f - Fixing a bug in map_nick2sd. Also fixed on Stable. zephyrus 2008-03-28 02:22:25 +00:00
  • 00f560c339 Updated SQL Files (item & mobs) toms 2008-03-27 21:20:12 +00:00
  • ea403a9f9a Added proper script constants and documentation for the 'checkcell' command. (topic:183035) ultramage 2008-03-27 18:27:22 +00:00
  • ac90e8170e Fixed a mistake in r12223, where during warping between mapservers, a character's coordinates would get changed before removing the character from the map, producing an infinite loop if the character returned back to the original coordinates. (bugreport:1286) ultramage 2008-03-27 16:37:31 +00:00
  • b1b356fb11 Partial rewrite of the login server's auth system. * replaced the cyclic, size-limited auth_fifo data structure with the more appropriate DBMap-based alternative (stops some erratic behavior) * added code to simulate the pseudo-status "online on login server" * auth data will now expire after 30 seconds instead of persisting * better-than-aegis handling of login cancellation (the server will wipe all previous auth data instead of making you wait for it to expire) * proper status message - no more generic "rejected from server", now you'll get "the server still recognizes your last connection" * fixed a typo in r10110 which caused disconnect timer removal to fail * split off some parsing code to login_auth_ok() and login_auth_failed() * extended the auth confirmation packet so that the login_id1/2 values are sent along with the associated account id (stops charserver from making wrong choices if two incoming sessions have the same account id) * fixed a bug in the disconnect part of the main charserver parsing loop, where a non-authed client would erase the online db entry for a client that's already online, thus bypassing any dual-login checks * added code to stop the waiting_disconnect timer when the associated online entry is removed right away, instead of doing checks later * removed code that would periodically wipe the online status of clients that are in the auth process (producing yet more erratic behavior) * commented out some TXT-only reconnect prevention code (bugreport:1281) ultramage 2008-03-27 12:06:12 +00:00
  • c6402e89c2 merged the charserver acc modification code cleanup to TXT (r11324) ultramage 2008-03-27 11:34:16 +00:00
  • 35de802ced Chagned trunk's default server->client PACKETVER to 9 ultramage 2008-03-27 09:23:04 +00:00
  • ef7f9faf7d fixed Verdandi name in valkyrie.txt Lupus 2008-03-27 09:17:47 +00:00