Difference between revisions of "Category:Game Operation"

From EVEmu Wiki
Jump to navigation Jump to search
m (begin updates of this page - w.i.p.)
 
(4 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
'''KNOWN DEVIATIONS FROM OFFICIAL CCP EVE ONLINE OPERATION'''
 
'''KNOWN DEVIATIONS FROM OFFICIAL CCP EVE ONLINE OPERATION'''
  
* Destiny - turns, orbit and collisions are not going to be as accurate as the eve client and official server since we do not have access to their formulas used for these calculations.
+
* Destiny - turns, orbit and collisions are not going to be as accurate as the eve client and official server since we do not have access to their formulas used for these calculations.  In fact, collisions are disabled, turns are almost close, and orbit is hacked to high hell.  desync is a routine problem once ships turn or orbit.
* All O.R.E. ships with exception of the Rorqual and the Orca have wrecks with typeIDs from '''invTypes''' table in the EVEmu database '''invTypesToWrecks''' table that are specific to Galente-specific wrecks, even though there are similar wrecks for all the other races. At this time, we have no idea why CCP has wrecks for the ORE ships for each race, but we're going to use Galente race wreck types for these ships.
+
* All O.R.E. ships have wreck typeIDs for each race. We have no idea why CCP has these wrecks for each race, but we're using Gallente wreck types for these ships.  This could be edited to use pilots race for determining wreck typeID, but is not implemented that way at this time.
  
 
= <span id="Essentials" class="mw-headline"> Essentials </span> =
 
= <span id="Essentials" class="mw-headline"> Essentials </span> =
  
* [http://wiki.evemu.dev/index.php?title=Attributes_and_Effects&action=edit&redlink=1 Attributes and Effects] - Basics on what Attributes and Effects are and how they make EVE work
+
* [http://wiki.evemu.dev/index.php?title=Attributes_and_Effects Attributes and Effects] - Basics on what Attributes and Effects are and how they make EVE work
* [[Category_Module_Manager.html|Module Manager]] - Modules and Fittings
+
* [[Category_Module_Manager|Module Manager]] - Modules and Fittings
  
 
= <span id="Combat" class="mw-headline"> Combat </span> =
 
= <span id="Combat" class="mw-headline"> Combat </span> =

Latest revision as of 23:19, 8 April 2021

This category details the various operations of the EvEmu server along with specific systems that deviate from live.
These articles are organized into large functional groups.

work-in-progress
I am working on updating this page with notes from my code design
- Allan


List of Known Deviations from Official CCP EVE Online Operation

KNOWN DEVIATIONS FROM OFFICIAL CCP EVE ONLINE OPERATION

  • Destiny - turns, orbit and collisions are not going to be as accurate as the eve client and official server since we do not have access to their formulas used for these calculations. In fact, collisions are disabled, turns are almost close, and orbit is hacked to high hell. desync is a routine problem once ships turn or orbit.
  • All O.R.E. ships have wreck typeIDs for each race. We have no idea why CCP has these wrecks for each race, but we're using Gallente wreck types for these ships. This could be edited to use pilots race for determining wreck typeID, but is not implemented that way at this time.

Essentials

Combat

Organizations



Industrial



Exploration



This category currently contains no pages or media.