Skip to content
Snippets Groups Projects
  1. Sep 08, 2012
  2. Sep 07, 2012
  3. Sep 06, 2012
    • Adry_85's avatar
      BETA: Missing droplist for new raid bosses. · 3137a4d8
      Adry_85 authored
      3137a4d8
    • Adry_85's avatar
      BETA: '''Dragon Valley''' and '''Antharas' Lair''' base implementation: · b52e8a0a
      Adry_85 authored
      	- Antharas' Lair and Dragon Valley have been revamped. New Separated Soul NPCs live in Hunter's Village, Dragon Valley, and Antharas' Lair that can teleport characters level 80 and above between each of these areas.
      	- Separated Soul NPCs can synthesize certain items into Antharas Blood Crystals:
      		- Will of Antharas: Can be obtained from the Raid Boss monsters in Antharas' Lair.
          	- Sealed Blood Crystal: Can be obtained from the raid boss monster in Dragon Valley.
      	- Certain older monsters in Dragon Valley have been moved to Watcher's Tomb.
      	- The Large Dragon Bone item, which you can obtain in this zone, summons particular raid boss monsters. Use the item on a Dragon Vortex found in four places inside Dragon Valley to summon and hunt the following raid boss monsters:
      	   	- Emerald Horn
          	- Bleeding Fly
          	- Blackdagger Wing
          	- Shadow Summoner
          	- Spike Slasher
          	- Muscle Bomber
          	- Dust Rider
          - Antharas’ overall stats have been reduced.
          - Some monsters in Dragon Valley are running called Trackers(Howl, Mesmer Drake, Dragon Tracker of the Valley, etc).
          - Antharas' Lair new RBs and Knoriks can see you through Silent Move.
      	
      	'''NOTE:''' Remember to run the SQL update queries to delete old raid bosses. 
          
          Patch by: Adry_85
          Review by: Adry_85, nonom, !UnAfraid
          Tested by: Adry_85, !MELERIX, nonom, !UnAfraid
          
          Special thanks for corbin12, goncafa, !MELERIX, Michalis, Micr0, u3games and !UnAfraid for the other support and features.
      b52e8a0a
    • Rumen Nikiforov's avatar
    • MELERIX's avatar
      4a7e2ec1
    • MELERIX's avatar
      BETA: Disabled static tables in gs_optimize.sql (due these tables are... · 82561d62
      MELERIX authored
      BETA: Disabled static tables in gs_optimize.sql (due these tables are recreated by default during upgrade process), also fixed missing cleanup from [8851].
      82561d62
  4. Sep 05, 2012
  5. Sep 04, 2012
  6. Sep 03, 2012
  7. Sep 02, 2012
  8. Sep 01, 2012
    • Zoey76's avatar
      BETA: Continuing with AI review: · 3f37dba6
      Zoey76 authored
      	* Do not use SkillTable.getInstance().getInfo(id, level) instead use SkillHolder DTO.
      		* Is possible to change the underlying implementation without reworking every single script.
      		* Avoids some problems during reloading.
      	* Static final variables should be upper case.
      	* Minimize the use of @formatter:off
      	* Use arrays of Location instead of arrays of arrays of int.
      	* Don't use literal values in the middle of the code, use static final variables for Ids, levels and other values.
      	* Document the code when something is not finished/retail like.
      		* When you work in open source is important to note that you knew it wasn't finished and let others know it as well.
      3f37dba6
    • malyelfik's avatar
      BETA: Improved quest '''Resurrection of an Old Manager''' · 65e2b34f
      malyelfik authored
      Suggested by: !UnAfraid
      65e2b34f
  9. Aug 31, 2012
Loading