• UK
  • https://zxq5.dev
  • Rustacean Arch User Java hater (except minecraft) CS student @ UOB

  • Joined on 2024-12-14
zxq5 pushed to main at zxq5/worldcoder 2025-08-22 00:44:59 +01:00
bc7cf6b8ed fully abstracted away filesystem with LegacyFileSystem trait. next I need to start updating to an ID based save/load system with a ModernFileSystem trait
zxq5 opened issue zxq5/worldcoder#1 2025-08-21 23:50:21 +01:00
Finish implementing native filesystem (Legacy)
zxq5 pushed tag 0.1.4 to zxq5/worldcoder 2025-08-21 23:37:19 +01:00
zxq5 deleted tag 0.1.4 from zxq5/worldcoder 2025-08-21 23:34:42 +01:00
zxq5 released Filesystem Abstraction Layer V1 at zxq5/worldcoder 2025-08-21 23:13:50 +01:00
zxq5 pushed to main at zxq5/worldcoder 2025-08-21 23:12:36 +01:00
7272d19207 added filesystem abstraction layer and implemented basic filesystem - testing not complete yet, still features missing
zxq5 released Filesystem Abstraction at zxq5/worldcoder 2025-08-21 23:09:56 +01:00
zxq5 pushed tag 0.1.4 to zxq5/worldcoder 2025-08-21 23:09:56 +01:00
zxq5 pushed to main at zxq5/worldcoder 2025-08-21 23:07:49 +01:00
9614d2884b added filesystem abstraction layer and implemented basic filesystem - testing not complete yet, still features missing
zxq5 pushed to dev/v2 at zxq5/worldcoder 2025-08-20 22:57:20 +01:00
7b051208f3 probably broken tbh
zxq5 pushed to dev/v2 at zxq5/worldcoder 2025-08-19 22:53:44 +01:00
zxq5 created branch dev/v2 in zxq5/worldcoder 2025-08-19 22:53:44 +01:00
zxq5 pushed to main at zxq5/worldcoder 2025-08-18 01:07:15 +01:00
c891a8be58 ui improvements and feature flags for AI integration
zxq5 released windows release at zxq5/worldcoder 2025-08-15 01:22:54 +01:00
zxq5 pushed tag 0.1.3 to zxq5/worldcoder 2025-08-15 01:22:54 +01:00
zxq5 pushed to main at zxq5/worldcoder 2025-08-11 01:34:33 +01:00
b6d0e10a7d UI fix
zxq5 pushed to main at zxq5/worldcoder 2025-08-10 00:55:05 +01:00
8cf54f3346 moved ai assistant to editor side panel
zxq5 pushed to main at zxq5/worldcoder 2025-08-09 23:44:28 +01:00
874d7ff377 updated .gitignore
zxq5 pushed to main at zxq5/worldcoder 2025-08-09 23:20:51 +01:00
3c47ae1305 using a gitea compatible upload-artifact action