Commit Graph

  • 6aa18784a3 * Random accumulated tweaks and fixes. - Added a error message to npc_enable, to spot disablenpc/enablenpc/hideoffnpc/hideonnpc on non-existing NPCs (related r14750). - Replaced inlined npc_name2id code with calls to npc_name2id. - Open Buying Store skill is now exempted from noskill mapflag like Vending as well (bugreport:4815, follow up to r14713). - Fixed signed constant being returned as unsigned value in get_percentage (bugreport:4765, since r12679). - Replaced strlen checks, which checked whether or not a string is empty, with first-byte checks. - Fixed enabling 'fakename' not clearing party and guild name and cleaned up atcommand 'fakename' code. - Cleaned up party/guild name code in clif_charnameack (follow up to r14737). ai4rei 2011-03-20 20:19:23 +00:00
  • d94a5ff6d0 * Fixed battleground kvm02 and kvm03 scripts referring to NPCs in the custom battleground kvm (bugreport:4812, since r14369). - Fixed kvm02 printing different amount of points, than it actually gives. ai4rei 2011-03-20 20:10:33 +00:00
  • 851de7e0e7 * Updates the to configure script. - Added check, whether or not '-Wno-pointer-sign' can actually be used (caused warnings with g++). - Math library is no longer considered required, when math functions are available without it (made configure fail on platforms, where no separate math library is present). ai4rei 2011-03-20 11:09:57 +00:00
  • f0fb5249a1 Removed leftovers of old charcommand config (follow-up to r13403). Added check to ensure character rename status will be saved if changed. Fixed Beast Strafing (HT_POWER) damage formula and SP requirement provided by Playtester (bugreport:4675, since r4392). Gepard 2011-03-19 21:40:15 +00:00
  • c8bff5a3be * Endless Tower fixes: - Added missing end's to prevent accidental disabling of warps between floors. (bugreport:4623) - Added missing end's to prevent infinite mobspawn (bugreport:4540) - Commented out remaining GM-only NPCs. Gepard 2011-03-17 16:04:34 +00:00
  • dd28b6b2b1 * Fixed pet database reading displaying wrong amount of read entries per file (bugreport:4797). ai4rei 2011-03-15 18:48:05 +00:00
  • 9f7d93be5a * Fixed canceling item appraisal window (Magnifier and Identify) would prevent players from using any follow up skills (bugreport:4809, since r14545). ai4rei 2011-03-15 18:36:22 +00:00
  • 0f68f25c54 * Fixed monsters getting warped when stepping on an NPC warp when at least one of the bits of setting 'mob_warp' was set (bugreport:4766, since r12757). - Fixed option 'monster_ai' referring to setting 'mob_npc_warp' rather than 'mob_warp' (follow up to r8135). ai4rei 2011-03-15 18:10:13 +00:00
  • 44294eb3b1 * Fixed a typo in npc_touchnext_areanpc (NPC's map being used as it's x-coordinate), which caused ::OnTouch_ invokation to affect different area than intended (bugreport:4814, since r14097). ai4rei 2011-03-14 15:08:54 +00:00
  • d8e59ce6a7 * Script commands documentation updates. - Added missing description for script command 'cooking' provided by Masao (bugreport:3372, follow up to r13628). - Fixed wrong item levels being listed in the description to script command 'produce'. ai4rei 2011-03-13 17:06:46 +00:00
  • 953d40de4c * Fixed some missing/wrong bits in merge from trunk (follow up to r14740). - Fixed added files not being svn-copied (thus lacking svn history). - Applied missing property changes. ai4rei 2011-03-09 19:00:35 +00:00
  • 1b38a1964b * Merged changes from trunk [14688:14739/trunk]. Kisuka 2011-03-09 12:50:24 +00:00
  • 015d2ae95c * Fixed @item2 and script command 'getitem2' not taking MAX_REFINE define into consideration (bugreport:4804). ai4rei 2011-03-08 18:55:27 +00:00
  • ed0711d6a1 * Fixed @str/@agi/@vit/@int/@dex/@luk commands setting a stat to 0 (rather than 1), when exact amount is subtracted (bugreport:4803, since r14493). ai4rei 2011-03-08 14:11:35 +00:00
  • 91250a364c - Added official behavior of displaying party names. Kisuka 2011-03-08 12:44:53 +00:00
  • 54f90425dd - Some fixes to the Novice Training Grounds. - Added Renewal 1-1 Job Change. - Updated monster spawns to Renewal. - Disabled Umbala dungeon mob spawns (Since it was removed). Kisuka 2011-03-08 09:58:56 +00:00
  • 49c387187b - Removed 'New Novice Grounds' from trunk since it's renewal only. Kisuka 2011-03-08 07:41:37 +00:00
  • c9a3277785 * Cleaned up packet dumping code. - Replaced utils function 'dump' with 'WriteDump' (files) and 'ShowDump' (console), and used those to replace inlined code in clif (related r10947). - Fixed clif_parse_debug not printing anything, when it is used with a variable length packet. - Added ability to dump invalid packets through define DUMP_INVALID_PACKET (clif.c). - Removed code to dump all incoming packets, as that can be achieved with the DUMP_UNKNOWN_PACKET code as well when needed (from r1009, related r10947). ai4rei 2011-03-07 09:51:33 +00:00
  • a54e55ae82 * Minor clean-ups to buyingstore and searchstore code (follow up to r14732). ai4rei 2011-03-06 22:57:58 +00:00
  • 6b74ef9b50 * Implemented search store info system (aka. vending and buying store search) together with related items. - Requires 2010-08-03aRagexeRE or later and can be disabled in 'conf/battle/feature.conf'. ai4rei 2011-03-06 19:16:09 +00:00
  • ffe2f08b20 * Fixed possible crash in script_reportdata, when a script string becomes NULL. ai4rei 2011-03-05 08:53:26 +00:00
  • a8b582fbf8 * Fixed recursive map_quit invocation when a buying store is auto-closed (login when @autotrade/logout) (bugreport:4796, since r14724). ai4rei 2011-03-04 10:17:22 +00:00
  • 9a7c05e962 * Updates to the super novice's guardian angel prayer effect and related handling code. - Removed the server-side chat tracking code (since r492) responsible for invoking the effect, since this functionality is handled by the client (invocation also processed by the server). This also fixes the missing 7 lines requirement on the server-side handling (bugreport:4786). - Updated the checks in the client-invoked code part and documented the packet. - Now only the prayer in client-side data\msgstringtable.txt (lines 791~794) applies. - The prayer is no longer blocked by noskill-restrictions. - Exp at 0% and 100% no longer causes the effect to trigger. - Fixed the exp percent check to also check one digit after the decimal point (requirement is 10.0% not 10%). ai4rei 2011-03-02 11:55:27 +00:00
  • 57dc2cdfcf * Fixed packet 0x839 (new guild member expel notification) was expected on clients 2010-06-08aRagexeRE~2010-07-30aRagexeRE, although those do not implement it (bugreport:4789, since r14718, related r14368). ai4rei 2011-03-01 22:24:18 +00:00
  • 82048a049b - Updated SQL item/mob databases to latest. (thanks Peter) - Updated item/mob txt-to-sql converter scripts to append a blank line at EOF. brianluau 2011-03-01 00:37:13 +00:00
  • 6875f52a54 * Reduced MAX_GUILD_STORAGE from 1000 to 600 (like MAX_STORAGE), since storage with 1000 items causes too large packets that are dropped then, which in turn gives the impression that the items are lost (follow up to r14503). - Note: When updating an existing server, keep in mind that excess items in guild storage get lost, when MAX_GUILD_STORAGE is reduced. ai4rei 2011-02-26 12:16:06 +00:00
  • c9d4af2383 * Updates to various custom stuff that buying stores might/are expected to support (follow up to r14713). - Buying store no longer works on novending maps/cells (bugreport:4778). - MANNER_NOROOM mute flag now affects buying stores as well (like vending). - Enabled @autotrade for buying stores. ai4rei 2011-02-23 21:00:48 +00:00
  • 824b3f8a47 * Fixed whispering to NPCs (::OnWhisperGlobal) not working for NPCs whose unique name is different from the display name (bugreport:4776, since r2624). ai4rei 2011-02-23 20:14:45 +00:00
  • 6a32bd6c31 - Added Buying Shop NPCs Kisuka 2011-02-21 06:57:22 +00:00
  • 261a46ae4e - Added Buying Shop NPCs Kisuka 2011-02-21 06:57:12 +00:00
  • b70116a541 * Fixed SP regen not stopping when Maximize Power (BS_MAXIMIZE) is in effect. ai4rei 2011-02-21 01:27:49 +00:00
  • 40a8a9cb74 * Fixed missing </File> end-tag in VC8 map-server sql project file (since r14713). ai4rei 2011-02-20 20:33:21 +00:00
  • 7aedde90e8 * Updated guild expel notification packet 0x15c (ZC_ACK_BAN_GUILD) for clients 2010-06-08aRagexeRE and newer to 0x839. ai4rei 2011-02-20 01:21:12 +00:00
  • bc951500fd * Removed '.txt' from log config info messages, as the values already have an extension (since r197, related r196). ai4rei 2011-02-19 21:40:16 +00:00
  • 48746d078e * Fixed gcc compile warnings in char-server and console plug-in (bugreport:4771, topic:208746, since r9631 and r14700). ai4rei 2011-02-19 21:07:43 +00:00
  • 3f4cacac0b * Fixed buying stores could be opened and sold to regardless of distance between seller and buyer (since r14713). ai4rei 2011-02-19 18:47:45 +00:00
  • 50eab8f576 * Fixed 'feature.conf' not getting loaded and a typo buying store feature setting name (follow up to r14713). ai4rei 2011-02-19 13:23:42 +00:00
  • ce3f78556c * Implemented buying store system (aka. reverse vending, purchase shop) together with related skill and items, without NPCs. - For SQL apply upgrade_svn14713_log.sql to upgrade tables picklog and zenylog; for TXT no action is necessary. - Requires 2010-04-20aRagexeRE or later and can be disabled in 'conf/battle/feature.conf'. ai4rei 2011-02-19 12:59:36 +00:00
  • 5c70e95c79 - Set svn:mime-type properties on readme files so they can be browsed directly from the SVN. brianluau 2011-02-19 03:25:29 +00:00
  • d230c68360 - Fixed typo on rogue_skills.txt (bugreport:4768) - Fixed issue on icecream.txt (bugreport:4752) - Added missing prize on comodo_gambling.txt (bugreport:4748) - Rescripted the iRO event scripts. - Updated the Read Me. - Added 2009 Novice Training Grounds. Kisuka 2011-02-19 00:09:56 +00:00
  • 6c34417328 - Added Renewal Novice Training Grounds. Kisuka 2011-02-19 00:06:53 +00:00
  • 5ed2bd8367 * Merged enumeration update from renewal [14699/branches/renewal] for a future commit. ai4rei 2011-02-17 20:16:42 +00:00
  • ba8bd70b0c * Updated configure/make scripts to resolve various issues. - Added detection whether or not -fPIC switch is required when compiling shared objects (plug-ins) to resolve compile issues on 64-bit platforms (topic:208746). - Native 'strnlen' implementations are now detected and disable the one in strlib (bugreport:1261). - Define 'DB_MANUAL_CAST_TO_UNION' is now set when necessary (bugreport:1261). ai4rei 2011-02-16 19:36:51 +00:00
  • 86091a86f7 * Added support for client GM command /check (related r12076). ai4rei 2011-02-15 11:47:31 +00:00
  • 2fb2b1444f * Fixed drop list of map flag 'pvp_nightmaredrop' not getting cleared upon @reloadscript (bugreport:4282, follow up to r14668). ai4rei 2011-02-14 23:34:40 +00:00
  • 0cd89ec86f * Fixed GMs with GM level equal to 'lowest_gm_level' being treated as normal players in 'gm_can_party' check (bugreport:4162, since r13143). ai4rei 2011-02-14 21:13:19 +00:00
  • 531584b648 * Fixed a crash when script 'npctalk' is given too long string (bugreport:4759, related r2145). - Fixed related buffer overflows in message related clif functions (since r1182, r14270). ai4rei 2011-02-14 12:49:08 +00:00
  • 90a0575afa - Fixed the cutin example in script_commands.txt - Updated TortoiseSVN and eAthena SVN links in readme.html brianluau 2011-02-12 23:30:20 +00:00
  • 9f2620f2fa * Fixed script command 'bpet' (Pet Incubator) displaying an empty egg list when attempting to hatch a pet while already having one out (bugreport:3313). ai4rei 2011-02-09 11:27:27 +00:00
  • 63321f205e * Moved script constant manipulation code into separate functions script_get_constant / script_set_constant. [Ai4rei] - Added protection against overwriting existing names in script constant creation code. ai4rei 2011-02-08 10:43:51 +00:00
  • da989bb356 * Added support for new delayed character deletion. - Asks for birth date associated with the account and has a waiting time of 24 hours by default (setting). - For SQL apply upgrade_svn14700.sql to upgrade table char; for TXT no action is necessary, as it upgrades itself. - This completes support for clients 2010-08-03aRagexeRE and later. * Updated login sql engine version, missed during birthdate addition (follow up to r14672). ai4rei 2011-02-08 02:36:43 +00:00
  • 149bde81db * Updated enumerations of skill, skill unit and status option IDs. ai4rei 2011-02-08 02:20:55 +00:00
  • 4592b9832d * Updates to various client packets. - Renamed clif_set0199 and clif_send0199 to clif_map_property and clif_map_property_mapall respectively and added an enumeration for currently known map properties. - Renamed clif_set01D6 to clif_map_type and added an enumeration for currently known map types. - Resolved undocumented field of packet 0x22e (ZC_PROPERTY_HOMUN) to attack range. - Fixed aspd field of packet 0xbd (ZC_STATUS) getting filled with karma value. - Removed commented clif_skillinfo (duplicate of clif_item_skill). - Other minor comment updates and 'FIXME' assignments. ai4rei 2011-02-08 00:37:33 +00:00
  • 25e986bc8a - Changed some duplicates so they use a floating NPC as their original. (bugreport:1395) - Fixed the NPC looking for missing label in the Cursed Spirit quest. (bugreport:4654) - Applied Uno's fix for the cooldown condition in Endless Tower. (bugreport:4677) - Removed level requirement for the Viens Stone gathering quest. (bugreport:4678) - Added the missing restricted skills to zone 6 for Endless Tower. (bugreport:4707) It's worth noting how much I hate the system for restricting skills per zone. - Fixed Cat Hand warp service warping players to all warp options. (bugreport:4709) - Fixed floor 75 warp in endless tower disabling the wrong warp. (bugreport:4711) - Added a condition for Chungwolmang to only delete items if a certain ID is specified. (bugreport:4719) - Corrected a mobcount specifying the wrong NPC in the Moscovia Ship quest. (bugreport:4736) L0ne_W0lf 2011-02-06 22:10:54 +00:00
  • bc2ec92a4a * Replaced 'nameid < 500' checks in script commands 'countitem', 'countitem2' and 'autoequip' with stricter ones. - This should stop meaningless itemdb_search warnings from said commands when an invalid item id is used. ai4rei 2011-02-06 12:18:46 +00:00
  • 1bb6a3d506 * Fixed NPCs with closing parenthesis in their name could not be duplicated (bugreport:3235). ai4rei 2011-02-06 01:45:10 +00:00
  • 0045508031 * Fixed closing 'switch' curly not causing script EOL processing to trigger, leading to the script line after the switch being handled as belonging to the curly-less statement block (bugreport:3273, since r3422). ai4rei 2011-02-06 01:02:57 +00:00
  • 6cbc16833f * Removed unnecessary getlogincount.pl, mapcheck.sh and mapchecker.sh tools (topic:262934). ai4rei 2011-02-06 00:08:50 +00:00
  • 8dc5d7029c * Fixed non-windows 'findfile' utils function missing a 'closedir' call (bugreport:4739, since r1629). ai4rei 2011-02-02 20:00:12 +00:00
  • 2bc3dafd59 * Inventory and Cart item arrays are no longer getting compacted on each log-in/teleport/warp. - This also resolves yet another issue caused by r14685 (bugreport:2604). ai4rei 2011-01-31 20:40:16 +00:00
  • 7557d37013 * Various accumulated cleanups and fixes. - Improved the compile speed for files which include common/socket.h on windows builds (related r10471). - Moved FIFOSIZE_SERVERLINK define from common/mmo.h to common/socket.h (since it is a server connection FIFO size setting). - Fixed script command 'areamobuseskill' canceling monster's skill cast before it determined it's new target, which could be 'none' (bugreport:3272, since r13897). - Added a protection against attempts to read an empty backup / write to a full backup in skill_dance_switch as per TODO from r11347. ai4rei 2011-01-31 12:39:54 +00:00
  • 8fb6c1f646 * Fixed faulty WFIFO reallocation causing memory exhaustion (bugreport:4737, since r1816, related r11503, r11571, r11886 and r12232). ai4rei 2011-01-31 11:30:57 +00:00
  • 9492535e65 * Fixed equipped items' bonus no longer working after log-in until next status recalc, due to missing pc_setequipindex which was previously called by pc_checkitem (bugreport:2604, since r14685). ai4rei 2011-01-30 21:36:11 +00:00
  • d41e850975 * Merged changes from trunk [14636:14686/trunk]. ai4rei 2011-01-30 00:25:44 +00:00
  • 884cb80892 * Removed @aw/@away which duplicates and collides with client's /am (away message) (bugreport:1235, topic:163083, since r4351). ai4rei 2011-01-29 11:30:24 +00:00
  • 342f5db18c * Fixed a map-server crash when invalid items are deleted (option 'item_check') from a logging-in character (bugreport:2604). - This removes the pc_checkitem call from pc_authok, as the check is done in clif_parse_LoadEndAck as well, after first status calc has taken place. - Inventory list is now sent before pc_checkitem in clif_parse_LoadEndAck, so that deleted items do not show up as 'unknown item'. ai4rei 2011-01-29 10:46:01 +00:00
  • b3efe1d8b4 * Fixed @accept not checking, whether or not a duel is already full (bugreport:2740, since r4111). ai4rei 2011-01-28 02:20:13 +00:00
  • 7a85df4fe0 * Resolving allow/deny IP rules not working (bugreport:2632). - Fixed 'mask' being filled with 'ip' when standard mask was specified (since r9647). - Fixed 'ip' and 'mask' (bit mask) being stored in wrong byte order (network order instead of host order) (since r10162). ai4rei 2011-01-28 01:38:33 +00:00
  • 0f1c66191c * Fixed buyers, that are currently in a vending shop could be fooled into buying an item at different price than they see by reopening the vending shop (bugreport:4728). - This implements the official vending shop unique id handling (previously mistaken for char id), made compatible with packets before it's introduction (follow up to r14234). ai4rei 2011-01-26 11:52:44 +00:00
  • 10d1f8f8eb * Added documentation for undocumented bonuses (bugreport:4727, follow up to r302, r354, r485, r699, r928, r1116, r6221, r7982, r10031, r13596 and r14018). ai4rei 2011-01-24 21:30:43 +00:00
  • dd4a090c69 * Some cleaning here and there. - Fixed a typo in basejob_baseclass_upper sample script (since r3893). - Fixed (for sake of consistency) usage of 'sd' before corresponding nullpo check in party_invite (bugreport:2752). - Fixed atcommand config reading would not cap level for charcommands, when using atcommand level as fallback (bugreport:2961, since r13409). - Removed orphaned clif_mob_hp declaration from clif.h (bugreport:2788, since r2092). - Removed unnecessary look-up in itemdb_available macro, as dummy_item is considered unavailable. - Removed leftover shortlist linked-list struct (followup to r10507). ai4rei 2011-01-23 18:07:00 +00:00
  • 2d495bd0f2 * Updated Aegis NPC ID constants from current npcidentity.lub (bugreport:4706). - Fixes some incorrect NPC ID constants (since r12780). ai4rei 2011-01-23 13:14:56 +00:00
  • 639bafa88e * Fixed solo dance/star gladiator warm AoE no longer following the owner and cloaking wall rules no longer working (bugreport:4720, since r14671). ai4rei 2011-01-19 21:13:59 +00:00
  • 9799eb3699 * Various fixes for scripts that are disabled by default. - Fixed name collision in Baphomet Jr. taming item quest (custom) with 'Little Boy' in cities/lutie.txt - Fixed name collision in THQS_Quests (custom) with 'Little Girl' in cities/lutie.txt - Fixed outdated reference to npc_dynamic_shop sample (follow up to r14277). ai4rei 2011-01-16 14:05:21 +00:00
  • 178cc183ab * Fixed a map-server crash, when a script attempts to call a local function, which has only a forward declaration. Such functions now count as script parse error (bugreport:4009, since r3422). * Fixed definitions of local functions would set a label reference, even when their name was already taken (follow up to r14600, since r3422). ai4rei 2011-01-16 12:51:27 +00:00
  • a4b7cce2c5 * Various accumulated insignificant fixes to documentation, examples and comments. ai4rei 2011-01-15 20:12:51 +00:00
  • 7919c7d9fc * Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql to upgrade table login; for TXT no action is necessary, as it upgrades itself. - Control panel developers are encouraged to enable players to modify this value, as it is required for new character deletion (2010-08-03aRagexeRE and later, not yet implemented). ai4rei 2011-01-14 23:38:31 +00:00
  • a7810e9646 * Removed unconditional redundant status change checks before status_change_end calls (follow up to r12890). ai4rei 2011-01-14 22:04:20 +00:00
  • ad4e9bbee1 * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998). ai4rei 2011-01-14 21:00:38 +00:00
  • 47ca51f9e2 * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934). ai4rei 2011-01-14 12:22:12 +00:00
  • 0204e9c914 * Fixed mapflags 'restricted', 'nocommand', 'bexp' and 'jexp' still not getting completely initialized upon @reloadscript (bugreport:4710, follow up to r14548). ai4rei 2011-01-13 20:09:22 +00:00
  • 3e4934d780 * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). ai4rei 2011-01-13 11:42:12 +00:00
  • 43ce11026b * Fixed chrif-packet processing considering free/unused packet IDs incorrectly as variable length packets (-1 = variable length, 0 = disabled packet). ai4rei 2011-01-13 11:10:23 +00:00
  • ba5d1ec3ac * Added support for creating account through the console-plugin on login-server (replaces ladmin functionality unavailable through atcommands). ai4rei 2011-01-13 10:27:17 +00:00
  • 4f517e1ebb * Reformatting and minor cleanups to console-plugin related code. ai4rei 2011-01-13 09:34:49 +00:00
  • 825df9dda1 * Fixed script command 'cleararray' setting 1 element more, than it is told to (bugreport:2047, since r12253). - Fixed 'inaccessible element 127' issue in 'cleararray', 'setarray' (since r10813) and 'copyarray' (since r14608) script commands (bugreport:864, related r12253, follow up to r14608). ai4rei 2011-01-10 20:45:18 +00:00
  • 5a2da0f184 * Fixed monster level not getting updated in monster name (option 'show_mob_info'), when a monster levels up (option 'mobs_level_up') (follow up to r8644, related r187). ai4rei 2011-01-10 10:17:52 +00:00
  • 4cd68d40e1 * Made script command 'charisalpha' always return 1 when 'isaplha' is true, rather than to return the return value of 'isalpha' which is only defined as zero/non-zero and can be different from 1 (bugreport:2024, related r2003). ai4rei 2011-01-10 09:56:19 +00:00
  • ab332bd663 * Fixed packet_len entry for packet 0x289 (ZC_PC_CASH_POINT_UPDATE) not matching the actual size used in clif_cashshop_ack (bugreport:4701, since r14639, follow up to r12264). ai4rei 2011-01-09 16:37:43 +00:00
  • 5f93676dea * Fixed script command 'progressbar' resuming fails on second invocation, when there was no script pause between the first and second call (bugreport:4698, since r14024). ai4rei 2011-01-08 12:28:41 +00:00
  • c8f5056a4a * Fixed kill steal protection result in skill casting (unit_skilluse_id2) not getting evaluated (bugreport:1808, since r12203). - Moved kill steal protection in skill casting to be only executed, after the actual target has been determined and validated (since r12203). ai4rei 2011-01-08 12:25:59 +00:00
  • bc191110f2 * Applied fix provided by Valaris to make /pvpinfo actually work. (bugreport:1785, since r1602). - Filled-in missing packet fields and documented the packet. Note, that this command does not show anything outside of PvP maps (client-side limitation). ai4rei 2011-01-08 12:19:07 +00:00
  • f543097124 * Fixed @homlevel usage message stating, that deleveling is possible, although it is not (bugreport:1485, since r10272). - The command now fails, if it is given a zero or negative value. ai4rei 2011-01-08 12:05:13 +00:00
  • 6db17907b0 - Removed extra slashes in item_db.txt (bugreport:4686) - Removed punctuation from Time2Str script function. brianluau 2011-01-08 08:55:02 +00:00
  • b7ab5cac1d * Fixed @alootid using 'autolootitem' (internal name) in it's usage message (bugreport:1445, since r12203). - Reworded the turn off message of @alootid. ai4rei 2011-01-07 22:06:07 +00:00
  • d3d3e871cd * Updated mapcache once more, because the one from r14643 contained official xmas versions of the town maps, now causing glitches after the xmas event on kRO ended. ai4rei 2011-01-06 09:06:53 +00:00
  • 7c8ea87859 * Fixed script command 'deletearray' deleting incorrect amount of array elements from arrays with empty elements (bugreport:4628). ai4rei 2011-01-06 06:00:30 +00:00
  • 03933a951b * Fixed ends of statement blocks missing script EOL processing, thus causing 'next line' label (-) to misbehave in statement blocks without additional curly braces (bugreport:4417, since r3422). ai4rei 2011-01-05 10:37:25 +00:00
  • edc1fa9bb8 Shuffled around disabled headgears, more accurate to what is and isn't avaliable in kRO. Snuck in a few minor fixes. L0ne_W0lf 2011-01-04 21:36:16 +00:00
  • 2cfd322c38 * Added support for removal of trailing comments to sv_readdb (bugreport:4680). - Disabled monster BACSOJIN_T (1996) whose drop White Snake Hat (5411) is not enabled (was hidden by '//', which would cause errors now) (since r14412). ai4rei 2011-01-04 18:59:50 +00:00