Commit History

Автор SHA1 Съобщение Дата
  ultramage 249d1350e5 Fixed a bug in the npc shop code, where requesting an item that wasn't on the list caused the server to keep scanning past the list's array bounds. преди 17 години
  FlavioJS cdda61ce1b * Added const to the return value of get_timer. преди 17 години
  zephyrus fc312a5088 - Added support to Cash Shop for script command callshop преди 17 години
  ultramage 7444eb572c Random assortment of various small corrections and tweaks. преди 17 години
  sketchyphoenix 159e55e3d1 Fixed cash shop not using points to make up the cash difference when purchasing an item. преди 17 години
  zephyrus e595e1f69f - Little cleanup to OnTouchNPC. преди 17 години
  zephyrus 5c7a1807e4 - Added support for OnTouchNPC event, required for Monster Race. Script commands need to be tested. Already tested sc_start. преди 17 години
  FlavioJS 1be6ba4a63 * Changes to map_foreach* functions: преди 17 години
  ultramage 7a9a3a12bb Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r12662, r12663) преди 17 години
  Kevin 26a70ed737 Some major changes to @reloaditemdb to allow unloading of any item while map server is running. преди 17 години
  toms c79a5092eb Fixed bugreport:1223 (Invalid Items In Shops Are Processed Incorrectly) преди 17 години
  FlavioJS c880052f0f * Changed the data field of timers from int to intptr. преди 17 години
  toms 2577ffdf25 * Fixed a bug when unloading a npc near a shop. преди 17 години
  FlavioJS cd1f48cc9e * Made script command 'flagemblem' and guild_emblem_change send an update of the emblem_id to the players in the area. преди 17 години
  ultramage 255f0fe3fc Removed the 'wait close' timer that closed a session's socket after 5 seconds. преди 17 години
  Kevin d826519faf Reverted one of the changes in dynamic mobs that may be causing the spawning problems. преди 17 години
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. преди 17 години
  zephyrus fb7daea244 - Added SC_ARMOR_RESIST, used by Undead Scroll, gives you resistance against elements and it's can be used with Resist Potions. преди 17 години
  ultramage 3d6f2af01c Changed the dynamic mobs system to also unload mobs that have respawn time but are already spawned - 22M less mem usage (bugreport:1197). преди 17 години
  ultramage 675eab189e Fixed spawned mob count not being counted properly, causing yet more respawn problems. преди 17 години
  ultramage 8b00f6dbdd * extended the "npc_event: event queue is full" error message to also print the name of the event (so that the cause can be tracked down) преди 17 години
  ultramage f6d2d9a360 Replaced some foreach-based functions by their inlined iterator equivalents. преди 17 години
  ultramage 078d492412 Removed one mob data variable related to dynamic mobs that I found to be redundant. преди 17 години
  ultramage 0088adcbbf * Added code to clear the Illusionary Shadow effect (followup to r12293) преди 17 години
  zephyrus 84ffdd36bf - The last, i hope, fix to the mail system. преди 17 години
  ultramage d84310bc4e Fixed wrong mvp format string for @mobinfo (would not show big mvp exp rewards correctly). преди 17 години
  zephyrus e6bf7c5458 - Added cash shop support. (i need to add documentation, working on it). преди 17 години
  zephyrus 3868080ead - Added new settings for autotrade on battle/misc.conf (you can read descriptions there). преди 17 години
  ultramage abd31f84a3 Now the server will print an error message if an invalid mapflag is found during script loading (see bugreport:980 for the motivation). преди 17 години
  zephyrus 69ae4766ce - Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_guild_alliance. преди 17 години