Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
blockchain-replay [2020/05/11 14:20]
elindos [Our Broadcasts so Far]
blockchain-replay [2020/05/20 07:11]
elindos
Line 44: Line 44:
  
 Some players found it  bothering to receive so many messages. So the delivery message is now considered obsolete and is not required for blockchain replay. Some players found it  bothering to receive so many messages. So the delivery message is now considered obsolete and is not required for blockchain replay.
 +
 +=== exode_contract_dropready ===
 +
 +This is broadcasted when a contract has a new weekly drop ready. ​
 +
 +  * Tuesday is **Tom'​s Tuesday** (where Tom Settler Premium Buddies receives a new drop of 6 cards),
 +
 +  * Friday is **Rekatron Friday** (where Rekatron Weapon Drops generate 10 new cards),
 +
 +  * Sunday is **Syndicate Sunday** (where Syndicate contracts generate 3 new cards).
 +
 +
 +To be valid for a drop, a contract must have been purchased before midnight +1 minute the next day.
  
  
Line 71: Line 84:
 The source pack is also mentioned. Once opened, the source pack is considered destroyed. The source pack is also mentioned. Once opened, the source pack is considered destroyed.
  
-One strong exception is contracts: ​contracts are not destroyed when opened, they are still there, ​but they are then bound to account for a time. Contractswhen bound to account, do not generate bound cards.+ 
 +=== exode_dropdelivery === 
 + 
 +This broadcast was made specifically for contracts. It has the same format as '​exode_openpack'​. 
 + 
 +Contracts ​are not destroyed when they are opened, they are still there. Once a drop is received, they are supposed to be bound to account for a time, but so far EXODE is testing a free market without binding them. 
  
 === Other broadcasts? === === Other broadcasts? ===