Skip to content
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

Merge 1.34 from dev to master #188

Merged
merged 17 commits into from
Jan 30, 2024
Merged

Merge 1.34 from dev to master #188

merged 17 commits into from
Jan 30, 2024

Conversation

JonnyOThan
Copy link
Contributor

No description provided.

gotmachine and others added 17 commits January 6, 2024 13:32
… : Allow a min value of 0.02 instead of 0.03 for the "Max Physics Delta-Time Per Frame" main menu setting. This was already possible by manually editing the `settings.cfg` file, but changes would revert when going into the settings screen.
* zh-cn localization for ManufacturerFixes.cfg (#178)

* Remove ENABLE_PROFILER define that got added recently

---------

Co-authored-by: zhangyuesai <zhangyuesai@live.com>
…ss or volume

-for example, changing a part's variant (rcs thruster blocks, structural tube) or its resource level could change its mass, but when you store it in inventory the mass would always use the value from the prefab
(note personally I'd prefer tabs for indents, but all the existing code in here that didn't come from me uses spaces and consistency is more important)
Whitespace-only change.
(note most of these were originally authored by me, but the project as a whole uses spaces pretty consistently)
* BetterEditorUndoRedo : Exploratory fix for undo/redo state, doesn't work because of VesselCrewManifest side effects
See #172

* BetterEditorUndoRedo : functional, obvious issues fixed, still likely to cause side effects.

* disable BetterEditorUndoRedo by default

---------

Co-authored-by: JonnyOThan <jonnyothan@gmail.com>
* Fix #50: PAWGroupMemory is no longer per-PAW, but stores the expansion state for all windows and is not cleared on scene changes
-possible future work: persist the collapse state to disk

* collapse or expand PAW groups when the PAW is shown
* zh-cn localization for ManufacturerFixes.cfg (#178)

* Remove ENABLE_PROFILER define that got added recently

---------

Co-authored-by: zhangyuesai <zhangyuesai@live.com>
@JonnyOThan JonnyOThan merged commit baf96a7 into master Jan 30, 2024
1 check passed
@gotmachine
Copy link
Contributor

Please don't do master <> dev syncs with PRs, just do a regular merge

@JonnyOThan
Copy link
Contributor Author

Please don't do master <> dev syncs with PRs, just do a regular merge

So I'm really not that familiar with git and github. How do you do that?

@gotmachine
Copy link
Contributor

gotmachine commented Feb 2, 2024

Well you can do it in any git client. But assuming you are using visual studio, for example for merging master to dev :
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants