Jump to content

JisusKraist

Members
  • Posts

    3
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by JisusKraist

  1. and ofc you could read whats in this topic and answers

    just useless post thanks for bumping

     

    The separation of the vote system from the server is pointless. Load time ? Running on Intel 386? Unless you have 3k+ players were even Java isn't the issue but the server configuration in general.

    One possible solution was done in our project probably there are other ways to cope with JavaScript besides HtmlUnit, I'm not here do dismiss your work, there are people that is not capable of writing, idk i guess you just save stats in a table and the server only job is to read vote amount from that database table, 200 lines probably ?

     

    For those who have a little knowledge of Java and don't want to pay:

     

    The libs used are this

    http://sourceforge.net/projects/htmlunit/files/latest/download?source=files 

    The Java class 

    https://subversion.assembla.com/svn/L2jFrozenInterlude/branches/Beta/gameserver/head-src/com/l2jfrozen/gameserver/handler/AutoVoteRewardHandler.java
    

    With that and a little of knowledge, copy paste, using google you'll probably can work it around.

     

    Either way pay this guy, that's life.

  2. Change-log since latest stable revision (1004):

    r1069 | Shyla | 2014-11-10 06:39:12 ART
    
    [BETA][CORE] WebClient integration has been improved in order to avoid multiple unuseful clients definition
    ----------------------------------------------------------------------------
    r1068 | Shyla | 2014-11-09 11:34:10 ART
    
    Fixes on build operation due to missing libraries inclusion
    ----------------------------------------------------------------------------
    r1067 | JisusKraist | 2014-11-09 00:57:02 ART
    
    Fixed Topzone issue.
    ----------------------------------------------------------------------------
    r1066 | JisusKraist | 2014-11-08 15:30:17 ART
    
    [BETA][CORE]
    HopZone web parsing reworked.
    Minor code format.
    ----------------------------------------------------------------------------
    r1065 | onepatubhuk666 | 2014-11-07 03:31:34 ART
    
    fixed SpS and BSS work like L2OFF
    minor fix of Magic Haste Potion skill 
    ----------------------------------------------------------------------------
    r1064 | Nefer | 2014-11-05 20:29:43 ART
    
    (BETA)(CONFIGS)(CORE)
    Changed some default configs.
    Removed Bot protection for Gm char.
    Added warning for Hero load error.
    Correct skill Magnus chant.
    ----------------------------------------------------------------------------
    r1063 | JisusKraist | 2014-11-03 17:13:36 ART
    
    Minor fix with soulshot time :D
    ----------------------------------------------------------------------------
    r1061 | Nefer | 2014-11-03 11:31:28 ART
    
    Corrected Private Store packet. (Now sell list is correctly sent after player stands up)
    ----------------------------------------------------------------------------
    r1060 | Nefer | 2014-11-01 21:22:49 ART
    
    (CORE) RestoreEffect
    - Fixed NPE during restore effect.
    - Fixed store effect for offline trade char.
    - Fixed save of TimeStamp on database.
    ----------------------------------------------------------------------------
    r1059 | JisusKraist | 2014-10-31 17:12:08 ART
    
    [BETA] Soulshots & Spiritshots trigger time fixed.
    ----------------------------------------------------------------------------
    r1058 | Shyla | 2014-10-30 13:15:40 ART
    
    [CORE] Added feature to disable buffs removal on CTF/TVT dies
    ----------------------------------------------------------------------------
    r1057 | Nefer | 2014-10-30 08:33:53 ART
    
    (CORE) Added new logs for null leader on Clan table.
    ----------------------------------------------------------------------------
    r1056 | JisusKraist | 2014-10-28 19:09:23 ART
    
    fixed npe
    ----------------------------------------------------------------------------
    r1054 | Nefer | 2014-10-28 15:05:40 ART
    
    SQL CONFIG
    Fixed Tyranossaurus spawn.
    ----------------------------------------------------------------------------
    r1053 | Nefer | 2014-10-28 09:54:33 ART
    
    CORE SQL CONFIG
    Corrected buylist price for Chant of life Amulet.
    Corrected Gmshop npc multisell price.
    Corrected some logs.
    
    ----------------------------------------------------------------------------
    r1052 | Nefer | 2014-10-27 12:33:36 ART
    
    Corrected some logs.
    ----------------------------------------------------------------------------
    r1051 | Nefer | 2014-10-26 18:57:51 ART
    
    All GIT fixes merged to SVN (Huge source Cleanup)
    ----------------------------------------------------------------------------
    r1050 | Nefer | 2014-10-26 18:21:16 ART
    
    MERGE for GIT
    ----------------------------------------------------------------------------
    r1049 | onepatubhuk666 | 2014-10-26 17:52:40 ART
    
    add config to GM color name and title 
    ----------------------------------------------------------------------------
    r1048 | JisusKraist | 2014-10-26 15:13:26 ART
    
    Corrected logger refactor errors.
    ----------------------------------------------------------------------------
    r1047 | JisusKraist | 2014-10-26 15:08:24 ART
    
    [CORE]
    Fixed MoveOnAttack task
    Fixed L2Protector works also for summon and not only for players
    Fixed Topzone votereward bug
    Fixed bug with delete on custom table
    Fixed NPE during deposit on wh clan
    Added configuration for participation of AIO in events
    ----------------------------------------------------------------------------
    r1046 | JisusKraist | 2014-10-25 19:59:18 ART
    
    [CORE] More code clean up. Added few NPE checks.
    ----------------------------------------------------------------------------
    r1045 | JisusKraist | 2014-10-25 18:41:11 ART
    
    [CORE] Code cleanup.
    ----------------------------------------------------------------------------
    r1044 | JisusKraist | 2014-10-25 02:30:00 ART
    
    HOTFIX: removed old folder of ANT build
    ----------------------------------------------------------------------------
    r1043 | jisuskraist | 2014-10-24 12:12:52 ART
    
    Fixed NPoly zone bug
    Fixed Damage zone hits only players
    Fixed exploit with packet CannotMoveAnymore
    Fixed Topzone votereward (thanks Amnesia)
    Fixed admin edit command ArrayIndexOutOfBoundsException
    Added debug for zones
    Removed custom script load by default
    Removed unused web services (PayStream, SMS, etc)
    ----------------------------------------------------------------------------
    r1042 | Nefer | 2014-10-24 11:53:17 ART
    
    CORE Fixed NPE (thanks OnePaTuBHuK for report)
    Some Merge from GIT
    ----------------------------------------------------------------------------
    r1041 | Nefer | 2014-10-24 05:30:31 ART
    
    CORE GIT Merge Olympiad debug config
    ----------------------------------------------------------------------------
    r1040 | Shyla | 2014-10-24 05:11:23 ART
    
    [CORE] Added useful logs to Olympiad System in order to discover possible issues
    ----------------------------------------------------------------------------
    r1039 | JisusKraist | 2014-10-23 23:12:40 ART
    
    corrected logger in order to display class name in log files
    ----------------------------------------------------------------------------
    r1038 | JisusKraist | 2014-10-23 22:59:38 ART
    
    Corrected loggers. Increased CMD size in windows.
    ----------------------------------------------------------------------------
    r1037 | JisusKraist | 2014-10-23 18:27:21 ART
    
    logger config fix, dont show debug of libraries
    ----------------------------------------------------------------------------
    r1036 | jisuskraist | 2014-10-23 16:02:11 ART
    
    LOGGA!
    ----------------------------------------------------------------------------
    r1035 | Nefer | 2014-10-23 12:21:44 ART
    
    CORE/CONFIG
    Removed effect teleport protection. (bad broadcast to all players)
    GIT IMPORT: Fir Raid boss database update.
    GIT IMPORT: Fixed exploit with healing outside baium lair.
    ----------------------------------------------------------------------------
    r1034 | jisuskraist | 2014-10-23 10:35:38 ART
    
    Corrected imports.
    ----------------------------------------------------------------------------
    r1033 | jisuskraist | 2014-10-23 10:05:57 ART
    
    [CORE]
    Fixed HP/MP Heal shouldn't heal through invulnerability state.
    Fixed DropItem flood protector config load.
    Fixed Oath/Apella armor usable always by Gm player.
    Fixed clan log.
    Fixed NPE about alliance.
    Fixed weight getMaxLoad formula like L2OFF.
    
    Updated MMOCore Source. (thanks L2jserver)
    
    ----------------------------------------------------------------------------
    r1032 | jisuskraist | 2014-10-23 08:56:04 ART
    
    Corrected source version to 1.7 compliance.
    ----------------------------------------------------------------------------
    r1031 | Nefer | 2014-10-23 08:28:17 ART
    
    [CORE][CONFIG] AutoSaveTask
    Corrected time for connection check.
    Added new config for CleanDBTask delay.
    Changed some logs.
    ----------------------------------------------------------------------------
    r1030 | Nefer | 2014-10-23 06:05:15 ART
    
    [MERGED FROM GIT]
    Fixed shield block. (thanks Emmanuel)
    Players can't hit team mates on event.
    Added command //l2jfrozen for Admin.
    ----------------------------------------------------------------------------
    r1029 | Nefer | 2014-10-23 05:34:32 ART
    
    [CORE] Fixed previous commit.
    [From GIT] Fixed global task load.
    ----------------------------------------------------------------------------
    r1028 | jisuskraist | 2014-10-22 13:58:13 ART
    
    Added config to enable/disable client flood protector
    Added debug log for olympiad crash (added custom logger to do this)
    Added Paagrio fist on buff count
    Fixed bug with archer skill and move
    Fixed bug with auto attack after skill
    Fixed Summon attack request bug
    Fixed Summon follow his owner after using skills (Now continue auto attacking)
    Minor update about observer mode
    Minor fix about lag issue with monster
    Renamed netcore config class to avoid issue with general config class (TODO: should be merged with general config class)
    ----------------------------------------------------------------------------
    r1027 | Shyla | 2014-10-22 11:07:19 ART
    
    [CORE][DATAPACK] 
    Added checks in order to avoid possible sell/buy tricks
    Fixed multisell list with corrected sell/buy information
    ----------------------------------------------------------------------------
    r1026 | jisuskraist | 2014-10-22 10:55:29 ART
    
    Fixed bug with varka/ketra about summon taking aggro by monster
    Fixed bug with Mage/Warrior bane that don't delete all buffs. (like OL/WC buffs)
    Fixed register Olympiad and VoiceCommand
    Fixed login NPE exception
    Fixed private store bug. Incorrect display selled item after cancel trade
    Fixed backstab on monsters. Issue: the AI rotates before the skill is finished.
    Added check client Z coordinate instead of server z to avoid exploit killing Zaken from others floor.
    Added DB cleaner in order to remove from table if reuse_time = 0
    ----------------------------------------------------------------------------
    r1025 | jisuskraist | 2014-10-22 08:48:20 ART
    
    Added core support to lvl 79 & 80 enchant.
    ----------------------------------------------------------------------------
    r1023 | onepatubhuk666 | 2014-10-21 16:27:42 ART
    
    fix for 1021
    ----------------------------------------------------------------------------
    r1022 | onepatubhuk666 | 2014-10-21 14:43:40 ART
    
    fix for 1021
    ----------------------------------------------------------------------------
    r1021 | onepatubhuk666 | 2014-10-21 14:03:25 ART
    
    fixed quest "Enhance Your Weapon"
    fixed dagger skills "Type=Blow" Success Critical Sound - thx OnaHa
    fixed Adventurer's Box: Hair Accessory and Pollen item
    fixed Bluff skill
    added html monument of heroes like L2OFF
    deleted fortress npc from npc.sql and spawnlist.sql (NOT INTERLUDE FUTURE)
    fixed Pagan Temple gatekeepers
    fixed weight getMaxLoad formula like L2OFF.
    add L2OFF weight penalty formula
    
    
    ----------------------------------------------------------------------------
    r1020 | Nefer | 2014-10-21 06:20:25 ART
    
    [CORE] Removed useless broadcastUserInfo.
    ----------------------------------------------------------------------------
    r1019 | Shyla | 2014-10-21 05:19:59 ART
    
    [CORE] 
    - Added login server checks to avoid double clients connected
    - Removed unuseful Broadcast Messages to improve system Scalability
    - Added freight inventory check to avoid possible duplication items exploit
    ----------------------------------------------------------------------------
    r1015 | JisusKraist | 2014-10-18 22:30:41 ART
    
    [CORE]
    fixed spawn protection removed on player move (Bug target NPC and use
    attack).
    [DATAPACK]
    fixed quest "Proof Of Clan Alliance"
    copied from GIT all skills stats instead fixing one by one
    ----------------------------------------------------------------------------
    r1014 | jisuskraist | 2014-10-16 09:17:24 ART
    
    [CORE]
    Added class "EffectMpConsumePerLevel"
    [DATAPACK]
    Fixed skill Arcane Power Like L2OFF.
    Fixed skill Focus Skill Mastery Like L2OFF.
    Fixed skill Accuracy Like L2OFF.
    Fixed buff stats of Symbol of Sniper skill like L2OFF.
    Checked some skills like L2OFF.
    ----------------------------------------------------------------------------
    r1013 | jisuskraist | 2014-10-16 09:03:05 ART
    
    Fixed signet skill effect not working.
    ----------------------------------------------------------------------------
    r1012 | Shyla | 2014-10-15 11:35:00 ART
    
    Added XMLRPC Configuration details;
    Included two platform gameserver restart scripts
    ----------------------------------------------------------------------------
    r1011 | Shyla | 2014-10-15 10:51:06 ART
    
    XMLRPC Management Service has been created to support TestServer autoRestart feature
    ----------------------------------------------------------------------------
    r1009 | JisusKraist | 2014-10-07 21:05:25 ART
    
    [CORE]
    Reworked of Queen Ant AI.
    Added config ally template
    Added mobs id 27181 can teleport players near cabrio Like L2OFF
    Fixed champion mobs HP.
    Fixed issue with small and grater CP potion, couldn't be used at the same time.
    Implemented the use of reuseHashCode in order to get the reuse of the skill both based on its level and it's id.
    Minor fix offline trade
    Some check and clean up
    [DATAPACK]
    Fixed quest 621_EggDelivery
    Fixed quest 622_SpecialtyLiquorDelivery
    Fixed skill Summon Feline King like L2OFF
    Fixed skill Summon Magnus the Unicorn like L2OFF
    Fixed skill Summon Spectral Lord like L2OFF
    Fixed skill Mystic Immunity like L2OFF
    Fixed skill Focus Mind like L2OFF
    Fixed skill Critical Power like L2OFF
    Fixed skill Focus Mind like L2OFF
    Fixed skill Critical Power like L2OFF
    Fixed skill War Frenzy like L2OFF
    Fixed skill Shock Stomp like L2OFF and add to enchant skill list
    Fixed skill Mass Fear like L2OFF and add to enchant skill list
    Fixed skill Mass Gloom like L2OFF and add to enchant skill list
    Fixed skill Erase like L2OFF and add to enchant skill list
    Fixed Item Skill: Magic Barrier like L2OFF.
    Fixed Monument of Heroes HTML for Noble characters.
    Fixed quest 7000_HeroItems like L2OFF.
    Added skill Mortal Strike to enchant skill list
    Added skill Major Group Heal to enchant skill list
    Added skill Summon Swoop Cannon to enchant skill list
    Added skill Aura Flash to enchant skill list
    Added skill Summon Nightshade to enchant skill list
    Reworked enchant skill trees like Intelude retail
    Deleted unused directory 622_DeliveryOfSpecialLiquor
    ----------------------------------------------------------------------------
    
×
×
  • 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