Commit History

Autor SHA1 Mensaxe Data
  skotlex c3baf09f47 - Reverted the battle_config regen settings from unsigned int to signed int. The battle config reading code can only handle two types of settings: signed ints and unsigned shorts, you'd have to mess up with it if you want to add more types. %!s(int64=19) %!d(string=hai) anos
  skotlex 64b38ba4b7 - Added guild_aura (skill.conf) setting so you can specify when it works and if it works on the guild-master itself. Defaults to working all the time on everyone except GM. %!s(int64=19) %!d(string=hai) anos
  toms 70f4570b81 - Little code cleanup %!s(int64=19) %!d(string=hai) anos
  skotlex b5508efe38 - Changed unit_free so that it receives which cleartype should be used when the character is still on a map. Used this on status_damage so that mobs that do not respawn when killed will properly display the death animation. %!s(int64=19) %!d(string=hai) anos
  toms a202caf152 Fixed signed/unsigned comparison issues with natural heal system %!s(int64=19) %!d(string=hai) anos
  skotlex 6babc24b69 - Vaporize will no fail when the homun is dead. %!s(int64=19) %!d(string=hai) anos
  skotlex d91a956aee - Applied use of structure regen_data for a unified regen module. Natural and skill-heal is handled by this structure, while sitting-skill-heal is still player dependant (mostly because the other object types can't sit) %!s(int64=19) %!d(string=hai) anos
  toms 7118a90428 Changed AM_CALLHOMUN Skill to spawn the homunc at 1 cell from his master (forgot to add this in Changelog) %!s(int64=19) %!d(string=hai) anos
  evera c1990c2a4a oops, forgot header update %!s(int64=19) %!d(string=hai) anos
  evera e109a24e82 fixed kellasus giving extra skills in bio ethics %!s(int64=19) %!d(string=hai) anos
  Playtester 592cf6ab28 * Gospel can't stack anymore %!s(int64=19) %!d(string=hai) anos
  toms ed8b093cc2 - Corrected map_random_dir algorithm %!s(int64=19) %!d(string=hai) anos
  skotlex 6a8503e7b1 - Fixed being unable to recast Adrenaline Rush to reset the duration timers. %!s(int64=19) %!d(string=hai) anos
  skotlex b25cc06a43 - Cleaned up skill_get_range2 so that using range 0 for non-self skills uses the caster's attack range. %!s(int64=19) %!d(string=hai) anos
  skotlex 00f4aecb26 - Added support for hexadecimal values in the const.txt file. %!s(int64=19) %!d(string=hai) anos
  skotlex 1079f53d4c - Spirit of Wizard will now consume an item 7321 each time it blocks reflected magic. %!s(int64=19) %!d(string=hai) anos
  skotlex 7d04689685 - Fixed null-pointer crash on Evolving a homunculus. %!s(int64=19) %!d(string=hai) anos
  skotlex 04d969e781 - @produce now can make any kind of equipment %!s(int64=19) %!d(string=hai) anos
  skotlex 7cd73fc68b - Updated mob_ai so that mobs will use their rude-attacked skill when they can't reach their current target. %!s(int64=19) %!d(string=hai) anos
  skotlex 4e32d21c17 - Now arrow-consuming skills where your main weapon is a whip or musical instrument WILL count as arrow-type attacks, using the atk of the arrow and all related bonuses. %!s(int64=19) %!d(string=hai) anos
  Playtester 53102aee4e Added WE_CALLBABY to Gunslinger and Ninja %!s(int64=19) %!d(string=hai) anos
  Playtester ad0344c638 Fixed various bullets, spheres and kunais %!s(int64=19) %!d(string=hai) anos
  Playtester fc57628e5c NJ_NEN now requires a Fang %!s(int64=19) %!d(string=hai) anos
  skotlex 02c448cc45 - Moved the deletion of timers from unit_remove_map to the homun vaporize/dead routines since unit_remove_map is also invoked whenever you warp or change maps. %!s(int64=19) %!d(string=hai) anos
  skotlex 5c44979d67 - Applied multiple fixes which should take care of making homun save/load work on TXT now. %!s(int64=19) %!d(string=hai) anos
  toms 2f858a5ea7 Delete homunc's skills from sql when the homunc is destroyed %!s(int64=19) %!d(string=hai) anos
  Playtester 7570ace103 * Fixed disarm not working %!s(int64=19) %!d(string=hai) anos
  toms 7110f02479 Homunc Timers should be disabled when the homunc is vaporized or dead an re-enabled on call/resu %!s(int64=19) %!d(string=hai) anos
  skotlex b7ef9a3032 - Updated vc-project files to compile with the new int_homun files. %!s(int64=19) %!d(string=hai) anos
  skotlex ee8298bb8a - Cleaned up some of the pet related @/# commands, same for some script commands. %!s(int64=19) %!d(string=hai) anos