Changelog.txt 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. Date Added
  2. 2010/12/10
  3. * Rev. 14572 Applied update to charhelp.txt provided by EvilPuncker to match current charcommand behavior (bugreport:4632, follow up to r13403). [Ai4rei]
  4. 2010/10/10
  5. * Added cashfood_use_interval config setting. [Paradox924X]
  6. 2010/05/25
  7. * Rev. 14307 Added noteleport flag to nyd_dun02. [L0ne_W0lf]
  8. 2009/11/03
  9. * Rev. 14123 Added mapflags for WoESE guild dungeon. [L0ne_W0lf]
  10. 2009/10/18
  11. * Removed char_rename config setting, now hardcoded [ultramage]
  12. 2009/10/15
  13. * Rev. 14092 Added several 13.x and 12.1 map mapflags, might have missed some. [L0ne_w0lf]
  14. 2009/08/18
  15. * Rev. 14013 Just a conf update, and mapflags! [L0ne_W0lf]
  16. * Changed attribute_recover to no, being hit by the same element should not recover HP.
  17. * Added monster_noteleport to Okolnir quest maps. Will fix the tarot card issue.
  18. 2009/04/10
  19. * Rev. 13668 Inverted the way monster_ai 0x200 works, default is 0 again. [ultramage]
  20. * Rev. 13667 Default value for monster_ai is now 0x200. [L0ne_W0lf]
  21. 2009/04/02
  22. * Uncommented pvp_room in maps_athena.conf [Playtester]
  23. 2009/04/01
  24. * Removed online_check config options. [FlavioJS]
  25. * Clarified char_maintenance config option.
  26. 2009/03/31
  27. * Added missing pet_equip_min_friendly config option [ultramage]
  28. 2009/03/23
  29. * Added setting display_status_timers to client.conf for new status change packet. [Sara]
  30. 2009/01/26
  31. * Rev. 13494 Changed guild_skill_relog_delay to yes. Relogging no longer resets delay on guild skills. [L0ne_W0lf]
  32. 2009/01/12
  33. * Second agitend corrected to agitend2 [SketchyPhoenix]
  34. 2009/01/05
  35. * Added @charcommands to return a list of available # commands [SketchyPhoenix]
  36. 2008/12/26
  37. * Rev. 13444 Marked new Morroc fields as nomemo. [L0ne_W0lf]
  38. * Rev. 13415 Commented out maps no longer accessable with 12.1. [L0ne_W0lf]
  39. 2008/12/17
  40. * Rev. 13405 Added additional maps to maps_athena.conf. [L0ne_W0lf]
  41. 2008/11/04
  42. * Updated: added info about latest packet_ver flag in client.conf (bugreport:2415) [akrus]
  43. 2008/10/06
  44. * Rev. 13264 Changed exp_calc_type to 1, as type 0 seems to be based off old rumour, and to compliment the update to mob_revive. [L0ne_W0lf]
  45. 2008/10/02
  46. * Rev. 13253 Modified homunculus auto-vapor setting to yes. (bugreport:2298) [L0ne_W0lf]
  47. 2008/09/11
  48. * Rev. 13204 Updated some messages in msg_athena.conf. [L0ne_W0lf]
  49. 2008/08/19
  50. * Added global sql settings 'sql.*' to inter_athena.conf.
  51. * Commented 'ipban.sql.*' and 'account.sql.*' so they default to the global settings.
  52. * Removed deprecated settings 'case_sensitive' and 'add_to_unlimited_account' from in login_athena.conf.
  53. * Made inter_athena.conf be imported from login_athena.conf. [FlavioJS]
  54. 2008/08/13
  55. * Added config settings mapreg_txt and mapreg_db to inter config [ultramage]
  56. 2008/08/10
  57. * Removed duplicate gef_cas mapflags [Yommy]
  58. 2008/08/01
  59. * Rev. 13033 Mapflag updates. Will need to do a complete rewrite eventually. [L0ne_W0lf]
  60. - Removed several noicewall limitations from interior maps mostly.
  61. - Removed several noreturn limitations from interior maps mostly.
  62. - Removed nobranch limitations from PVP (yoyo and nightmare) maps.
  63. - Removed nopenalty flag from nightmare PVP maps.
  64. - Commented out all noloot and noexp mapflag entries.
  65. - Added a few more noskill entries for some maps.
  66. 2008/07/27
  67. * Removed the unused login and txt->sql options in inter_athena.conf
  68. * Renamed config option log_db to log_db_db in inter_athena.conf
  69. * Conf file adjustments for the loginmerge branch
  70. - added new login and ipban db config options to login_athena.conf
  71. - login database options are no longer in inter_athena.conf!
  72. - moved setting 'lowest_gm_level' from inter_athena.conf to battle/gm.conf
  73. - removed setting 'gm_read_method'
  74. - removed options for setting `login` table column names
  75. - deleted file GM_account.txt, now the savefile is used for this
  76. 2008/07/23
  77. * Increased max. hairstyle number, 23 -> 25 (bugreport:1773) [ultramage]
  78. 2008/07/22
  79. * Rev. 12981 Removed mail commands that no longer exist from help.txt. [L0ne_W0lf]
  80. 2008/06/14
  81. * Rev. 12833 Uncommented all novice map, and added mapflags. [L0ne_W0lf]
  82. * Additionally; changed starting map from new_zone to new_1-1.
  83. 2008/06/06
  84. * Rev. 12761 Added mapflags in preparation for Monster Races. [L0ne_W0lf]
  85. 2008/06/01
  86. * Added gm_viewequip_min_lv to gm.conf [ultramage]
  87. 2008/05/28
  88. * Rev. r12736 Added new maps related to episode 13.1. [L0ne_W0lf]
  89. 2008/04/28
  90. * Rev. 12674 Updated gvg_eliminate_time comment to reflect use in new Woe scripts. [L0ne_W0lf]
  91. 2008/04/18
  92. * Implemented config setting 'vending_over_max' [ultramage]
  93. 2008/04/02
  94. * Rev. 12462 Uncommented restricted map entryies for WoESE maps. [L0ne_W0lf]
  95. 2008/03/07
  96. * Added config settings mob_active_time and boss_active_time, what they do
  97. is specify a duration during which monsters will keep running their active
  98. AI after all players have left their vecinity. Their current defaults are
  99. set to 0 (disabled). [Skotlex]
  100. 2008/02/29
  101. *Rev. 12273 Added some additional map flags for some newer maps. [L0ne_W0lf]
  102. 2008/02/27
  103. * Rev. 12268 Added information for cash related @ and # commands. [L0ne_W0lf]
  104. 2008/02/27
  105. * Disabled idle_no_autoloot setting (bugreport:1051)
  106. 2008/02/14
  107. * Removed atcommand @whozeny [ultramage]
  108. 2008/02/11
  109. * Added 'input_min_value' and 'input_max_value' to script_athena.conf. [FlavioJS]
  110. 2008/01/22
  111. * Removed hom_setting&02 (ignore skill range) as this was fixed by Gravity
  112. some time ago. [Skotlex]
  113. 2008/01/13
  114. * Corrected job_knt Mapflags. (bugreport:803) [Samuray22]
  115. 2008/01/10
  116. * Removed 'skill_steal_type' from skill.conf as said config no longer
  117. exists. [Skotlex]
  118. 2008/01/06
  119. * Added job_knt to nomemo, no return & noteleport mapflags. [Samuray22]
  120. 2007/11/27
  121. * Rev. 11824 Added Battle field and Memorial dungeon maps. [L0ne_W0lf]
  122. 2007/11/18
  123. * 11758 Updated more map flags for Al De Baran's turbo Track. [L0ne_W0lf]
  124. 2007/11/12
  125. * hom_setting&0x2 now disables skill range checks for homunculus. [Skotlex]
  126. 2007/11/08
  127. * Removed the unneccessary @refreshonline command
  128. 2007/10/29
  129. * Removed petid command (not needed because commands understand names)
  130. * Removed *id2 commands (messy, useless and redundant)
  131. * Added missing @misceffect, @feelreset and #dropall/#storeall setting
  132. * AGAIN added conf entries for @whozeny, @kamic, @tonpc, @identify,
  133. @adopt, @trade, @changelook, @send, @displayskill
  134. * Reverted atcommand conf (alphabetically-sorted = failure) [ultramage]
  135. 2007/10/26
  136. * Removed the config setting firewall_hits_on_undead setting. The code
  137. handles this now using the delay defined in skill_unit_db. [Skotlex]
  138. 2007/10/23
  139. * Rev. 11559 Added Arunafeltz State WoE maps. [L0ne_W0lf]
  140. 2007/10/22
  141. * Rev. 11551 Fixed nopenalty entries for Turbo Track maps. [L0ne_W0lf]
  142. * Rev. 11546 Added Turbo Track map flags. [L0ne_W0lf]
  143. * Removed the mail_server_enable setting as it's not required. [Zephyrus]
  144. * Removed the mail_server database settings from interconf.
  145. Now maildb is an integral part of the mainDB. [Zephyrus]
  146. 2007/10/13
  147. * Renamed the config default_skill_delay to default_walk_delay as that is
  148. the only thing it does now.
  149. 2007/10/11
  150. * Renamed import folder to import-tmpl [Playtester]
  151. - new server owners please rename/copy it to import to use it
  152. - this was done so devs can test their changes easier
  153. * Removed nomemo and noteleport mapflags from Veins [Playtester]
  154. 2007/09/24
  155. * Added log_chat's '1 - log everything' (revert from r10850) [ultramage]
  156. - don't forget to adjust your config file ... again.
  157. 2007/09/18
  158. * Rev. 11241 Added new maps to maps_athena.conf, and corresponding mapflags. [L0ne_W0lf]
  159. - Also added several missing maps, and cloned maps.
  160. 2007/09/17
  161. * Added missing force_4-1 and force_5-1 maps to the map list [ultramage]
  162. 2007/09/13
  163. * Trigger rate Miracle of the Sun, Moon and Stars is now 0.02% [Skotlex]
  164. 2007/09/10
  165. * Added 'quest_exp_rate', adjusts exp gained by 'getexp' [ultramage]
  166. 2007/09/05
  167. * Added 'nomemo' mapflags to some Cursed Abbey maps [Playtester]
  168. 2007/08/19
  169. * Added 'noteleport' mapflags to Dandelion's request maps. [SinSloth]
  170. * Fixed small mistake in confs causing some confusion [Paradox924X]
  171. 2007/08/15
  172. * Removed useless 'party_skill_penalty' config option
  173. * Removed 'Note 3' & 'Other information' since it doesn't apply anymore
  174. 2007/07/28
  175. * Removed useless refine_posword setting from script_athena.conf
  176. 2007/07/25
  177. * Adjusted motd.txt to not crash new clients
  178. * Removed backup_txt code since it's not needed anymore
  179. 2007/07/20
  180. * Adjusted client.conf's packetver table (latest now uses new value)
  181. 2007/07/18
  182. * Added delay_dependon_agi, both options are available now [ultramage]
  183. 2007/06/10
  184. * Rev. 10744 Fixed nopvp mapflag entry for mosk_in. [L0ne_W0lf]
  185. 2007/06/08
  186. * Added Moscovia maps into mapflags [Lupus]
  187. 2007/06/06
  188. * Added Moscovia maps in the map index [Lupus]
  189. 2007/06/01
  190. * Rev. 10701 Updated nowarpto map flags for Rachel quest maps. [L0ne_W0lf]
  191. 2007/06/01
  192. * Rev. 10663 Updated map flags for Rachel quest maps. [L0ne_W0lf]
  193. 2007/05/23
  194. * Reverted delay_dependon_agi -> delay_dependon_dex
  195. 2007/05/19
  196. * Enhanced log_athena.conf with global/main chat support [ultramage]
  197. - also changed the filter bit values, please reconfigure this option
  198. 2007/04/27
  199. * Can't teleport in kh_dun01 [Playtester]
  200. * You can now teleport in jupe_core [Playtester]
  201. 2007/04/24
  202. * monster_ai&0x400 disables all mob-casted skills having a range of 9
  203. (monster.conf) [Skotlex]
  204. 2007/04/23
  205. * Debuff on logout&2 is again set to default, instead of removing food
  206. bonuses now it removes Maximize Power, Maximum Overthrust and Steel Body.
  207. 2007/04/16
  208. * Changed the default setting for emergency_call to 11 (usable all the
  209. time, but only in Gvg Maps) as described by Tharis (skill.conf). [Skotlex]
  210. 2007/04/13
  211. * Added some Kiel quest mapflags [Playtester]
  212. * Added debug command @displayskill. Should be used only by people
  213. searching for new skill IDs. [Skotlex]
  214. 2007/04/12
  215. * Updated various mapflags with 11.2 maps [Playtester]
  216. 2007/04/11
  217. * The pc_max_status_def and mob_max_status_def configs are now set on a
  218. 1-100 scale instead of 1-10000 (status.conf)
  219. 2007/04/03
  220. * Added hom_setting&0x40, when set it clears the "can't reuse" skill delay
  221. when you vaporize a homunculus (set by default). [Skotlex]
  222. 2007/04/02
  223. * Set the default vending tax to 2% as it is in kRO Sakray [Playtester]
  224. 2007/03/28
  225. * Added config "vending_tax" to apply a tax to all vending requests, as it
  226. was in kRO Sakray some time ago (items.conf).
  227. 2007/03/22
  228. * Made packet_ver_flag's description use hexadecimal values for the packet
  229. versions, and changed the default to 0xFFFF. [Skotlex]
  230. 2007/03/19
  231. * Removed the 'charsave_method' setting from inter_athena.conf
  232. 2007/03/17
  233. * Cleaned up the login & char config [ultramage]
  234. - removed check_ip_flag
  235. - changed date_format to input the format string directly
  236. - changed many settings to allow yes/no instead of just 1/0
  237. * Removed .gat from configs [Lupus]
  238. 2007/03/14
  239. * Changed the default of debuff_on_logout to 1 since food items shouldn't
  240. dispell on logout. [Skotlex]
  241. 2007/03/08
  242. * Adjustments for the new mapcache [DracoRPG]
  243. - Removed ".gat" from map names in maps_athena.conf
  244. - Removed read_map_from_cache option as there's no more choice to do
  245. - Removed afm_dir option as there's no more need for AFM/AF2 support
  246. 2007/03/06
  247. * Added the two new packet versions to battle/client.conf [Zephiris]
  248. 2007/03/05
  249. * Removed mode_neg and frame_size from packet_athena.conf [ultramage]
  250. 2007/02/16
  251. * Collapsed config settings "sg_miracle_skill_min_duration" and
  252. "sg_miracle_skill_max_duration" into "sg_miracle_skill_duration", which
  253. defaults to an hour (skill.conf).
  254. 2007/02/12
  255. * Corrected the meaning of "skill_display_fail&2", made 2 the default
  256. setting. [Skotlex]
  257. 2007/02/08
  258. * Since the mysql ping interval is now autoconfigured, removed
  259. the connection_ping_interval config setting in inter_athena.conf
  260. 2007/02/01
  261. * Improved a bit the description of the mvp item get time config settings.
  262. 2007/01/29
  263. * Collapsed config settings produce_item_name_input,
  264. produce_potion_name_input, making_arrow_name_input, holywater_name_input,
  265. cdp_name_input into a single config produce_item_name_input which uses
  266. bitmasks to determine what it affects. See battle/item.conf for details.
  267. * Updated arrow_decrement to have 3 possible values: Disabled, Enabled, and
  268. Enabled + Autoguess (gives arrow consumption as appropiate to
  269. plagiarized/acquired skills). eA previously had a hardcoded '2' setting,
  270. now it's 1 by default as it should be. [Skotlex]
  271. 2007/01/28
  272. * Fixed the description of @summon
  273. * Fixed @nuke's position (I edited the wrong file by accident)
  274. 2007/01/27
  275. * Atcommand fixup [ultramage]
  276. - removed atcommands @w, @server_date/time, @red, @happyhappyjoyjoy, @shuffle
  277. - synced gm level of @jailfor, @charjailtime, @npcmove, @chardropall,
  278. @charstoreall, @send, @mute, @changelook, @exp and @nuke
  279. - added conf entries for @whozeny, @kamic, @tonpc, @petid, @identify, @adopt,
  280. @trade, @changelook, @send
  281. - reorganized the atcommands a bit
  282. 2007/01/26
  283. * Added battle config hom_rename (homunc.txt) to enable renaming the
  284. homunculus multiple times. Defaults to no.
  285. 2007/01/22
  286. * Moved the homunculus setting from pet.conf to homunc.conf [Skotlex]
  287. 2007/01/12
  288. * Updated the information about ip rules and DDoS protection in
  289. packet_athena.conf and commented out the line "allow: all" so
  290. connections are rejected when a DDoS is detected. [FlavioJS]
  291. 2007/01/08
  292. * Added the console plugin to plugin_athena.conf commented out. [FlavioJS]
  293. 2007/01/05
  294. * Updated noicewall mapflags (to allow them in cities), thanks to Au{R}oN
  295. 2007/01/03
  296. * Changed friend_auto_add to 'yes' (closer to official, except for one detail)
  297. * Changed monster_class_change_full_recover to 'yes' (official) [ultramage]
  298. 2006/12/20
  299. * Fixed the meaning of stdout_with_ansisequence and changed the default
  300. value to no. [FlavioJS]
  301. 2006/12/18
  302. * Added hom_setting to specify which homunculus 'quirks' are in effect. The
  303. default activates all of them, if you set them to 0 then homuncs will not
  304. be treated in any special matter, pretty much like standard mobs. if I
  305. missed any 'quirky' homunc behaviour from it, report it so it can be added
  306. to the list (This setting was added to pet.conf).
  307. * flooritem_lifetime now accepts a much higher max value (previously it was
  308. 65k when the default was 60k)
  309. * Removed monster_ai 0x80 since it's now handled by hom_setting.
  310. 2006/12/12
  311. * Added monster_ai&0x400 to use the previous 'smart' criteria that prevents
  312. mobs from fighting each another, since now they are all natural enemies
  313. of each another. [Skotlex]
  314. 2006/11/29
  315. * Added Rachel Santuary to nomemo mapflags [Playtester]
  316. 2006/11/22
  317. * Added import/script_conf.txt to keep OnPCxxxxxEven settings [Lupus]
  318. * Modified slaves_inherit_speed (monster.conf): 0 never. 1 - when the
  319. master can move. 2 - when the master can't move. 3 - always (default)
  320. * Also modified slaves_inherit_mode: 0 don't change mode. 1 slaves are
  321. always aggressive. 2 slaves are always passive. 3 they copy the
  322. agro/passive mode from their master. Defaults to 2.
  323. 2006/11/20
  324. * Added monster_ai&0x200 (monster.conf). When set, mob skill delays are
  325. shared. That is, if the mob has several lines with the same skill, when the
  326. skill is used, the delay will be set to all of them, not just the one entry
  327. used. [Skotlex]
  328. 2006/11/07
  329. * Added nosave mapflag for Guild Dungeons [KarLaeda]
  330. * New Setting "stdout_with_ansisequence"
  331. (login_athena/char_athena/map_athena) allows you to specify whether color
  332. control chars should be printed or not. Is useful to disable for a
  333. "cleaner" output when you are logging the console output. All credit goes
  334. to FlavioJS for coding the whole thing. [Skotlex]
  335. 2006/11/05
  336. * Added maplags for PowerNPC quest. [KarLaeda]
  337. 2006/10/31
  338. * Modified the player_cloak_check_type and monster_cloak_check_type
  339. settings. 1 makes it check for walls, 2 makes cloaking NOT end on normal
  340. attacks, and 4 makes cloaking NOT end when using skills. The default
  341. setting for players is still 1, but for mobs the default has been changed
  342. to 4 (skill.conf). [Skotlex]
  343. 2006/10/25
  344. * Added exp-bonus settings exp_bonus_attacker and exp_bonus_max_attacker
  345. (exp.conf, default to 25 and 12) [Skotlex]
  346. * Changed the way the party_even_share_bonus setting works. It now uses a
  347. simple linear bonus increase (party.conf) [Skotlex]
  348. 2006/10/24
  349. * Changed the way the skill_steal_max_tries work. Now it actually MEANS the
  350. max number of steal tries, use 0 to disable (unlimited tries). [Skotlex]
  351. * Changed the default of skill_steal_max_tries to 0 as there's no proof
  352. anywhere that there should be such a limit. [Skotlex]
  353. 2006/10/20
  354. * Added config setting "summon_flora_setting" (skill.conf), with it you can
  355. decide now two things: a. Whether or not players can harm your floras
  356. outside versus grounds, and b. Whether or not you can summon out and mix
  357. different types of plants at the same time. [Skotlex]
  358. 2006/10/19
  359. * Commented out the monster_noteleport mapflag from the guild castles as
  360. this is the Aegis behaviour [Skotlex]
  361. 2006/10/18
  362. * Added monster_noteleport mapflag to the guild castle maps to prevent
  363. "avoiding MVPs" by forcing them to teleport from rude-attacks. [Skotlex]
  364. 2006/10/16
  365. * Added &16 to the default of the emergency_call setting (skill.conf)
  366. [Skotlex]
  367. 2006/10/12
  368. * Added Homunculus atcommands [Playtester]
  369. 2006/10/11
  370. * Removed useless inter_athena settings (they were doing absolutely
  371. nothing): read_gm_interval, gm_db, gm_db_level, gm_db_account_id,
  372. use_new_sql_db [Skotlex]
  373. 2006/10/06
  374. * status_cast_cancel is now a type 4 (object bitmasks) setting
  375. (status.conf). [Skotlex]
  376. 2006/10/06
  377. * Removed gm_all_skill_add_abra which was doing nothing anyway. [Skotlex]
  378. 2006/10/03
  379. * Renamed setting delay_dependon_dex to delay_dependon_agi, the delay of
  380. skills is reduced now (when enabled) by AGI instead of DEX, which makes a
  381. lot more sense than DEX. [Skotlex]
  382. 2006/09/25
  383. * Removed config setting allow_atcommand_when_mute as it's no longer used
  384. (see manner_system in misc.conf for it's replacement) [Skotlex]
  385. 2006/09/19
  386. * Removed setting ban_spoof_namer (as now invalid chat packets just cause
  387. the sending character to be disconnected). [Skotlex]
  388. 2006/09/18
  389. * The new socket update code includes support for two new config settings
  390. (packet_athena.txt): frame_size, which can be used to alter the logic
  391. packet-size allowed by the code, and mode_neg, which when set to yes, sets
  392. TCP_NODELAY on all connections (defaults to yes). [Skotlex]
  393. * Due to a recent update of how cards/equipment status change defense
  394. works, the max sc resistance settings (battle/status.conf) no longer apply
  395. to them. [Skotlex]
  396. 2006/09/16
  397. * Added monster_ai&256. When set, a monster will pick a random starting
  398. position to begin checking versus it's skills, otherwise, it will always
  399. begin checking from the beginning. [Skotlex]
  400. 2006/09/15
  401. * Added atcommand.conf entries for @adjgmlvl and @adjcmdlvl [Skotlex]
  402. 2006/09/14
  403. * Adjusted gvg long damage rate to 80%, magic damage rate to 60%
  404. (battle/guild.conf) [Skotlex]
  405. 2006/09/12
  406. * Changed back the default of case-sensitive to ON since it shouldn't be
  407. such a bad performance hog now. [Skotlex]
  408. * case_sensitive is now off by default due to performance issues
  409. (login_athena.conf). [Skotlex]
  410. 2006/09/11
  411. * Corrected name of config settings pc_luk_status_def, mob_luk_status_def
  412. (status.conf) [Skotlex]
  413. * Changed the default of enable_baseatk to 9 (player + homun) [Skotlex]
  414. * Changed the default of enable_perfect_flee to 1 (players only) [Skotlex]
  415. 2006/09/09
  416. * Removed noteleport flags from Geffenia maps [Playtester]
  417. 2006/09/08
  418. * Removed sg_miracle_skill_duration, replaced it with
  419. sg_miracle_skill_min_duration and sg_miracle_skill_max_duration, to specify
  420. a range for the duration of the skill. [Skotlex]
  421. * Skill duration for sg miracle is now 1h ~ 2.5h [Skotlex]
  422. 2006/09/07
  423. * Changed the default of sg_angel_skill_ratio to 10 based on recent
  424. information from Tharis. [Skotlex]
  425. * Added sg_angel_skill_ratio to specify rate at which the Angel skill
  426. triggers. [Skotlex]
  427. * Increased duration of Miracle of the Sun/Moon/Stars to one hour.
  428. [Skotlex]
  429. * Changed gvg_short_attack_damage_rate to 80, as leaked X.2 [Vicious]
  430. 2006/09/06
  431. * Reverted back the default view/chase range of mobs to 100% since eA now
  432. uses square view areas, like Aegis. [Skotlex]
  433. 2006/09/05
  434. * Removed setting mob_show_hp, it's been replaced now by mob_show_info,
  435. which can be used to specify what kind of info should be displayed from a
  436. mob. Current options are two different formats for Hp display, and current
  437. level (monster.conf). [Skotlex]
  438. 2006/08/31
  439. * Added setting attack_walk_delay which specifies whether a character
  440. should (or not) be able to move inmediately after starting a normal attack
  441. (battle.conf). Defaults to 0 since that's what Aegis uses. [Skotlex]
  442. * Corrected battle config name max_walk_rate, it should be named
  443. max_walk_speed. [Skotlex]
  444. 2006/08/29
  445. * monster_ai&1 now only signals whether mobs should update their target
  446. cell while chasing more frequently (rather than being state-driven like
  447. Aegis) [Skotlex]
  448. * Changed the defaults of view_range_rate and chase_range_rate to 120 to
  449. aproximate better Aegis's view ranges (which are square areas and not
  450. circles), so eA's default of 100 leads to a circular area contained
  451. within a 21x21 square zone (what Aegis uses), by using 20%, the circular
  452. area increases range to 12, which better approximates Aegis's 21x21 area.
  453. [Skotlex]
  454. 2006/08/24
  455. * Changed the default of clear_skills_on_death to 0 [Skotlex]
  456. * Added setting clear_skills_on_warp to specify when a character's
  457. land-based skills are deleted when the caster changes maps. Defaults to all
  458. types (skill.conf). [Skotlex]
  459. * The previous setting now obsoletes traps_setting &2, which now can only
  460. be 0/1. [Skotlex]
  461. 2006/08/21
  462. * Removed config setting "muting_players", and expanded the manner_system
  463. config to specify how having negative manner (mute) affects a player (see
  464. battle/misc.conf). [Skotlex]
  465. * Expanded the pk_mode setting from no/yes to 0/1/2. 1 is normal pk_mode,
  466. if 2 is used, it makes killing players give you a loss of 5 manner points.
  467. [Skotlex]
  468. 2006/08/18
  469. * Added monster_ai&128 to make aggressive mobs ignore that behaviour of
  470. always picking Homun targets above player targets regardless of who is
  471. closer. [Skotlex]
  472. * Added guild_aura (skill.conf) setting so you can specify when it works
  473. and if it works on the guild-master itself. Defaults to working all the
  474. time on everyone except GM. [Skotlex]
  475. 2006/08/14
  476. * Removed support for negative autosave intervals, instead added a
  477. minsave_interval setting which specifies which is the minimum time between
  478. character saves. Default to 100ms (map_athena.conf). [Skotlex]
  479. * Modified emergency_call setting to allow for more specific configuration
  480. (woe/non-woe, gvg-grounds/non-gvg-grounds, disable from nowarpto maps), see
  481. skill.conf for details. [Skotlex]
  482. 2006/08/10
  483. * Removed setting mob_ghostring_fix [Skotlex]
  484. * Changed setting attack_attr_none to affect all neutral-element attacks.
  485. Basicly, this setting is now used to determine who can hit for full damage
  486. always when using neutral-attacks (defaults to non-players) [Skotlex]
  487. 2006/08/09
  488. * Change the default of attack_attr_none to all classes except players.
  489. This means that pet/mobs/homun will always do normal attacks with
  490. no-element modifiers (but elemental reduction cards still apply) [Skotlex]
  491. 2006/08/08
  492. * Removed config settings display_delay_skill_fail and
  493. display_snatcher_skill_fail, replaced them with display_skill_fail, which
  494. can be used to determine whether you hide ALL skill-failed messages, those
  495. from delay, those from Snatcher or those from Envenom (battle/skill.conf)
  496. [Skotlex]
  497. 2006/08/07
  498. * Added config force_random_spawn which overrides the spawn-files defined
  499. coordinates to make all mobs always spawn randomly on the map. [Skotlex]
  500. * SC_SPEEDUP0 is no longer dispellable by SA_DISPEL [Skotlex]
  501. 2006/08/04
  502. * Removed settings enemy_critical_rate, homun_critical_rate. Added settings
  503. enable_critical (defaults to specify only players), mob_critical_rate and
  504. critical_rate. The last applies to all non-mobs and non-players
  505. (battle/battle.conf) [Skotlex]
  506. * Removed settings mob_npc_warp, mob_warpportal. Replaced with setting
  507. mob_warp which specifies which types of warp can a mob step into
  508. (battle/monster.conf) [Skotlex]
  509. * Changed name of the setting log_pick to log_filter since that's what it
  510. does now. [Skotlex]
  511. * Modified enable_logs so that instead of a 0/1 setting, you can specify
  512. which kind of events to log (so you can use a combination), see log_athena
  513. for the bitmask configuration. [Skotlex]
  514. * Cleaned a bit the contents of log_athena.conf
  515. 2006/08/02
  516. * Updated status_cast_cancel to also include silence (so the cast bar is
  517. cancelled if you are silenced during it) [Skotlex]
  518. 2006/08/01
  519. * merged in atcommands jailfor, jailtime, charjailtime. Thanks to Meruru
  520. and Coltaro for the code. [Skotlex]
  521. * Expanded setting debuff_on_logout so that &1 removes negative buffs and
  522. &2 removes positive buffs. [Skotlex]
  523. * Added battle config file status.conf, moved some settings from skill.conf
  524. and battle.conf to it since they are entirely Status-Change related.
  525. [Skotlex]
  526. 2006/07/27
  527. * Added config setting party_update_interval so you can specify how often
  528. the party-mate minidots should be updated (defaults to 1 sec). [Skotlex]
  529. * Removed a bunch of broken comments in skill.c [Skotlex]