Histórico de Commits

Autor SHA1 Mensagem Data
  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. há 17 anos atrás
  FlavioJS cdda61ce1b * Added const to the return value of get_timer. há 17 anos atrás
  zephyrus fc312a5088 - Added support to Cash Shop for script command callshop há 17 anos atrás
  ultramage 7444eb572c Random assortment of various small corrections and tweaks. há 17 anos atrás
  sketchyphoenix 159e55e3d1 Fixed cash shop not using points to make up the cash difference when purchasing an item. há 17 anos atrás
  zephyrus e595e1f69f - Little cleanup to OnTouchNPC. há 17 anos atrás
  zephyrus 5c7a1807e4 - Added support for OnTouchNPC event, required for Monster Race. Script commands need to be tested. Already tested sc_start. há 17 anos atrás
  FlavioJS 1be6ba4a63 * Changes to map_foreach* functions: há 17 anos atrás
  ultramage 7a9a3a12bb Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r12662, r12663) há 17 anos atrás
  Kevin 26a70ed737 Some major changes to @reloaditemdb to allow unloading of any item while map server is running. há 17 anos atrás
  toms c79a5092eb Fixed bugreport:1223 (Invalid Items In Shops Are Processed Incorrectly) há 17 anos atrás
  FlavioJS c880052f0f * Changed the data field of timers from int to intptr. há 17 anos atrás
  toms 2577ffdf25 * Fixed a bug when unloading a npc near a shop. há 17 anos atrás
  FlavioJS cd1f48cc9e * Made script command 'flagemblem' and guild_emblem_change send an update of the emblem_id to the players in the area. há 17 anos atrás
  ultramage 255f0fe3fc Removed the 'wait close' timer that closed a session's socket after 5 seconds. há 17 anos atrás
  Kevin d826519faf Reverted one of the changes in dynamic mobs that may be causing the spawning problems. há 17 anos atrás
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. há 17 anos atrás
  zephyrus fb7daea244 - Added SC_ARMOR_RESIST, used by Undead Scroll, gives you resistance against elements and it's can be used with Resist Potions. há 17 anos atrás
  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). há 17 anos atrás
  ultramage 675eab189e Fixed spawned mob count not being counted properly, causing yet more respawn problems. há 17 anos atrás
  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) há 17 anos atrás
  ultramage f6d2d9a360 Replaced some foreach-based functions by their inlined iterator equivalents. há 17 anos atrás
  ultramage 078d492412 Removed one mob data variable related to dynamic mobs that I found to be redundant. há 17 anos atrás
  ultramage 0088adcbbf * Added code to clear the Illusionary Shadow effect (followup to r12293) há 17 anos atrás
  zephyrus 84ffdd36bf - The last, i hope, fix to the mail system. há 17 anos atrás
  ultramage d84310bc4e Fixed wrong mvp format string for @mobinfo (would not show big mvp exp rewards correctly). há 17 anos atrás
  zephyrus e6bf7c5458 - Added cash shop support. (i need to add documentation, working on it). há 17 anos atrás
  zephyrus 3868080ead - Added new settings for autotrade on battle/misc.conf (you can read descriptions there). há 17 anos atrás
  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). há 17 anos atrás
  zephyrus 69ae4766ce - Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_guild_alliance. há 17 anos atrás