24
25
26
27
28
29
30
|
24
25
26
27
28
29
30
31
32
|
+
+
|
* FullBroadcastSum
* FullBroadcastSumEx
New messages:
* BIZARRO_SWAP: Called when BizarroSwap or BizarroSwapAt is executed.
Changing the OF_BIZARRO flag, and using commands BizarroCreate and BizarroSwap and BizarroSwapAt, do not send any messages such as FLOATED, SUNK, CREATED, DESTROYED, ARRIVED, and DEPARTED. It is OK to use BizarroSwap and BizarroSwapAt during the cleanup step.
Some way of editing the bizarro world in the level editor, and storing them in the level file format, is also needed, if this is to be implemented.
|