This website requires JavaScript.
Explore
Help
Register
Sign In
curioustorvald
/
Terrarum
Watch
1
Star
0
Fork
0
You've already forked Terrarum
mirror of
https://github.com/curioustorvald/Terrarum.git
synced
2026-06-13 20:14:05 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e9064dd55426606c428c89b72dde3f59d7e1720
Terrarum
/
src
/
net
/
torvald
/
terrarum
/
modulebasegame
/
serialise
History
minjaesong
974ad2ec50
loading process will try to unstuck the player if the player appears to stuck in the terrain
2023-05-21 16:57:28 +09:00
..
GameSavingThread.kt
adding 'kind flag' to the savegame format so the file can be determined if it contains player or world data
2022-12-04 16:09:07 +09:00
QuickSaveThread.kt
disallowing nicknames (may contain non-ascii) on filename: somehow incompatible with BTRFS and Java 17?
2023-05-17 19:52:51 +09:00
WriteActor.kt
loading process will try to unstuck the player if the player appears to stuck in the terrain
2023-05-21 16:57:28 +09:00
WriteSavegame.kt
disallowing nicknames (may contain non-ascii) on filename: somehow incompatible with BTRFS and Java 17?
2023-05-17 19:52:51 +09:00
WriteWorld.kt
loading process will try to unstuck the player if the player appears to stuck in the terrain
2023-05-21 16:57:28 +09:00