Commit History

Author SHA1 Message Date
  skotlex e5f005cc1d - Rewrote/cleaned up several functions in storage.c 19 years ago
  skotlex 0aed0eaa95 - Applied an experimental weather code that should lower bandwidth usage to near-none, which's only disadvantage should be the weather not clearing out until moving to another map (even when the mapflag is removed from the current map). 19 years ago
  reddozen 0277ebc706 Removed AtCommand_Monster and replaced it with AtCommand_Spawn for Skots [Reddozen] 19 years ago
  skotlex 4fcac3b2f9 - Modified "hide woe damage" to send the number of hits rather than 1 as damage Because when the damage is less than the number of hits, the client will display MISS. 19 years ago
  skotlex 2c902be399 - Removed Lance's checks in clif.c to prevent sending packets when a player is in OPTION_INVISIBLE mode. Now pc_disguise won't change your viewclass when you diguise while hiding. The disguise should "show up" when you uncloak, instead. 19 years ago
  skotlex eb63227578 - Fixed clif_GlobalMessage being the exact same function as clif_message (the fiirst should send to ALL_CLIENT and the later should send to AREA_CHAT_WOS). Should fix globalmes script command. 19 years ago
  skotlex 125e05d3cd - Added SC_BLADESTOP to the switch listing in status_change_start 19 years ago
  Lance 6fa0186000 * Players with OPTION_INVISIBLE should not be sent to clients. 19 years ago
  Lance dd4a935ce2 @_@ this is getting more confusing... 19 years ago
  Lance 05736737c7 * Bugfix on fake npc 19 years ago
  skotlex 46d5c713cd - Updated cast times of Kaupe and Kaahi. 19 years ago
  skotlex a0bf90e52c - Changed a bit the MAX_ZENY checks in trade.c to prevent overflows. 19 years ago
  skotlex fd4f9d05ef - Updated SKA to return a random value between 0 and 99 each time status_get_def is invoked. 19 years ago
  skotlex 5e73485603 - Fixed the head_bottom (pet-armor) position in packet 0x22c when crafted for non-players. 19 years ago
  skotlex e78ae404f9 - ES magic will now put the caster on stun for 0.5 secs regardless of whether the skill-target is a mob or not. 19 years ago
  skotlex aae1ae1832 - Fixed compilation error. 19 years ago
  skotlex 3b5ab1ba35 - Removed SP_DISGUISE from the bonus list. 19 years ago
  Lance dacea0478a * Optimized clif.c clif_scriptmenu/input/inputstr to check for sd->state.using_fake_npc before sending one (as it's not required to send twice). 19 years ago
  skotlex db83032024 - Added a npc-script-event cache to avoid looking up event-scripts every time they need to be executed. Events cached are all those defined in script_config. 19 years ago
  skotlex 82ae461fa7 - The Rest bonus activated by using /doridori while in rest should now trigger with all the class tree (TK/SL/SG) 19 years ago
  skotlex 266148ef5f - /doridori now won't double the HP/SP regen of TKs, it only activates their "happy" state. 19 years ago
  skotlex 391e5359ad - OnEquip scripts will be trigger on log-on now. 19 years ago
  skotlex 740958837d - Now when walkdelay is set to 0, characters will stop walking when hit, but will not have any walk delay. 19 years ago
  skotlex 4ef4e4dc84 - Stun time for using ES magic on non-mobs reduced to 0.5 secs. 19 years ago
  skotlex 01340a866e - Kaite, Kaute will now show a skill effect when they trigger. 19 years ago
  skotlex a312cf5d84 - Corrected @whomap directly invoking msg_table[] rather than msg_txt() 19 years ago
  skotlex 827f003768 - Fixed standing up not really standing you up. 19 years ago
  skotlex 9b6b46c455 - Absorb Spirit Sphere now gives +10SP per sphere as per discussions with Haplo. 19 years ago
  skotlex 5a5d30b660 - Removed OPTION_XMAS, it seems to not exist.... 19 years ago
  skotlex a5b4b2d05e - status_setviewdata will set your option accordingly when the previous/new view-class is wedding or xmas suit. 19 years ago