1
0
Fork
You've already forked RingRacersAP
1

Remove dead gamedata fields #2

Closed
opened 2026年03月10日 01:36:52 +01:00 by TehRealSalt · 1 comment
TehRealSalt commented 2026年03月10日 01:36:52 +01:00 (Migrated from github.com)
Copy link

Notably unlocked / unlockpending, but there's a couple others too. There's a couple instances of the unlocked table still being read from, which is probably going to cause issues. These fields should be deleted so that incorrect code won't compile.

Note that unlockables itself should not be removed, because it represents important metadata for netgame sync

Notably `unlocked` / `unlockpending`, but there's a couple others too. There's a couple instances of the `unlocked` table still being read from, which is probably going to cause issues. These fields should be deleted so that incorrect code won't compile. Note that `unlockables` itself should *not* be removed, because it represents important metadata for netgame sync
TehRealSalt commented 2026年03月10日 07:39:42 +01:00 (Migrated from github.com)
Copy link

Mostly resolved as of 64de55c8f2151b66871261e5ef31f4e41e4b83ee, should avoid letting this problem come back again when more things are implemented.

Mostly resolved as of 64de55c8f2151b66871261e5ef31f4e41e4b83ee, should avoid letting this problem come back again when more things are implemented.
Sign in to join this conversation.
No Branch/Tag specified
master
forgejo
redux
backup
v0.1.2
v0.1.1
v0.1.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
TehRealSalt/RingRacersAP#2
Reference in a new issue
TehRealSalt/RingRacersAP
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?