summaryrefslogtreecommitdiff
path: root/src/map/mob.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-15Implement MSC_MAGICATTACKED cast condition for monster skillsKenpachi Developer1-0/+1
2020-09-12This is Hercules v2019.10.20r12.5_BUGGYJesusaves1-0/+1
2019-07-28Merge pull request #2510 from Emistry/mobdb_dmg_taken_rateHaru1-0/+2
2019-07-24Update mob_db - DamageTakenRate fieldEmistry Haoyan1-0/+2
2019-07-10Update atreloadmob to update living mobsEmistry Haoyan1-0/+1
2019-04-20Moved mob drop data to its own structureGuilherme G. Menaldo1-2/+11
2019-04-20Added support for mobs to drop items with Random OptionsGuilherme G. Menaldo1-3/+43
2019-02-11Change type for class variables from short to intAndrei Karas1-1/+1
2018-07-19Add new constant MAX_ITEM_ID for maximum allowed item id.Andrei Karas1-0/+8
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2018-05-01Replace "--ja--" and "--en--" with constants (source only)Haru1-0/+3
2018-04-19Convert mob_skill_db into libconf formatAsheraf1-1/+3
2018-04-08Added delay to tomb spawnGuilherme G. Menaldo1-0/+2
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares1-0/+1
2017-12-23Show item drop effects only if monster dropping non looted items.Andrei Karas1-0/+1
2017-10-30Add monster spawn boss flag for miniboss: miniboss_monsterAndrei Karas1-1/+7
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-02-28Changed mob mode field to 32 bit, for future expansionHaru1-3/+3
2016-02-17Removed unnecessary typedefs from libconfigHaru1-8/+8
2016-01-29Modified Mob DB loader to behave like the Item DB loaderHaru1-6/+8
2016-01-09Corrected various zero-argument function definitionsHaru1-1/+1
2015-12-28Added Poring to the mob_id enumHaru1-0/+2
2015-12-28Added Zanzou mob ID to the mob_id enumHaru1-0/+2
2015-12-28Added Summon Legion-related monsters to the mob_id enumHaru1-0/+4
2015-12-28Added Alchemist-related monsters to the enum mob_idHaru1-0/+17
2015-12-28Added Splendide, Manuk and Mora mobs to the mob_id enumHaru1-0/+27
2015-12-28Standardized (source) mob_id enumHaru1-3/+79
2015-12-23Update:Jedzkie1-3/+3
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-12-14Added official effect of Mora Berry.Jedzkie1-5/+6
2015-10-22Removed support for the deprecated SQL item, mob, mob_skill databases.Haru1-1/+0
2015-10-20Fixed an issue preventing the mob_db2 from being loadedHaru1-1/+1
2015-10-19Add support for mob_db in conf format.Andrei Karas1-3/+9
2015-10-11Cleanup of the HPluginData implementation (second part)Haru1-6/+2
2015-10-11Cleanup of the HPluginData implementation (First part)Haru1-5/+4
2015-08-15HPM compatibility improvementsHaru1-5/+5
2015-06-19Cleaned up some #includesHaru1-2/+2
2015-06-19Removed ".." from include directivesHaru1-5/+5
2015-06-01Replaced some of the hardcoded values with constants (map)Haru1-13/+20
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+2
2014-12-21Move mob_db deletion into separate function.Andrei Karas1-0/+1
2014-12-19Add struct item_data, mob_db and mob_data for pluginsAnnieRuru1-0/+8
2014-11-24* 1st Transcendent Spirit, monster position lag fixesMichieru1-0/+9
2014-11-16Whitespace cleanup (no code changes)Haru1-6/+6
2014-10-29Added 2014 Halloween Event and made status change parameter optional on montr...Taylor Locke1-1/+1
2014-10-18Fix bug:7454Michieru1-0/+1
2014-10-13* Monster skill use behavior, ranges, position lag fixesMichieru1-0/+2
2014-09-16Follow: https://github.com/HerculesWS/Hercules/commit/8ab61745b81d1cf0602c799...Michieru1-2/+2
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-30Fixed typos inside src/Shido1-3/+3