Historial de Commits

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