!!

Register new account or login on the forum!

To have a full access of the forum please create a new account! Click here or login with your account Click here.

collapse

Support us!

Support membergroup

* User Info

 
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

* Who's Online

  • Dot Guests: 286
  • Dot Spiders: 0
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.

Author Topic: [ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"  (Read 20004 times)

0 Members and 3 Guests are viewing this topic.

Offline Nefer

  • *
  • Posts: 276
  • Karma: +0/-0
  • Gender: Male
  • Electric & Electronic engineer
    • Interlude c6 project
[ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"
« on: May 02, 2017, 09:53:23 AM »


Hello guys,

This is the eighth ALPHA rev [V.8] about L2jFrozen 2.0 called "Floran Village".

Fix list about V.8
Quote
- Updated checkItemManipulation()
- Fixed setOwner() bug.
- Updated check on dropItem().
- Fixed setQueuedSkill() bug.
- Default punishment changed from 2 (kick) to 1 (gm warn).
- Improved Augument anti script protection.
- Increased ClientPacketQueueMax as default value.
- Fixed private craft with offline shop.
- Improved isTeleporting status.
- Added new debug log for CTF and TVT teleport.
- Added new logs for Multisell phx users.
- Fixed bug with depositing augmented weapon.
- Fixed bug using Blessed scroll of escape.
- Fixed some NPE on all the code using eclipse NPE finder.
- Removed all @SuppressWarnings("null")
- Fixed meetRaidWarCondition() always gone on false.
- Fixed some redoundant check with FindBug.
- Fixed setImobilized exploit.
- Fixed duel bug exploit with snipe and UD.
- Fixed bug with private store sell.

This rev is the eighth ALPHA version and it will be first uploaded and tested on the Official Test Server. All the ALPHA rev will be tested from the inner circle, only the BETA will be the first rev that member could test. On this version we focused on a new system on MMCORE to monitor alive client.

Our official Test Server using V8 ALPHA is online and you can log easly downloading this system:
https://www.l2jfrozen.com/forum/system.rar
Thank you for all the people that are logging to test and report!

You can continue to report bug here:
http://server.l2jfrozen.com/bugreport/my_view_page.php

Greetings,
Nefer

Offline zemaitis

  • *
  • Posts: 8
  • Karma: +0/-0
  • L2jFrozen Newbie
Re: [ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"
« Reply #1 on: May 03, 2017, 11:33:00 PM »
So when is the beta coming out? Last time you said by the end of April.

Offline ReynalDev

  • *
  • *
  • Posts: 207
  • Karma: +0/-0
  • Gender: Male
  • Freelancer
    • ReynalDev
Re: [ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"
« Reply #2 on: May 03, 2017, 11:48:15 PM »
So when is the beta coming out? Last time you said by the end of April.

Take it easy, they need time to code the datapack and clean it as they can. Go to Test server and report any bug you see.

Offline smfc

  • *
  • Posts: 111
  • Karma: +0/-0
  • Gender: Male
  • L2jFrozen Newbie
Re: [ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"
« Reply #3 on: May 04, 2017, 07:48:13 AM »
I don't see any reason to rush it, let's face it, everyone who plays lineage 2 is doing it for a long long time, there is almost no new players to this game, specially to private servers... so rushing will not change anything, we must be happy that l2jFrozen is willing to spare time and fix these things!
In Lineage 2 we trust

Offline zemaitis

  • *
  • Posts: 8
  • Karma: +0/-0
  • L2jFrozen Newbie
Re: [ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"
« Reply #4 on: May 04, 2017, 08:41:32 PM »
So when is the beta coming out? Last time you said by the end of April.

Take it easy, they need time to code the datapack and clean it as they can. Go to Test server and report any bug you see.

Well if they would release atleast compiled pack, everything would go much faster.

Offline Nefer

  • *
  • Posts: 276
  • Karma: +0/-0
  • Gender: Male
  • Electric & Electronic engineer
    • Interlude c6 project
Re: [ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"
« Reply #5 on: May 04, 2017, 08:56:24 PM »
So when is the beta coming out? Last time you said by the end of April.

Take it easy, they need time to code the datapack and clean it as they can. Go to Test server and report any bug you see.

Well if they would release atleast compiled pack, everything would go much faster.

This is what BETA will be, we will start distribuite a compiled pack of ALPHA that can be usable only on localhost.

Offline smfc

  • *
  • Posts: 111
  • Karma: +0/-0
  • Gender: Male
  • L2jFrozen Newbie
Re: [ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"
« Reply #6 on: May 05, 2017, 10:42:35 AM »
newbish question again, what's the difference between compiled pack and not compiled? if i compile server myself is it better?
In Lineage 2 we trust

Offline Nefer

  • *
  • Posts: 276
  • Karma: +0/-0
  • Gender: Male
  • Electric & Electronic engineer
    • Interlude c6 project
Re: [ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"
« Reply #7 on: May 05, 2017, 11:01:17 AM »
newbish question again, what's the difference between compiled pack and not compiled? if i compile server myself is it better?
With Compiled pack we give a pack ready to start only, while with Compiled+source you have full access of l2jfrozen source and you can add your fixes. With Compiled you can modify only the Datapack part.

Offline smfc

  • *
  • Posts: 111
  • Karma: +0/-0
  • Gender: Male
  • L2jFrozen Newbie
Re: [ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"
« Reply #8 on: May 05, 2017, 11:19:26 AM »
newbish question again, what's the difference between compiled pack and not compiled? if i compile server myself is it better?
With Compiled pack we give a pack ready to start only, while with Compiled+source you have full access of l2jfrozen source and you can add your fixes. With Compiled you can modify only the Datapack part.
so if im happy with features that compiled pack already has and i want to only modify rates/shop/existing buffer i can use compile and it will run ok for server, but if i want to ad features that are not in pack like events, factions and so on i need to use source and compile myself?
In Lineage 2 we trust

Offline Nefer

  • *
  • Posts: 276
  • Karma: +0/-0
  • Gender: Male
  • Electric & Electronic engineer
    • Interlude c6 project
Re: [ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"
« Reply #9 on: May 05, 2017, 11:21:35 AM »
newbish question again, what's the difference between compiled pack and not compiled? if i compile server myself is it better?
With Compiled pack we give a pack ready to start only, while with Compiled+source you have full access of l2jfrozen source and you can add your fixes. With Compiled you can modify only the Datapack part.
so if im happy with features that compiled pack already has and i want to only modify rates/shop/existing buffer i can use compile and it will run ok for server, but if i want to ad features that are not in pack like events, factions and so on i need to use source and compile myself?
Exactly!  ;)

Offline smfc

  • *
  • Posts: 111
  • Karma: +0/-0
  • Gender: Male
  • L2jFrozen Newbie
Re: [ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"
« Reply #10 on: August 14, 2017, 04:43:17 PM »
So how are updated going, is there any time frame when some decent version of pack comes available?
In Lineage 2 we trust

Offline tazerman

  • *
  • Posts: 19
  • Karma: +0/-0
Re: [ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"
« Reply #11 on: November 20, 2020, 10:52:35 AM »
any new about last v8 rev ? like where i can fix it ?

Offline GrandeMestre

  • *
  • Posts: 1
  • Karma: +0/-0
  • L2jFrozen Newbie
Re: [ALPHA][V.8] L2jFrozen 2.0 version "Floran Village"
« Reply #12 on: August 27, 2022, 02:29:28 PM »
Do we still have something for the year 2022?

 


* l2jfrozen shoutbox

Refresh History
  • Please don't use the shoutbox for question, create new topic for it!
  • ReDBullz0r: why cant i compile the pack through eclipse? its asking for a username and password
    February 04, 2024, 09:52:17 PM
  • warc222: Shyla Shyla hi why don't you start developing high five classic Interlude there are no such good builds
    January 12, 2024, 08:32:55 PM
  • warc222: lineage 2 classic interlude 110 protocol
    January 05, 2024, 03:27:23 AM
  • warc222: hi shilay, could you use Lineage 2 classic Interlude or another version of the game Lineage 2 essence as a basis?
    January 05, 2024, 03:26:04 AM
  • L2Saturn: Manye 30 years old want get some old times back, we not need kids in L2 :D Interlude BEST
    December 20, 2023, 09:33:56 PM
  • Shyla: Guys, sorry but life requires time I did not know when I started to work on frozen. Linwage had been my passion, but I have not such time to work on again. More, the game itself now is just for who played in the past, is not attractive for new generations, so I dont think it's good decision to restart to work on that
    December 18, 2023, 06:38:36 PM
  • warc222: aunty aunty when will the work be updated??
    December 17, 2023, 01:08:18 PM
  • warc222: oo hi shila, we will be waiting for you near your house with a pitchfork so that you can start doing the project again
    December 17, 2023, 01:07:22 PM
  • Shyla: I know that xD
    November 28, 2023, 01:31:06 PM
  • L2Saturn: is this project die? L2JFrozen reborn please fuck off all other Project Frozen was the best since years!
    November 22, 2023, 04:14:00 PM
  • markus24: sweep festiv
    July 05, 2023, 06:03:49 AM
  • gatos: how to compile
    October 30, 2022, 12:50:22 PM
  • criss282828: A tutorial about how to compile? What Java JDK i need? Still compile with SVN?
    April 25, 2022, 02:18:13 AM
  • Damon: [link] - INTERLUDE server FILES (Pack) Recommend our files and get a REAL MONEY: [link]
    March 16, 2022, 01:08:50 PM
  • Damon: [link] - INTERLUDE server FILES (Pack) Recommend our files and get a REAL MONEY: [link]
    March 16, 2022, 01:08:45 PM
  • Damon: [link] - INTERLUDE server FILES (Pack) Recommend our files and get a REAL MONEY: [link]
    March 16, 2022, 01:08:39 PM
  • pabblo525: donde se descarga el datapack 1.5
    February 13, 2022, 05:04:45 PM
  • Dan: I need an interlude pack with customs (acis is retail with nothing)
    November 13, 2021, 04:46:49 PM
  • Dan: is this project alive or what?
    November 13, 2021, 04:46:23 PM
  • kaisan34: Hola alguien que hable en espaƱol?
    September 25, 2021, 07:56:46 PM