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

    • i'll give it a shot in a few hours and post it here
    • 🛡 GoldRush — High Five x20   A fresh High Five server focused on active progression, fair competition, and a healthy player-driven economy.   GoldRush is built for players who want a fresh spin on our beloved game that is connected to today's world via Web3 marketplace.   🌍 Server Info   Chronicle: High Five Type: Mid Rate / PvP Craft Community: International Location: Europe Time Zone: GMT+3   ⚙️ Rates   EXP: x20 SP: x20 Adena: x10 Drop: x8 Spoil: x12 Raid Boss: x3 Quest Items: x5 Quest EXP / SP: x10 Quest Adena: x5   👑 Class Progression   1st Class: Free 2nd Class: Free 3rd Class: 5,000,000 Adena   1st and 2nd class transfers reward Shadow Weapons.   ✨ Main Features   No P2W as there is no donation currency in the game Web3 Marketplace Events with real rewards Rotating accessories shop Weekly Olympiad Clean and active mid-rate progression   🧩 Community Board Features   Buffer GM Shop Gatekeeper Drop Search Rankings   🔨 Enchant Info   Max Weapon Enchant: +16 Max Armor Enchant: +12 Olympiad Max Enchant: +6   Safe Enchant: Weapons / Armor: safe to +3 Full Body Armor: safe to +4   Enchant Chance: +4 to +6: 66% +7 to +9: 60% +10 to +12: 54% +13 to +14: 48% +15 to +16: 42%   🏪 GM Shop / Gear Progression   C-grade through Dynasty gear is available through the GM Shop.   Moirai+ progression is farm, craft and raid based.   There is no admin-created endgame gear selling.   🥇 Gold Rush Economy   GoldRush includes a server-wide Adena sink system.   Players contribute Adena to the Gold Rush Collector. When the server goal is reached, limited Gold Bar stock unlocks through the Gold Merchant.   Daily Gold Rush missions also allow active players to earn Gold Bars through gameplay.   🌐 Website Player-to-Player Marketplace   GoldRush includes a website-based Web3 marketplace where players can list and trade items with each other.   Items come from real players.   The marketplace is player-to-player only.   🏛 Olympiad   Weekly Olympiad cycle. Olympiad starts at 18:00 GMT+3. Olympiad max enchant: +6.   🏰 Sieges   Castle sieges take place on Sundays at 16:00 and 20:00 GMT+3.   The first siege will happen 2 weeks after launch.   🐉 Grand Boss Respawn   Queen Ant: 24h + 2h random Core: 30h + 2h random Orfen: 48h + 2h random Baium: 120h + 3h random Antharas: 120h + 24h random Valakas: 120h + 24h random Beleth: 120h + 24h random   🎉 Events   Manual GM events with real token or gold bar rewards.   ⚔️ Fair Play   Bots are strictly forbidden and will result in a ban without warning.   Dualbox is limited to 1 box.   GoldRush is built around a healthy player-to-player economy.   🚀 What to Expect   Active farming Meaningful PvP Meaningul Farming Player-driven economy No donation currency     🔗 Join Us   Website: www.goldrushpvp.xyz Discord: https://discord.gg/kg9WXxcAY   🏁 Expected Launch: July 18 2026     If you are looking for a fresh High Five x20 server with clean structure and strong long-term potential, GoldRush is almost ready.   See you in game.
    • Collisions is from client are no way to bypass from server. Can be done from client modification need to be moded a .dll I can do the work you can contact me by DM  P.D: I already have this job done on the past
  • 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..