mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-12 06:41:51 +09:00
serialised RNG; font update
This commit is contained in:
@@ -14,10 +14,10 @@ Ord Hex Description
|
||||
... 00 String terminator
|
||||
|
||||
... Terrain seed (8 bytes)
|
||||
... Randomiser seed (8 bytes)
|
||||
... Randomiser iterations (4 bytes)
|
||||
... Weather seed (8 bytes)
|
||||
... Weather iterations (4 bytes)
|
||||
... Randomiser s0 (8 bytes)
|
||||
... Randomiser s1 (4 bytes)
|
||||
... Weather s0 (8 bytes)
|
||||
... Weather s1 (4 bytes)
|
||||
|
||||
... SHA-256 hash of worldinfo1 when not compressed (32 bytes)
|
||||
... SHA-256 hash of worldinfo2 when not compressed (32 bytes)
|
||||
|
||||
Reference in New Issue
Block a user