Rename MonoCoins to TriTokens, Swap Round-End Payment for Hourly - #456
Open
mnva0 wants to merge 1 commit into
Open
Rename MonoCoins to TriTokens, Swap Round-End Payment for Hourly#456mnva0 wants to merge 1 commit into
mnva0 wants to merge 1 commit into
Conversation
rebaserHEAD
self-requested a review
August 3, 2026 16:47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About the PR
This PR renames MonoCoins to TriTokens, as well as making it so you are given 1
MonoCoinTriToken per hour. A notification is still given, which I'm not sure aboutAlso it adds a period to the balance notification (after the numbers) since I edited that line and it kind of annoyed me during testing
This was a difficult PR to make because I kept getting caught up in details. I'm editing the file quite a bit so I may as well make a new file, but I do not have the required experience to know how to do this well. The comments are outdated because I think it'd be odd updating the comments for local changes. But then again, the documentation for this specific file probably won't come up and I already left comments describing things anyhow
I'm also not sure about performance in any way because I don't currently know any method of measuring it. But this is theoretically just comparing numbers (in a way similar to the event scheduler) so I think it will be fine
Why / Balance
Media
Taken as it rolled over. The "next time" variable was adjusted to five minutes here instead of an hour

Requirements
How to test
vv /system/MonoCoinsSystemto view (or edit) the next time for payout. When that time comes, it will be moved upcurtimeToolshed command shows the time.golobbycan be used to see the changes to the lobby menu, as well as test the fact it uses server timeChangelog
🆑 Minerva