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-10 18:44:05 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4cc52b55858fc805654e0c3abaae3928ef61871a
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