-
Notifications
You must be signed in to change notification settings - Fork 23
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
refactor: Build a new tracking & structure versioning system #7
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b5cfe4 - Browse repository at this point
Copy the full SHA 5b5cfe4View commit details -
refactor: Change type of entities in structure
Change type of `entities` from `List<NbtCompound>` to `Map<UUID, NbtCompound>` where `UUID` is `java.util.UUID` Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for e2241b5 - Browse repository at this point
Copy the full SHA e2241b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for be3a972 - Browse repository at this point
Copy the full SHA be3a972View commit details -
Configuration menu - View commit details
-
Copy full SHA for f467c72 - Browse repository at this point
Copy the full SHA f467c72View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3fbd04 - Browse repository at this point
Copy the full SHA d3fbd04View commit details -
feat: [DRAFT] New RVC IO architecture
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for c3fb9f6 - Browse repository at this point
Copy the full SHA c3fb9f6View commit details -
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for f9b3f68 - Browse repository at this point
Copy the full SHA f9b3f68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a78fd - Browse repository at this point
Copy the full SHA 70a78fdView commit details -
refactor: Reorganize RVC IO architecture
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for 41dba3b - Browse repository at this point
Copy the full SHA 41dba3bView commit details -
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for 5d3aea5 - Browse repository at this point
Copy the full SHA 5d3aea5View commit details -
refactor: Change RVC file extension to
.rvc
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for aced2b1 - Browse repository at this point
Copy the full SHA aced2b1View commit details -
chore: Add data separator for RvcFileIO
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for 0bda864 - Browse repository at this point
Copy the full SHA 0bda864View commit details -
refactor: Encapsulate RVC File IO functions
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for 72bc144 - Browse repository at this point
Copy the full SHA 72bc144View commit details
Commits on Aug 25, 2023
-
feat: Add part of RvcFile save
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for e7b8ee1 - Browse repository at this point
Copy the full SHA e7b8ee1View commit details -
refactor: Improve tick saving for RVC File IO
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for df491a7 - Browse repository at this point
Copy the full SHA df491a7View commit details -
feat: Add part of RvcFile load
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for a2e8002 - Browse repository at this point
Copy the full SHA a2e8002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25071e1 - Browse repository at this point
Copy the full SHA 25071e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 371176f - Browse repository at this point
Copy the full SHA 371176fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d78d6a8 - Browse repository at this point
Copy the full SHA d78d6a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8cfc2 - Browse repository at this point
Copy the full SHA dd8cfc2View commit details -
feat(RvcFileIO): Add some save/load funcs
TrackPoint deserialization needs to be implemented. Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for deef4c2 - Browse repository at this point
Copy the full SHA deef4c2View commit details
Commits on Aug 26, 2023
-
feat: Add
RvcDataReader
to properly read some RVC dataSigned-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for eb72d64 - Browse repository at this point
Copy the full SHA eb72d64View commit details -
refactor: Improve RVC data file header read func
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for 8922a02 - Browse repository at this point
Copy the full SHA 8922a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35be390 - Browse repository at this point
Copy the full SHA 35be390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8806aab - Browse repository at this point
Copy the full SHA 8806aabView commit details -
style(RvcFileIO): Format document
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for a8cf9ff - Browse repository at this point
Copy the full SHA a8cf9ffView commit details -
refactor(RvcFileIO): Move
.forEach
to save data to `.entries.joinTo……String` Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for c6aafa4 - Browse repository at this point
Copy the full SHA c6aafa4View commit details -
refactor(RvcFileIO): SImplify save codes
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for b00bea4 - Browse repository at this point
Copy the full SHA b00bea4View commit details
Commits on Aug 29, 2023
-
refactor: Build the new RvcFileReader architecture
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for df4822d - Browse repository at this point
Copy the full SHA df4822dView commit details -
feat: Complete RvcReader for version 1
Signed-off-by: Qian Qian "Cubik" <cubik65536@cubik65536.top>
Configuration menu - View commit details
-
Copy full SHA for 16c3370 - Browse repository at this point
Copy the full SHA 16c3370View commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b741f66 - Browse repository at this point
Copy the full SHA b741f66View commit details