Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  skotlex ac3277f2b2 - Moved skill_counter_additional_effect calls to trigger right after skill_additional_effect (which means they trigger at the end of the attack motion for physical attacks) 19 năm trước cách đây
  Lupus e52e4abdd4 fixed disappearing treasure chests, updated NWoE 19 năm trước cách đây
  skotlex b4c3de9686 - Oops, the overflow mentioned by foobar was actually because the equippable base-jobs field was unsigned short when we now need it to be unsigned int. Fixed now. 19 năm trước cách đây
  skotlex cabad21166 - Cleaned up (fixed?) a possible overflow in pc_isUseitem, thanks to foobar. 19 năm trước cách đây
  Vicious fc1799704a Added missing kafra in Lighthalzen, thanks to Muad_Dib [Vicious] 19 năm trước cách đây
  Vicious 43ef9a1e79 fixed baby jobchange 19 năm trước cách đây
  Poki#3 22a6d7ad94 Moved the spawn update to eamobs (of course the custom spawns where not changed... much :P) 19 năm trước cách đây
  skotlex be26d920ed - Fixed npc_gettimerevent_tick returning the difference since the last triggered label instead of total elapsed time for the npc-timer. 19 năm trước cách đây
  Vicious 9a20419f2d fixed hidden temple spawn and sage script? 19 năm trước cách đây
  skotlex b5203bb220 - Added a missing memset on ers_alloc'ing mob loot which was making data from looted items fill in normal drop info. 19 năm trước cách đây
  skotlex eb6eaff618 - Added preventing sending packet clif_clearchar_id when the character in question is invisible. 19 năm trước cách đây
  Lance ed9f08388d - grfio.c fixed compile warning 19 năm trước cách đây
  Lance 7fc421625b - Fixed annoying out-of-range spawn. 19 năm trước cách đây
  Lance 863806c1e4 - Fixed my fix on multi-map leak thanks to Buuyo^. 19 năm trước cách đây
  skotlex 8f76fb4c7b - Forgot to set state.night = 1 in the night timer. 19 năm trước cách đây
  skotlex e7a2020fc5 - Moved the night icon invocation to clif_parse_LoadEndAck 19 năm trước cách đây
  reddozen f47953f848 19 năm trước cách đây
  reddozen 4a125139e4 setting arrows to 1 wont work... the server was looking for daggers to be equipped into your arrow slot. so i set arrows to 22 in the item DB and in skill require. 19 năm trước cách đây
  Lance 156cd602dc Typo in login.c 19 năm trước cách đây
  Lance aad6982f1e Typo fix in map.c 19 năm trước cách đây
  Lance 311e06085e * Loading waterheight aliases from resnametable.txt. 19 năm trước cách đây
  Lance b82c7a7b05 19 năm trước cách đây
  Lance 715da93848 * Workround the warnings for clif.c (what to do? the original codes are ugly.. passing values as pointers omgwtfbbq). 19 năm trước cách đây
  skotlex 34eeb7cd5b - Added a check to remove exp-even-share when someone leaves a party. 19 năm trước cách đây
  skotlex 76b9ca2fc1 - Fixed an error in the layout initialization of ice-wall. Thanks to Named for pointing it out. 19 năm trước cách đây
  skotlex d336815c66 - Added function clif_changetraplook to handle changing the appearance of traps as they are triggered (rather than using clif_changelook which is meant for view_data objects) 19 năm trước cách đây
  skotlex 27e01b2442 - Fixed berserk not raising your HP to your new cap. 19 năm trước cách đây
  skotlex b11e202bc2 - Fixed a few functions sending a negative ID for disguised characters (such as clif_specialeffect) which very likely produced client crashes. 19 năm trước cách đây
  skotlex 86cebfbf10 - Fixes to the mob_ai routines. Prevent casting rude-attacked skills in situations that shouldn't be considered as so. Fixed mobs failing to chase after enemies when range-attacked out of their view_range. 19 năm trước cách đây
  Lance 85843bfe0f * Should not exit when you can't find an NPC file.. 19 năm trước cách đây