|
Alasiya's Crucible Server
Estimated Progress of Listed Systems |
This data is reflection of current Alasiya-EvE code status. If a system is NOT listed here, then it isnt implemented at all.
Please Note:
Items listed as "NOT IMPLEMENTED" are not coded at all.
The server will not respond to these requests, you will get an error, and the server may even crash. (this is ok, and expected)
Items listed as "Skeleton Code Only" has a basic outline coded, but limited to no processing and/or returns.
The server may not respond or only partially respond to these requests. You may get an error from these requests, and the server may crash.
Items listed as "Preliminary Implementation" have a first draft of their specific code, possibably a step or two above skeleton code, and may not function properly or completely.
There will be some response, like opening windows, but *should not* generate an error or crash the server.
Last Update: 17 March 2023
Page Status: Mostly Current - Being Reviewed and Updated
Incomplete Data: Anything not listed as (Current) is pending review.
System Foundation Fundamentals (Current)
Service/Action |
Status | Comments |
- Stable, Efficient Server Code | 40%
|
Constantly in Progress - monitoring & adjusting code for faster runtime. most segfaults eliminated Been working this code for >10y 4Feb23 |
- Memory Management
InventoryItem and PhotoService are only classes with accurate MemMgmt | 20%
|
Progress Halted Found Major errors in RefCounted Objects. 8Mar23 |
- Efficient, Accurate Packet Deciphering NOTE: at this point, "Efficient" is a misnomer. | 80%
|
In Progress - Most packets understood and correctly processed 4Feb23 |
- Mutexes | 80%
|
Mostly Complete Recently found very elusive data race. Not solved yet. 8Mar23 |
- Eliminate all compiler Warnings from the Alasiya EVEmu solution | 50%
|
Not Complete Enabling all compiler warnings gives 12.5Mb log file of errors 17Mar23 |
- GM commands Most commands need complete rewrite or major update | 70%
|
Working - Needs Work 4Feb23 |
Item Information Windows (Current)
Service/Action |
Status |
Comments |
- Get Item Info | 95%
|
Final Testing 10Feb20 |
- Get Ship Info | 95%
|
Final Testing 10Feb20 |
- Get Skill Info | 95%
|
Final Testing 10Feb20 |
- Get Certification Info | 95%
|
Final Testing 10Feb20 |
- Get Character Info | 95%
| Final Testing 10Feb20 |
- Get NPC Corporation Info | 95%
|
Final Testing 10Feb20 |
- Get Player Corporation Info | 95%
|
Final Testing 10Feb20 |
Account and Character Management (Current)
Service/Action |
Status |
Comments |
- Account Login | 100%
|
COMPLETE 15Feb14 |
- Character Creation | 100%
|
COMPLETE 15Feb14 |
- Character Deletion | 80%
|
Working - Still Testing 3Mar19 |
- Character entrance to last location | 100%
|
COMPLETE 1Feb14 |
- Character Window | 100%
|
COMPLETE 17Nov17 |
- Open Skills Window | 100%
|
COMPLETE 1Feb14 |
- Open Certificate Window and Planner | 100%
|
COMPLETE 1Feb14 |
- Open Decorations Window | 100%
|
COMPLETE 30May19 |
- Open Attributes Window | 100%
|
COMPLETE 1Feb14 |
- Neural Remap | 100%
|
COMPLETE 1Feb14 |
- Open Augmentations Window | 100%
|
COMPLETE Implants Not Implemented 1Feb14 |
- Open Jump Clones Window | 100%
|
COMPLETE Jump Clones Not Implemented 1Feb14 |
- Open Bio Window | 100%
|
COMPLETE 1Feb14 |
- Open Employment History Window | 100%
|
COMPLETE 4Apr14 |
- Open Standings Window | 100%
|
COMPLETE Standings partially Implemented (see below) 17Nov18 |
- Open Security Status Window | 100%
|
COMPLETE SecStatus partially Implemented - changes not saved to db yet. 1Feb14 |
- Open Kill Rights Window | 100%
|
COMPLETE Kill Rights Not Implemented 1Feb14 |
- Open Combat Log Window | 100%
|
COMPLETE Combat Log partially Implemented 17July17 |
- KillMail | 10%
|
Skeleton Code Only 17July17 |
Skills & Certificates (Current)
Service/Action |
Status |
Comments |
- Browse Skills to train | 100%
|
COMPLETE 6Mar14 |
- Add skills to queue | 100%
|
COMPLETE 6Mar14 |
- Filter skills that don't fit in queue time remaining | 100%
|
COMPLETE 6Mar14 |
- Apply changes to skill queue | 100%
|
COMPLETE 6Mar14 |
- Pause skill queue | 100%
|
COMPLETE 6Mar14 |
- Re-Start skill queue after pause | 90%
|
Working - Still Testing 17Nov17 |
- Skill training time | 100%
|
COMPLETE 6Mar14 |
- Right-click add skill to queue from Skills Window in Character Window | 100%
|
COMPLETE 6Mar14 |
- Certificate Awarding Recently found some major errors with requirements for certs | 90%
|
Mostly Complete Few Odd Bugs 8Mar23 |
Standings (Current)
Service/Action |
Status |
Comments |
- Faction Standings (NPC Alliances) -- These standings cannot be modified. | 100%
|
COMPLETE 6Mar14 |
- CONCORD Standings (Security Rating) -- Changed by npc/pc kills | 30%
|
Needs More Testing 3Feb23 |
- Agent to Character -- Changed by missions | 30%
|
Needs More Testing 3Feb23 |
- Agent to Player Corp -- Changed by missions | 10%
|
Skeleton Code Only 2Feb20 |
- Agents respond to Character standings (personal, corp, ally) | 15%
|
Preliminary Implementation 2Feb20 |
- NPC Corp to Character -- Changed by missions and faction kills | 15%
|
Preliminary Implementation 2Feb20 |
- NPC Corp to Player Corp -- Changed by missions and faction kills | 15%
|
Preliminary Implementation 2Feb20 |
- Character to Character -- Changed by PnP window | 15%
|
Preliminary Implementation 2Feb20 |
- Character to Player Corp -- Changed by PnP window | 10%
|
Skeleton Code Only 2Feb20 |
- Player Corp to Character -- Changed by Corp Management window | 10%
|
Skeleton Code Only 2Feb20 |
- Player Corp to Player Corp -- Changed by Corp Management window | 10%
|
Skeleton Code Only 2Feb20 |
- Alliance to Player Corp -- Changed by Corp Management window | 10%
|
Skeleton Code Only 2Feb20 |
- Alliance to Alliance -- Changed by Corp Management window | 10%
|
Skeleton Code Only 2Feb20 |
NPC Station Services (Current)
Service/Action |
Status |
Comments |
- Right-click Menu in Station | 100%
|
COMPLETE 10Aug16 |
- In-station Guests List | 100%
|
COMPLETE 10Aug16 |
- Can repackage ships/items | 100%
|
COMPLETE 27Jun17 |
- Can assemble ships and items | 100%
|
COMPLETE 21Feb14 |
- Can eject from ship to pod | 100%
|
COMPLETE 30Nov15 |
- Can make active ships | 100%
|
COMPLETE 30Nov15 |
- Agent Services | 15%
|
Preliminary Implementation 13Nov18 |
- Trade Services | 80%
|
Mostly Complete corp trade not coded. 27Jun17 |
- Repair Services | 90%
|
Working - Still Testing 19Nov18 |
- Insurance Services | 100%
|
COMPLETE 22Aug15 |
- Bounty Services | 100%
|
COMPLETE 22Aug15 |
- Market Services | 80%
|
Mostly Complete
Corp Buy/Sell Incomplete 10Dec18 |
- Medical Services | 80%
|
Mostly Complete Few Odd Bugs 30Dec14 |
- LP Services | 10%
|
Skeleton Code Only 6Mar14 |
- Clone upgrade | 100%
|
COMPLETE 7Sep14 |
- Clone transfer | 10%
|
Skeleton Code Only 7Sep14 |
- Jump clone installation | 10%
|
Skeleton Code Only 6Mar14 |
- Items window | 100%
|
COMPLETE 21Feb14 |
- Can merge/stack/split items | 100%
|
COMPLETE 30Dec14 |
- Can trash items | 100%
|
COMPLETE 30Dec14 |
- Can open/close containers | 100%
|
COMPLETE 1Feb14 |
- Can move items into/out of containers | 100%
|
COMPLETE 1Feb14 |
- Can inject skills from items | 100%
|
COMPLETE 1Feb14 |
Agents (Current)
Service/Action |
Status |
Comments |
- Agents Tab | 75%
|
Working - Still Testing 19Nov18 |
- Can initiate conversation with agent | 75%
|
Working - Still Testing 19Nov18 |
- Agents offer Missions | 75%
|
Working - Still Testing 19Nov18 |
- Can View Mission Offer | 75%
|
Working - Still Testing 19Nov18 |
- Can Accept Mission Offer | 75%
|
Working - Still Testing 19Nov18 |
- Can Complete Mission Offer | 75%
|
Working - Still Testing 19Nov18 |
- Can Search Agents | 15%
|
Preliminary Implementation 19Nov18 |
- Can Search for character by agent | 10%
|
Skeleton Code Only 19Nov18 |
Missions (Current) See forums for details on types and offers
Service/Action |
Status |
Comments |
- Missions Give Rewards (isk/standings) | 75%
|
Working - Testing 19Nov18 |
- Missions Give LP | 10%
|
Skeleton Code Only 19Nov18 |
Basic Mission Types |
- Courier Missions Simple delivery where you are requested to move items from one location to another.
Item(s) to deliver are supplied by Agent. No standing loss from opposing faction. | 75%
|
Working - Still Testing 19Nov18 |
- Mining Missions - 2 Types. Mine specific ore at specific location.
Supply agent with ore or minerals. | 15%
|
Preliminary Implementation 19Nov18 |
- Security Missions - 2 Types. Destroy ships at given location in space.
Destroy ships in deadspace pockets using acceleration gates. | 0%
|
NOT IMPLEMENTED 19Nov18 |
- Trade Missions Provide item(s) to specific station. Can be either crafted or bought. No standing loss from opposing faction. | 0%
|
NOT IMPLEMENTED 19Nov18 |
Special Mission Types |
- Tutorial Missions Missions for beginning pilots to learn game basics.
On Hold...May not be implemented on Alasiya. | 0%
|
NOT IMPLEMENTED 19Nov18 |
- Storyline Missions Offered from Special agent after completion of 16 same-level missions for same faction. Repeatable. | 15%
|
Preliminary Implementation 8Mar23 |
- Research Missions Special Missions given by Research Agents during ongoing research. | 0%
|
NOT IMPLEMENTED 19Nov18 |
- Data Missions Turn in pirate tags for standings. Higher Agents may give basic missions for higher rewards. | 0%
|
NOT IMPLEMENTED 19Nov18 |
- Cosmos Missions Mission Chains given from CONCORD agents. Can only be completed once. Expiration, Failure or Denial forever blocks giving agent. On Hold...May not be implemented on Alasiya. | 0%
|
NOT IMPLEMENTED 19Nov18 |
- Anomic Missions Given by L4 Security Agents. Tougher than 'regular' L4 missions. Can be declined without penalty. Ship Restrictions. | 0%
|
NOT IMPLEMENTED 19Nov18 |
- Arc Missions Large Mission Chains broken into chapters. 7 total Epic Arcs. Can be repeated every 3 months.
On Hold...May not be implemented on Alasiya. | 0%
|
NOT IMPLEMENTED 19Nov18 |
- Burner Missions Can be offered from any Agent. Can be declined without penalty. Ship Restrictions. | 0%
|
NOT IMPLEMENTED 19Nov18 |
- Unsorted Missions Custom missions separate from other categories. | 10%
|
Skeleton Code Only 19Nov18 |
LSC - Large Scale Chat System (Rewrite on hold)
Service/Action |
Status |
Comments |
- Open/View Static Server Channels | 100%
|
COMPLETE 27Jun17 |
- Join Static Server Channels | 100%
|
COMPLETE 27Jun17 |
- rClick Chat Menu | 100%
|
COMPLETE 27Jun17 |
- Characters show up in Local | 90%
|
Complete - PlayTesting 24Nov17 |
- Chat in Local | 100%
|
COMPLETE 7Sep14 |
- Characters show up in Corp | 90%
|
Mostly Complete 24Nov17 |
- Chat in Corp | 90%
|
Mostly Complete 24Nov17 |
- Initiate Private Conversation Chat | 20%
|
Broken Needs Work 2Feb20 |
- Create Private Chat Channels | 20%
|
Broken Needs Work 2Feb20 |
- Joining Created Private Chat Channels | 20%
|
Broken Needs Work 2Feb20 |
- Chat in Private Chat Channels | 20%
|
Broken Needs Work 2Feb20 |
- Load Subscribed Chat Channels Upon Login | 100%
|
COMPLETE 27Jun17 |
- Configure Private Chat Channels | 20%
|
Broken Needs Work 2Feb20 |
- Leave Chat Channels | 100%
|
COMPLETE 27Jun17 |
- Unsubscribe from Private Chat Channel | 20%
|
Broken Needs Work 2Feb20 |
- Character and Corporation Lookup (via Search) | 100%
|
COMPLETE 7Sep14 |
EvE Mail (Rewrite on hold)
Service/Action |
Status |
Comments |
- System-Generated mail (insurance, kills, corp notifications, etc.) | 0%
|
NOT IMPLEMENTED 2Feb20 |
Characters |
- Can Send Eve-mails | 70%
|
Working - Still Buggy 7Sep14 |
- Can Receive Eve-mails | 70%
|
Working - Still Buggy 7Sep14 |
- Can View Eve-mails | 70%
|
Working - Still Buggy 7Sep14 |
- Can Reply-to Eve-mails | 70%
|
Working - Still Buggy 7Sep14 |
- Can Send Eve-mails to Groups (like Corp) | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Can Create new Private Mailing Lists | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Private Mailing Lists Saved to DB/Restored from DB | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Can Send/Receive messages in new Private Mailing Lists | 0%
|
NOT IMPLEMENTED 2Feb20 |
Corporation Mail |
- Can Send Eve-mails | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Can Receive Eve-mails | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Can View Eve-mails | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Can Reply-to Eve-mails | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Can Send Eve-mails to Groups (like Corp) | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Can Create new Private Mailing Lists | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Private Mailing Lists Saved to DB/Restored from DB | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Can Send/Receive messages in new Private Mailing Lists | 0%
|
NOT IMPLEMENTED 2Feb20 |
Calendar (Current)
Service/Action |
Status |
Comments |
- Open Calendar | 90%
|
Complete - PlayTesting 31Oct20 |
- View Events | 90%
|
Complete - PlayTesting 31Oct20 |
- Respond to Event | 90%
|
Mostly Complete - PlayTesting 31Oct20 |
- Edit Response to Event | 30%
|
Needs More Testing 31Oct20 |
- View Event Responses | 85%
|
Mostly Complete - PlayTesting 31Oct20 |
Personal |
- Create Event | 90%
|
Complete - PlayTesting 31Oct20 |
- Edit Event | 0%
|
NOT IMPLEMENTED 31Oct20 |
- Delete Event | 85%
|
Mostly Complete - PlayTesting 31Oct20 |
Corporate |
- Create Event | 90%
|
Complete - PlayTesting 31Oct20 |
- Edit Event | 0%
|
NOT IMPLEMENTED 31Oct20 |
- Delete Event | 85%
|
Mostly Complete - PlayTesting 31Oct20 |
Alliance |
- Create Event | 90%
|
Mostly Complete Alliances partially implemented 31Oct20 |
- Edit Event | 0%
|
NOT IMPLEMENTED 31Oct20 |
- Delete Event | 90%
|
Mostly Complete Alliances partially implemented 31Oct20 |
Market Details (Rewrite on hold - needs review)
Service/Action |
Status |
Comments |
- Price History | 70%
|
Needs More Testing 11Dec18 |
Characters |
- View Items on Market | 100%
|
COMPLETE 11Dec18 |
- View Item Details (Price History, Buy/Sell orders) | 100%
|
COMPLETE 11Dec18 |
- Buy Items on Market (auto-pick seller) | 100%
|
COMPLETE 11Dec18 |
- Buy Items on Market in Specific Location | 75%
|
Working - Still Testing 11Dec18 |
- Placing Buy Orders | 40%
|
Needs More Testing 11Dec18 |
- Cancelling Buy Orders | 40%
|
Needs More Testing 11Dec18 |
- Modify Buy Orders | 40%
|
Needs More Testing 11Dec18 |
- Placing Sell Orders | 40%
|
Needs More Testing 11Dec18 |
- Cancelling Sell Orders | 40%
|
Needs More Testing 11Dec18 |
- Modify Sell Orders | 40%
|
Needs More Testing 11Dec18 |
Corporations |
- Buy Items on Market (auto-pick seller) | 10%
|
Skeleton Code Only 26May19 |
- Buy Items on Market in Specific Location | 10%
|
Skeleton Code Only 26May19 |
- Placing Buy Orders | 10%
|
Skeleton Code Only 26May19 |
- Cancelling Buy Orders | 10%
|
Skeleton Code Only 26May19 |
- Modify Buy Orders | 10%
|
Skeleton Code Only 26May19 |
- Placing Sell Orders | 10%
|
Skeleton Code Only 26May19 |
- Cancelling Sell Orders | 10%
|
Skeleton Code Only 26May19 |
- Modify Sell Orders | 10%
|
Skeleton Code Only 26May19 |
Trader Joe (MarketBot) |
- Watches for Active Systems for trade | 10%
|
Skeleton Code Only 30Nov21 |
- Buy Items on Market | 10%
|
Skeleton Code Only 30Nov21 |
- Placing Buy Orders | 10%
|
Skeleton Code Only 30Nov21 |
- Sell Items on Market | 10%
|
Skeleton Code Only 30Nov21 |
- Placing Sell Orders | 10%
|
Skeleton Code Only 30Nov21 |
- Fleet travels using Civilian Manager system | 10%
|
Skeleton Code Only 30Nov21 |
Assets Window (Current)
Service/Action |
Status |
Comments |
Characters |
- All Assets View | 100%
|
COMPLETE 30Dec14 |
- View Assets by Region | 100%
|
COMPLETE 30Dec14 |
- View Assets by Constellation | 100%
|
COMPLETE 30Dec14 |
- View Assets by Solar System | 100%
|
COMPLETE 30Dec14 |
- View Assets by Station | 100%
|
COMPLETE 30Dec14 |
- Search Assets | 15%
|
Preliminary Implementation 6Mar14 |
Corporations |
- All Assets View | 100%
|
COMPLETE 26May19 |
- View Assets by Region | 100%
|
COMPLETE 26May19 |
- View Assets by Constellation | 100%
|
COMPLETE 26May19 |
- View Assets by Solar System | 100%
|
COMPLETE 26May19 |
- View Assets by Station | 100%
|
COMPLETE 26May19 |
- Search Assets | 15%
|
Preliminary Implementation 26May19 |
Wallet (Current)
Service/Action |
Status |
Comments |
Characters |
- View Journal Entries | 100%
|
COMPLETE 30Dec17 |
- View Shares Entries | 100%
|
COMPLETE 30Dec17 |
- View Orders Entries | 100%
|
COMPLETE 30Dec17 |
- View Transactions Entries | 100%
|
COMPLETE 30Dec17 |
Corporations |
- View Journal Entries | 90%
|
Complete - PlayTesting 30May19 |
- View Shares Entries | 90%
|
Complete - PlayTesting 30May19 |
- View Orders Entries | 90%
|
Complete - PlayTesting 30May19 |
- View Transactions Entries | 90%
|
Complete - PlayTesting 30May19 |
Contracts (Needs Complete Rewrite)
Service/Action |
Status |
Comments |
Characters |
- Start Page | 30%
|
Partially Working 6Mar14 |
- Create Contracts | 30%
|
Partially Working - cannot complete contract 27July15 |
- Get contract info | 30%
|
Partially Working 6Mar14 |
- List our contracts | 0%
|
NOT IMPLEMENTED 6Mar14 |
- List available contracts | 0%
|
NOT IMPLEMENTED 6Mar14 |
- Delete contracts | 0%
|
NOT IMPLEMENTED 6Mar14 |
Corporations |
- Start Page | 30%
|
Partially Working 6Mar14 |
- Create Contracts | 30%
|
Partially Working - cannot complete contract 27July15 |
- Get contract info | 30%
|
Partially Working 6Mar14 |
- List our contracts | 0%
|
NOT IMPLEMENTED 6Mar14 |
- List available contracts | 0%
|
NOT IMPLEMENTED 6Mar14 |
- Delete contracts | 0%
|
NOT IMPLEMENTED 6Mar14 |
Map System (Current)
Service/Action |
Status |
Comments |
- Can show Solar System map | 100%
|
COMPLETE 30Dec14 |
- Can show/use Map Browser (F11) | 100%
|
COMPLETE 30Dec14 |
- Can search Solar Systems | 100%
|
COMPLETE 30Dec14 |
- Can plot routes by searching systems and adding waypoints | 100%
|
COMPLETE 30Dec14 |
- Can Get Statistics on Systems | 90%
|
Complete - PlayTesting 25Mar14 |
- Can Get Visited Systems | 100%
|
COMPLETE 7Sep14 |
- Can Get Jumps Last Hour | 100%
|
COMPLETE 7Sep14 |
- Can Get Pilots in Space | 100%
|
COMPLETE 26Nov18 |
- Can Get Pilots Docked and Active. | 100%
|
COMPLETE 26Nov18 |
- Can Get Kills / Kills last 24 Hours | 100%
|
COMPLETE 7Sep14 |
- Can Get PodKills / PodKills last 24 Hours | 100%
|
COMPLETE 7Sep14 |
- Can Get My Available Agents | 100%
|
COMPLETE 27Nov18 |
- Can Get My Bookmarks | 100%
|
COMPLETE 7Sep14 |
- Can Get My Assets | 100%
|
COMPLETE 7Sep14 |
- Can Get My CorpMembers in Space | 90%
|
Complete - PlayTesting 6Mar14 |
- Can Get Active Cyno Fields | 100%
|
COMPLETE Cyno Generator Not Implemented 26Nov18 |
- Can Get Recent Sovernity Changes | 10%
|
Skeleton Code Only Contested Sovereignty Not Implemented 6Mar14 |
- Can Get Incursions | 10%
|
Skeleton Code Only Incursions Not Implemented 6Mar14 |
Bookmark System (Current)
Service/Action |
Status |
Comments |
Character Bookmarks |
- Bookmark system | 90%
|
Mostly Complete - PlayTesting 2Feb20 |
- Bookmarks loaded from database at character login | 100%
|
COMPLETE 30Dec14 |
- Bookmark a location in space | 100%
|
COMPLETE 30Dec14 |
- Bookmark a station, planet, moon, stargate | 100%
|
COMPLETE 30Dec14 |
- Update a Bookmark | 100%
|
COMPLETE 30Dec14 |
- Delete Bookmarks | 100%
|
COMPLETE 30Dec14 |
- Copy Bookmark to Ship Cargo or Station Hangar | 100%
|
COMPLETE 2Feb20 |
- Create a Bookmark Folder | 100%
|
COMPLETE 30Dec14 |
- Update a Bookmark Folder | 100%
|
COMPLETE 30Dec14 |
- Delete a Bookmark Folder | 90%
|
Mostly Complete - PlayTesting 2Feb20 |
- Move Bookmark to another Folder | 90%
|
Mostly Complete - PlayTesting 2Feb20 |
Corporation Bookmarks |
- Update a Character Bookmark | 100%
|
COMPLETE 2Feb20 |
- Update a Corp Bookmark | 100%
|
COMPLETE 2Feb20 |
- Delete Bookmarks | 100%
|
COMPLETE 2Feb20 |
- Copy Bookmark to Ship Cargo or Station Hangar | 100%
|
COMPLETE 2Feb20 |
- Create a Bookmark Folder | 100%
|
COMPLETE 2Feb20 |
- Update a Bookmark Folder | 100%
|
COMPLETE 2Feb20 |
- Delete a Bookmark Folder | 10%
|
Skeleton Code Only 30May19 |
- Move Bookmark to another Folder | 100%
|
COMPLETE 2Feb20 |
Effects System (Current)
Service/Action |
Status |
Comments |
- Parsing Effects This is decoding effects data before processing can occur | 95%
|
Final Testing 17Feb20 |
Fx Source Processing - Item applying the effect |
- Process Self Effects Source is Ship (T1, T2), Module or Charge | 95%
|
Final Testing 10Feb20 |
- Process Skill Effects Source is Skill, Implant or Booster | 70%
|
Working - Still Testing Implants and Boosters not implemented 19Jun19 |
- Process Ship Effects Source is Ship Subsystem (T3 ships only) | 30%
|
Mostly Non-Working Testing 2Feb20 |
- Process Group Effects Source is not a source per se, this defines the target selection requirements | 95%
|
Final Testing 19Jun19 |
Fx Target Processing - These vary depending on Source |
- Apply Processed Effects to Self Source Item or a Location for Group Effects | 95%
|
Final Testing 17Feb20 |
- Apply Processed Effects to Character Character or Character Skills | 95%
|
Final Testing 7Feb20 |
- Apply Processed Effects to Ship Character's Ship | 95%
|
Final Testing 17Feb20 |
- Apply Processed Effects to Target Ship's current target, either ship or structure. | 80%
|
Needs More Testing 19Jun19 |
- Apply Processed Effects to Other Character's ship for Skill Source. Specific Module for Charge Source. | 95%
|
Final Testing 17Feb20 |
- Apply Processed Effects to Charge Loaded Charge on a Module or Module Group | 95%
|
Final Testing 17Feb20 |
Ship Management (needs review)
Service/Action |
Status |
Comments |
- Can Jettison items into space | 100%
|
COMPLETE 29Nov15 |
- Can open Jetcans and manipulate items within them | 100%
|
COMPLETE 29Nov15 |
- Can open Containers in space and manipulate items within them | 100%
|
COMPLETE 29Nov15 |
- Can eject from ship to pod | 100%
|
COMPLETE 9Dec15 |
- Can Link Weapons | 80%
|
Needs More Testing 1Dec18 |
- Can AutoLink Weapons Using GroupAllWeapons button | 80%
|
Needs More Testing 1Dec18 |
- Can Load Linked Weapons NOTE: Linked Weapons Load as a group | 80%
|
Needs More Testing 1Dec18 |
- Can Unload Linked Weapons NOTE: Linked Weapons UnLoad as a group | 80%
|
Needs More Testing 1Dec18 |
- Can Unlink Weapons NOTE: Linked Weapons will not Unload Charges when Unlinked | 80%
|
Needs More Testing 1Dec18 |
- Unpiloted ships stay in space | 100%
|
COMPLETE 9Dec15 |
- Can board ships in space from pod | 100%
|
COMPLETE 9Dec15 |
- Can name your ship | 100%
|
COMPLETE 10Aug16 |
- Can use specialized bays on ships that have them | 100%
|
COMPLETE 10Aug17 |
- Can activate Self-Destruct | 30%
|
Mostly Non-Working Testing 2Feb20 |
- Modules Generate Heat when overloaded | 70%
|
Working - Still Testing 2Feb20 |
- Module racks Dissipate Heat | 70%
|
Working - Still Testing 2Feb20 |
T3 Ship Management |
- Fit Subsystems | 70%
|
Working - Still Testing 17Mar23 |
- Remove/Replace Subsystems | 70%
|
Working - Still Testing 17Mar23 |
- Fit Modules | 70%
|
Working - Still Testing 17Mar23 |
- Remove/Replace Modules | 70%
|
Working - Still Testing 17Mar23 |
- Character loses skills when Ship is killed. | 10%
|
Skeleton Code Only 8Mar23 |
Capital Ship Management |
- Can configure ship | 10%
|
Skeleton Code Only 7Sep14 |
- Can install clone | 10%
|
Skeleton Code Only 7Sep14 |
- Can store/retrieve ships | 30%
|
Mostly Non-Working Testing 2Feb20 |
- Can store/retrieve items from Corporate Hangar | 80%
|
Needs More Testing 1Dec18 |
Ship Fittings Manager (Current)
Service/Action |
Status |
Comments |
Characters |
- Save Fittings | 10%
|
Skeleton Code Only 2Feb20 |
- Retrieve Saved Fittings | 10%
|
Skeleton Code Only 2Feb20 |
- Delete Fittings | 10%
|
Skeleton Code Only 2Feb20 |
- Update Fittings | 10%
|
Skeleton Code Only 2Feb20 |
Corporations |
- Save Fittings | 10%
|
Skeleton Code Only 2Feb20 |
- Retrieve Saved Fittings | 10%
|
Skeleton Code Only 2Feb20 |
- Delete Fittings | 10%
|
Skeleton Code Only 2Feb20 |
- Update Fittings | 10%
|
Skeleton Code Only 2Feb20 |
Ship Navigation (Destiny - Movement Rewrite - In Progress)
Service/Action |
Status |
Comments |
- Stargate Jump | 100%
|
COMPLETE 27July15 |
- Orbit Object | 25%
|
Hacked - Horrible 28Feb23 |
- Follow Object | 100%
|
COMPLETE 27July15 |
- Approach Object | 100%
|
COMPLETE 27July15 |
- Keep Object at Distance | 100%
|
COMPLETE 27July15 |
- Aligning to Object | 100%
|
COMPLETE 27July15 |
- Warp to object on-grid | 100%
|
COMPLETE 27July15 |
- Warp to object off-grid | 100%
|
COMPLETE 27July15 |
- Dock to Station | 100%
|
COMPLETE 27July15 |
- Undock from Station (with velocity) | 100%
|
COMPLETE 27July15 |
- Can travel routes using AutoPilot | 30%
|
Broken - AP shuts off after every jump 7Sep14 |
- Warp-in from random location at login | 70%
|
Complete - NOT IMPLEMENTED 10Aug16 |
- Warp-out to random location at logoff | 70%
|
Complete - NOT IMPLEMENTED 10Aug16 |
Combat (Current)
Service/Action |
Status |
Comments |
- Can Lock Target | 100%
|
COMPLETE 27Jun17 |
- Can Activate Modules | 100%
|
COMPLETE 27Jun17 |
- Modules affect target | 100%
|
COMPLETE 27Jun17 |
- Can Orbit target | 25%
|
Hacked - Horrible 8Mar23 |
- Can Follow target | 100%
|
COMPLETE 27Jun17 |
- Can Keep target at distance | 100%
|
COMPLETE 27Jun17 |
- Pilot moved to pod when ship destroyed | 100%
|
COMPLETE 2Dec18 |
- Pilot moved to clone (at clone's location) when pod destroyed | 100%
|
COMPLETE 2Dec18 |
Module Management (Rewrite - needs review)
Service/Action |
Status |
Comments |
- Can drop modules on ship in Fitting window (auto-insert into slots) | 100%
|
COMPLETE 10Aug16 |
- Can drop modules on specific slots in Fitting window | 100%
|
COMPLETE 10Aug16 |
- Can Online/Offline modules in Fitting window | 60%
|
Can Exploit - Needs Update 25Feb20 |
- Can remove modules from Fitting window to cargo or hangar | 60%
|
Can Exploit - Needs Update 25Feb20 |
- Can add/remove charges to modules slots in Fitting window | 95%
|
Final Testing 20Feb20 |
- Can move modules from slot to slot in Fitting window | 95%
|
Final Testing 20Feb20 |
- Can Activate modules on ship (in space only) | 60%
|
Can Exploit - Needs Update 25Feb20 |
- Activated modules on ship in space produce desired effect | 95%
|
Final Testing 20Feb20 |
- Activated modules produce Graphics Effects GFX methods rewrite | 95%
|
Final Testing 8Mar23 |
- Can De-activate modules on ship in space | 60%
|
Can Exploit - Needs Update 25Feb20 |
- De-activated modules on ship in space remove effect | 95%
|
Final Testing 20Feb20 |
- Can Overload modules (and they work) | 80%
|
Needs More Testing 12Jun21 |
- Can De-activate Overloaded modules | 80%
|
Needs More Testing 12Jun21 |
- Overloaded modules damage bank from heat | 80%
|
Needs More Testing 12Jun21 |
- Can repair damaged modules (using nanite paste) | 10%
|
Skeleton Code Only 10Jan19 |
Ship Module Groups (Current)
Module Group |
Status |
Comments |
- Engineering | 100%
|
COMPLETE 27Jun17 |
- Electronic | 100%
|
COMPLETE 27Jun17 |
- Weapons - Turrets | 100%
|
COMPLETE 27Jun17 |
- Weapons - Missiles | 100%
|
COMPLETE 27Jun17 |
- Weapons - Other | 10%
|
Skeleton Code Only 10Aug16 |
- Shields | 100%
|
COMPLETE 27Jun17 |
- Armor | 100%
|
COMPLETE 27Jun17 |
- Hull | 100%
|
COMPLETE 27Jun17 |
- EWAR | 100%
|
COMPLETE 27Jun17 |
- Propulsion | 95%
|
Final Testing 17Nov17 |
- Mining | 100%
|
COMPLETE 27Jun17 |
- Gang Assist | 10%
|
Skeleton Code Only 10Aug16 |
- Rigs | 100%
|
COMPLETE 27Jun17 |
Drones (Rewrite in progress - Current)
Service/Action |
Status |
Comments |
- Launch Drones | 90%
| Complete - PlayTesting 31Oct20 |
- Scoop to Cargo | 90%
|
Complete - PlayTesting 31Oct20 |
- Scoop to Drone Bay | 90%
|
Complete - PlayTesting 31Oct20 |
Drone AI |
Passive/Aggressive (toggle) Passive: attack only upon command.
Aggressive: attack any valid target. | 15%
|
Preliminary Implementation - Very Basic. 2Feb20 |
Attack and Follow (fighters only)
Engage the first target of the assigned ship. Will chase target in warp. | 0%
|
NOT IMPLEMENTED 2Feb20 |
Assist (passive/aggressive setting ignored) Drone will engage assigned ship's target once an offensive module is activated on that target. Drone will continue attack until itself, target or assigned ship is popped. | 10%
|
Skeleton Code Only 2Feb20 |
Guard Drone will retaliate towards any threat to assigned ship until commanded otherwise. | 0%
|
NOT IMPLEMENTED 2Feb20 |
Mine Drone will mine assigned target until canceled or full, then drop mined ore into assigned ship's hold. | 10%
|
Skeleton Code Only 2Feb20 |
Focus Fire All drones fire upon (or mine) same target till destroyed or commanded otherwise. | 0%
|
NOT IMPLEMENTED 2Feb20 |
Drone Commands |
Attack Engage the first target of the assigned ship. | 15%
|
Preliminary Implementation - Very Basic. 2Feb20 |
Assist Engage anything assigned ship activates offensive module on. (passive/aggressive setting ignored) | 10%
|
Skeleton Code Only 2Feb20 |
Guard Retaliate towards any threat to assigned ship. | 0%
|
NOT IMPLEMENTED 2Feb20 |
Mine Mine assigned asteroid for one cycle, then return and orbit. | 0%
|
NOT IMPLEMENTED 2Feb20 |
Mine Repeatedly Mine assigned asteroid until depleted or commanded otherwise. | 0%
|
NOT IMPLEMENTED 2Feb20 |
Abandon Relinquish control and ownership of drone. | 80%
|
Working - Still Testing 2Feb20 |
Return and orbit Should I explain this? | 15%
|
Preliminary Implementation 2Feb20 |
Return To Drone Bay To Be Determined. | 15%
|
Preliminary Implementation 2Feb20 |
Reconnect to Lost Drones Try to reestablish communication with drones previously abandoned or went past ship's drone control range. | 0%
|
NOT IMPLEMENTED 2Feb20 |
NPC AI, Combat & Spawning (Current)
Service/Action |
Status |
Comments |
- NPC look for targets | 100%
|
COMPLETE 27July15 |
- NPC engage when targeted (if idle) | 100%
|
COMPLETE 27July15 |
- NPC approach found targets | 100%
|
COMPLETE 27July15 |
- NPC lock/engage/orbit targets | 100%
|
COMPLETE 27July15 |
- NPC notice new targets within sight range, and engage weakest | 30%
|
Mostly Non-Working Testing 2Feb20 |
- NPC special actions/call for help/retreat | 10%
|
NOT IMPLEMENTED 2Feb20 |
- Rats warp into Asteroid fields | 80%
|
Working - Still Glitchy 2Feb23 |
- Rats warp out of Asteroid fields | 80%
|
Working - Still Glitchy 2Feb23 |
- Rats find/harass Players in space | 30%
|
Mostly Non-Working Testing 2Feb20 |
- Rat Wreck Creation | 90%
|
Complete - PlayTesting 12Feb17 |
- Rat Loot | 90%
|
Complete - PlayTesting 12Feb17 |
Science & Industry (Rewrite on hold)
Service/Action |
Status |
Comments |
- Blueprints R.A.M. skills no longer displayed properly on tabs. Haven't found when/why this broke | 30%
|
Broken Needs Work 17Mar23 |
Players |
- Research | 95%
|
Final Testing 30Mar18 |
- Invention | 10%
|
Skeleton Code Only 6Mar15 |
- Reverse Engineering | 10%
|
Skeleton Code Only 6Mar15 |
- Ore Mining | 95%
|
Final Testing 30Mar18 |
- Gas Mining | 30%
|
Mostly Non-Working Testing 2Feb20 |
- Refining and Reprocessing | 100%
|
COMPLETE 30Mar18 |
- Manufacturing | 95%
|
Final Testing 30Mar18 |
- R&D using Agents | 0%
|
NOT IMPLEMENTED 30Nov15 |
Corporations |
- Research | 10%
|
Skeleton Code Only 30May19 |
- Invention | 10%
|
Skeleton Code Only 30May19 |
- Reverse Engineering | 10%
|
Skeleton Code Only 30May19 |
- Refining and Reprocessing | 10%
|
Skeleton Code Only 30May19 |
- Manufacturing | 10%
|
Skeleton Code Only 30May19 |
Scanning & Probing (Current)
Service/Action |
Status |
Comments |
- System Scanning using Ship Sensors (Without Probes) | 100%
|
COMPLETE 21May16 |
- Directional Scanning (using Ship Sensors) | 80%
|
Working - Still Glitchy 2Feb23 |
- Launch Probes from ship | 100%
|
COMPLETE 6Mar18 |
- Move Probes in Space | 100%
|
COMPLETE 6Mar18 |
- Change Probe Range | 100%
|
COMPLETE 6Mar18 |
- System Scanning with Probes (See 'Scan Manager' Data Block below for details) | 90%
|
Working - Still Testing 6Mar18 |
- Bookmark Scanned Result | 90%
|
Working - Found Errors 2Feb23 |
- Warp to Scanned Result | 90%
|
Working - Found Errors 2Feb23 |
Fleet System (Current)
Service/Action |
Status |
Comments |
- Create Fleet | 100%
|
COMPLETE 1Dec17 |
- Fleet management window | 100%
|
COMPLETE 1Dec17 |
- Set Fleet MOTD | 95%
|
Final Testing 1Dec17 |
- Fleet Warp | 15%
|
Preliminary Implementation 20Feb20 |
- View Fleet Composition | 100%
|
COMPLETE 1Dec17 |
- Create/Delete Wings and Squads | 100%
|
COMPLETE 1Dec17 |
- Name Wings and Squads | 100%
|
COMPLETE 1Dec17 |
- Invite to Fleet | 100%
|
COMPLETE 1Dec17 |
- Accept Fleet Invite | 100%
|
COMPLETE 1Dec17 |
- Reject Fleet Invite | 100%
|
COMPLETE 1Dec17 |
- Leave Fleet | 100%
|
COMPLETE 1Dec17 |
- Kick Member | 100%
|
COMPLETE 1Dec17 |
- Move fleet members | 100%
|
COMPLETE 1Dec17 |
- Set commanders | 100%
|
COMPLETE 1Dec17 |
- Set boosters | 100%
|
COMPLETE 1Dec17 |
- Commanders provide bonuses to their members | 95%
|
Final Testing 1Dec17 |
- Boosters provide bonuses to their members | 95%
|
Final Testing 1Dec17 |
- Broadcast to fleet | 100%
|
COMPLETE 1Dec17 |
- Broadcast to system | 100%
|
COMPLETE 1Dec17 |
- Broadcast to bubble | 100%
|
COMPLETE 1Dec17 |
- Add Member to watch list | 95%
|
Final Testing 1Dec17 |
- Remove Member from watch list | 95%
|
Final Testing 1Dec17 |
- Fleet chat window | 100%
|
COMPLETE 1Dec17 |
- Advertise Fleet | 100%
|
COMPLETE 1Dec17 |
- View Availible Fleets | 100%
|
COMPLETE 1Dec17 |
- Apply to Advertised Fleet | 100%
|
COMPLETE 1Dec17 |
- View Fleet Applications | 95%
|
Final Testing 1Dec17 |
Planetary Interaction System (Current)
Service/Action |
Status |
Comments |
- Planet Search | 15%
|
Preliminary Implementation 27Dec16 |
- Planet View | 85%
|
Mostly Complete - PlayTesting 27Dec16 |
- Planet Resource Survey | 85%
|
Mostly Complete - PlayTesting 27Dec16 |
- Install/Use Command Center | 85%
|
Mostly Complete - PlayTesting
Recent SOV updates broke CC installation 3Feb23 |
- Creating Extractor Heads | 85%
|
Mostly Complete - PlayTesting 27Dec16 |
- Install/Use Silo | 85%
|
Mostly Complete - PlayTesting 27Dec16 |
- Creating logistic routes (links) on planet | 85%
|
Mostly Complete - PlayTesting 27Dec16 |
- Installing Schematics | 85%
|
Mostly Complete - PlayTesting 27Dec16 |
- Factory Automation (run schematics) | 85%
|
Mostly Complete - PlayTesting 27Dec16 |
- Install/Use Space Ports | 15%
|
Preliminary Implementation 27Dec16 |
- Planetary Customs Office | 15%
|
Preliminary Implementation 27Dec16 |
- Launching Items to Customs Office | 15%
|
Preliminary Implementation 27Dec16 |
Corporation Management (Current)
Service/Action |
Status |
Comments |
- Create a corporation | 95%
|
Final Testing 10Dec17 |
- Managing Members | 70%
|
Working - Still Testing 20Dec17 |
- Apply to Join Corp | 95%
|
Final Testing 28May19 |
- Invite to Join Corp | 30%
|
Mostly Non-Working Testing 20Dec17 |
- Quit Corp | 30%
|
Mostly Non-Working Testing 20Dec17 |
- Kick from Corp | 30%
|
Mostly Non-Working Testing 20Dec17 |
- Managing Roles | 95%
|
Final Testing 20Dec17 |
- Managing Divisions | 95%
|
Final Testing 20Dec17 |
- Managing Recruitment | 95%
|
Final Testing 20Dec17 |
- Creating/Editing Advert | 95%
|
Final Testing 20Dec17 |
- Managing Funds | 95%
|
Final Testing 20Dec17 |
- Managing Voting | 95%
|
Final Testing 28May19 |
- Viewing Roles | 95%
|
Final Testing 20Dec17 |
- Viewing Divisions | 95%
|
Final Testing 20Dec17 |
- Viewing Members | 75%
|
Working - Still Testing 20Dec17 |
- Viewing Corp History | 20%
|
Broken Needs Work 10Dec17 |
- Viewing Journal | 95%
|
Final Testing 28May19 |
- Viewing Transactions | 95%
|
Final Testing 20Dec17 |
- Viewing Bills | 20%
|
Broken Needs Work 10Dec17 |
- Viewing Assets | 95%
|
Final Testing 28May19 |
- Renting Office | 95%
|
Final Testing 20Dec17 |
- Moving HeadQuarters | 95%
|
Final Testing 20Dec17 |
- Declaring War | 20%
|
Broken Needs Work 10Dec17 |
- Moving Items In and Out of corp hangars | 95%
|
Final Testing 20Dec17 |
- Market Deliveries and Returns in Station | 15%
|
Preliminary Implementation 20Dec17 |
- Impounded Items | 15%
|
Preliminary Implementation 20Dec17 |
- Creating Medals | 95%
|
Final Testing 28May19 |
- Viewing Medals | 95%
|
Final Testing 28May19 |
- Awarding Medals | 95%
|
Final Testing 28May19 |
Alliance Management (needs review after adding James' SOV updates)
Service/Action |
Status |
Comments |
- Creating Alliance | 15%
|
Preliminary Implementation Begin Testing 25May21 |
- Join Alliance | 15%
|
Preliminary Implementation Begin Testing 25May21 |
- Alliance Bulletins | 15%
|
Preliminary Implementation Begin Testing 25May21 |
- Alliance History (Corp Employment) | 15%
|
Preliminary Implementation Begin Testing 25May21 |
- Alliance Wars | 15%
|
Preliminary Implementation Begin Testing 25May21 |
POS - Player Owned Structures (Current)
Service/Action |
Status |
Comments |
- Deploying Structures | 95%
|
Final Testing 28Dec17 |
- Scoop Structures to Cargo Bay | 40%
| Needs More Testing 28Dec17 |
- Anchoring Structures | 95%
|
Final Testing 28Dec17 |
- Onlining Structures | 95%
|
Final Testing 28Dec17 |
- Managing Tower | 95%
|
Final Testing 28Dec17 |
- Managing Structures Access | 75%
|
Working - Still Testing 28Dec17 |
- Managing Tower Field Access | 75%
|
Working - Still Testing 28Dec19 |
- Can Add/Remove Fuel and Strontium in Tower Holds | 95%
|
Final Testing 28Dec17 |
- Reinforcing Tower | 10%
|
Skeleton Code Only 28Dec17 |
- Interaction with Structures | 50%
|
Somewhat Working Testing 28Dec17 |
- Can store/retrieve ships from Ship Maintenance Arrays | 50%
|
Somewhat Working Testing 28Dec17 |
- Can store/retrieve items from Corporate Hangar Arrays | 75%
|
Working - Still Testing 28Dec17 |
- Can Add/Remove Charges for Offensive Batteries | 50%
|
Somewhat Working Testing 28Dec17 |
- Using Structures | 50%
|
Somewhat Working Testing 28Dec17 |
- Can Take Control of Offensive Batteries | 10%
|
Skeleton Code Only 28Dec17 |
- Moon Mining | 10%
|
Skeleton Code Only 28Dec17 |
- Processing Moon Goo | 10%
|
Skeleton Code Only 28Dec17 |
Cosmic Management System (Details in Specific System Listing)
Service/Action |
Status |
Comments |
- Anomaly Manager | 21%
|
Preliminary Implementation 27Aug17 |
- Dungeon Manager | 30%
|
Preliminary Implementation 27Aug17 |
- Belt Manager | 79%
|
Mostly Complete - PlayTesting 27Aug17 |
- Spawn Manager | 85%
|
Mostly Complete - PlayTesting 27Aug17 |
- Scan Manager | 78.7%
|
Mostly Complete - PlayTesting 27Aug17 |
- WormHole Manager | 23%
|
Preliminary Implementation 27Aug17 |
- Civilian Manager | 6%
|
Skeleton Code Only 27Aug17 |
Anomaly Manager (needs review)
Service/Action |
Status |
Comments |
- Gravametric Site Creation | 85%
|
Mostly Complete - PlayTesting 12Feb17 |
- Gravametric Site Destruction | 75%
|
Working - Still Testing 2Feb20 |
- Magnetometric Site Creation | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Magnetometric Site Destruction | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Radar Site Creation | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Radar Site Destruction | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Ladar Site Creation | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Ladar Site Destruction | 0%
|
NOT IMPLEMENTED 2Feb20 |
Dungeon Manager (needs review)
Service/Action |
Status |
Comments |
- Anomaly Dungeon Creation | 85%
|
Mostly Complete - PlayTesting 12Feb17 |
- Anomaly Dungeon Destruction | 75%
|
Working - Still Testing 2Feb20 |
- Mission Dungeon Creation | 10%
|
Skeleton Code Only 12Feb17 |
- Mission Dungeon Destruction | 10%
|
Skeleton Code Only 12Feb17 |
- Unrated Dungeon Creation | 85%
|
Mostly Complete - PlayTesting 12Feb17 |
- Unrated Dungeon Destruction | 75%
|
Working - Still Testing 2Feb20 |
- Unrated Escalation Creation | 10%
|
Skeleton Code Only 12Feb17 |
- Unrated Escalation Destruction | 10%
|
Skeleton Code Only 12Feb17 |
- DED Complex Creation | 10%
|
Skeleton Code Only 12Feb17 |
- DED Complex Destruction | 10%
|
Skeleton Code Only 12Feb17 |
Belt Manager (needs review)
Service/Action |
Status |
Comments |
- Asteroid Belt Creation | 90%
|
Complete - PlayTesting 2Feb20 |
- Asteroid Belt Destruction | 90%
|
Complete - PlayTesting 2Feb20 |
- Asteroids Grow when idle | 15%
|
Preliminary Implementation 2Feb20 |
- Asteroids Disappear when mined out (individual roids) | 90%
|
Complete - PlayTesting 2Feb20 |
- Asteroids Belts Respawn when empty | 90%
|
Complete - PlayTesting 2Feb20 |
Spawn Manager (Current)
Service/Action |
Status |
Comments |
- Dynamic spawning (Belt, Mission, Deadspace) | 85%
|
Mostly Complete - PlayTesting 11Dec18 |
- Static spawning (Gate) | 85%
|
Mostly Complete - PlayTesting 11Dec18 |
- Spawn Destruction/Removal | 85%
|
Mostly Complete - PlayTesting 11Dec18 |
- Spawns Warp into Belts | 85%
|
Mostly Complete - PlayTesting 11Dec18 |
- Spawns Warp out of Belts | 85%
|
Mostly Complete - PlayTesting 11Dec18 |
- Spawns guard Gates | 85%
|
Mostly Complete - PlayTesting 11Dec18 |
Scan Manager (Current)
Service/Action |
Status |
Comments |
- Probe Acquiring Data based on Probe's Attributes and Character Skills | 75%
|
Working - Still Testing 11Dec18 |
- Anomaly Data compilation based on Probe Results | 75%
|
Working - Still Testing 11Dec18 |
- Reporting of Compiled Data | 90%
|
Final Testing 11Dec18 |
- Probe Management | 75%
|
Working - Still Testing 11Dec18 |
WormHole Manager (Current)
Service/Action |
Status |
Comments |
- WormHole Creation | 15%
|
Preliminary Implementation 12Feb17 |
- WormHole Tracking | 15%
|
Preliminary Implementation 12Feb17 |
- WormHole Destruction | 10%
|
Skeleton Code Only 12Feb17 |
- View WormHole Details | 75%
|
Working - Still Testing 12Feb17 |
- Jumping thru WormHole | 0%
|
NOT IMPLEMENTED 2Feb20 |
Civilian Manager (Current)
Service/Action |
Status |
Comments |
- Civilian Ship Creation | 15%
|
Preliminary Implementation 12Feb17 |
- Civilian Ships "Undock" from station | 10%
|
Skeleton Code Only 12Feb17 |
- Civilian Ships "Dock" to station | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Civilian Ships Travel in System | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Civilian Ships Travel using Jump Gates | 0%
|
NOT IMPLEMENTED 2Feb20 |
- Trader Joe traveling with Civilian Ships | 10%
|
Skeleton Code Only 2Feb20 |
|
|
Script executed in 0.64030 seconds |
|
---|