-
In `RollbackSynchronizer.process_settings()`:
```gdscript
# Gather all rollback-aware nodes to simulate during rollbacks
_nodes = root.find_children("*")
_nodes.push_front(root)
_nodes = _node…
-
My game rollback [ longvinter server : (th)bangkok official ] after the steam down please check.
-
-
I'd like rollback feature to recover the previous state when I make a mistake.
Backup feature is also a good choice.
-
### Description
CodePipeline recently announced an option for stage-level rollbacks.
Announcement: https://aws.amazon.com/about-aws/whats-new/2024/04/aws-codepipeline-stage-level-manual-automate…
-
Hello, Thanks for your awesome seeder implementation. I've been checking it and using it.
I was wondering if there is a possibility to add a rollback command which would work as the 'downgrade' comm…
-
### :sparkles: Description
I noticed that if I unfocus my client game window (on another computer) the time becomes out of sync. Thats ok, but netfox cant resync. It seems the time synchroniser can…
-
### ShadowHook Version
1.1.1
### Android OS Version
all
### Android ABIs
armeabi-v7a
### Device Manufacturers and Models
all
### Describe the Bug
version 1.1.1 broke the gam…
-
Sometimes it happens that the server does not save the chunk and the chunk is rolled back, while there are no errors and nothing else. How can you fix this?
creci updated
3 years ago
-
This is something that seems to happen to me a lot, you deploy an application that doesn't crash when it first starts or after an x amount of time so it's set as the current active snapshot as we asum…