Jump to content

Recommended Posts

Posted
[CORE] Thanks l2jserver (UnAfraid) for the fix [5764]

- Fixing auto skill learn issue causing server to execute ~600 mysql queries and broadcast 3 * 600 packets because of not optimized for batch methods.

- Fixed lag bug during skill auto learn.

- Fixed little bug with attack.

* Report bug on forum www.l2jfrozen.com/forum

 

http://www.l2jfrozen.com/forum/index.php?topic=20733.0

Posted

- Fixing auto skill learn issue causing server to execute ~600 mysql queries and broadcast 3 * 600 packets because of not optimized for batch methods.

 

364mb4.jpg

3pkbxz.jpg

Posted

It's a L2J problem occuring since years, than Hasha fixed months ago for aCis and explained months ago on L2J forums.

 

Nothing related to Scoria nor current pack devs.

 

Probably Zoey76 added it.

 

Test on a random pack //give_all_skills, you will be surprised.

Posted

just a few things...

 

You dont need to store SVN dll's on the svn, just tell users to install an svn client.

You should start to move static data to XML's.

Get rid of csv files its 2013 man.

You could make the database backup automated on server start/shutdown inside the core.

You can delete a lot of stuff because its no usable(telnet,dynamic extensions etc).

You dont need the server type definition just separate the config file into 2 if you dont separate the login.

You should start to switch to singleton really.

 

PS.: I seriously lolled at the anti_ddos.sh script :D

 

Posted

:poker face:

[CORE] Thanks to all the community for reports/help.

- Fixed archer kite bug. (Thanks Wypik for report)

- Fixed Seal of Ruler (Thanks squallcs for fix)

- Fixed party members get flaged with pole (Thanks evilgh0st for report)

- Fixed movetask bug during atack with BOW.

- Fixed attack with CTRL like L2OFF. (Thanks K-I-A-N-N-Z-E-L-L for report)

- Fixed issue with MoveBackwardToLocation.

- Fixed echanted skills learn. (Thanks L2Gamers for report)

- Fixed bug with Expertise penality using auto learn skills. (Thanks Iridin for report)

- Some format and Cleanup.

 

* Remember always to test new commit on your Test server.

* Report bug on forum www.l2jfrozen.com/forum

 

http://www.l2jfrozen.com/forum/index.php?topic=20750.0

Posted
[CORE] DeathMatch event refactor

- Fixed problem with magic skill cast.

- Fixed problem with movment during magic skill.

- Little refactor for DeathMatch (DM) event.

- Fixed ConcurrentModificationException.

- Added some log for NPE trace.

 

* Remember always to test new commit on your Test server.

* Report bug on forum www.l2jfrozen.com/forum

 

http://www.l2jfrozen.com/forum/index.php?topic=20751.msg65981;topicseen#new

Posted
[CORE] Hotfix for auto skill learn.

- Like L2OFF when a player do to village must stand up when he is in town. (Thanks Alteran for report)

- Fixed problem with autoskilllearn. (Thanks L2Gamers and Mircom5 for report)

- Added usefull log on server shutdown.

- Fixed impossible to heal siege flags. (Thanks squallcs for fix)

- Fixed front issue formula calculation. (thanks Warfare for report)

- Fixed stopEffect NPE. (thanks Warfare for report)

 

* Remember always to test new commit on your Test server.

* Report bug on forum www.l2jfrozen.com/forum

 

http://www.l2jfrozen.com/forum/index.php?topic=20756.0

Posted

:you serious?:

[CORE][DP][CONFIG]
 Rev 1000 is coming...continuing cleanup of Bug report.

- Fixed startEffectTask NPE. (Thanks Warfare for report)

- Fixed infite spawn of varka/quest questable boss. (Thanks despekt for report)

- Rework Quest 621 Egg Delivery. (Thanks OnePaTuBHuK for fix)

- Rework quest 622 Specialty Liquor Delivery. (Thanks OnePaTuBHuK for fix)

- Implemented SkillsDebug, Log to debug skills with formula calculation.

- Fixed bug with AutoSaveManager that reset skills countdown.

- Rework method storeeffect.

- Rework Quest 610_MagicalPowerOfWaterPart2.

- Request Quest 616_MagicalPowerOfFirePart2.

- Fixed radius, heigh, level of raidboss Master Anays. (Thanks instal51 for report)

- Fixed radius, heigh, level of minion Splendor Disciple and Splendor Worshiper.

- Fixed correct spoil % for mob Mirror. (Thanks Xvad for report)

- Source format and cleanup.

* Remember always to test new commit on your Test server.

* Report bug on forum www.l2jfrozen.com/forum

 

http://www.l2jfrozen.com/forum/index.php?topic=20766.0

Posted

:good sir:

[CORE]
[CONFIG] From 15 pages to 7 pages on Bug report in two weeks!

- Fixed onAttack() NPE error. (Thanks Warfare for report)

- Fixed NPE error on L2ClassMasterInstance. (Thanks squallcs for fix)

- Fixed Duel system with player on same party like L2OFF. (Thanks 6o6uK for report)

- Fixed Critical rate, accuracy and evasion calculation for pet. (Thanks bomj for report)

- Fixed HEAL_OVER_TIME effect reuse. (Thanks squallcs for fix)

- Added synchronized to storeEffect().

- Source format and cleanup.

* Remember always to test new commit on your Test server.

* Report bug on forum www.l2jfrozen.com/forum

 

http://www.l2jfrozen.com/forum/index.php?topic=20771.0

Posted

:good sir:

[CORE][DP]
 Thanks all for contributions!

- Fixed pet summon casting. (Thanks WyPik for report)

- Added floodprotector on petsummon. (Thanks WyPik for report)

- Fixed Pagan Temple open doors by player quest. (Thanks TR1V1UM91 for report)

- Removed auto open door 19160011 and 19160010 on server start.

- Rework Potion.java (Thanks squallcs for fix)

- Fixed bug with potion used on pet and don't disappear. (Thanks InTheEnd for report)

- Fixed potion used on inventory of the pet, the effect is applied to the pet and not to the char.

- Fixed skill Summon Nightshade must be enchanted.

- Fixed bug with admin setclass, "exploit with class" after restart. (Thanks Dann for report)

- Fixed like L2OFF it's not possible use skills while hitting with bow.(Thanks WyPik for report)

- Fixed pagan zone teleport bug near Van Halter zone. (Thanks olo50 for report)

- Fixed bug with consumable items destroyed and then dropped, stucked on ground. (Thanks WyPik for report)

- Fixed typo error on database_installer. (Thanks Olympic for report)

- Some NPE Fixed, format and Cleanup.

 

* Remember always to test new commit on your Test server.

* Report bug on forum www.l2jfrozen.com/forum

 

http://www.l2jfrozen.com/forum/index.php?topic=20787.0

Posted

REV 1000  ^-^

[CORE][DP] Here we are... REV 1000 IS OUT!

- Fixed it's not possible summon pet during combat like L2OFF. (Thanks WyPik for report)

- Fixed heading calculation during an attack. (Thanks WyPik for report)

- Fixed problem with exploit on hittask with hight atk speed. (Thanks WyPik for report)

- Fixed L2Siegesummon can attack wall. (Thanks WyPik for report)

- Fixed enchant message on pickup. (Thanks WyPik for report)

- Implemented Cooltime reuse skills. (Thanks Shyla for fix)

- Fixed skills Cannon Fodder and Big Bang. (Thanks WyPik for report)

- Fixed Raid curse for hight level char casting on low level. (Thanks Kadoshi for report)

- Refactor Blow skill success. (Thanks WyPik for report)

- Refactor position that cause frontstab and other issue. (Thanks WyPik for report)

- Implemented new method isSideTarget().

- Little update on Hopzone script. (Thanks sahar for fix)

- Fixed Backstab % chance, damage, and calculation of position.

- Fixed it's not possible to block with shield if you are not in front with the target. (Thanks WyPik for report)

- Fixed quest 622 load. (Thanks OnePaTuBHuK for fix)

- Fixed .farm and .pvp command movment stop. (Thanks squallcs for fix)

- Some Cleanup and Format.

 

* Remember always to test new commit on your Test server.

* Report bug on forum www.l2jfrozen.com/forum

 

This rev got lot of fixes, please test them on your test servers with your players. You can test it also on our test server that is always online 24/24 h 7/7 d.

 

http://www.l2jfrozen.com/forum/index.php?topic=20811.0

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

    • New release   World & atmosphere   - Grass is back — terrain grass now grows across the world like the original client, with settings for on / original-style / off, two sway styles, and optional grass shadows.   - Day/night and the sky now follow the game server, including sunrise, sunset, Seven Signs skies, and red-sky events. A manual override remains available in settings.   - Doors are now live — castle and town doors open and close according to the server, can be targeted, and display their health.   - Earthquake events now shake the screen and play their original rumble sounds.    Map & navigation   - New live minimap — an always-on radar with a rotating player arrow, party, target and NPC markers, zone labels, hover tooltips, three zoom levels, and collapse and resize controls. Clicking it opens the full world map.   - Zone titles now fade onto the screen when you enter a new region.   - The world map now displays your current zone name and party-member positions.   Combat & effects   - Enchanted weapons now glow properly, complete with drifting wisps, across every weapon type — including on the character selection screen.   - Soulshot, Spiritshot, Fishing Shot, and Beast Shot activations now play their original flashes and sounds. A new “hide shot effects” option is available if you prefer not to see them.   - Item-use visuals have been restored — potions, antidotes, echo crystals, fireworks, and other usable items now play their proper effects.   - Skill damage now displays floating damage numbers, and critical skill hits shake the camera.   - New buff bar — active buffs, debuffs, and toggles now appear as icons above the HUD.   - Bow skills now nock and release their arrows at the correct animation moments.   Shops & items   - NPC shops now work — a complete buy window with prices, weight and Adena totals, stock limits, and a quantity dialog for stackable items.   - Player-to-player trading now works, including timed trade requests, complete inventory and offer panes, quantity selection for stackable items, weight preview, confirmation locking, cancellation, and trade completion.   - Item enchanting now works — using an enchant scroll opens the original-style item selection window with enchant levels and full item tooltips, plus proper selection and cancellation handling.   - Item cooldowns, including potions and similar items, now appear on the shortcut bar.   - Item tooltips and the inventory window have received further polish.   - Weapon tooltips now correctly identify weapon classes and calculate enchant-adjusted P. Atk. values for bows, two-handed weapons, fists, and dual swords.   Chat & commands   - Slash commands now work, including /time, /loc, and other server commands. GM accounts can also use // admin commands.   - Action commands can now be entered directly in chat, including sit/stand, walk/run, normal and forced attacks, trade, target next, pickup, assist, party actions, social emotes, and duels.   - System messages can optionally be separated into their own window, and the chat font size is adjustable.   - Server event announcements now appear on screen as they did in the original client.   Interface   - A live animated portrait of your character now appears beside the HP and MP bars.   - The client now ships with its own Tahoma and Noto Sans fonts, allowing text to work across languages. Chat and nameplate fonts can be selected in the new Fonts settings section.   - The target window has been refined — clicking the level chip now expands or collapses the window.   - NPC dialog windows have received additional polish, including proper window titles and button labels. Download from the launcher you have installed or at https://updates.fermata.gg/ if you don't have the launcher
    • Damn there are still people that value Lineage! Great job Elfo as always!
    • Payment Methods Credit/Debit Card, PayPal, Wise, Payoneer, Binance Pay, Bybit, Crypto, and other supported payment options depending on availability. Delivery Time / TAT General delivery time: Instants to 24 hours Depended on Products. Some products may take longer depending on stock, account eligibility, product type, payment confirmation, or activation requirements. Refund & Replacement Policy If we cannot deliver the product within the confirmed delivery time and you do not want to wait, you are eligible for a refund. If the account, gift link, gift code, or activation does not work at first login/activation, please contact us within 24 hours with screen recording proof before start purchasing. If the product is successfully delivered and activated, refund is not available unless a specific warranty was mentioned for that product. Warranty period depends on the product type. Some products may include replacement support for a limited period. Please ask before ordering if warranty is important. No refund/replacement is available if the buyer shares account details, changes recovery/security settings without asking, uses VPN/proxy in a risky way, violates platform rules, fails to provide proof, or changes their mind after successful use. If a platform changes its policy, eligibility, country availability, or subscription system after delivery, we will try to help, but we cannot control third-party platform changes. Important Notes Stock may be limited for some products at klouditem. Prices may change depending on market, stock, and product availability. Some services may require your personal email/account for upgrade. Some services are ready-made accounts only. Some products may have country or account eligibility requirements. Please read the product details before ordering. We do not claim to be an official partner of any platform unless clearly stated by the platform itself. Product names and logos belong to their respective owners. Review Copies Review copies are not always available. If we open a review copy round, we will announce it in this thread and select qualified members based on account history, activity, and availability. Please do not request review copies unless we have announced them. FAQ Q: Do you deliver instantly? A: Delivery is usually Instant to 24 hours, depending on stock and payment confirmation. Q: Can I upgrade my own account? A: Some services support own account upgrade, while others are ready-made account only. Please ask before ordering. Q: Do you provide support after delivery? A: Yes, we provide support for login, activation, and basic setup issues related to the delivered product. Q: Can I check stock before payment? A: Yes, please ask before payment. We will confirm stock and delivery time first. Q: Are prices fixed? A: Some prices are fixed, and some depend on stock/package. Q: What should I do if I face an issue? A: Contact us as soon as possible with clear screenshot or screen recording proof from purchase, and we will check it.   Contact Buy Now: https://klouditem.com Telegram Support: https://t.me/Klouditem
    • https://prnt.sc/MCxO-vS1MHuA how to zoom in? and on every click ad popup.. nonsense.
  • 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..