Historial de Commits

Autor SHA1 Mensaje Fecha
  skotlex 0837bb4f38 - Added missing creation/destruction of the expcache_ers in guild.c hace 19 años
  skotlex c94f569ab5 - Changed the default of skill_add_range to 0, said value now disables skill-range checking when casting ends. hace 19 años
  skotlex 43dac339d7 - Fixed a compilation error due to a missing semicolon... hace 19 años
  skotlex bb95eb8e36 - Modified the ammo checks so that ammo is consumed at the end of battle_calc_weapon_attack (should fix element being lost on final arrow). hace 19 años
  skotlex f3d9444348 - Added a define list for weapon types in pc.h hace 19 años
  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) hace 19 años
  skotlex cabad21166 - Cleaned up (fixed?) a possible overflow in pc_isUseitem, thanks to foobar. hace 19 años
  skotlex b5203bb220 - Added a missing memset on ers_alloc'ing mob loot which was making data from looted items fill in normal drop info. hace 19 años
  skotlex e7a2020fc5 - Moved the night icon invocation to clif_parse_LoadEndAck hace 19 años
  skotlex 76b9ca2fc1 - Fixed an error in the layout initialization of ice-wall. Thanks to Named for pointing it out. hace 19 años
  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) hace 19 años
  skotlex e9c44b50c8 - Added structure view_data to handle sprite information for all characters (equipment, weapons, hair, dyes, etc). Unified a bunch of clif functions now that you only need to handle the view_data (so instead of clif_spawn[pc/mob/npc/pet] you just have clif_spawn) hace 19 años
  skotlex a1eabcc481 - Fixed skill_require_db loading. hace 19 años
  skotlex ab0693cbcf - Changed the terminology from arrow to ammo for the last update. hace 19 años
  skotlex b1a0b58110 - Changed the look field of all arrows to 1. hace 19 años
  skotlex e19503185b - Fixed an infinite recursion in the Wedding Recall skills. hace 19 años
  skotlex 361d4018ee - Adjusted the range of Wall of Fog to 9 and Spider Web to 7 hace 19 años
  skotlex 39d33a2f80 - the auth function in login.c won't jstrescapecpy passwords that were encrypted. hace 19 años
  skotlex b286e0af1e - Some cleaning of the mob_ai. Mobs should stop chasing once you are beyond their min_chase range. Improved rude-attacked checking when mobs can't move. hace 19 años
  skotlex c1b97d2cec - Fixed (?) the Family recall warp skills. hace 19 años
  skotlex 286820f191 - Fixed Wedding support skills healing yourself instead of partner. hace 19 años
  reddozen 26fb455a43 * Fixed Gunslinger and Ninja skills not showing up and not working due to an error hace 19 años
  Vicious 0a79d2555c some jA thing hace 19 años
  skotlex 17c15fc2bc - HW_GANBANTEIN now also removes traps. hace 19 años
  skotlex 876cc3f814 - Pet catching now uses the menuskill variables to prevent item usage from disrupting the catch process. hace 19 años
  skotlex 43b5fa854d - Fixed the map-server freeze/crash on Warp Portal. hace 19 años
  skotlex e0b741df28 - Fixed Grandcross/Granddarkness showing no skill animation. hace 19 años
  skotlex ec6a69b266 - Fixed Warp Portal. hace 19 años
  reddozen 7f2dafc887 * Fixed / finished most of Gunslinger [Reddozen] hace 19 años
  skotlex 88541a357c - Fixed skillidx not being set whenever a mob uses a skill. hace 19 años