README.txt.svn-base
上传用户:market2
上传日期:2018-11-18
资源大小:18786k
文件大小:23k
源码类别:

外挂编程

开发平台:

Windows_Unix

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