Commit History

Author SHA1 Message Date
  skotlex 62fb6045d4 - Added handling of type BL_PET to skill_unitgrouptickset_search. I know pets normally aren't affected by skills, but their structure already had support for this, so.... 19 years ago
  skotlex 7d88ebe2fb - Fixed error display when the exp table reads a value which is capped to UINT_MAX 19 years ago
  Vicious 7494ea0ff4 mob db update(clock, enchanted peach tree) 19 years ago
  Vicious cf0228c664 Valkyrie item fix, Sonic blow fix. 19 years ago
  skotlex 5e170d8da9 - The status window now shows the addition of the damage of your both weapons when dual wielding. 19 years ago
  Valaris 2c19f4bfcd Removed #include <lcms.h> from irc.c, which caused compile errors. 19 years ago
  skotlex 81b7073131 - Changed the server's default MAX_LEVEL capacity to 1000. 19 years ago
  skotlex 328de1ec52 - Lures won't be lost now when you use them on a non-mob. 19 years ago
  skotlex 5b7bbaa4eb - Added pc_issit check to pc_can_move 19 years ago
  skotlex f8df39576f - Made the NPC_BREAK* skills no damage skills. Removed their code from the skill cast end damage id function. 19 years ago
  skotlex 8ab9f5988d - Weapon Repair update. Cost to 30SP, cast time to 7500, interruptable. 19 years ago
  skotlex 2f074dc2d4 - Modified map_searchrandfreecell to always do a check on a 9x9 area around the target tile, and to return the x,y coordinates modified with the new target. 19 years ago
  skotlex 6a96ab5afc - NPC_POWERUP gives now +20% attack per skill level. 19 years ago
  skotlex 72f625000d - Fixed setting setting SP_BASELEVEL 19 years ago
  skotlex 0de0f92568 - Added range checking to mob skill loading of permillage and delay. 19 years ago
  Valaris ad49453e0e * Removed the conf sql code for now. Maybe will continue later with that project. 19 years ago
  skotlex 66a453cc74 - Added function mob_respawn which makes a mob respawn on spot 3 seconds after deafeat if SC_KAIZEL is active. 19 years ago
  skotlex 1e53de04f6 - Added setting max_exp_gain_rate which caps how much exp you can get from a single kill. 19 years ago
  skotlex 4ccd4a6c5f - pc_readdb will now cap experience required per level to UINT_MAX, it will warn the exp table has exp values above said limit. 19 years ago
  skotlex fca56907fe - Changed the default of skill_delay_attack_enable to no. 19 years ago
  skotlex 2a9dbcf690 - Code rewrites in mob_damage and party_exp_even_share for correctly handling overflow issues. Now uses UINT_MAX for range comparisons, as it should be. 19 years ago
  Komurka 4ade31e5ea SQL compile fix (Skotlex, check line 470 in charsave.c, I've added here rate value = 10000) 19 years ago
  Lupus 66fcbac0e4 fixed cube room quest 19 years ago
  Lupus f87d23b592 fixed cube room quest, fixed new_hats_6 item id 19 years ago
  skotlex f1e4549f12 - Added battle config options: 19 years ago
  skotlex d25d952fc6 - Cleaned up and reorganized status_change_start. Now it also receives the success % rate (0->100) 19 years ago
  skotlex 516668a5ec - Modified exp2.txt to use the default official levels instead of 1000 19 years ago
  skotlex 7964763fb7 - Modified battle_check_range to use check_range_bl rather than range_bl for range checking, as the range_bl aproximations can lead to situations where battle_check_range returns true while the attack function range check fails >.> 19 years ago
  Zephiris e8a88c2271 * Added missing semicolons in the valentine's day event and disabled the Dog's year event. [Zephiris] 19 years ago
  skotlex cd88503b76 - Removed the max level configs from battle/exp.txt 19 years ago