Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
geode-sdk
/
geode
Public
Notifications
You must be signed in to change notification settings
Fork
549
Star
2.8k
Code
Issues
106
Pull requests
22
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Save optimization
- #2152
#2152
Open
Cvolton
wants to merge 12 commits into
main
geode-sdk/geode:main
from
save-optimization
geode-sdk/geode:save-optimization
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Save optimization
#2152
Cvolton
wants to merge 12 commits into
main
geode-sdk/geode:main
from
save-optimization
geode-sdk/geode:save-optimization
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
don't resave saved values if they didn't change
Cvolton
committed
e4da158
View commit details
Copy full SHA for e4da158
Browse repository at this point
dont resave settings unless changed
Cvolton
committed
86e0eb7
View commit details
Copy full SHA for 86e0eb7
Browse repository at this point
save mod settings on apply
Cvolton
committed
625e695
View commit details
Copy full SHA for 625e695
Browse repository at this point
set dirty if some settings values are not set in save data; also make settings load fail not skip saved value load
Cvolton
committed
f059c0e
View commit details
Copy full SHA for f059c0e
Browse repository at this point
add taken vs dirty system for perma and temp borrows of saved and settings containers
Cvolton
committed
e825742
View commit details
Copy full SHA for e825742
Browse repository at this point
add spaces to ifs for hater mat
Cvolton
committed
bb8c6a7
View commit details
Copy full SHA for bb8c6a7
Browse repository at this point
Commits on Aug 7, 2026
remove unused func declaration
Cvolton
committed
bb69df8
View commit details
Copy full SHA for bb69df8
Browse repository at this point
fix taken value not being read in mod setting manager
Cvolton
committed
084b05f
View commit details
Copy full SHA for 084b05f
Browse repository at this point
getsavecontainertemp can probs be private
Cvolton
committed
94cf1fe
View commit details
Copy full SHA for 94cf1fe
Browse repository at this point
document dirty vs taken for saved values
Cvolton
committed
b3456c0
View commit details
Copy full SHA for b3456c0
Browse repository at this point
also document the thought process in getsavecontainer vs temp
Cvolton
committed
fd61f80
View commit details
Copy full SHA for fd61f80
Browse repository at this point
move to enum, use clearer var names
Cvolton
committed
8db9421
View commit details
Copy full SHA for 8db9421
Browse repository at this point
You can’t perform that action at this time.