- Gameplay
- Mine
- The random ore selection has been changed to hopefully to display other ores than just stone all the time.
- The time it takes for an ore to be randomly selected has decreased greatly (this is minor).
- The mine will call ClearAllChildren when resetting. This should, in theory, make the resetting faster.
- GUI
- Hovering over someone will display their name and title. This is still being worked on, so spacing issues might happen.
- Hovering over an ore will now display information about the ore. This is also now hidden while mining.
- The progress bar that’s present for mining now uses sine (previously was linear) for easing style.
- The mine progress display now uses a remote event instead of the Changed event to help improve performance.
- Chat System
- The chat has been changed to display server messages.
- Error messages in the chat will display as server messages.
- The /help chat command has been removed to prevent display issues.
- Ores
- Immortalium has been added. Its current strength will change in the future.
- Boomite has been readded.
- Pickaxe
- Players can now hold down their mouse to continue to mine ores after mining an ore.
- The pickaxe’s code has been changed slightly to hopefully improve performance.
- Data
- Data has been reset to test new stats and new saving methods.
- Data should now save correctly.
- Mine
- Moderation
- Commands
- The announce command will now send a server message. This command is still locked to developers.
- Commands
This topic was automatically closed after 1 minute. New replies are no longer allowed.