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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • SOCNET — is a universal service combining a digital goods store, an SMM panel, and a Telegram bot for purchasing Telegram Stars; here you will find TikTok, Instagram, Reddit, Twitter, Telegram, Facebook, LinkedIn, WhatsApp, SnapChat, YouTube, Google, Discord accounts, emails (Outlook, Hotmail, Gmail, Rambler, Firstmail, and others), access to ChatGPT 5, gift cards, and premium subscriptions to many services — all at the best prices! We are currently actively looking for new suppliers for various product categories, which include: Priority list of positions: — Snapchat old and new accounts | With snapscores | Geo: Europe/USA | Full access via email/phone number — Reddit old accounts (brute or cracked origin, self-regs) with post and comment karma from 100 up to 100,000+ | Full access with email included — LinkedIn old accounts with real connections | Geo: Europe/USA | Full email access + active 2FA password — Instagram old accounts (2010-2023) | Full email access (possibly with attached 2FA password) — Facebook old accounts (2010-2023) | Full email access (possibly with attached 2FA password) | With friends or without friends | Geo: Europe/USA/Asia — Threads accounts | Full email access (possibly with attached 2FA password) — TikTok/Facebook/Google ADS Agency advertising accounts We are also open to considering other product categories from you, feel free to contact us through the details listed below in this thread! ⚡ Terms of cooperation: ⚡ 1. You prepare a preliminary description of your product 2. We publish your product in our online store and Telegram bots (in both Russian and English). 3. After the product is sold in our stores, we transfer the funds to you by any convenient method within 24 hours from the moment of sale (any cryptocurrency, PayPal, Payeer, TG Stars, and other methods)   ‼ If you have doubts about working with us or are afraid to send the product first, we agree to work through an escrow service of a trusted provider, or you can simply check out the huge base of reviews about our services in this Google document (reviews from our website, Telegram bot, and other platforms where our products are listed). Document ⭐ We invite you to COOPERATE and EARN with us ⭐ Do you want to sell your product or service in our stores and earn money? Become our partner or propose mutually beneficial cooperation? Become our wholesale client and receive the best conditions and discounts? You can contact us through the CONTACTS listed in this thread. We build a reliable partnership network in all areas of online business. We are ready to participate in joint content creation, giveaways, and events! If you work in digital, traffic, accounts, or media and other fields — let’s discuss possible cooperation. We value quality, transparency, and growth. If this resonates with you — write to us, we are open to dialogue! Our current list of partners ⭐ Our contacts ⭐ ➡ Telegram ➡ WhatsApp ➡ Email: solomonbog@socnet.store ➡ Discord: socnet_support ⭐ Our online store ⭐ SOCNET.STORE ⭐ Our Telegram bot for purchasing Telegram Stars ⭐ SOCNET.CC ⭐ Our SMM Panel for social media promotion ⭐ SOCNET.PRO ⭐ Telegram shop ⭐ SOCNET.SHOP   ✅ News resources ➡ Telegram channel ➡ Discord server ➡ WhatsApp channel
    • SOCNET — is a universal service combining a digital goods store, an SMM panel, and a Telegram bot for purchasing Telegram Stars; here you will find TikTok, Instagram, Reddit, Twitter, Telegram, Facebook, LinkedIn, WhatsApp, SnapChat, YouTube, Google, Discord accounts, emails (Outlook, Hotmail, Gmail, Rambler, Firstmail, and others), access to ChatGPT 5, gift cards, and premium subscriptions to many services — all at the best prices! We are currently actively looking for new suppliers for various product categories, which include: Priority list of positions: — Snapchat old and new accounts | With snapscores | Geo: Europe/USA | Full access via email/phone number — Reddit old accounts (brute or cracked origin, self-regs) with post and comment karma from 100 up to 100,000+ | Full access with email included — LinkedIn old accounts with real connections | Geo: Europe/USA | Full email access + active 2FA password — Instagram old accounts (2010-2023) | Full email access (possibly with attached 2FA password) — Facebook old accounts (2010-2023) | Full email access (possibly with attached 2FA password) | With friends or without friends | Geo: Europe/USA/Asia — Threads accounts | Full email access (possibly with attached 2FA password) — TikTok/Facebook/Google ADS Agency advertising accounts We are also open to considering other product categories from you, feel free to contact us through the details listed below in this thread! ⚡ Terms of cooperation: ⚡ 1. You prepare a preliminary description of your product 2. We publish your product in our online store and Telegram bots (in both Russian and English). 3. After the product is sold in our stores, we transfer the funds to you by any convenient method within 24 hours from the moment of sale (any cryptocurrency, PayPal, Payeer, TG Stars, and other methods)   ‼ If you have doubts about working with us or are afraid to send the product first, we agree to work through an escrow service of a trusted provider, or you can simply check out the huge base of reviews about our services in this Google document (reviews from our website, Telegram bot, and other platforms where our products are listed). Document ⭐ We invite you to COOPERATE and EARN with us ⭐ Do you want to sell your product or service in our stores and earn money? Become our partner or propose mutually beneficial cooperation? Become our wholesale client and receive the best conditions and discounts? You can contact us through the CONTACTS listed in this thread. We build a reliable partnership network in all areas of online business. We are ready to participate in joint content creation, giveaways, and events! If you work in digital, traffic, accounts, or media and other fields — let’s discuss possible cooperation. We value quality, transparency, and growth. If this resonates with you — write to us, we are open to dialogue! Our current list of partners ⭐ Our contacts ⭐ ➡ Telegram ➡ WhatsApp ➡ Email: solomonbog@socnet.store ➡ Discord: socnet_support ⭐ Our online store ⭐ SOCNET.STORE ⭐ Our Telegram bot for purchasing Telegram Stars ⭐ SOCNET.CC ⭐ Our SMM Panel for social media promotion ⭐ SOCNET.PRO ⭐ Telegram shop ⭐ SOCNET.SHOP   ✅ News resources ➡ Telegram channel ➡ Discord server ➡ WhatsApp channel
    • sell adena, items, account l2rebon signature x1 - 1kk = 1 dollars l2reborn x10 - 500kk = 4 dollars E-Global x Lu4 - 1kk = 2 dollars BOHPTS - x20-x500 TOP PRICE DISCORD - GODDARDSHOP TELEGRAM - MMOPROMO THE BEST PRICES IN THE WORLD OF LINEAGE 2
    • Can you reupload system patch?
    • he was my customer many years ago, i setup his acp and some statistics on his website, plus some security it is big difference than "friend"   its more dissapointment than hate, take example acis, how many years still development. PS: you know i was selling websites and i still sell donate panels for l2 servers right?
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock