Skip to content
Snippets Groups Projects
  1. Jul 23, 2012
  2. Jul 22, 2012
  3. Jul 16, 2012
  4. Jul 15, 2012
  5. May 21, 2012
  6. May 10, 2012
  7. Mar 26, 2012
  8. Feb 06, 2012
  9. Jan 30, 2012
    • Zoey76's avatar
      BETA: Quests in Java by nonom: · f0c85d34
      Zoey76 authored
      	* Secret Meeting With Ketra Orcs (11)
      	* Secret Meeting With Varka Silenos (12)
      	* Parcel Delivery (13)
      	* Whereabouts of the Archaeologist (14)
      	* Sweet Whispers (15)
      	* The Coming Darkness (16)
      	* Light and Darkness (17)
      	* Meeting with the Golden Ram (18)
      	* Added SQL update queries for quests that changed it's name.
      
      Review, tests and fixes by me, thanks jurchiks for suggestions for improvements and typos.
      f0c85d34
  10. Jan 28, 2012
  11. Jan 14, 2012
  12. Jan 12, 2012
  13. Jan 09, 2012
    • Zoey76's avatar
      BETA: Transformation fixes: · 6c9502d7
      Zoey76 authored
      By Nyaran:
      	* Block Checker Blue transformation.
      	* Game Manager transformation.
      	* Wood Horse transformation.
      	* HTML rearranging.
      	* Skill Transform Master(6908).
      	* Skill Rocking Horse Mount(21258).
      	* Skill Transformation Scroll - Blue Block Checker(22190).
      By me:
      	* Added GPL to all transformations.
      	* Added author to some transformations.
      	* Code formatting and cleanup.
      	
      '''Note to contributors:''' Please when sharing new code add GPL and author name.
      6c9502d7
  14. Nov 19, 2011
  15. Nov 15, 2011
  16. Nov 11, 2011
  17. Nov 04, 2011
    • Rumen Nikiforov's avatar
      BETA: Olympiad quests · b9613c16
      Rumen Nikiforov authored
      - Olympiad Starter - by Gnacik
      - Olympiad Veteran - by lion
      - Olympiad Undefeated - by lion
      A little bit changed by me
      b9613c16
  18. Oct 25, 2011
  19. Oct 11, 2011
  20. Oct 02, 2011
  21. Oct 01, 2011
    • Zoey76's avatar
      BETA: Quest fixes: · ef817a0d
      Zoey76 authored
      	* Jude's Request(690) script path typo fix by Raikkon35.
      	* Matras' Curiosity(132) HTML fixes by me, thanks kostantinos for report.
      ef817a0d
  22. Sep 30, 2011
    • Rumen Nikiforov's avatar
    • Zoey76's avatar
      BETA: The Hellbound Datapack part! · 38ce17b8
      Zoey76 authored
      	* Implemented Quests:
      		1. Matras' Curiosity(132)
      		1. Target of Opportunity(279)
      		1. Jude's Request(690)
      		1. Matras' Suspicious Request(691)
      	* Implemented Teleports:
      		1. Steel Citadel
      		1. Warpgate
      	* Implemented AIs:
      		1. Chimeras
      		1. RandomSpawn
      		1. Remnants
      		1. Sandstorms
      		1. Slaves
      		1. Amaskari
      		1. Beleth
      		1. DemonPrince
      		1. Epidos
      		1. HellboundCore
      		1. Keltas
      		1. NaiaLock
      		1. OutpostCaptain
      		1. Ranku
      		1. SinWardens
      		1. Typhoon
      		1. AnomicFoundry
      		1. BaseTower
      		1. Bernarde
      		1. Buron
      		1. Deltuva
      		1. Falk
      		1. Hude
      		1. Jude
      		1. Kanaf
      		1. Kief
      		1. Natives
      		1. Quarry
      		1. Shadai
      		1. Solomon
      		1. TowerOfInfinitum
      		1. TowerOfNaia
      		1. TullyWorkshop
      	* Implemented Instances:
      		1. DemonPrinceFloor
      		1. HellboundTown
      		1. RankuFloor
      	* Implemented Admin Commands:
      		1. //hellbound_setlevel
      		1. //hellbound
      	* Implemented Voiced Commands:
      		1. .hellbound
      '''Note:''' This game feature was developed by many users:
      
      Special Thanks:
      
      '''theone''' first Jython implementation.
      
      '''_DS_''' first Java implementation.
      
      '''VlLight''' as '''GKR''' AI, Quests, Engine and more.
      
      '''Treat''' Beleth Grand Boss AI.
      
      Thanks:
      Gladicek
      malyelfik
      plim
      u3games
      Ectis
      MELERIX
      badboy29
      dastak
      Asker64
      RiZe
      pmq
      UnAfraid
      Schleuse
      
      Testers:
      Dumpster
      DareStrike
      sam.jr
      kostantinos
      goncafa
      jamaica
      pandragon
      pinkcore
      bomberoloco24
      blacksea
      swg
      IMBAL
      mystirio
      hackstyle
      
      Code review, cleanup, code refactoring, typo fixing by me.
      38ce17b8
  23. Sep 26, 2011
  24. Sep 25, 2011
  25. Sep 13, 2011
  26. Sep 12, 2011
  27. Jul 11, 2011
    • MELERIX's avatar
      BETA: All scripts in /teleports ported to Java by '''Plim''' (maded some... · a6a001b0
      MELERIX authored
      BETA: All scripts in /teleports ported to Java by '''Plim''' (maded some changes in ToI teleports and joined all of them into one script).
      
       * CrumaTower.
       * ElrokiTeleporters.
       * GrandBossTeleporters.
       * NewbieTravelToken.
       * NoblesseTeleport.
       * PaganTeleporters.
       * Strongholds.
       * Survivor.
       * TeleportToFantasy.
       * TeleportToRaceTrack.
       * TeleportWithCharm.
       * ToIVortex (updated to H5).
      
      '''Special Thanks to:''' pmq, Bloodshed & Nyaran too for help with info and others.
      a6a001b0
  28. Jun 08, 2011
    • MELERIX's avatar
      BETA: Datapack part for Skill Trees Rework by Zoey76: · 693bae70
      MELERIX authored
       * Ported Skill Trees from SQL to XML.
       * Moved AI from some class masters to core (Hardcoded), will be ported to datapack again all AIs at once.
       * Removed some custom stuff.
       * Fixed some skills related to this changes.
       * Preimplementation of Lucky skill (still hardcoded).
       * Added H5 Skill Tree.
      
      '''NOTE: Require Core [L4662]'''
      693bae70
  29. May 19, 2011
  30. May 07, 2011
  31. May 06, 2011
    • DrLecter's avatar
      BETA: more HTML cleanup, adding quest 423_TakeYourBestShot (Gnacik) and... · 9b380edf
      DrLecter authored
      BETA: more HTML cleanup, adding quest 423_TakeYourBestShot (Gnacik) and halving the cube piece for scroll exchange fee. Shiny Cube Fragments, which can be exchanged for Blessed Weapon and Armor Enchant Scrolls, have been added to the list of possible rewards from the Wondrous Cubic. Blessed Enchant Scrolls, the one-time use Wondrous Cubic and the one-time use Refined Cubic have all been added to the Warehouse Keeper's exchange list.
      Cube Fragments can be exchanged through the Warehouse Keeper for the new one-time use Wondrous Cubics and one time-use Refined Cubics. The reuse time of the Wondrous Cubic is reset every day at 6:30 a.m server-time. Reuse time reset and wondrous/refined cubics rewards missing. All of the latter by lion.
      9b380edf
  32. Apr 30, 2011
Loading