WhiteBoard

New bugs from the forums

http://forum.khrome.ro/viewtopic.php?t=1104

Tracked updates

L2j Development

Documentation

  • Write down the server's policy. (Why are some things the way they are, why won't they change, etc.)

Gameplay

  • Review all class-change quests
  • Adena to be required when buying enchants from the prize cat
  • Fix Blue gemstone drop.
  • Attacking RaidBoss? instance with Cursed Weapon should remove the Cursed Weapon from the game
  • Mana regeneration levels too high.
  • Common items crystalizing at blacksmith in town for a fee. Fee calculated based on number of crystals and crystal grade.
  • Think of ways to consume adena. (inspired by ucigasul)
    • Buffer for the PvP zones. (proposed by Simitus)
    • Selling Soul Crystals Level 11,12 and 13 at high prices (proposed by ucigasul)
  • Research Champion mobs. (task for Simitus)
  • Event with accessories prize

Website

Bulk insert, out of brainstorm

Romanian version
RSS feed for news
News archive
Clan page
Items page
NPCs page
Search failed page
--
How do I get from the front page to a mob?
Why does Antharas appear 4 times in the NPC search? http://localhost:81/search/antharas
--
Create wrapper for KhromeMayhem events
--
Bring character and item listing spans into the helper
--
Players, Items
- models improvement: item queries
- players items implement
Skills
Players
- characters' nobless, hero and Seven Signs status
Marketplace
- Dan's patch
--
Eliminate hard-coded SQL scripts, especially those that will become cross-database after a split
Separate database access, with either of the following aproaches: 
 - http://blog.amber.org/2005/06/30/lost-in-multiple-rails/
 - http://magicmodels.rubyforge.org/magic_multi_connections/
 - http://wiki.rubyonrails.org/rails/pages/ConcreteTableInheritance, 
--
* Macros for textile for items and such
* Jump keywords: 
www.khrome.ro/go/mayhem
www.khrome.ro/go/tournament
www.khrome.ro/go/t

Issues

  • Searching for Baium reveals 2 NPCs called the same, none of which would have spawns after the update.
  • The current Rails application doesn't rely on migrations
  • Databases should be separated (ls, gs, ws, log)
  • Rails can't use multi-databases

Tasks

  • Move the forums to Rails
  • Tutorial for Seven Signs
  • Add JavaScript? for in-place sorting and filtering lists in the website

Wiki Improvement

  • Versioned documents
  • RSS feeds for the changes (per document, per group of documents and per site)
  • Items, Characters, etc, should be assigned a wiki page, by URL. For example, http://www.khrome.ro/characters/Simitus which is the page for the character Simitus would also have the wiki page characters/Simitus associated. Data would be fetched to show in both Simitus' character page and wiki page.
  • Figure out what to do with the existing brief/body separation.

System

  • Make the L2j server start and stop with the system.
    • see the Lighttpd wiki for an example of how to do that

Older notes

  • Khrome Core
    • Abstract targeting
    • Eventing engine
    • Integrate the Serever News and Rules with the website Wiki
    • Macros
      • Allow GMs to have more macros
        • location macro creation automatically, for saving locations
      • Allow people to sort their macros
        • from the website if not possible on the L2 client
    • Formatting system for the HTML sent to the client