* Try entropy build
* Fix
* Updates
* Remove file
* Fix
* Add seed parameter to entropy.sh
* echo SEED used
* Try build pipeline changes
* Add python setup
* Fix pipeline
* Increase number of samples, add entropy to isle and config
* Try 32 samples
* Empty commit for another CI run
* Try 50 samples
* Empty commit for another CI run
* Empty commit for another CI run
* Empty commit for another CI run
* Empty commit for another CI run
* Empty commit for another CI run
* Empty commit for another CI run
* Empty commit for another CI run
* Empty commit for another CI run
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Trigger CI with 100 entropy samples
* Update
* Echo seed
* Update text
* Fix requirements.txt
* Cancel previous CI workflows
* Try only build,yml
* Empty commit - should stop earlier build
* Fix upload
* Add BETA10 for Vector2
* BETA10 match the remaining vector vtables
* Match vector implementations to BETA10
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
* Some progress on HistoryBook::ReadyWorld
* Refactor getter
* 48 %
* 49 %
* 53 %
* Improve BETA10 stack, LEGO1 now at 91
* variable number match on BETA10, 91 % on LEGO1
* Cleanup
* Match
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
Co-authored-by: Christian Semmler <mail@csemmler.com>
* Run experimental json-based diff, part 1
* Run experimental JSON diff, part 2
* Try to fix diff
* Clean up in preparation of PR
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
* Fix `LegoBackgroundColor` order
* Order
* Improve order in Act3Actors
* Improve order
* Add BETA annotation
* Order more
* More order
* More order
* Order
* Match/order
* Remove blank line
* Modern compiler fix
* vtable annotation
* Begin refactor Serialize functions
* Match more Serialize functions
* Match `LegoVehicleBuildState::Serialize`
* Match `LegoGameState::Username::Serialize`
* Match `LegoGameState::ScoreItem::Serialize`
* Match `LegoGameState::History::Serialize`
* Var name
* Var name
* Revert "Var name"
This reverts commit 1c0cccfba7.
* Add other Serialize implementations
* Add remaining Serialize implementations
* Add Read for char*
* Improvements