Skip to content

Instantly share code, notes, and snippets.

@queued
Created September 21, 2013 00:50
Show Gist options
  • Save queued/6645834 to your computer and use it in GitHub Desktop.
Save queued/6645834 to your computer and use it in GitHub Desktop.
L2J Eternity revision milestones -- to-do list -- done progress

Current nightly revision

  • Core: 1
  • Datapack: 1

Current stable revision

  • Core: 1
  • Datapack: 1

Started revision from L2J Server (base)

  • L2J Server Core: 5937
  • L2J Server DP: 9641

DONE

Events
  • TODO
Mods
  • NPC
  • Added Fake PCs (PCs as NPCs) [NOT WORKING] 1
  • Added support for custom NPC title color [WORKING] 1
  • Chat
  • Added support for use global chat only if the user meet the criteria (if enabled) [WORKING]
  • Added the .online chat command [WORKING] 1
  • Added/improved TvT voiced commands (.tvtinfo / .tvtjoin / .tvtleave) [NOT WORKING] 1
  • Announces when a hero player log in [WORKING] 1
  • Announces when a castle lord player log in [WORKING] 1
  • Announces when a raid boss is spawning [WORKING] 1
Misc
  • Added support for custom /unstuck animation [WORKING] 1

TODO

Events
  • Add the Death Match event [CORE] [DATAPACK]
  • Add the Last Man event [CORE] [DATAPACK]
  • Add the Last Hero event [CORE] [DATAPACK]
  • Add the Capture The Flag event [CORE] [DATAPACK]
  • Add the Hitman event [CORE] [DATAPACK]
  • Add the Crazy Rates event [CORE]
Mods
  • Add AIOx and the VIP mods [CORE]
  • .info user command [CORE]
  • Add TvT Title according to player kills (e.g: Kills: 1) [CORE]
  • Add Scheme Buffer to the core (like L2jS does) [CORE] [DATAPACK]
  • Add the PvP Lord engine [CORE]
  • Add PvP/PK name/title color system [CORE]
  • Add support for custom PvP flagging color [CORE]
Misc
  • Move Handlers from Datapack to Core (needed?) [DATAPACK]
  • Improve Shift + Click in NPCs
  • Improve/fix AI for some bosses [CORE]
  • Add VIP enchant rates [CORE]
    • Nevits Blessing system must be fixed [CORE] [DATAPACK]
  • Add low-level players protection from idiots [CORE]
  • Set to auto-give the castle crown after becaming a castle lord [CORE]
  • Configuration settings must be loaded from it's own Java Class [CORE]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment