Commit Graph

34 Commits

Author SHA1 Message Date
4c812db03a fix: Add missing usings 2025-02-19 21:50:26 +08:00
6ee7a4720c fix: Fix memory leak from instantiated materials in line renderer and polygon renderer 2025-02-19 21:49:38 +08:00
302dc36eba fix: Fix ongoing event cycling logic 2025-02-19 21:48:17 +08:00
3ca96c1a68 feat: Add status view 2025-02-19 21:43:45 +08:00
fbf35c923b refactor: Fix namespace name 2025-02-19 21:42:21 +08:00
b749cf0221 chore: Clear cached font data 2025-02-18 20:48:29 +08:00
5b3a51150c feat: Add config 2025-02-18 12:04:38 +08:00
02fc481993 feat: Set app icon 2025-02-17 21:04:40 +08:00
1d619391c9 feat: Add connecting hint 2025-02-17 20:54:27 +08:00
dad7e703e6 build: Switch build platform 2025-02-17 17:17:47 +08:00
a1f6c4ef94 feat: Generates group views dynamically 2025-02-17 17:17:06 +08:00
a0ded872b3 fix: Fix incorrect iteration when destroying game objects 2025-02-17 17:16:27 +08:00
35b77b044c feat: Add gateway verification 2025-02-16 23:49:20 +08:00
70f4d0ffc3 chore: Add README and licenses to streaming assets 2025-02-16 21:11:55 +08:00
6ead7aa5ce fix: Increase extra map tile zoom level 2025-02-16 20:57:03 +08:00
830d014bf0 feat: Add ID view on map 2025-02-16 20:56:58 +08:00
cc57334ab2 fix: Prevent switching to current report 2025-02-16 13:56:20 +08:00
aa70395c0b feat: Add time view 2025-02-16 13:43:57 +08:00
a3c4bd08ee feat: Sync map to current ongoing event 2025-02-16 13:12:08 +08:00
06e4f5bf9f feat: Add ongoing event list view 2025-02-16 12:34:04 +08:00
def9d6d232 refactor: Code cleanup 2025-02-15 17:42:47 +08:00
2b4391f896 fix: Hides revision of ongoing events by default 2025-02-15 17:42:32 +08:00
0751306926 fix: Limits minimum automatic scale 2025-02-15 17:41:49 +08:00
a5257c743b build: Update plugins (AOT aupport) 2025-02-15 16:57:06 +08:00
21d06c608f fix: Fix bar not hidden for missing tsunami height 2025-02-14 18:30:50 +08:00
1db5070523 feat: Draft ongoing list view (Amend) 2025-02-14 18:26:38 +08:00
26b476fa78 fix: Fix incorrect iteration when destroying game objects 2025-02-14 18:22:19 +08:00
76b33627d5 fix: Allow optional button in event report view 2025-02-14 18:21:27 +08:00
fd1e92f810 refactor: Make ShouldHideRevision private 2025-02-14 18:20:09 +08:00
844aea5594 chore: Cleanup 2025-02-14 18:18:45 +08:00
f357a90a0c feat: Draft ongoing list view 2025-02-14 18:18:07 +08:00
1e8699c5a1 fix: Deselects ongoing events 2025-02-14 18:16:01 +08:00
b3d536cdfe fix: Skips layout for SingleLayoutGroup with no children 2025-02-14 18:12:49 +08:00
da75a84e02 feat: Initial commit 2025-02-14 16:06:00 +08:00