-
-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Fix compatibility with DSP 0.9 #506
Conversation
…ship rendering does work again.
…ew game update and to near host like ship rendering
- Make setting sliders only send packets when mouse button release - Make storage max sliders only apply when dragging stop
- Change to use original method, and on postfix update the changed itemCount. - Client will revert itemCount changes and wait for host approve. - Drone & Ship count update now try to set the total count of working + idle, if total count exceed limit or not enough idle ships, hot will correct the setting value. - AddOrRemoveItemFromStorage now include ``inc``
- Add plierCount, MaxMiningSpeed(Advance miner)
- Disable drone/ship/warper icon buttons when client sends out the request. - Let item count changes in storage reflect immediately because they don't need to be verified by host
- Try to adjust client's Ups in range of 30~120 to match with host when the option is enabled.
Add Sync Ups multiplayer option
…riving at a star (ILS only). Sync ILS/PLS output filter system based.
- Let client request for remoteOrder update every 180 ticks.
Refactor StationUIManager (0.9.24)
…ndering after ILS removal. not perfect but better.
…n multiple clients try to join at the same time.
Tested the mod with a couple of people. So far, everything seems to work properly in the starting system. Got this error when one player disconnected on the other client that was still connected. I've also attached the log from that client. (If this isn't where you'd like pre-release issues reported, feel free to point me to where you'd rather.) |
Totally fine to report here i guess. |
I did ~ 10h of testing with one of my friends.
Thanks for the amount of work and time you put into this. Attached is the log file of the host. I can provide the client file if needed. |
This reverts commit 355bdbb.
This reverts commit abdabfd.
…ticShipRenderer.Update().
- Editor now close when there is no existing dyson spheres - Now only unload dyson spheres when arriaving a new star system
- Add backward compatibility in Savemanager - Add sprayer and moniter connection syncing
Bugfix and issue list for 0.8.0 pre-release
…dateSyncedSandCount(). thanks starfish :)
We need to see what broke after the update. here is a quick list of things that come to my mind atm.