Tue Dec 08, 2015 7:16 am by Allan
7 Dec 2015
Major Code and Systems Update -
- Codebase will have to be recompiled from scratch with this update
Implement Unsigned Long Python Class
Implement scanning system.
- DScan working
- System Scanning and Probe Scanning not working
Added Update Messages and new Items to Destiny Updates and Notification Messages
- Added Missing clientID to session data
- Corrected Places where session data was missing or wrong
Added Additional Nested Tuple (with checks) to PyObjectEx_Type1
Updated Main Process loop for Faster Iteration times.
Added New and Updated Existing Code for Future System Unloading
Added Drone Times to Profile System
Added Code that keeps a Character's Pod until Destroyed, Instead of Creating New Pod when needed
Removed Misc Unused, Redundent, and Usless Code
Updated sending of Notification Messages
- Removed Notification Messages from Destiny Updates
- This Enables sending correct Notification Message the Client Expects
Finished Writing Initial Drone Class Code
- Drone Launching works
- Drones are still only partially working
- Added Drone ToHit Code
Added Module query code to Ship Class
Updated Ship Eject/Board/Leave/Activate Code
- Changing Ships in Station send Proper code now
- Ejecting from Ship is not Complete
- Boarding Ship in Station Working, but not Complete
- Leaving Ship not Complete
- Activate Ship Working
Begin Implant Modifier Class
- No Implant Modifier Data in DB
- Implant Modifier Class Implemented
Added Placeholder for Anomaly Manager Class
Update to RemoveBall Code