You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial POC commit of replay code
* Added more debug logs and update tick recording
* Working version of replays.
* Working version of demo replays. Still rare issues with long term replays.
* Add replay POC
* Temp muting logging for events
* updating projet files
* Updating Cmakelist
* updating project and merging some files
* Ignoring modcache
* Merge of 1.15 code
* More logging cleanup and simplifying code.
* More merging of the 1.15 code.
* Additional Merging
* updating ui and filters
* ensuring version is 141 instead of 143
* Removing sdl import
* Removed unused dependencies
* Removing unreachable code
* Removing inused includes
* Updating strcpy call
* Don't open folder in linux
* Remove stale replay logging
* Fix up pathing for linux
* Updating UI to support linux and change the mod checking behavior for dark fores assets.
* Change functinoality of mod checker.
* temp debug logging
* Rewriting log
* Fix for linux paths and sorting
* Clean up some empty space - make it look nicer on linux.
* Updating version - removing eye requirement in the events - adding recording/replay start messages.
* Add logging toggle for replays
* update linux offsets
* Change playback counter
* Adding append more for filestreaming.
* fix log
* never skip priority by default
* Adding an option to run a replay via commandline. Also add parameter to show debug logs so you can add them to github action build to ensure there are no deltas
* adding param to auto exit.
* Adding latest editor changes from master.
* Minor cleanup
* Removing spurious log messages
* Adding replay test mechanism
* Ignore any replays
* fixing tests workflow
* Fix path
* more debug
* more workflow testing
* More workflow debugging
* More testing
* workflow fix
* more bug fixing
* more workflow testing
* more workflow test
* add cmake Tests folder
* testing
* updating
* more tests
* top fix
* test
* log is ignored - changing to txt
* Disable tests through actions.
* Remove mousebot and turret number checking
* Added testing
---------
Co-authored-by: Karjala22 <78927981+Karjala22@users.noreply.github.com>
0 commit comments