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-11 02:54:04 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
400cdd5b3cae4b7272e544d921e6c93f26d16bf9
Terrarum
/
src
/
net
/
torvald
/
terrarum
/
modulebasegame
/
serialise
History
minjaesong
400cdd5b3c
fixed a bug when loading a packaged player, loading a spriteglow would read normal sprite's data instead
2022-12-04 03:38:17 +09:00
..
GameSavingThread.kt
fixed a bug when loading a packaged player, loading a spriteglow would read normal sprite's data instead
2022-12-04 03:38:17 +09:00
QuickSaveThread.kt
fixed a bug when loading a packaged player, loading a spriteglow would read normal sprite's data instead
2022-12-04 03:38:17 +09:00
WriteActor.kt
fixed a bug when loading a packaged player, loading a spriteglow would read normal sprite's data instead
2022-12-04 03:38:17 +09:00
WriteSavegame.kt
fixed a bug when loading a packaged player, loading a spriteglow would read normal sprite's data instead
2022-12-04 03:38:17 +09:00
WriteWorld.kt
serialisation of the world is split into two packages: complex one is moved under the modulebasegame package
2022-09-03 23:05:49 +09:00