Jump to content

Recommended Posts

Posted (edited)

Update with L2jServer BETA 10415 on August 17, 2014
Fixed in this BETA:

- BETA: Misc fixes:

  • Item reuse typo fix.
  • Added geo-check to random walking NPCs.

- BETA: TeleportWhereType cleanup.

  Patch by: malyelfik
  Reviewed by: FBIagent, Zoey76

 

- BETA: Fixing issue causing players to stuck and not being able todo anything but just chat.

  • Patch by: Tukune/JOJO
  • Reported by: Senaia, fendor3, Cresceus, godfreyouwens

- BETA: Source cleanup.

  • Using Lambdas where it's possible.

- BETA: Minor RequestFriendInvite refactor.

 

- BETA: Olympiad buff changes:

  • Unhardcoded maximum olympiad buff count to config.
  • Using getters and setters for player's olympiad buff count instead of public variable.

- BETA: Add NPE checks and log for RequestFortressMapInfo Packet:

 

- BETA: Fixed minor typo in PlayableStat#getWalkSpeed.

  • Little tweak in PlayableStat#getWalkSpeed and PlayableStat#getRunSpeed

  Reported by: valanths1990
  Patch by: valanths1990, !UnAfraid
  Reviewed by: !UnAfraid, Zealar

 

- BETA: Fix Recipe Manufacture not refresh properly:

  Reported by: Hyrelius
  Tested by: Hyrelius
  Reviewed by: UnAfraid

 

- BETA: Libraries update:

  • C3P0 0.9.5-pre6 from C3P0 0.9.5-pre8.
  • MySQL Connector 5.1.29 from MySQL Connector 5.1.31.
  • JavaMail 1.5 from JavaMail 1.5.2.
  • Misc refactoring.

- BETA: Fixed Divine Inspiration skill learning while auto learn skills is on and auto learn divine inspiration is off.

  Reported by: valanths1990
  Patch by: Zealar
  Tested by: valanths1990, Konstantinos, u3games, Pandragon

 

- BETA: Quest Aiding the Floran Village (660) in Java.

 

- BETA: Quest Necromancer's Request (632) in Java.

 

- BETA: Typo fixes for [10404]:

  • Missing bypass update.
    • Reported by: valanths1990
    • Patch by: valanths1990
  • Missing index validation.
    • Reported by: UnAfraid

- BETA: Fix some items not consume or consume double:

  • Clean some not used values in skills
  • Require core!
  • Some code optimization

- BETA: Fixing issues with channeling skills.

  • Patch by: St3eT

- BETA: Update Village Master:

  • Update new kamael quests names

- BETA: Quest (63) Path Of The Warder from py to Java:

   Patch by: ivantotov

 

- BETA: Few quests convert from py to Java:

  • (62) Path Of The Trooper
  • (402) Path Of The Human Knight
  • (403) Path Of The Rogue
  • (404) Path Of The Human Wizard
  • (405) Path Of The Cleric

- BETA: Upgrade admin command setclass:

  • From text buttons to GUI.
  • Move new htm files to separate folder

- BETA: Few AI fixes:

Dorian, Rooney AI

  • Timer checkArea replaced by onSeeCreature listener

Isle of Prayer AI

  • Fixed drop chance (getRandom(1000) -> getRandom(10000))
  • Slightly updated code ;)

Tar Beetle AI

  • Added support for reloading script
  • Reworked spawn system

Patch by: malyelfik
Reviewed by: UnAfraid, Zealar

 

- BETA: Observation fix/update:

  • Fix TvT problem
  • Missing check for summon + retail message
  • Some protections add
  • Performance improvements

 

   Reported by: momo61
   Tested by: Pandragon, Konstantinos
   Reviewed by: UnAfraid

 

- BETA: Fix Quest => The Finest Food:

  • Fix cannot take the quest
  • Quest is repeatable

   Patch by: Asaru
   Tested by: jurchiks, Zephyr
   Reviewed by: UnAfraid

 

- BETA: Fix time Limited Items and Freight function:

  • Store in Freight
  • Store in Clan Warehouse
  • Fix not working Freight

    Reported by: marcoviny
    Tested by: marcoviny
    Reviewed by: Zoey76

 

- BETA: Fixed canBeSown values of NPCs where it was true it should be false and vice versa.

   Reported by: !CostyKiller, l2terror, u3games, Zephyr, Zealar
   Reviewed by: Zoey76

 

- BETA: Fixed a bug that was introduced with MasterHandler update in [10395] that registered action handlers and action shift handlers on each others manager.

  • DP-Part of [L6600]
  • Removed changelog generation from build file.
  • With [L6600] and this enemy clan support was removed and monsters wont attack each other anymore.

Reported By: yksdtc, u3games, JMD, Zealar, Pandragon, !UnAfraid, Sdw

  Thanks to: Zoey76

 

 

 

iconnewbadge.png
Update on August 17, 2014

L2jServer BETA 10415 Download

Server: 6617 Datapack: 10415

Edited by 007florin
Posted

Update with L2jServer BETA 10426 on August 21, 2014
Fixed in this BETA:

- BETA: Minor improvements for listeners:

  • Added @Priority annotation that can be used to request EventDispatcher to notify first your script before others so u can prevent some events from being executed.
  • Added new Containers class that contains global containers for npcs, monsters, players.
  • Changed CharacterSelected event to to support terminate return so u can prevent player from entering the game (Custom ban system?)
  • Reviewed by: Nos

- BETA: Improved Hero#computeNewHeroes(..):

  • Using heroes object ID instead of name to get player instance.
  • Avoiding packet spam on inventory update.
  • Removed useless try-catch.

- BETA: Fix for Hero update from [6618].

   Reported by: St3eT

 

- BETA: Adding basic QuestState#setMemoState(slot, value):

  • First parameter is the "slot" where the "value" of the second parameter will be saved.
  • To retrieve a previously saved value use QuestState#getMemoState(slot).
  • Values will be persisted to database

- BETA: Adding support for getting the weapon with which an npc is killed by a player.

  • Requested by: ivantotov
  • Reviewed by: Nos

- BETA: Retail Olympiad's Hero claim.

   Patch by: janiko
   Reviewed by: UnAfraid, Zoey76

 

- BETA: DP-Part for [L6625]

  • Also moving ListenersTest to custom/listeners.

- BETA: Quest Path of the Warrior (401) in retail-like.

   Reviewed by: Zoey76

 

- BETA: Retail spawn location for Overlord Atrus.

   Reported by: volix

 

- BETA: Minor typo in trap summon skill Binding Trap (518).

  • Reported by: valanths1990
  • Patch by: valanths1990

- BETA: Minor fixes:

  • Removed empty folders from [10420].
  • Minor typo fix in admin menu button name from [10416].
    • Reported by: Berkas
  • Minor typo in Kanaf default HTML and unused HTML cleanup.
    • Reported by: valanths1990
    • Patch by: valanths1990

- BETA: Organizing Gracia Scripts:

  • Gracia related AIs moved to new gracia folder.
  • Now using a classloader to load them (instead of scripts.cfg).

- BETA: Quest Expulsion of Evil Spirits (311) in Java.

  • Solo boss AI will be added soon.

       Note: High Five feature.

 

iconnewbadge.png
Update on August 21, 2014

L2jServer BETA 10426 Download

Server: 6625 Datapack: 10426

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • What’s DatForge? Well… it’s a website I built initially to edit .dat files for Lineage 2… but not only that. Now it also handles: .dat, .ini, .htm, and .l2r files basically most Lineage 2 client data file types across 33+ chronicles. https://datforge.pages.dev/   Support / Reports / Anything Discord: https://discord.gg/5YwhBr5Dhx (use it for support, bug reports, or anything related to the project) Does it work for every version? No idea. I haven’t tested every single one… unless you want to volunteer. Do I plan to support every version? Yes. That’s the dream. Will that dream become reality? idk man, can’t promise shit. What’s coming next? (aka things I plan to do before I disappear) xdat editor .u editor / compiler / decompiler Let me sell you a dream real quick I will maintain this forever… probably… maybe… don’t quote me on that. Before you even start First requirement to use anything I build: you gotta be able to think. I won’t spend time drawing. Also… whoever said “there’s no such thing as a stupid question” was lying to make stupid people feel better. If you ask a stupid question, I will ignore it. PERIOD. Extra FAQ (since people will ask anyway) Am I looking for other pseudo AI coders/devs to join? Not really… unless you can actually add real value. Am I looking for people to manage a Discord server? Probably yes. I hate that crap. Will we be friends if you sign up? Not really. Will I do any changes on your L2J server if you sign up? No. Will I teach you how to code? No. How do you know if I’m legit? You don’t. FAQ (before you ask) What makes us different? There is no us. It’s just me. What makes me different? idk, you tell me. Why should you buy it? You probably shouldn’t. But if you want to… go ahead. How do I try it? Click the link. That’s it. Will the free account have everything? Read the pricing page. Don’t ask questions you can answer yourself. What if I find issues? I’m not your father, I won’t teach you how to use it. But if something is actually broken, post it and I’ll fix it. Why is it taking so long? Because you’re buying a tool, not hiring an employee. I work on it when I have time. If you want to pay my salary… we can talk (no promises). Am I an asshole like I sound? Not really. But people seem to like it, so I’m leaning into it. Will you share the source? Yes. Wait and see. If you're still here Congrats. Feel free to ask questions or suggest features. Just don’t come with crazy ideas, and remember: suggestions ≠ implementation. Bug reports If you report issues, they’ll most likely be fixed within a few hours… worst case a few days. Security issues / bypasses If you find something interesting, send me a PM with steps to reproduce. If it’s legit, you might get rewarded. “But if I don’t report it I can exploit it forever” …until I fix it myself and now you got nothing. Your call. Release dates When is xdat editor coming out? Soon. What day? Soon. What about .u files? Soon. Why no dates? Because this is not my full-time job. Pricing Do I need to pay to try it? No. There’s a free tier. If you want more, you can pay and unlock everything. Final note (before the “ooh but…” starts) This tool was built for me. I just decided to share it. I’m not a company. I’m not trying to live off this. But if you want a tool and don’t want to build it yourself… well… I already did 
    • report: scammer @nickathan he was a customer of me and this time i trusted him to send the files before i get paid .. he said in 1 hour he will give the money, i gave him space for 2 weeks , but he vanished! Proofs can be transmitted to @Celestine 
    • If they ask you to write something, you should ask for the full context. We had a private chat between the administrators of mxc and gx ext. He was allowed back on the forum on the condition that he did not spam unnecessary posts. As far as I'm concerned, it shouldn't be allowed because it involves multiple scams. We want and aim for a stronger community. He's not only doing this with this account, but with several, since this user has multiple accounts. As for what one user or another contributes, that's irrelevant; I often provide support to the community and I don't need to make it public. But I repeat, if they ask you to write a comment, just ask for the full context, nothing more than that. Or if you want a direct answer from me, feel free to message me privately so we can avoid spamming a post about an extender. That's the problem with second chances 
    • I currently have a working custom quest, but the problem is that I can't see it in the game's quest log. I've added it to questname-e.dat, but I still don't see it. I think there's another file where I need to add it, but I can't find it. For the items and skills I've added, I've always put it in the name and grp fields, but there's nothing related to questgrp.dat in the quest log. Could you tell me where I can add it?
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..