Advertisement
Destrodevianne

l2jsunrise últimos

Jun 11th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.26 KB | None | 0 0
  1. 873 vGodFather picture vGodFather Mon 08 Jan, 2018 21:07:20 +0000
  2. Fixed vote engine
  3. Fixed skill transfer items (holy pomanders if config for multiple drop is disabled)
  4. Fixed some mob routes
  5. Fixed Atomic foundry wrong spawn, now use retail values
  6. Fixed atomic foundry mobs should not have random walk
  7. Implement few more methods in shortcuts engine future usage
  8. Rework 70% of engine codes, many code tweaks
  9. Used short if in some places where possible
  10. Fixed some wrong configs for van halter boss
  11. Fixed van halter boss does not have minions in sql version
  12.  
  13. Core:
  14. compile and copy paste core.jar
  15. and engine.jar put in your server ibs
  16.  
  17. Data:
  18. Delete scripts folder and paste from this rev
  19. Delete xml folder and paste from this rev
  20.  
  21. 872 vGodFather picture vGodFather Sun 24 Dec, 2017 16:32:57 +0000
  22. Fixed some drop left overs
  23. Added few more debug options
  24.  
  25. Core
  26. compile and copy paste core.jar
  27. Replace Debug.ini to your server
  28.  
  29. 871 vGodFather picture vGodFather Sat 16 Dec, 2017 13:44:19 +0000
  30. Fixed mihtril mines instance some times stuck
  31. Fixed wrong logic in SSQStatus packet
  32. Fixed wrong timers for siegable halls
  33.  
  34. Core:
  35. compile and copy paste core.jar
  36.  
  37. Data
  38. delete scripts folder and paste from this rev
  39.  
  40. 870 vGodFather picture vGodFather Tue 21 Nov, 2017 03:14:01 +0000
  41. Fixed van halter timers in config
  42. Implement missing messages for day night
  43. Implement missing messages for some skills like frenzy-zealot
  44. Fixed doors cannot be attacked without gm char
  45. Few more status updates support
  46. Fixed olympiad quest bug
  47. Fixed some mobs invisibility
  48.  
  49. Core compile and copy paste core.jar
  50.  
  51. Data:
  52. Delete xml folder and paste from this rev
  53. Delete scripts folder and paste from this rev
  54.  
  55. Execute again vanhalter_spawnlist.sql in your server
  56.  
  57. 869 vGodFather picture vGodFather Sun 22 Oct, 2017 10:14:52 +0100
  58. Fixed small issue with Treasure hunt event
  59.  
  60. 868 vGodFather picture vGodFather Sun 22 Oct, 2017 10:14:46 +0100
  61. Fixed small issue with Treasure hunt event
  62.  
  63. 867 vGodFather picture vGodFather Sun 22 Oct, 2017 09:14:32 +0100
  64. Fixed some client issues with nevit system
  65. Fixed RequestVoteNew packet wrong broadcast
  66. Fixed one raid spawn location
  67. Fixed wrong height of 4326 npc
  68.  
  69. Core:
  70. compile and copy paste core.jar
  71.  
  72. Data
  73. Delete xml folder and paste from this rev
  74.  
  75. 866 vGodFather picture vGodFather Sun 01 Oct, 2017 09:31:56 +0100
  76. Fixed Summon cast animation break
  77. Drop python quests (Q00620 and Q00234)
  78. Fixed typo in some quests
  79. Missing checks in calculations future usage
  80. Improvements and less operations for custom gatekeeper
  81.  
  82. Fixed olympiad quests
  83. Fixed a game of cards quest
  84. Fixed some quests not loading properly
  85. Few skill changes – updates
  86. Fixed some target type typos and code clean up
  87. Fixed wrong spawns for some locations
  88.  
  89. There are more i dont remember all :D
  90.  
  91. This is huge update so carefull and make sure you update all properly!
  92.  
  93. Core:
  94. compile and copy paste core.jar in server files
  95.  
  96. Data:
  97. delete xml folder and paste from this rev
  98. Delete scripts folder and paste from this rev
  99. Delete scripts.ini and paste from this rev
  100.  
  101. 865 vGodFather picture vGodFather Tue 22 Aug, 2017 05:37:57 +0100
  102. Fixed imbue seed of destruction skill
  103. Fixed minor issue with summon not able to attack part 2 Thanks FinalDestination for fix
  104. Fixed debuffs on siege zones sometimes not apply
  105. Fixed signet skills apply on friendly chars example Day of doom
  106.  
  107. Core:
  108. compile and copy paste core.jar
  109.  
  110. Data:
  111. Delete scripts folder and paste from this rev
  112. Delete xml folder and paste from this rev
  113.  
  114. 864 vGodFather picture vGodFather Sat 19 Aug, 2017 05:53:13 +0100
  115. Reworked olympiad system
  116. missing sounds, missing messages, proper packet send
  117. now is more lighter less threads running
  118.  
  119. Fixed some skills wrong hittime example warp, now i calculated properly for all skills when need
  120.  
  121. Fixed aoe skills
  122.  
  123. Compile and copy paste core.jar
  124.  
  125. 863 vGodFather picture vGodFather Mon 14 Aug, 2017 17:41:39 +0100
  126. Fix nextattackattack should not be triggered if skills are press continusly
  127.  
  128. Compile and copy paste core.jar
  129.  
  130. 862 vGodFather picture vGodFather Mon 14 Aug, 2017 17:33:20 +0100
  131. Fixed summon not able to attack non flagged chars
  132.  
  133. compile and copy paste core.jar
  134.  
  135. 861 vGodFather picture vGodFather Mon 14 Aug, 2017 14:30:40 +0100
  136. Implement delay when target cancel
  137. Implement core part for day night effects in zones
  138.  
  139. Compile and copy paste core.jar
  140.  
  141. 860 vGodFather picture vGodFather Sun 06 Aug, 2017 02:07:56 +0100
  142. Fixed some items not consumed
  143. Improve Frintezza skill chance usage
  144. Fixed DisciplesNecropolisPast Instance wrong teleport instance
  145. Clean a bit Blink effect
  146. Fixed VanHalter script
  147. Clean up Mail.java
  148. Fixed doors in territory cant be attacked
  149. Fixed Tradelist missing StatusUpdate packet
  150. Fixed some overflow exception errors with guards
  151. Fixed but with fake death and static objects
  152.  
  153. Core:
  154. compile and copy paste core.jar
  155.  
  156. Data
  157. Delete scripts folder and paste from this rev
  158. Delete xml folder and paste from this rev
  159.  
  160. 859 vGodFather picture vGodFather Sun 30 Jul, 2017 14:13:56 +0100
  161. Fixed possible NPE in L2ServiceManagerInstance
  162. Fixed some issues with reuse delay skill must have too not only item
  163. Fixed missing broadcast when summon pet, other players they dont see pet status correctly
  164. Fixed missing target types for trigger skills
  165. Fixed some items to be retail like
  166. Fixed shadow summoner suicides and players can’t get quest item
  167. Fixed pailaka devils legacy lematan didnt port correctly on ship
  168. Fixed small issue with order of cancel buffs
  169.  
  170. Core:
  171. compile and copy paste core.jar
  172.  
  173. Data:
  174. delete xml folder and paste from this rev
  175. delete scripts folder and paste from this rev
  176.  
  177. 858 vGodFather picture vGodFather Mon 17 Jul, 2017 23:02:25 +0100
  178. Missing relation broadcast update when leave clan
  179.  
  180. Compile and copy paste core.jar
  181.  
  182. 857 vGodFather picture vGodFather Mon 17 Jul, 2017 22:43:11 +0100
  183. Fixed minor bug with aura skills thanks FinalDestination for pointing the right point for fix
  184.  
  185. Fixed wrong formula in calcPhysDmg
  186. Fixed some wrong logs in formulas
  187.  
  188. Fixed Q00194 typos and wrong buff removal
  189.  
  190. Fixed-edit some skills
  191. Fixed – edit some scripts
  192. Fixed aura target type missing affect limit
  193.  
  194. Core
  195. compile and copy paste core.jar
  196.  
  197. Data
  198. delete script folder and paste from this rev
  199. delete xml folder and paste from this rev
  200.  
  201. 856 vGodFather picture vGodFather Sat 15 Jul, 2017 02:41:52 +0100
  202. Fixed possible null pointer
  203.  
  204. compile and copy paste core.jar
  205.  
  206. 855 vGodFather picture vGodFather Sat 15 Jul, 2017 02:03:07 +0100
  207. Core part for:
  208.  
  209. 1. Proper implement for some notifications in damages
  210. 2. Fixed player res wrong order
  211. 3. Missing checks in KnownListUpdatesTaskManager
  212. 4. Rework weight calculations
  213. 5. Fixed night boss not removed from world properly
  214. 6. Rework calcDamageReflected
  215. 7. New Script support if player cancel his profession
  216. 8. Change some values from int to double for more retail like implementation
  217. 9. Fixed debuffs-buffs land on dead players-mobs
  218. 10. Missing packet for weight calculation
  219. 11. Rework target system, must calculate again targets on spell finish
  220. 12. and few more that i might miss
  221.  
  222. Compile and copy paste core.jar in your server
  223.  
  224. Be patient and wait for datapack commit for these changes
  225.  
  226. 854 vGodFather picture vGodFather Sat 15 Jul, 2017 01:51:14 +0100
  227. New sound for successful blows(not backstab)
  228. future usage
  229.  
  230. 853 vGodFather picture vGodFather Sat 08 Jul, 2017 15:59:53 +0100
  231. Fixed warnings
  232.  
  233. compile and copy paste core.jar
  234.  
  235. 852 vGodFather picture vGodFather Fri 07 Jul, 2017 23:49:40 +0100
  236. Dead mobs must stay dead :D
  237. Fixed some missing broadcasts when you rec someone
  238. Implement some methods for future usage in olympiad
  239. Rework SSQStatus packet
  240.  
  241. Compile and copy paste core.jar
  242.  
  243. 851 vGodFather picture vGodFather Mon 03 Jul, 2017 21:41:10 +0100
  244. Proper fix for NASE
  245.  
  246. compile and copy paste core.jar
  247.  
  248. 850 vGodFather picture vGodFather Sat 01 Jul, 2017 13:39:35 +0100
  249. Minor typo in sunrise buffer restore wrong status on summons
  250. thanks anima87 for report
  251.  
  252. Compile and copy paste core.jar
  253.  
  254. 849 vGodFather picture vGodFather Mon 26 Jun, 2017 21:57:10 +0100
  255. Fixed possible NASE exception in game packet handler
  256.  
  257. Compile and copy paste core.jar
  258.  
  259. 848 vGodFather picture vGodFather Fri 23 Jun, 2017 07:40:22 +0100
  260. Minor code refactor
  261.  
  262. compile and copy paste core.jar
  263.  
  264. 847 vGodFather picture vGodFather Fri 23 Jun, 2017 07:38:43 +0100
  265. More useful methods in L2Skill for future usage in Sunrise
  266.  
  267. compile and copy paste core.jar
  268.  
  269. 846 vGodFather picture vGodFather Fri 23 Jun, 2017 07:36:56 +0100
  270. More construct for l2jserver compatibility
  271.  
  272. compile and copy paste core.jar
  273.  
  274. 845 vGodFather picture vGodFather Fri 23 Jun, 2017 07:24:17 +0100
  275. More construct for l2jserver compatibility
  276.  
  277. compile and copy paste core.jar
  278.  
  279. 844 vGodFather picture vGodFather Fri 23 Jun, 2017 07:11:42 +0100
  280. New constructor for l2Character for l2jserver compatibility
  281.  
  282. compile and copy paste core.jar
  283.  
  284. 843 vGodFather picture vGodFather Thu 22 Jun, 2017 07:22:14 +0100
  285. Fixed wrong packet broadcast when try to cast channeling skills
  286.  
  287. Compile and copy paste core.jar
  288.  
  289. 842 vGodFather picture vGodFather Sun 04 Jun, 2017 01:41:04 +0100
  290. Implement new donate manager for cb
  291. fixed wrong checks in pvp zones and castle zones
  292. minor fix for instance end times
  293. Implement new missing skills for pc bang points
  294.  
  295. Engine updates added more protections to validate leaked sunrise files
  296.  
  297. Core:
  298. compile and copy paste core.jar
  299. update libs folder
  300. copy new config file CommunityDonate.ini
  301.  
  302. Data:
  303. Delete scripts folder and paste from this rev
  304. Delete xml folder and paste from this rev
  305. Delete multisell custom folder and paste from this rev
  306.  
  307. 841 vGodFather picture vGodFather Mon 29 May, 2017 19:48:50 +0100
  308. Fixed wrong skill check got dwarfs crystalization skill
  309. Invisible chars except gms should not be able to pick up items
  310. Fixed wrong checks in pvp zones causing issues in aura-area type skills
  311.  
  312. Compile and copy paste core.jar
  313.  
  314. 840 vGodFather picture vGodFather Mon 29 May, 2017 19:37:59 +0100
  315. Fixed wrong broadcast causing client glitch when mobs attack
  316. Fixed wrong checks for talismans skills which consume mana
  317. Fixed target cancel, didnt work on mobs
  318.  
  319. Compile and copy paste core.jar
  320.  
  321. 839 vGodFather picture vGodFather Mon 29 May, 2017 19:28:04 +0100
  322. More retail like freya instances
  323. Fixed seven signs points
  324. Implement olympiad correct status
  325. Fixed instance teleports
  326. More dragon valley raids ai
  327. Fixed missing parameters for some effect handlers
  328. Missing effect range checks
  329.  
  330. Core
  331. compile and copy paste core.jar
  332.  
  333. Data
  334. delete scripts folder and paste from this rev
  335. delete xml folder and paste from this rev
  336.  
  337. 838 vGodFather picture vGodFather Sat 20 May, 2017 22:13:25 +0100
  338. Clean up MMOCore
  339.  
  340. 837 vGodFather picture vGodFather Sat 20 May, 2017 21:28:41 +0100
  341. Implement missing skils for pets after retail rework
  342. Nevit system more retail like
  343. Rework completely Fort and Siege guards
  344. Fixed some guards null pointers
  345. Fixed some quest wrong htmls
  346. Fixed some item exploits
  347.  
  348. Core:
  349. compile and copy paste core.jar
  350.  
  351. Data:
  352. Delete xml folder and paste from this rev
  353.  
  354. 836 vGodFather picture vGodFather Sun 14 May, 2017 03:46:46 +0100
  355. Fixed hot springs lure can’t be equipped
  356.  
  357. Compile and copy paste core.jar
  358.  
  359. 835 vGodFather picture vGodFather Sat 13 May, 2017 22:57:03 +0100
  360. Change pet’s exp from long to double
  361.  
  362. Compile and copy paste core.jar
  363.  
  364. 834 vGodFather picture vGodFather Sat 13 May, 2017 21:19:20 +0100
  365. organize some walk classes
  366.  
  367. compile and copy paste core.jar
  368.  
  369. 833 vGodFather picture vGodFather Sat 13 May, 2017 16:42:20 +0100
  370. Missing from previous commit
  371.  
  372. 832 vGodFather picture vGodFather Sat 13 May, 2017 16:37:06 +0100
  373. More event types for future usage
  374.  
  375. Compile and copy paste core.jar
  376.  
  377. 831 vGodFather picture vGodFather Sat 13 May, 2017 16:31:48 +0100
  378. Instance mobs should not drop cursed weapons
  379.  
  380. Fixed day night manager some times not remove mobs properly
  381.  
  382. 830 vGodFather picture vGodFather Sat 13 May, 2017 16:12:42 +0100
  383. Fixed issues with herbs replacing buffs while they shouldn’t
  384.  
  385. Compile and copy paste core.jar
  386.  
  387. 829 vGodFather picture vGodFather Mon 17 Apr, 2017 12:52:17 +0100
  388. More retail like add attack desire
  389.  
  390. Core:
  391.  
  392. compile and copy paste core.jar
  393.  
  394. Data:
  395.  
  396. Delete scripts folder and paste from this rev
  397.  
  398. 828 vGodFather picture vGodFather Fri 14 Apr, 2017 11:52:43 +0100
  399. reverted till have complete retail info
  400.  
  401. 827 vGodFather picture vGodFather Sun 09 Apr, 2017 07:04:06 +0100
  402. Fixed oly issues if one register in oly and match never start
  403. and oly ends, registration is still there till he restarts his char
  404.  
  405. Compile and copy paste core.jar
  406.  
  407. 826 vGodFather picture vGodFather Sun 09 Apr, 2017 06:55:33 +0100
  408. More retail values for nevit blessing
  409. Fixed refresh window of nevit to 1 minute instead of 5 mins
  410. Fixed target engage into combat if hit missed on him
  411.  
  412. Compile and copy paste core.jar
  413.  
  414. 825 vGodFather picture vGodFather Tue 04 Apr, 2017 20:28:36 +0100
  415. Change values from int to long for hate
  416.  
  417. Implement some dragon valley raids ai
  418. Thanks to l2j
  419.  
  420. Implement vangara script zone for future usage
  421.  
  422. Core:
  423.  
  424. compile and copy paste core.jar
  425.  
  426. Data:
  427.  
  428. Delete scripts folder and paste from this rev
  429.  
  430. 824 vGodFather picture vGodFather Sat 01 Apr, 2017 15:34:30 +0100
  431. Fixed broken mobs movement
  432.  
  433. Compile and copy paste core.jar
  434.  
  435. 823 vGodFather picture vGodFather Fri 31 Mar, 2017 20:35:58 +0100
  436. Rework register seven signs cabal points
  437. Fixed some broken animations from mobs
  438. Fixed herbs functions, must apply even if player is invul
  439. Fixed some mistakes made in previous commits
  440.  
  441. Core:
  442. compile and copy paste core.jar
  443.  
  444. Data:
  445. delete scripts folder and paste from this rev
  446.  
  447. 822 vGodFather picture vGodFather Fri 31 Mar, 2017 20:25:09 +0100
  448. knight epaulets are already handled with scripts
  449.  
  450. compile and copy paste core.jar
  451.  
  452. 821 vGodFather picture vGodFather Wed 29 Mar, 2017 01:31:52 +0100
  453. Update sound system thanks to l2jserver
  454.  
  455. core:
  456. compile and copy paste core.jar
  457.  
  458. Data
  459. delete scripts folder and paste from this rev
  460.  
  461. 820 vGodFather picture vGodFather Tue 28 Mar, 2017 18:12:10 +0100
  462. New java quest q00663 thanks to l2jserver
  463.  
  464. Removed one not existent-forgotten script prevent some from load
  465.  
  466. Delete script folder and paste from this rev
  467. Delete scripts.ini and paste from this rev
  468.  
  469. 819 vGodFather picture vGodFather Sun 26 Mar, 2017 15:45:00 +0100
  470. Quest q00384 from py to java thanks l2jserver!
  471.  
  472. New condition for future usage
  473.  
  474. Fixed some over hate damages from tests this was possible only with gm char
  475.  
  476. Fixed wrong damages in some olympiad result panels
  477.  
  478. New method in quest state
  479.  
  480. Changes in some client packets, this will fix native array exceptions from malicious chars ;)
  481.  
  482. Missing skill types that must apply on summons
  483.  
  484. Core:
  485. compile and copy paste core.jar
  486.  
  487. Date:
  488. delete scripts folder and paste from this rev
  489.  
  490. 818 vGodFather picture vGodFather Sat 25 Mar, 2017 11:58:46 +0000
  491. Some default settings cause many customers ask for them
  492.  
  493. 817 vGodFather picture vGodFather Wed 22 Mar, 2017 07:43:48 +0000
  494. Four sepulchers missing message
  495.  
  496. compile and copy paste core.jar
  497.  
  498. 816 vGodFather picture vGodFather Fri 17 Mar, 2017 16:54:10 +0000
  499. Some issues with mobs
  500.  
  501. Compile and copy paste core.jar
  502.  
  503. 815 vGodFather picture vGodFather Thu 09 Mar, 2017 00:06:13 +0000
  504. Fixed some trigger skills must activate even with magic skills
  505.  
  506. tested and confirm in retail
  507.  
  508. Core:
  509.  
  510. compile and copy paste core.jar
  511.  
  512. Data
  513.  
  514. Delete script folder and paste from this rev
  515.  
  516. 814 vGodFather picture vGodFather Mon 06 Mar, 2017 19:44:16 +0000
  517. Missing method that causing issues with latest rev
  518.  
  519. compile and copy paste core.jar
  520.  
  521. 813 vGodFather picture vGodFather Sun 05 Mar, 2017 11:42:07 +0000
  522. Fixed issues with offline shops
  523. partially fixed trigger skills from skills
  524.  
  525. Compile and copy paste core.jar
  526.  
  527. 812 vGodFather picture vGodFather Sun 05 Mar, 2017 11:40:36 +0000
  528. Effect types for future usage
  529.  
  530. 811 vGodFather picture vGodFather Wed 22 Feb, 2017 23:07:51 +0000
  531. oups i missed one fix from AstroGG
  532.  
  533. Now is commited ;)
  534.  
  535. compile and copy paste core.jar
  536.  
  537. 810 vGodFather picture vGodFather Wed 22 Feb, 2017 22:41:20 +0000
  538. Fix some issues with isfriend method
  539. Fixed prime shop multiple item purchase report and fix by AstroGG
  540. Missing skill 21096
  541. Missing reuse delay for skill 14728
  542. Missing skill handler for item 21107
  543. Missing skill 22181
  544. Change fake death to retail like if you want to use old style
  545. check character.ini config: RetailFakeDeath = True change to False
  546. Fixed olympiad observe mode now they will be able to use C and E keys
  547. New L2EffectType for future usage
  548.  
  549. Core compile and copy paste core.jar
  550. New option in character.ini RetailFakeDeath
  551.  
  552. Data
  553. Delete xml folder and paste from this rev
  554.  
  555. 809 vGodFather picture vGodFather Sat 18 Feb, 2017 17:44:34 +0000
  556. Fixed exploits with attribute stones
  557. Fixed one possible dead lock
  558.  
  559. Core
  560. compile and copy paste core.jar
  561.  
  562. Data
  563. Delete scripts folder and paste from this rev
  564.  
  565. 808 vGodFather picture vGodFather Mon 13 Feb, 2017 05:28:51 +0000
  566. Fixed sometimes client crash after pressing create character
  567. Fixed missing command for voice command to buttons
  568.  
  569. Compile and copy paste core.jar
  570.  
  571. 807 vGodFather picture vGodFather Sun 12 Feb, 2017 03:40:52 +0000
  572. Fixed nobles quests part 1 and 3 if drop rate is higher than 1
  573. Fixed pablo’s box now will properly ( 21753 )
  574.  
  575. Moved some files from engine.jar in core
  576.  
  577. Thanks AstroGG for nobles quests fixes
  578. and suggestion for item buffer moved in core for more flexible changes
  579.  
  580. Core:
  581. compile and copy paste core.jar and libs folder
  582.  
  583. Data:
  584. Delete script folder and paste from this rev
  585.  
  586. 806 vGodFather picture vGodFather Tue 31 Jan, 2017 15:44:45 +0000
  587. New vote system
  588. now it uses 100% api we hope vote sites will not change it
  589.  
  590. We drop l2jbrasil from vote sites we dont support it anymore
  591. We added new vote site www.gamebytes.net
  592.  
  593. we corrected some mistakes that from time to time vote system bugged
  594.  
  595. PS. api is used only for global vote system in communityboard, individual system still uses old style vote checks ofc is 100% functional
  596.  
  597. Core:
  598. compile and copy paste core.jar
  599. delete libs folder and paste from this rev
  600. Replace .ini files config/sunrise/votesystems/ from this rev
  601.  
  602. Data:
  603. add new html files from html/sunrise/getreward
  604.  
  605. 805 vGodFather picture vGodFather Wed 25 Jan, 2017 06:34:24 +0000
  606. Fixed some minor npes from buffer
  607.  
  608. Delete libs folder and paste from this rev
  609.  
  610. 804 vGodFather picture vGodFather Sat 21 Jan, 2017 22:52:23 +0000
  611. Fixed some wrong wrong broadcasts when skill is group skill
  612. and target is member retail must consider as cast target the caster itself
  613.  
  614. Compile and copy paste core.jar
  615.  
  616. 803 vGodFather picture vGodFather Fri 20 Jan, 2017 03:48:58 +0000
  617. Fixed missing broadcasts when learn a skill
  618.  
  619. compile and copy paste core.jar
  620.  
  621. 802 vGodFather picture vGodFather Thu 19 Jan, 2017 01:55:38 +0000
  622. Missing broadcast does not refresh stats on hp change
  623.  
  624. Compile and copy paste core.jar
  625.  
  626. 801 vGodFather picture vGodFather Tue 10 Jan, 2017 05:15:57 +0000
  627. Fixed some visual bugs
  628.  
  629. Compile and copy paste core.jar
  630.  
  631. 800 vGodFather picture vGodFather Sun 08 Jan, 2017 05:47:03 +0000
  632. Clean up duplicate codes
  633. organize some funcs
  634. retail like summon friend skill function
  635.  
  636. Core:
  637. compile and copy paste core.jar
  638.  
  639. Data:
  640. Delete scripts folder and paste from this rev
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement