Jump to content

Recommended Posts

Posted

question is whats the point of replacing XML? Theres no serious adventage gained yet we discuss a lot of disadventage that would come from it.

I agree, that's a lot of work for what, easier parsing (at least, JAXB) ? Please. That's not like you write a XML parser every day. And the finality is (probably) the same in performance.

 

The main problem about XML, is in fact, the data edition which is, tbh, a pain in the ass for custom usages. Now if you have to create 200 monsters, with their own data and own droplist, that's another problem. Keeping SQL where infos is splitted between 4 different SQLs doesn't easier the task neither.

 

Who want to write a Navicat for XML ? :P

Posted

I agree, that's a lot of work for what, easier parsing (at least, JAXB) ? Please. That's not like you write a XML parser every day. And the finality is (probably) the same in performance.

 

The main problem about XML, is in fact, the data edition which is, tbh, a pain in the ass for custom usages. Now if you have to create 200 monsters, with their own data and own droplist, that's another problem. Keeping SQL where infos is splitted between 4 different SQLs doesn't easier the task neither.

 

Who want to write a Navicat for XML ? :P

You do  :troll:

Posted

I agree, that's a lot of work for what, easier parsing (at least, JAXB) ? Please. That's not like you write a XML parser every day. And the finality is (probably) the same in performance.

 

The main problem about XML, is in fact, the data edition which is, tbh, a pain in the ass for custom usages. Now if you have to create 200 monsters, with their own data and own droplist, that's another problem. Keeping SQL where infos is splitted between 4 different SQLs doesn't easier the task neither.

 

Who want to write a Navicat for XML ? :P

 

http://www.altova.com/xml-editor/

Posted

I agree, that's a lot of work for what, easier parsing (at least, JAXB) ? Please. That's not like you write a XML parser every day. And the finality is (probably) the same in performance.

 

The main problem about XML, is in fact, the data edition which is, tbh, a pain in the ass for custom usages. Now if you have to create 200 monsters, with their own data and own droplist, that's another problem. Keeping SQL where infos is splitted between 4 different SQLs doesn't easier the task neither.

 

Who want to write a Navicat for XML ? :P

 

its a good way to write your own xml writer also or just an sql to xml or txt to xml converter

Posted

its a good way to write your own xml writer also or just an sql to xml or txt to xml converter

There are so many out there.
Posted
Changeset 303

 

Headquarters, Four sepulchers, Misc

 

Headquarters

- HPs are now properly setted, but during flag spawn (as we refactored npcs.xml, the NPC got 40HPs following L2OFF).

- HPs is currently doubled when Noblesse HQ version is used (and not, as regular L2J, damages mitigation).

- L2SiegeFlagInstance cleanup.

- drop of SiegeFlagStatus.

- show skill cast error message even out of castle area.

 

Four sepulchers

- Q620 rework (HTMs renamed, simplified structure).

- Wigoth doesn't burn a Used Grave Pass anymore.

- You can choose your recipe correctly.

 

Misc

- [301] fix an Integer > int issue : if parameter is an int, .remove( method of ArrayList removes by index, not by given object.

- [301] revert an experimental code for ss/bss effect, which has been commited by negligeance (and was buggy).

- fix a log warning related to a SystemMessage.

- slight edit in targetReconsider() method in order mobs don't attack doors or invisible GMs (+ a lot more checks). Don't make anymore movement checks for "regular" targetReconsider (reserved for skills checks).

- edit StatsSet logs, in order it gives info related to the missing stat.

- L2CharTemplate/L2NpcTemplate got more values setted by default (if you have to create a custom template, you got minimum infos to care about).

- drop unrelated/inheritated stats from doors templates (as it inherits from L2CharTemplate, not L2NpcTemplate, no need of exp/sp/rHand/lHand/etc).

- add pdef/mdef of doors on admin shift click panel (more fashion).

- fix an error in calcSiegeRegenModifer() formula (wasn't taking custom in consideration). Move method from double to boolean.

- fix a concurrent issue on L2CommandChannel + basic cleanup.

Posted

Preparing the next, retail karma formulas and random fixes.

 

I'm not interested, thanks :troll:

 

Shake dat boobs!

Posted

enough.

 

Hahahaha Sido :troll:

 

I gotta find this gif once again, it's so OP! :D

 

Edit: With dedication to Sido <3 :troll:

 

tumblr_lz1faaJ2951qhg5qko1_400.gif

Posted
Changeset 304

 

Karma, Misc

 

Karma

- [L2J 6074] added retail karma drop/gain system.

- KARMA_PLAYER_CAN_BE_KILLED_IN_PZ does only what the name suggests. Drop redundant checks on isInsidePeaceZone().

- don't clean karma on death if ALT_GAME_DELEVEL is setted to False (as karma drop is related to xp loss upon death).

- don't earn a PK point on summons/pets kills (but still earn karma).

- drop 4 configs related to Karma calculation method.

- restoring exp (via BSoR / res skills / GM commands add_xp) don't clean karma. Ty Zerador for report.

 

Misc

- L2CastleTeleporterInstance cleanup, also fix an HTM typo. Ty sahar.

- [L2J 6070] cleanup calculateRewards(). Multiple fixes and performances tweaks.

- doesn't create an empty map if aggrolist was empty.

- avoid to calculate xp/sp gain if attacker is dead.

- limit the list of rewarders to L2PcInstance (avoid all checks regarding summons).

- fix issue regarding summons/summoner damages (one was overwriting the other, now it cumulates).

- calculations are based on total damage made, not on maxHP of the monster.

- don't earn a PvP point on summons/pets kills.

- cleanup L2Party (internal vars uses rather than getters/setters, party broadcast setted to 12s instead of 10sec).

- drop useless itemhandler ChristmasTree.

- beast ss/sps are desactivated on summon death + cleanup poor overidden use on doDie() (L2Summon, L2PetInstance, L2SummonInstance).

Posted

New spawnlist(l2off generated) under test-mode.

 

Find more here:

http://acis.i-live.eu/index.php?topic=4516.0

 

big thanks to mcbigmac

Gj, but why spawnlist in xml? I suppose you will make an extra sql for //spawn command right?

Posted

Gj, but why spawnlist in xml? I suppose you will make an extra sql for //spawn command right?

 

Thats not good for some of us, they should give us the chance to implement what we want; SQL or XML because XML makes it very difficult to make a costum server, since 20% of the admin commands are useless

 

Refering about the Droplist, Npc and Spawnlist who in my opinion shoul'd be fully editable IG

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

    • If you're using a public database and there's nothing you haven't done there, then of course there's nothing that won't work there. And if the base is normal, work is being done on it, then everything is working fine.
    • the race system works for lucera classic?
    • Hello. Tried, but after that game crashes because of engine.dll. Can't even start the game.
    • Good evening, gentlemen. After many requests and after seeing half a dozen people using the project name with buggy acis sources that make no sense, I decided to bring some content that is truly worthy of carrying the name of our project L2JDREAM. I come through this topic to share the source code of our old L2JDream 2.0 revision This project was active from December/2012 to December/2019, being discontinued in 2019 as we now use alucera based source-code in L2JDream V3.0   That said, there is also the content of our VIP customer review, already embedded in this source, fully functional, and FREE.. WITH THE ONLY EXCEPTION OF ANTIBOT PROTECTION, which requires a valid license to work, THAT IS, a 100% free project with open source, but my protection will only work for customers who had a project license. I found this to be a fair way for customers of the private project.       The VIP revision has all the features of the free revision , plus other exclusive features. Check out more complete information about it below. Project Information: BASE: A High Five project was downgraded to Interlude. Features: Quests - All Interlude Quests working according to [L2OFF]. Raid & Grand Bosses - Working perfectly with their proper videos according to [L2OFF]. Olympiads - Fully functional according to [L2OFF]. Sieges - Fully functional and with all Castle functions according to [L2OFF]. Fortress Sieges - Working perfectly with all its functions according to [L2OFF]. Siege Hall - All working perfectly according to [L2OFF]. Lottery - Working perfectly according to [L2OFF]. Fishing - Working perfectly according to [L2OFF]. Skills - All skills in the revision are balanced for standard servers with all working perfectly according to [L2OFF]. Gameplay - All game components have been tested by several servers, both for low rate and high rate servers. Events: Death Match: Classic deathmatch between registered players. Capture The Flag: Event where teams must steal the enemy flag to score points. Team Vs Team: PvP combat event between two teams, where each enemy killed scores 1 point for your team. TvT, CTF and DM: Instanced events with configurable automatic start. Standard Mods from L2JDream FREE revision : Complete Offline Trade/Craft. NPC Crest recreated to consume less memory and run lighter with cleaner and more efficient codes. PvP/PK Color System. Voiced Commands (.menu, .help, .offline, .classmaster) Among others... Exclusive Mods - These were included in the VIP revision (all configurable to enable/disable/etc): AIO System (AIO Seller included) VIP System Buffer Vip AIO, VIP and Noblesse item Siege Date Archievement Engine BuffShop System Npc Ranking  Protected Password WareHouse Npc Raid Info  Permanent Nobless, meaning the player does not lose buffs when dying. Automatic Nobless when killing Barakiel. Register Siege Advanced Pvp & Pk Announce System PvP & Pk Reward System Chaotic Zones RaidBoss Defeated Message Announcement Respawn Boss Donator Enchant Scroll (Unique Enchant Scroll for all Grades with configurable chance...) PrivateStore Sell/Buy by Item (changes the currency of the character shops) Equipment Restriction Disable Weapons For Classes System Custom Cancellation War Legend System Quake System Dressme Arena Duel 1x1 (With Arena Ranking) *** THIS MOD HAS BEEN REFORMULATED *** Spartan Guard 3.0 - L2JDream Protection System (only works with a valid license) System locked in gameserver. Protects against L2Adrenaline, L2Net, L2phx, L2Tower, L2Walker and others. It is not possible to log into your server without the system. You must have an active license for the server and system to work. NOTE: If you test a bot and are able to use it, just contact me sending the program that it will be blocked and you will receive the fix to implement in your system.   I would like to take this moment and thank to @Bian @LucasDante @karlos @apollo @Denky @Wolgan @Nattan Felipe and the entire team that helped create and maintain the L2JDream V2 project.   You can find the full source on My GitHub  https://github.com/Wallz/L2jDreamV2_Source/ Fork and collaborate with the crowd   
  • 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