Changelog.txt 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. 09/February/2006
  2. * Refine v2.7
  3. - Fixed buying of ores being free.
  4. 05/February/2006
  5. * Readme v1.8
  6. - Added Kafra Shop section
  7. * Config v1.9
  8. - Added Kafra Shop section
  9. * Shop v0.1
  10. - Initial release
  11. * Main v5.4
  12. - Added support for the Kafra Shop
  13. * Refine v2.6
  14. - Inverted order of item processing to prevent overweight problems (first the
  15. items are charged, then you get the refined ones)
  16. 08/January/2006
  17. * Job Swap v3.1
  18. - Fixed incorrect menu entry causing crash in the 2nd job menu for female classes.
  19. - Fixed job names from the menu not matching the job you were about to change
  20. into (bard/dancer adjust was broken)
  21. - Fixed job revert saying your previous class was always the same as the current.
  22. 04/January/2006
  23. * readme.txt v1.7
  24. - Added information about the new stat reset variables.
  25. 30/December/2005
  26. * Main v5.3
  27. - Fixed NPC dialog freezing after healing both HP/SP
  28. * Stats v2.2
  29. - Added option to charge reset based on base/job levels.
  30. * Config v1.8
  31. - Added reset by level cost options.
  32. 20/December/2005
  33. * Stats v2.1
  34. - Fixed resets charging you again when selecting return.
  35. 12/December/2005
  36. * Bank v2.7
  37. - Fixed inifite loop that would trigger on year change.
  38. 08/November/2005
  39. * Dungeon Warping v3.1
  40. - Fixed a crash when warping to GonRyun
  41. 02/November/2005
  42. * Config v1.7
  43. - Added Taekwon equipment variables
  44. - Added dungeon variables for Abyss/Thanatos/Juperos
  45. 01/November/2005
  46. * Job Changer v3.5
  47. - Clean up and optimized to the new scripting engine.
  48. - Added Taekwon Class support
  49. - Acquired items will now display the slot count they have.
  50. 31/October/2005
  51. * Pvp Warps v1.7, Woe Warps v1.7
  52. - Clean up and optimized to the new scripting engine.
  53. 30/October/2005
  54. * Dungeon Warps v3.0
  55. - Added Abyss Lake, Thanatos Tower and Juperos.
  56. 29/October/2005
  57. * Dungeon Warps v2.9
  58. - Clean up and optimized to the new scripting engine.
  59. 28/October/2005
  60. * Refine v2.5, Renter v1.8, Stat Market v2.0, Stats v2.0, Uncard v1.5
  61. - Clean up and optimized to the new scripting engine.
  62. 27/October/2005
  63. * Broadcast v3.0, Bank v2.6, Dye v1.9, Job Swapper v3.0, Main v5.2
  64. - Clean up and optimized to the new scripting engine.
  65. 14/October/2005
  66. * Pvp Warps v1.6
  67. - Fixed standard pvp mode warps.
  68. 07/October/2005
  69. * JobSwapper v2.5
  70. - Updated to work on the new script engine.
  71. 06/October/2005
  72. * Broadcast v2.8
  73. - Fixed a bug when broadcasting to Room Four.
  74. 17/September/2005
  75. * Pvp Warps v1.5
  76. - Made warps random.
  77. 04/September/2005
  78. * Town Warps v1.6
  79. - Label fix.
  80. 11/August/2005
  81. * PvP Warps v1.4
  82. - Removed the obtained item, the pvp maps are "no return" areas afterall.
  83. 02/August/2005
  84. * Job Changer v3.2
  85. - Fixed issues with UpperPolicy = 1 and SkipNovice = 1 not working correctly.
  86. * readme.txt v1.6
  87. - Updated to reflect current changes.
  88. * Bank v2.5, Broadcast v2.7, Dye v1.7, Job Changer v3,1, Job Swapper v2.4,
  89. Main v5.0, Refine v2.3, Renting v1.7, StatMarket v1.9, Stats v1.8,
  90. Uncarder v1.3, Warp Dungeon v2.7, Warp PvP v1.3, Warp Town v1.5, Warp WoE v1.6
  91. - Updated all 'emotion's to use a e_* constant instead of numbers.
  92. - Updated function F_keIntro to simplify code.
  93. - Updated headers to reflect actual script requirements.
  94. * Job Changer v3.0, Job Swapper v2.6, Config v1.6
  95. - Removed Upper type related code as this is not really implemented in eA.
  96. 07/July/2005
  97. * readme v1.5
  98. - Updated documentation regarding traveller's mode.
  99. - Added descriptions for the new variables in the Stat Market.
  100. * Config v1.5
  101. - Updated comments for Traveller's warp mode.
  102. - Added variables kesm_skTradeCost, kesm_stTradeCost
  103. - Removed Gefenia
  104. * Stat Market v1.8
  105. - Added support for trading directly skills->stats or stats->skills.
  106. * Town Warps v1.4
  107. - Added again Einbech
  108. - Added Traveller's Warp mode 2
  109. * Dungeon Warps v2.6
  110. - Added Traveller's Warp mode 2
  111. - Sunken Ship Traveller mode bugfix.
  112. - Removed Gefenia
  113. * Kafras v1.9
  114. - Readded Einbech's town Kafra
  115. - Removed Gefenia
  116. 05/July/2005
  117. * Town Warps v1.3
  118. - Fixed warps being free.
  119. - Some optimizations.
  120. 04/July/2005
  121. * Job Swap v2.2
  122. - Fixed script 'freeze' when you don't have enough to revert to the previous job.
  123. - Fixed job-swapping being free if you did not have enough zeny.
  124. 29/June/2005
  125. * Config v1.4
  126. - Added LightHalzen Rekkeben Cost
  127. * Dungeon Warps v2.5
  128. - Added LightHalzen
  129. - Miscellanous name corrections
  130. * Town Warps v1.2
  131. - Removed Einbech (it is just a Einbroch Station?)
  132. - Added LightHalzen
  133. * Kafras v1.8
  134. - Removed Einbech
  135. - Added LightHalzen (Town + Dungeon)
  136. * Broadcast v2.6
  137. - Added variable kebc_showOnline to display count of recipients.
  138. * Woe Warps v1.5, Town Warps v1.1, Pvp Warps v1.2, Dungeon Warps v1.4, Config v1.2
  139. - Changed variable kewd_onlineStr to ked_users
  140. * Main v4.9
  141. - Updated to use the new warp dungeon file.
  142. - Some cleanup and reorganization of menus.
  143. * Warp Dungeon v2.3
  144. - Merged Short Warps & Deep Warps into a single file.
  145. * Main v4.8
  146. - Moved the warping function here.
  147. - ke_warp_core.txt no longer needed (removed)
  148. * Job Changer v2.9, Job Swapper v2.1
  149. - Some cleaning
  150. * Config v1.1
  151. - Reorganized, some cleaning.
  152. 28/June/2005
  153. * readme.txt v1.3
  154. - Updated and cleaned documentation.
  155. * Warp Town v1.0
  156. - Branched off Warp Core v3.1
  157. * Warp Core v3.2
  158. - Removed the Town warp code.
  159. * Main v4.7
  160. - Reorganized Menus
  161. * Bank v2.4, Broadcast v2.5, Dye v1.6, Job Changer v2.8, Job Swap v2.0,
  162. Main v4.6, Refine v2.2, Rent v1.6, Stat Market v1.7, Stats v1.7,
  163. Uncard v1.2, Warp Core v3.1, Warp Deep v2.2, Warp Short v2.1, Warp WoE v1.4
  164. - Upgraded to use config.txt
  165. 27/June/2005
  166. * Job Swap v1.9
  167. - Fixed another stupid bug when job-reverting
  168. 14/June/2005
  169. * Job Changer v2.7
  170. - Stupid fix for changing from adv 1st class to adv 2nd...
  171. 10/June/2005
  172. * Job Swap v1.8
  173. - Fixed a silly bug with the announce option.
  174. 05/June/2005
  175. * Core Warps v3.0, Short Warps v2.0
  176. - Bug Fix. kewd_pyramids -> kewd_pyramid
  177. - kewd_turtle -> kewd_turtleIsland
  178. 04/June/2005
  179. * Core Warps v2.9, Deep Warps v2.1
  180. - Bug fix related to deep warps.
  181. - Fixed town warp costs being always zero.
  182. - Fixed Niflheim cost display when online count is on.
  183. 02/June/2005
  184. * Core Warps v2.7, Short Warps 1.9, Deep Warps 2.0, Kafras v1.7
  185. - Added Einbech Mines
  186. * Kafras v1.6
  187. - Updated Kafras with Type 2
  188. * Deep Warp v1.9, Short Warps v1.8
  189. - Added support for kewd_travel
  190. * Main v4.5
  191. - Added kewd_travel for traveller's warp system.
  192. - Moved Warp Menu into this module.
  193. * Pvp Warp v1.0
  194. - Branched off ke_warp.txt v2.4
  195. * Core Warp v2.5:
  196. - Added kewt_discount for town warps discount
  197. - Added kewd_travel for traveller's warp system.
  198. - Changed cost display for towns, implemented Kafra Pass discount value
  199. 1/June/2005
  200. * Bank v 2.3
  201. - Added kebk_capacity variable for limited account size.
  202. - Added kebk_useGlobalBank variable for enabling global counter.
  203. 31/May/2005
  204. * Job Changer v2.5, Job Swapper v1.7
  205. - Modified code to work around the callfunc/menu bug
  206. * Main v2.4
  207. - Added SaveOnSpot option
  208. 26/May/2005
  209. * Short Warps v1.7
  210. - Added option kewd_turtleCave for toggling island/cave warp (Turtle Island)
  211. * Bank v2.1, Broadcast v2.4, Dye v1.5, Main v4.2, Refine v2.1, Renting v1.5
  212. StatMarket v1.6, Stats v1.6, Uncarder v1.1, Warp Core v2.3, Deep Warps v1.8
  213. Short Warps v1.6, WoE Warps v1.3, JobSwapper 1.6, JobChanger 2.4
  214. - Label cleaning & standarization
  215. * JobChanger v2.3
  216. - Replaced functions with subfunctions
  217. - Implemented use of new global function GF_getJobId
  218. * JobSwapper v1.5
  219. - Replaced functions with subfunctions
  220. - Implemented use of new global function GF_getJobId
  221. - Added Support for Baby Classes
  222. 25/May/2005
  223. * Kafras v1.5, Bank v2.0, Broadcast v2.3, Dye v1.4, JobChange v2.1,
  224. JobSwapper v1.3, Main v4.1, Refine v2.0, Renting v1.4, StatMarket v1.5,
  225. Stats & Resets v1.5, Warp Core v2.2, Deep Warps v1.7, WoE Warps v1.2
  226. - Header Cleanup
  227. - Global Variables standarized
  228. * Bank v1.9, Refine v1.8, Warp Core v2.1, Deep Warps v1.6
  229. - Changed callfunc's to callsub where applicable.
  230. * Broadcast v2.2
  231. - Changed callfunc's to callsub where applicable.
  232. - Updated calls to global functions file new version.
  233. * Dye v1.3
  234. - New variable kedy_clothJWED specifies max dye count for wedding class
  235. - Changed callfunc's to callsub where applicable.
  236. - Updated calls to global functions file new version.
  237. * Rent v1.3
  238. - Removed cost of GrandPeco, simplified script to enable all classes to rent
  239. anything (as long as they have the required skill)
  240. - Updated calls to global functions file new version.
  241. * Statmarket v1.4
  242. - Added some more overflow checks
  243. * Stats v1.4
  244. - Added ke_resetbasic, specifies if basic skills are reset as well.
  245. * JobChanger v2.0
  246. - Restructured, updated to work with Baby Classes
  247. * UnCarder v1.0
  248. - Initial Release
  249. 01/Apr/2005
  250. * Kafras v1.5
  251. - Updated Niflheim Kafra type
  252. * Warp Core v2.0
  253. - Added Nifflheim Quest Support
  254. - Added Ayothaya Dungeon Cost
  255. * Warp Short v1.5, Warp Deep v1.5
  256. - Added Ayothaya Dungeon
  257. - Changed callfunc's to callsub where appliable.
  258. 31/Mar/2005
  259. * Core Module v4.0
  260. - Added charge functions for Kafra Pass calculations
  261. - Added Nifflheim Quest Support
  262. * Broadcast v2.1, JobSwaper v1.2, Renting v1.1, StatMarket v1.3,
  263. * Stats v1.3, Core Warping v1.9, Deep Warping v1.4, Short Warping v1.4,
  264. * Woe Warping v1.1
  265. - Updated to new charge functions
  266. * Banker v1.8
  267. - Updated to new charge functions
  268. - Refined messages when charging monthly and not having enough
  269. * Refiner v1.8
  270. - Updated to new charge functions
  271. - Fixed bug where Kafra Pass discount was ignored when repairing equipment
  272. 30/Mar/2005
  273. * Warper v1.8
  274. - Added Cities: Ayothaya, Einbroch, Einbech
  275. * Kafras v1.4
  276. - Added Kafras for towns: Ayothaya, Einbroch, Einbech
  277. 26/Mar/2005
  278. * Job Changer v1.6
  279. - Shortened label lengths
  280. 15/Mar/2005
  281. * Job Changer v1.5
  282. - Fixed infinite loop bug on change from High Novice to High First Class
  283. 03/Mar/2005
  284. * Job Swapper v1.1
  285. - Added support for saving dye on revert
  286. - Added support to reset dye on swap
  287. * Job Changer v1.4
  288. - Added support for dye reset on change
  289. * Stylist v1.2
  290. - Added support for independent dye ranges per job-class
  291. 24/Feb/2005
  292. * Job Swapper v1.0
  293. - Initial Release
  294. * Job Changer v1.3
  295. - Updated to work with the latest GF_getJob version
  296. * BroadCast Module v2.0
  297. - Updated to work with the latest GF_getJob version
  298. - Added confirmation before broadcasting
  299. * Core Module v3.8
  300. - Added support for the Job Swap entry
  301. - The Kafra image is now removed after the close
  302. - Added option to not expire Kafra Pass on exit
  303. 23/Feb/2005
  304. * Job Changer v1.2
  305. - Added alternate weapons when changing at high job levels
  306. - Added "show details" to display detailed information of what will happen when you change jobs.
  307. - Added missing '-' on female (archer/thief) raising menu
  308. - Fixed a typo by which first High Classes could change regardless of job level
  309. 19/Feb/2005
  310. * Job Changer v1.0
  311. - Initial Release
  312. * Core Module v3.6
  313. - Added support for the Job change entry
  314. 18/Feb/2005
  315. * Dye v1.1
  316. - Added a missing 'end;' on the OnInit event
  317. * Stat Market v1.2
  318. - Added a missing 'end;' on the OnInit event
  319. * Stat/Reset System v1.2
  320. - Added a missing 'end;' on the OnInit event
  321. 16/Feb/2005
  322. * Broadcasting v1.8
  323. - Updated use of GF_getJob
  324. 11/Feb/2005
  325. * Warping Deep/Short v1.3
  326. - Updated Amatsu Entrance Warp
  327. 01/Feb/2005
  328. * Bank Module v1.7
  329. - Fixed Monthly costs
  330. - Added overflow protection
  331. 26/Jan/2005
  332. * Stat Market v1.1
  333. - Fixed overflow exploit when qty*price overflows.
  334. * Refining System v1.7
  335. - Fixed overflow exploit when qty*price overflows.
  336. * Banking Module v1.6
  337. - Added maximum transaction costs
  338. 12/Jan/2005
  339. * Core Module v3.5
  340. - Fixed Negative Bug exploit on regular storage
  341. - Added Guild Storage Support
  342. * Banking Module v1.5
  343. - Fixed bug when gaining interests between years
  344. - Added monthly maintenance fees
  345. - Added minimum transaction costs
  346. * Refine Module v1.6
  347. - Added option to display success/failure chances
  348. - Item names are displayed now using getitemname()
  349. * Core Warping Module v.1.7
  350. - Minor name corrections
  351. - Added entry for Guild Wars warping
  352. * Deep Warping Module v1.2
  353. - Minor name corrections
  354. - Changed Orcs Dungeon warping location
  355. * Short Warping Module v.1.2
  356. - Minor name corrections
  357. - Changed Orcs Dungeon warping location
  358. * WoE Warping Module v1.0
  359. - Initial Release
  360. 20/Nov/2004
  361. * Core Module v3.2
  362. - Fixed Kafra Image not being removed when opening storage
  363. * Warp Core Module v1.6
  364. - Expanded PvP system to use 8x5 rooms
  365. * Broadcast Module v1.7
  366. - Expanded to include new PvP rooms
  367. -- Too old to remember :P