Updated readme files with some more information.
This commit is contained in:
@@ -4,7 +4,7 @@ Based on L2J-Lisvus revision 591
|
|||||||
Client: https://mega.nz/#F!UgdzTB4Z!7BqO1lEDAAsrKWA989CyoQ
|
Client: https://mega.nz/#F!UgdzTB4Z!7BqO1lEDAAsrKWA989CyoQ
|
||||||
Use mega downloader to download https://megadownloader.en.softonic.com/
|
Use mega downloader to download https://megadownloader.en.softonic.com/
|
||||||
|
|
||||||
What has is done
|
What is done
|
||||||
-Proper code format for Java files
|
-Proper code format for Java files
|
||||||
-Proper code format for XML files
|
-Proper code format for XML files
|
||||||
-Proper XSD files for XML files
|
-Proper XSD files for XML files
|
||||||
@@ -14,7 +14,8 @@ What has is done
|
|||||||
|
|
||||||
TODO list
|
TODO list
|
||||||
-Convert CSV files to XML
|
-Convert CSV files to XML
|
||||||
-Merge Item SQLs to unified XML files
|
-Merge zone_vertices SQL table to zone XML file.
|
||||||
|
-Merge item SQLs to unified XML files
|
||||||
-Move armorsets from SQL to XML
|
-Move armorsets from SQL to XML
|
||||||
-Use newest MMOCore
|
-Use newest MMOCore
|
||||||
-Drop Trove and Javolution
|
-Drop Trove and Javolution
|
||||||
|
@@ -3,9 +3,11 @@ L2J-Mobius Classic 2.0
|
|||||||
Client: https://mega.nz/#!0lcGQaaI!tuZUFcQS0gVPjzAIPquznOehLqJq0BR-5rm3BXxn6pg
|
Client: https://mega.nz/#!0lcGQaaI!tuZUFcQS0gVPjzAIPquznOehLqJq0BR-5rm3BXxn6pg
|
||||||
Use mega downloader to download https://megadownloader.en.softonic.com/
|
Use mega downloader to download https://megadownloader.en.softonic.com/
|
||||||
|
|
||||||
What has is done
|
What is done
|
||||||
-Classic packet compatibility
|
-Classic packet compatibility
|
||||||
-Parsed item data from client
|
-Parsed item data from client
|
||||||
|
-Proper Daily Mission rewards
|
||||||
|
-Zone changes to match starting locations
|
||||||
-Parsed dummy skills from 2.0 client
|
-Parsed dummy skills from 2.0 client
|
||||||
-Parsed most skill names from 1.5 client (need 2.0 SkillName_Classic-eu)
|
-Parsed most skill names from 1.5 client (need 2.0 SkillName_Classic-eu)
|
||||||
-Parsed NPC names from client
|
-Parsed NPC names from client
|
||||||
@@ -16,12 +18,12 @@ What has is done
|
|||||||
-Further manual NPC corrections from L2Wiki
|
-Further manual NPC corrections from L2Wiki
|
||||||
|
|
||||||
TODO list
|
TODO list
|
||||||
-Retail gatekeeper prices
|
-Retail gatekeeper teleports
|
||||||
-Parse retail monster spawns by zone
|
-Parse retail monster spawns by zone
|
||||||
-Make further manual spawn fixes
|
-Make further manual spawn fixes
|
||||||
-Fix skill levels
|
-Fix skill levels
|
||||||
-NPC dialogs
|
-Retail NPC dialogs
|
||||||
-NPC Buylists
|
-Retail NPC buylists
|
||||||
-Tutorial quest
|
-Tutorial quest
|
||||||
-Class transfer quests
|
-Class transfer quests
|
||||||
-Other quests
|
-Other quests
|
||||||
|
@@ -3,10 +3,18 @@ L2J-Mobius Helios
|
|||||||
Client: https://mega.nz/#!Uo9TTCSQ!JDstscgcLFY3GeM3Q6j8nUq7jpixzqIV1Gl4z2ob0eA
|
Client: https://mega.nz/#!Uo9TTCSQ!JDstscgcLFY3GeM3Q6j8nUq7jpixzqIV1Gl4z2ob0eA
|
||||||
Use mega downloader to download https://megadownloader.en.softonic.com/
|
Use mega downloader to download https://megadownloader.en.softonic.com/
|
||||||
|
|
||||||
What has is done
|
What is done
|
||||||
-Helios packet compatibility
|
-Helios packet compatibility
|
||||||
-Parsed item data from client
|
-Parsed item data from client
|
||||||
-Reworked new quests
|
-Reworked new quests
|
||||||
|
-Gainak Underground
|
||||||
|
-Custom community board
|
||||||
|
-Factions system (GvE)
|
||||||
|
-Premium system
|
||||||
|
-Vote reward system
|
||||||
|
-Fixed server lag on many occasions
|
||||||
|
-Store offline trader transactions in realtime
|
||||||
|
-Addition of many retail AIs
|
||||||
-New spawns for Giants Cave
|
-New spawns for Giants Cave
|
||||||
|
|
||||||
TODO list
|
TODO list
|
||||||
|
@@ -1,13 +1,23 @@
|
|||||||
L2J-Mobius High Five
|
L2J-Mobius High Five
|
||||||
|
|
||||||
What has is done
|
What is done
|
||||||
-Dropped python
|
-Dropped Python / Javolution / Trove
|
||||||
-Nevit system
|
-Nevit system
|
||||||
-Tutorial quest in Java
|
-Tutorial quest in Java
|
||||||
-Pailaka Injured Dragon quest
|
-Pailaka Injured Dragon quest
|
||||||
-All seven sign quests
|
-All Seven Sign quests
|
||||||
-Fixed server lag on many occasions
|
-Gracia instances
|
||||||
|
-Freya grandboss
|
||||||
-Castle dungeon instances
|
-Castle dungeon instances
|
||||||
|
-High Five treasure boxes
|
||||||
|
-Fixed server lag on many occasions
|
||||||
|
-Store offline trader transactions in realtime
|
||||||
|
-Minimum range config for private stores
|
||||||
|
-Random spawn system for monsters
|
||||||
|
-Custom starting location
|
||||||
|
-Custom community board
|
||||||
|
-Premium System
|
||||||
|
-User command expon/expoff
|
||||||
|
|
||||||
Known issues
|
Known issues
|
||||||
Gracia airships stop at random?
|
Gracia airships stop at random?
|
||||||
|
@@ -3,11 +3,18 @@ L2J-Mobius Underground
|
|||||||
Client: https://mega.nz/#!h1FXyByZ!XmyZBtk4qSOlKb435rx7X372_NreN1PTH8l7A4lNCoo
|
Client: https://mega.nz/#!h1FXyByZ!XmyZBtk4qSOlKb435rx7X372_NreN1PTH8l7A4lNCoo
|
||||||
Use mega downloader to download https://megadownloader.en.softonic.com/
|
Use mega downloader to download https://megadownloader.en.softonic.com/
|
||||||
|
|
||||||
What has is done
|
What is done
|
||||||
-Underground packet compatibility
|
-Underground packet compatibility
|
||||||
-Parsed item data from client
|
-Parsed item data from client
|
||||||
-Reworked new quests
|
-Reworked new quests
|
||||||
-Gainak Underground
|
-Gainak Underground
|
||||||
|
-Custom community board
|
||||||
|
-Factions system (GvE)
|
||||||
|
-Premium system
|
||||||
|
-Vote reward system
|
||||||
|
-Fixed server lag on many occasions
|
||||||
|
-Store offline trader transactions in realtime
|
||||||
|
-Addition of many retail AIs
|
||||||
|
|
||||||
TODO list
|
TODO list
|
||||||
-Lindvior
|
-Lindvior
|
||||||
|
Reference in New Issue
Block a user