Advertisement
Xeonc

GF-HF update log for June 2015

May 5th, 2015
1,342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.97 KB | None | 0 0
  1. 2015.05.25
  2. * fix: Resolved issue with time counter on runes.
  3.  
  4. 2015.05.12
  5. new option in GeneralSettings.ini
  6. [SERVER]
  7. MAX_POSTS=480 ; total count of user posts (received and sended), by default is 480 (240 for received and 240 for sended), but we recomend set it to 160
  8.  
  9. 2015.05.05
  10. new ai methods:
  11. CGlobalObject::BroadCastUIEvent(CSharedCreatureData *c,int nRange,int nShowTimer,int nUnk1,int nUnk2,wchar_t* pwsTimerType,wchar_t* pwsStartTimeMin, wchar_t* pwsStartTimeSec, wchar_t* pwsTimerText,wchar_t* pwsEndTimeMin,wchar_t* pwsEndTimeSec)
  12. CGlobalObject::BroadCastUIEventNpcStr(CSharedCreatureData *c,int nRange,int nShowTimer,int nUnk1,int nUnk2,wchar_t* pwsTimerType,wchar_t* pwsStartTimeMin, wchar_t* pwsStartTimeSec, int nNpcStringId,wchar_t* pwsEndTimeMin,wchar_t* pwsEndTimeSec)
  13. (in both c must be npc)
  14. 2015.05.04
  15. new ai method CGlobalObject::SendUIEventNpcStr(CSharedCreatureData* c, int nShowTimer,int nUnk1,int nUnk2,wchar_t* pwsTimerType,wchar_t* pwsStartTimeMin, wchar_t* pwsStartTimeSec, int nNpcStringId,wchar_t* pwsEndTimeMin,wchar_t* pwsEndTimeSec)
  16.  
  17.  
  18. 2015.04.25
  19. * fix: target was not changed on object disappearing
  20.  
  21. 2015.04.24
  22. * fix: adena dupe using "Sin Eater" quest
  23.  
  24. 2015.04.04
  25. * fix: "Deadlock or Super-Lag!!!" on CCreature::_FindSameBuff()
  26. * fix: remove "not exists in GM list" message while player log out from server
  27. * fix: post (empty character`s nikname/accountname within post messages, buffer overflow)
  28.  
  29. 2015.03.31
  30. * fix: olympiad participation is denied for players with dead pets (запрещено летать на олимп с мертвым петом)
  31.  
  32. 2015.03.30
  33. * fix: Game Server Crash on dead-lock
  34.  
  35. 2015.03.29
  36. * fix: Game Server Crash on LoadItemsPacket
  37.  
  38. 2015.03.28
  39. + fix: in skill effect p_block_controll added block FollowDesire and delete current same desires)
  40. + add: inventory: common items + quest items
  41. + add: iobuffer size = 32k
  42. * fix: summon life time
  43. + add: special ave effects: ave_time_bomb, ave_changebody
  44. * fix: max items in posts
  45. + add: logging for posts
  46. + add: added timer when user die in instant zone, if user will not ressurected within 2 min he will be expelled from instance
  47. + fix: fixed save into db reuse_delay_type=D
  48. + fix: changed formula and added limit up to 7 last buffs into steal_divinity
  49.  
  50.  
  51. 2015.03.27
  52. * fix: Game Server Crashes on CContributeData::Distribute()
  53.  
  54.  
  55. 2015.03.18
  56. + GeneralSettings.ini
  57. [COMMANDS]
  58. ; Allow .bindhwid command (bind HWID to account. valid for SmartGuard only)
  59. BINDHWID=false
  60.  
  61. 2015.03.17:
  62. + inventory: common items + quest items. Actual for HF only
  63. + iobuffer size = 32k
  64. * fix: "Posibility to see GM in hide through cheating software"
  65. * fix summon life time
  66. + new special ave effects: ave_time_bomb, ave_changebody
  67. * fix max items in posts
  68. + add logging for post
  69.  
  70. 2015.03.16
  71. + New Admin Packet
  72. /**
  73. * Send Message to Game Server
  74. * <br /><br />
  75. * [packet: 0x73]<br />
  76. * [format: cd]<br />
  77. *
  78. * @param int $msgId
  79. * @return int
  80. */
  81. public function sendMessageToGame($msgId)
  82. {
  83. $buf = pack("cV", 0x99, $msgId);
  84. return $this->_push($buf);
  85. }
  86.  
  87. 2015.03.14
  88. + Add warning: "Your Server version is outdated more then for a month, contact please with AdvExt64 stuff to receive new version"
  89. 2015.03.13
  90. * fix: _ForAllNeighborInLookNeighborByNPC
  91.  
  92. 2015.03.10
  93. * fix: item dupe (enchant scrolls)
  94.  
  95. 2015.03.06
  96. * fix: l2server crash (SellItemsPacket + Send HTML)
  97.  
  98. 2015.03.03
  99. * fix: l2npc crash
  100. * fix: 2014-05-05-SummonData.sql
  101.  
  102.  
  103. 2015.02.25
  104. implemented HTML multi-lang as extenal service
  105.  
  106.  
  107. 2015.02.20
  108. + AI-functions CNPC::GetCookie(), CNPC::SetCookie() are thread-safe now
  109. + areas from SpecialAreas.txt can be turned on/off by AI-function CNPC::Area_SetOnOff()
  110.  
  111. 08.01.2015
  112. * AI-functions/variables fixes:
  113. CIntList memory allocate/deallocate issue (wrong GC implementation for STL containers)
  114. FindRandomUser(nInCombat,nNotInPeaceZone,nNotInOlympiad,nInParty);
  115. CreateOnePrivateNearUser() and instance zone issue
  116.  
  117. 05.01.2015
  118. * fix: AI ChangeMasterName() working now properly
  119.  
  120. 29.12.2014
  121. * AI-function DestroyPet() can destroy summoned pet now (used since Freya chronicles)
  122.  
  123.  
  124. 20.12.2014
  125. + 2014-12-16-UserDelivery.sql
  126. + GeneralSettings.ini
  127. [ITEMS]
  128. ; Delivery System
  129. ; Enable or Disable Item Delivery System (Useful for Automated Donations)
  130. ; You can insert any record to user_delivery and the item will be automatically delivered
  131. ; upon the relogin of the character.
  132. DELIVERY_SYSTEM=false
  133.  
  134. 29.11.2014
  135. + AI-function SetNpcParam() is aware of new parameters:
  136. VCP_LEVEL = 1
  137. VCP_CUR_HP = 9
  138. VCP_MAX_HP = 10
  139. VCP_SP = 13
  140. VCP_HP_REGEN = 35
  141.  
  142. 27.11.2014
  143. * fix: When cubic starts to cast skill on me and I use then hide, the cubic doesnt lose my target and finishes casting skill
  144.  
  145. * fix: Передача квестовых предметов через private store посредством пакетника
  146.  
  147. * Fixed chain_heal algorithm
  148.  
  149.  
  150. * Fixed exp delivery in command channel
  151.  
  152. + Add support "enable/disable NPC dialogue" option in LA2 client
  153.  
  154. 26.11.2014
  155. + SpecialAreas.txt new parameters:
  156. skill_affect_by_z = {-100;100}
  157. block_skill = {[<skill_name_1>];...;[<skill_name_N>]}}
  158. block_item = {[<item_name_1>];...;[<item_name_N>]}}
  159.  
  160.  
  161.  
  162.  
  163.  
  164. Scripts:
  165. 06.05.15(actual only for High Five)
  166. fix: AI for leader and minions in DV was improved
  167.  
  168.  
  169. 25.05.15(actual only for High Five)
  170. Apella crystal count = 0
  171. PvP bonus for s and vesper duals
  172. Zariche drop period 10->60
  173. flower coronet only for female characters
  174.  
  175. 24.05.15(actual only for High Five)
  176. fix: Resist shock abnormal level fix(for s_resist_shock_power_15 and higher)
  177. fix: Shield fortress mp consumption increased
  178. fix: s_touch_of_life - implemented resist against cancel
  179. fix: s_throne_root - decreased reuse delay
  180. fix: Increased effect for hero Weapon SA up to HF
  181.  
  182.  
  183. 12.05.15
  184. fix: Multiple fixes for HF mobs and bosses(basic stats)
  185.  
  186. 10.05.15
  187. fix: ai_icequeen_freya_controller, improcevements for freya.(HF only)
  188.  
  189. 09.05.15
  190. fix: ai_icequeen_kegor , improcevements for freya.(HF only)
  191.  
  192. 03.05.2015(HF only)
  193. fix: Treasure Boxes AI are opened with correct skill
  194.  
  195. 27.04.2015(HF only)
  196. fix: Luckpy-luckpy behavior tuned up, no changing shape and giving drop more correctly
  197.  
  198. 16.04.2015(HF only)
  199. fix: Separated Souls teleport bypasses fixed
  200.  
  201. r159
  202. heroic berserker fix 25 diff -> 25 per
  203. ---------------------
  204. r158
  205. - minor fix: спам скиллами у BabyPet при смерти (что вообще странно)
  206. ---------------------
  207. r157
  208. - traders fix (B-arrows added)
  209. ---------------------
  210. r156
  211. rider pounch
  212. ---------------------
  213. r155
  214. - treasure box fix
  215. ---------------------
  216. r154
  217. - QA teleport parameter
  218. ---------------------
  219. r153
  220. - drakos fix
  221. ---------------------
  222. r152
  223. - some fixed skilldata.txt (duplicate and unknown abnormal) - tool for generating [skill_pch.txt] and [skill_pch2.txt]
  224. ---------------------
  225. r151
  226. - leech fix
  227. ---------------------
  228. r150
  229. * actual pch files
  230. ---------------------
  231. r149
  232. - hungry parasitic leech speed tuning
  233. ---------------------
  234. r148
  235. - loa sp fix
  236. ---------------------
  237. r147
  238. - loa superpoint tuning
  239. ---------------------
  240. r146
  241. spoil festival fix
  242. ---------------------
  243. r145
  244. respawn fix
  245. ---------------------
  246. r144
  247. Baium off like spawn fix
  248. ---------------------
  249. r143
  250. Valakas scroll fix
  251. ---------------------
  252. r142
  253. Valakas + Antharas Call
  254. ---------------------
  255. r141
  256. Valakas + Antharas items
  257. ---------------------
  258. r140
  259. Antharas + Valakas quests
  260. ---------------------
  261. r139
  262. - zaken candle fix
  263. ---------------------
  264. r138
  265. - nevit herald update
  266. ---------------------
  267. r137
  268. - fstring tuning
  269. ---------------------
  270. r136
  271. - DV bosses tuning - Zaken tuning - QA tuning
  272. ---------------------
  273. r135
  274. Raid boss stat recalc (valakas, loa+dv bosses, antaras) (SP fix)
  275. ---------------------
  276. r134
  277. Raid boss stat recalc (valakas, loa+dv bosses, antaras)
  278. ---------------------
  279. r133
  280. destruction raid revert fix respawn
  281. ---------------------
  282. r132
  283. html for quest 906 907 10291 10505 903 904 10290 10504
  284. ---------------------
  285. r131
  286. Destruction Raid Boss fix
  287. ---------------------
  288. r130
  289. Nevit off-like spawn
  290. ---------------------
  291. r129
  292. Nevit Herald spawn fix
  293. ---------------------
  294. r128
  295. Madril Fan trigger fix
  296. ---------------------
  297. r127
  298. Valakas and Antharas fix
  299. ---------------------
  300. r126
  301. Valakas and Antharas hp fix (offlike)
  302. ---------------------
  303. r125
  304. Фикс опечатки
  305. ---------------------
  306. r124
  307. Beast training fix + mardil fan fix (20 wind att)
  308. ---------------------
  309. r123
  310. - hf citizens tuning
  311. ---------------------
  312. r121
  313. Beast Handler fix (reuse and condition)
  314. ---------------------
  315. r120
  316. Blessing fix
  317. ---------------------
  318. r119
  319. Nevit blessing fix (3 hours -> 1 hour)
  320. ---------------------
  321. r118
  322. paralys fix kariness
  323. ---------------------
  324. r117
  325. loa fix
  326. ---------------------
  327. r116
  328. loa mobs and destruction fix
  329. ---------------------
  330. r115
  331. Nevit herald fix
  332. ---------------------
  333. r114
  334. Destruction Raid Boss spawn fix
  335. ---------------------
  336. r113
  337. Destruction raid boss fix
  338. ---------------------
  339. r112
  340. treasure box npcpos fix
  341. ---------------------
  342. r111
  343. Fix npcpos treasure box
  344. ---------------------
  345. r110
  346. Treasure box spawn fix + drop balance
  347. ---------------------
  348. r109
  349. Treasure Box drop fix
  350. ---------------------
  351. r108
  352. Config update
  353. ---------------------
  354. r107
  355. Treasure Chest Fix (delete drop from npcdata.txt)
  356. ---------------------
  357. r106
  358. Transform replacement fix
  359. ---------------------
  360. r105
  361. Destino Shield Fix
  362. ---------------------
  363. r104
  364. Healer skills fix (power of agro + range of chain heal)
  365. ---------------------
  366. r103
  367. Improved accessary fix (Enchant = +5)
  368. ---------------------
  369. r102
  370. New olympiad config for AdvExt core
  371. ---------------------
  372. r101
  373. Improved Blessed Zaken m def fix + default price + crystal count Blessed Zaken fix
  374. ---------------------
  375. r100
  376. Olympiad Quest Fix
  377. ---------------------
  378. r99
  379. Olympiad Veteran Quest Fix
  380. ---------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement