tempfile.tmp
上传用户:market2
上传日期:2018-11-18
资源大小:18786k
文件大小:20k
源码类别:

外挂编程

开发平台:

Windows_Unix

  1. =========================
  2. ### OpenKore what-will-become-2.0.7
  3. =========================
  4. - Added additional "label" parameter "block" to change config block header. (thanks to vit).
  5.   Syntax:
  6. conf <label_name>.(<block_param> | block) [new_value]
  7.   Examle:
  8. conf label applesEtc.block Meat
  9. - Added route_avoidWalls config option.
  10. - Fixed small, trivial bug that would display a non-fatal warning.
  11. - More bugfixes, removing warnings.
  12. - Attached forgotten fields.
  13. - Fixed route calculation in lockMap bug.
  14. - Fixed buyauto standpoint & distance.
  15. - Update translation.
  16. - Fixed kore trying to equip an already equipped item.
  17. - Fixed upper, lower, mid headgear from other players not showing up correctly.
  18. - Fixed Blacksmith repair skill causing disconnection.
  19. - Added repairAuto_list config option, and restructured repair.
  20. - XKore_altCharServer for character servers that sends 0072 instead of 006B
  21. - Fix Mercenary recognized as Mob. Now Mercenary's are Actor::Mercenary
  22. =========================
  23. ### OpenKore 2.0.6.1
  24. =========================
  25. - Dist file wasn't written properly therefore, 2.0.6 doesn't have servertypes 8_1-8_4
  26.   This version is suppose to cover it up.
  27. =========================
  28. ### OpenKore 2.0.6
  29. =========================
  30. - Implemented option for selective loading of plugins (by Technology).
  31.   Added new sys.txt options: loadPlugins & loadPlugins_list
  32.   Syntax:
  33. loadPlugins <flag> - this option controls loading of plugins at startup
  34.   or when the "plugin load all" command is used.
  35.   0 : do not load plugins
  36.   1 : load all plugins
  37.   2 : only load plugins that are listed in loadPlugins_list
  38. loadPlugins_list <list> - if loadPlugins is set to 2, this comma-separated list of plugin names
  39.   (filename without the extension) specifies which plugin files
  40.   to load at startup or when the "plugin load all" command is used.
  41. - New flag for attackChangeTarget: 2 - find better attack target while gaining LOS to current target.
  42. - Fixed bug crashes when console commands access undefined objects
  43. - Fixed bug in 'reload' chat command (thanks to Motivus)
  44. - Fixed bug in stripping callSign from chat commands
  45. - Fixed minimap_indicator (thanks to windows98SE)
  46. - Fixed bug in getNPCInfo that allows a zero-length map name.
  47. - Modified move command. Now supports standard "map x y" parameter sequence. (thanks to Chontrad, Alexander)
  48. - Fixed pickupitems flag 2 not checking itemsTakeAuto, itemsGatherAuto & itemsMaxWeight.
  49. - Added a 'messageIDEncryption' option to servers.txt. When set to 0, it will
  50.   disable the usage of message ID encryption, even if the server appears to
  51.   require it.
  52. - Added handler for error 101 (account suspension)
  53. - Fixed XKore to work with EPP enabled servers (thanks Belial)
  54. - Added Gospel and NPC Skill effect recognition (thanks to johnny)
  55. - Fixed range check and work of target_deltaHp (by 4epT)
  56. - Fixed typo in 'notOnAction' (by 4epT)
  57. - processAutoAttack is rewritten, it now uses new functions (getBestTarget(), isSafe()). priority.txt works.
  58. - Added sitAuto_safe_stand_up timeout and sitAuto_look_from_wall config option.
  59. - Added new items, monsters, fields, emotions, portals.
  60. - Added ServerType 8 support for XKore2
  61. - Fixed XKore 2 not showing equiptment. - Thanks to Technology
  62. - Added new console command 'pause'.
  63.   Syntax: 
  64.         pause <seconds> - any command executed after this will have to wait a specified
  65.                           number of seconds before its executed assumed as 1 if no parameter 
  66.                           specified. (resets on ai off/manual and when not ingame)
  67. - Integraded doCommand plugin into openkore source (settings in config.txt)
  68.   
  69.   doCommand <console command> {
  70. hp
  71. sp
  72. homunculus_hp
  73. homunculus_sp
  74. homunculus_dead
  75. onAction
  76. whenStatusActive
  77. whenStatusInactive
  78. whenFollowing
  79. spirit
  80. aggressives
  81. monsters
  82. notMonsters
  83. stopWhenHit 0
  84. inLockOnly 0
  85. notWhileSitting 0
  86. notInTown 0
  87. timeout
  88. disabled 0
  89. inInventory
  90. inCart
  91. inMap
  92. manualAI 0
  93.   }
  94. =========================
  95. ### OpenKore 2.0.5.2
  96. =========================
  97. - Fixed some bugs in X-Kore mode.
  98. =========================
  99. ### OpenKore 2.0.5.1
  100. =========================
  101. - Fixed a bug that was caused by a typo.
  102. =========================
  103. ### OpenKore 2.0.5
  104. =========================
  105. - Added ability to locate data files from multiple possible locations.
  106. - Added lockdown mode.
  107. - Fixed the 'followBot' feature.
  108. - Added 'minStorageZeny' for storage, and 'zeny' in 'SelfCondition'.
  109.   (thanks to 4epT and piroJOKE)
  110. - Added serverType 19 and 20 to support pRO Valkyrie
  111. - Added 'teleportAuto_useItemForRespawn' if set to 1 Kore will use
  112.   Butterfly Wing to respawn.
  113. - Added support for encrypted padded packets
  114. =========================
  115. ### OpenKore 2.0.4
  116. =========================
  117. - mRO (Malaysia) PIN code support [by kLabMouse] (thanks to toq, Biozinc and
  118.   mRO players who helped me)
  119. - Support for disconnecting when storage is full (thanks to glew).
  120. - The Console::Curses interface have been fixed (thanks to Dodge and Paldium).
  121. - Readline interface fixes (thanks to Paldium).
  122. =========================
  123. ### OpenKore 2.0.3
  124. =========================
  125. - getAuto has been fixed.
  126. - Card merging has been fixed.
  127. - Fixed a crash that occured when Kore is stuck during movement.
  128. - Fixed displaying damage when using skills.
  129. =========================
  130. ### OpenKore 2.0.2
  131. =========================
  132. Bug fixes:
  133. - Fix loading of data files that are located in folders with non-ASCII
  134.   characters.
  135. - X-Kore 2 has been entirely rewritten and is now more reliable.
  136. - Fixed autostorage.
  137. - The Wx interface now allows you to scroll up the console.
  138. - Many crashes have been fixed.
  139. New config options:
  140. - teleportAuto_notPlayers:
  141.   comma-separated names of players to ignore by teleportAuto_allPlayers
  142.   you can also use player IDs (recommended)
  143. Credits:
  144. - rastalo & shamikchand: Autostorage bug report & fix.
  145. - gtbot: teleportAuto_notPlayers
  146. =========================
  147. ### OpenKore 2.0.1
  148. =========================
  149. - Many bugs have been fixed.
  150. - Some small performance improvements.
  151. - New configuration option 'dcOnPlayer': makes the bot exit once a player
  152.   is detected in your FOV on your lockMap.
  153. - The character inventory data structure has been refactored. Plugins that
  154.   make use of the inventory will likely have to be updated. More information
  155.   about the change can be found here:
  156.   http://forums.openkore.com/viewtopic.php?t=32101
  157. Credits:
  158. - natz: Various bug fixes.
  159. =========================
  160. ### OpenKore 2.0.0
  161. =========================
  162. After a long time, OpenKore 2.0.0 has finally been release. This is a
  163. stable released, and is not beta. There are no new features compared to 1.9.4,
  164. but many bugs have been fixed. Furthermore, iRO (International) support has
  165. been restored.
  166. Many thanks to the following people who made this release possible:
  167. Japplegame, Darkfate, championrpg, wheee, djfelone, Dragonight!,
  168. Bibian,  kLabMouse: contributions to iRO and padded packets support.
  169. And of course, to all the usual OpenKore developers.
  170. =========================
  171. ### OpenKore 1.9.4 (beta)
  172. =========================
  173. Credits:
  174. - johnny: Fix for headgear display.
  175. - skseo, gksmf0615: kRO support update.
  176. - piroJOKE: Field updates.
  177. - PetroW: Support for the new eAthena actor movement message.
  178. - Ptica: Socket bug fix in the bus framework.
  179. - Reignh: Fix for Ninja weapon and Missing skills.
  180. - natz: Various contributions.
  181. Important changes:
  182. - kRO support (February 25 2007) has been fixed.
  183. - OpenKore Webstart has been removed. The experiment turned out to be
  184.   unsuccessful.
  185. - mRO server compatibility fixes.
  186. - tRO server compatibility fixes.
  187. Bug fixes:
  188. - Headgears are now detected correctly.
  189. - Ninja weapon are now detected correctly.
  190. - Many crashers have been fixed.
  191. New commands:
  192. - Added more GM Commands
  193. gmremove : Warp to a player via character name or user name.
  194. gmrecall : summons a player via character name or user name.
  195. New config options:
  196. - homunculus_intimacyMax
  197.   Max value of intimacy, if this value is reached feeding will discontinue until
  198.   minimum is reached.
  199. - homunculus_intimacyMin
  200.   Min value of intimacy, will continue feeding if this value is reached.
  201.   
  202. - homunculus_hungerTimeoutMax
  203.   How long should we wait between feedings? (max)
  204.   
  205. - homunculus_hungerTimeoutMin
  206.   same as above, but min value
  207.   
  208. - homunculus_autoFeed
  209.   turn on/off auto-feeding
  210.   
  211. - homunculus_autoFeedAllowedMaps
  212.   map names where to allow auto-feeding (leave empty for all maps)
  213. New mon_control feature:
  214. - disconnect on monster:<teleport>:
  215. 1 to teleport if the monster is on the screen.
  216. 2 to teleport if the monster attacks you.
  217. 3 to disconnect if the monster is on your screen.
  218. This is only used in auto-attack mode.
  219. example :
  220. Poring 0 3 0 
  221. this will make kore disconnect for 30 secs when it sees poring.
  222. =========================
  223. ### OpenKore 1.9.3 (beta)
  224. =========================
  225. I'm happy to announce the 4th beta release of OpenKore, version 1.9.3. It hasn't been easy - many developers were busy with their real lives. Some new contributors joined us while others left. I'd like to give my thanks to the following people, who have contributed to this release. Without them OpenKore would not be what it is today. :)
  226. - Darkfate: partial servertype 11 support.
  227. - piroJOKE: server information updates and table files updates,
  228.   labels idea, partial servertype 13 support.
  229. - Click: improved shop list randomization.
  230. - Stalker: runFromTarget fix
  231. - raizend: Top 10 packet parsers
  232. - illusionist: Party fix, Guild Messages, top10 command, bRO support
  233. - edeline: help with kRO server fixes.
  234. - skseo: Korean translations and kRO fixes.
  235. - Tatka: help with special character support in the Win32 console.
  236. - heero: servertype 15 (pRO Thor) support.
  237. - littlewens: Traditional Chinese translations.
  238. - PlayingSafe: Fixes for big-endian systems, such as Mac-PPC.
  239. - clarious: Help with vRO support.
  240. - DInvalid: Correctly set character direction upon move, autoSwitch bugfix.
  241. - Anarki: Monster ID support for mon_control.txt
  242. - kanzo: ropp fix for XKoreProxy.
  243. - xcv: Fix calculation of benchmark results and the autobuy AI.
  244. - And of course, everybody in the existing OpenKore team. :) See http://cia.navi.cx/stats/project/openkore
  245. Here's a summary of the major changes in this release:
  246. - When you start OpenKore, it will show you a friendly web interface, 
  247.   in which you can read project news (such as new OpenKore releases).
  248.   You can also use it to open the OpenKore configuration folder, to choose a 
  249.   language and to start OpenKore.
  250. - Lots and lots of bugs have been fixed. Most notably, many crashers, UTF-8 (character set handling) bugs and AI bugs have been fixed.
  251. - Support for the following servers has been restored: vRO (Vietnam), rRO (Russia), euRO (Europe). Note that you need the ropp plugin in order to play on any of these servers.
  252. - Support for new classes, such as Gunslinger and Ninja.
  253. - We now support more platforms. OpenKore should now work correctly on FreeBSD, MacOS X and Sun Sparc.
  254. - OpenKore has been translated to traditional Chinese.
  255. - About 30% performance improvement compared to 1.9.2. This is because debugging has been disabled in this release.
  256. Detailed list of changes follows:
  257. Bug fixes:
  258. - Fixed Party bug where the bot would follow any random player 
  259.   instead of the master
  260. - isSelfSkill now works in monsterSkill blocks.
  261. - Fixed homunculus_tankMode.
  262. - Fixed inability to detect evolved homunculus state.
  263. - Add Slim Pitcher to location skills list
  264. - Skill timeout when runFromTarget is enabled fixed.
  265. - Correctly support UTF-8 BOM characters.
  266. - Correctly load skills.txt and avoid.txt as UTF-8.
  267. - Fix sendQuitToCharSelect
  268. - Fix Korean character encoding support.
  269. - Fix kRO support.
  270. - Fix vRO support.
  271. - Fix support for FreeBSD, MacOS X and other Unix.
  272. - Fix Sun Sparc support.
  273. - Fix chat room creation.
  274. - AutoSwitch will now not lose status effect like Twohand Quicken, when
  275.   switching weapons.
  276. New config options:
  277. - dealAuto_names <list of player names>
  278. If non-empty and dealAuto is set to 2 or 3, then bot will only deal with
  279. players on the list. (Other players will be treated as dealAuto 0.)
  280. - route_escape_shout <Message>
  281. Makes kore look "human like" during bot checks which involves warping people to
  282. maps without portals.
  283. - pauseCharServer <seconds>
  284. similar to pauseMapServer, pause for a number of seconds before connecting to
  285. the char server
  286. - shop_random <flag>
  287. <flag> may now be 1 (for the old behavior) or 2 (for improved shop
  288. list randomization). When set to 2, the shop list will first be mixed,
  289. then the list of items to sell will be generated. When set to 1, the
  290. the list of items to sell will first be generated, and then that
  291. list will be mixed.
  292. New features:
  293. - Basic support for rRO (serverType 13) (Without attack, sit, stand and skill use)
  294. - Basic support for pRO Thor (serverType 12) (Without attack, sit, stand and skill use)
  295. - Basic support for euRO (serverType 11) (Without attack, sit, stand and skill use)
  296. - Added route_escape_shout <Message> to somewhat avoid gm bot check.
  297. - It is now possible to enter special characters into the OpenKore console on Windows.
  298. - It is now possible to use simple block labels in "conf" command.
  299. - It is now possible to use monster IDs in mon_control.txt
  300. New commands:
  301. - top10 <b|a|t|p> | <black|alche|tk|pk> | <blacksmith|alchemist|taekwon|pvp>
  302. Displays the top 10 Blacksmiths, Alchemists, Taekwon and PVP ranks
  303. - GM commands:
  304. gmb : Broadcast a global message.
  305. gmbb : Broadcast a global message in blue.
  306.   gmnb : Broadcast a nameless global message.
  307. gmlb : Broadcast a local message.
  308. gmlbb : Broadcast a local message in blue.
  309. gmnlb : Broadcast a nameless local message.
  310. gmmapmove : Move to the specified map.
  311. gmcreate : Create items or monsters.
  312. gmhide : Toggle perfect GM hide.
  313. gmwarpto : Warp to a player.
  314. gmsummon : Summon a player to you.
  315. gmdc : Disconnect a player AID.
  316. gmresetskill : Reset your skills.
  317. gmresetstate : Reset your stats.
  318. gmmute : Increase player mute time.
  319. gmunmute : Decrease player mute time.
  320. gmkillall : Disconnect all users.
  321. Internal:
  322. - Changed bRO server to use Secure Login
  323. - Implemented Guild Kick / Guild Leave messages
  324. - A new, object-oriented framework for message sending has been implemented.
  325. - The beginning of a new, object-oriented task framework has been implemented.
  326.   This will eventually replace the old AI framework.
  327. - The IPC framework has been entirely replaced by the OpenKore bus system.
  328. =========================
  329. ### OpenKore 1.9.2 (beta)
  330. =========================
  331. *** INCOMPATIBLE CHANGES ***:
  332. - You need to download the latest responses.txt (in the config pack)
  333.   to use the new 'exp' and 'version' chat commands.
  334. Credits:
  335. - Molag: Ayothaya portals contributions.
  336. - DarkShado: XileRO server information updates.
  337. - johnny: Homunculus skills.
  338. - piroJOKE: field file contributions.
  339. - cloud2squall: server information contributions.
  340. - n0rd: support for compressed field files.
  341. - Darkfate: partial serverType 11 (euRO) support
  342. - natz: updated Receive.pm guild info
  343. Bug fixes:
  344. - Fixed a crash when unequipping items (bug #16)
  345. - Fixed an auto-completion crash bug (bug #24)
  346. - Fixed the "Can't store CODE items" bug (bug #37)
  347. New features:
  348. - Added AI::Homunculus module for homunculus AI support with automated
  349. homunculus feeding, following, and attacking (see new config options and
  350. commands).
  351. - Support for homunculus skills in skills.txt (use normal skill blocks to use
  352. them).
  353. - Add support for new vRO. Use serverType 10.
  354. - Added teleportAuto_lostTarget, teleport when target is lost.
  355. - Added a mob-training control. Use attack flag 3 in mon_control.txt to
  356. activate this. More details are available at:
  357. http://forums.openkore.com/viewtopic.php?p=134002
  358. - Added command chaining, preform multiple commands in 1 line. the " ; "
  359. character is used to delimit the command.s
  360. Example: c watch out im using an item now;is 0;c see, i used it!
  361. - Added Aegis 10.4 new classes support.
  362. - Added Taekwon mission support.
  363. - Added manualAI Where autoskills could be executed in ai manual mode.
  364. for more information : http://forums.openkore.com/viewtopic.php?t=24513
  365. New config options:
  366. - attackChangeTarget <boolean flag>
  367. automatically change target to an aggressive monster if the target monster
  368. is not yet reached or damaged. This prevents you from continuously routing
  369. to your target while dragging a mob of aggressive monsters behind you.
  370. - homunculus_followDistanceMax <distance>
  371. - homunculus_followDistanceMin <distance>
  372. Kore and the homunculus will always try to keep within these distances from
  373. each other.
  374. - homunculus_attackAuto <flag>
  375. - homunculus_attackAuto_party <flag>
  376. - homunculus_attackAuto_notInTown <boolean flag>
  377. - homunculus_attackAuto_onlyWhenSafe <boolean flag>
  378. - homunculus_attackDistance <distance>
  379. - homunculus_attackMaxDistance <distance>
  380. - homunculus_attackMaxRouteTime <seconds>
  381. - homunculus_attackMinPlayerDistance <distance>
  382. - homunculus_attackMinPortalDistance <distance>
  383. - homunculus_attackCanSnipe <boolean flag>
  384. - homunculus_attackCheckLOS <boolean flag>
  385. - homunculus_attackNoGiveup <boolean flag>
  386. same as the attackAuto* counterparts.
  387. - homunculus_attackChangeTarget <boolean flag>
  388. same as attackChangeTarget.
  389. - homunculus_route_step <number>
  390. this option is required or your homunculus will not be able to move.
  391. - homunculus_runFromTarget <boolean flag>
  392. - homunculus_runFromTarget_dist <distance>
  393. these will mostly be not needed but they are still included for posterity.
  394. - homunculus_tankMode <boolean flag>
  395. - homunculus_tankModeTarget <player name>
  396. same as the tankMode* counterparts. You can use this so that your
  397. homunculus can tank you. Set homunculus_tankModeTarget to your character
  398. name.
  399. - homunculus_teleportAuto_deadly <boolean flag>
  400. - homunculus_teleportAuto_dropTarget <boolean flag>
  401. - homunculus_teleportAuto_dropTargetKS <boolean flag>
  402. - homunculus_teleportAuto_hp <percent hp>
  403. - homunculus_teleportAuto_maxDmg <damage>
  404. - homunculus_teleportAuto_maxDmgInLock <damage>
  405. - homunculus_teleportAuto_totalDmg <damage>
  406. - homunculus_teleportAuto_totalDmgInLock <damage>
  407. - homunculus_teleportAuto_unstuck <boolean flag>
  408. same as the teleportAuto* counterparts.
  409. - Shared Block Attributes: homunculus_hp <hp>[%] and homunculus_sp <sp>[%]
  410. same as the hp/sp block attributes. These are useful for using homunculus
  411. skills on your skill blocks.
  412. - teleportAuto_lostHomunculus <boolean flag>
  413.     instead of routing back to your lost homunculus (default), Kore will
  414. teleport to get the homunculus back.
  415. - Shared Block Attribute: homunculus_dead <boolean flag>
  416. triggers the config block only if your homunculus died.
  417. - teleportAuto_lostTarget <boolean flag>
  418. Makes the bot (attempt to) teleport after it lost its target, this to
  419. prevent it from locking onto the same target over and over in some cases.
  420. - ignoreServerShutdown <boolean flag>
  421. Ignores the "server shutting down" error wich some servers tend to send
  422. (iRO for example).
  423. Don't use this unless you're 100% sure the errors are "fake".
  424. - Shared Block Attribute: manualAI <flag>
  425. flag 0    auto only
  426. flag 1    manual only
  427. flag 2    auto or manual
  428. New sys.txt options:
  429. - sendAnonymousStatisticReport <boolean flag>
  430.     tells whether OpenKore will report an anonymous usage report. Note that
  431. none of your sensitive information will be sent. More info is available at:
  432. http://www.openkore.com/statistics.php
  433. New commands:
  434. - homun <s|status|feed|move|standby|ai|aiv|skills>
  435. homun s       : displays homunculus status.
  436. homun feed    : manually feeds homunculus.
  437. homun move    : basic homunculus move command (similar to 'move' command).
  438. homun standby : basic homunculus standby command.
  439. homun ai      : homunculus AI management (similar to 'ai' command).
  440. homun aiv     : displays homunculus AI sequences.
  441. homun skills  : homunculus skills management (similar to 'skills' command).
  442. New chat commands:
  443. - exp [item|monster]
  444. behaves like the 'exp' console command, but it is used as a chat
  445. command.
  446. exp         : shows exp gain.
  447. exp item    : shows items gain.
  448. exp monster : shows killed monsters.
  449. - version
  450. shows the OpenKore version.
  451. Incompatible Changes:
  452. - ; command separator replaced with ;;, so you can now use semicolons
  453. in chat (as long as they're not two in a row).
  454. Internal:
  455. - Updated $config{gameGuard} '2' behavior to adapt to bRO server.
  456. - The Console::Other interface has been removed in favor of the Console::Unix
  457. interface. This only affects OpenKore when running on a Unix, such as
  458. Linux.
  459. - Item has been renamed to Actor::Item for consistency.
  460. - Receive.pm : monk_spirits is now known as revolving_entity
  461. - Added Bullet support
  462. - New 'disconnected' plugin hook, called when you get disconnected
  463. from the map server
  464. --------------------------
  465. For older news, please read:
  466. http://www.openkore.com/misc/OldNews.txt
  467. --------------------------
  468. # Commit Testing ;p