Commit Graph
160 Commits
Author SHA1 Message Date
alexiscatnip cbb241e65d fix test and build yaml (workflow)
send help.
2022-07-08 21:11:06 +08:00
alexiscatnip 82b468622c fix test and build yaml (workflow) 2022-07-08 21:09:28 +08:00
alexiscatnip 8785001299 fix test and build yaml (workflow) 2022-07-08 20:43:45 +08:00
alexiscatnip 0e44bd8670 fix test and build yaml (workflow) 2022-07-08 20:36:06 +08:00
alexiscatnip e3660dd2cb add test and build automation (workflow) 2022-07-08 20:29:24 +08:00
alexiscatnip f41c0058bc acquire unity license activation file (workflow) 2022-07-08 19:49:19 +08:00
alexiscatnipandGitHub 73ecb236d3 Update README.md 2022-06-17 22:54:13 +08:00
alexiscatnipandGitHub 3197ec4c72 Update README.md
make it clearer...
2022-06-10 02:02:24 +08:00
alexiscatnip 8c3638851a docs: organise front page v0.71 2022-06-10 01:24:34 +08:00
alexiscatnip e76402f797 update docs: added dev guide :) 2022-06-10 01:22:21 +08:00
alexiscatnip ddc273c859 update rider IDE's meta files after name change. 2022-06-10 00:08:03 +08:00
alexiscatnip 4410f24515 rearrange MainScene: move CamerasManager to top-level 2022-06-09 23:55:25 +08:00
alexiscatnip 99a9f878f5 add status code to failure message of login test 2022-06-09 23:51:54 +08:00
alexiscatnip 5643c1656e update build settings for android -- use default-generated package name 2022-06-09 23:51:05 +08:00
alexiscatnip cde4acf9cc remove "map rendering" log spam 2022-06-09 23:31:53 +08:00
alexiscatnip c7e1fa7b77 fix logout button script name -- it was causing runtime error (unable to logout) 2022-06-09 22:42:26 +08:00
alexiscatnip 9293be6dda add license 2022-06-09 22:36:04 +08:00
alexiscatnip f87895f9d9 remove unused dependencies 2022-06-09 22:28:24 +08:00
alexiscatnipandGitHub 5759ffefaf Merge pull request #1 from RaindropViewer/dumpWorkLazy
Refactoring, movement, map UI, and more...
2022-06-09 00:43:57 +08:00
alexiscatnip c92f2cefb7 remove the passwords from source control. 2022-06-09 00:07:37 +08:00
alexiscatnip b4effbab78 move credentials to secrets.cs file. 2022-06-09 00:02:21 +08:00
alexiscatnip ed4f17e432 add mainthread task limit. perhaps this will prevent really bad lockups? (such as when zoom out in map screen.) 2022-06-08 23:44:31 +08:00
alexiscatnip 7552daf937 "Version control? Track changes?" sads :c 2022-06-08 23:38:31 +08:00
alexiscatnip 5e8a6cbf2b yea. lazy. 2022-03-28 21:29:45 +08:00
alexiscatnip 9cd495c190 Fix mapspace converter bug, where the user is only seen on the origin of the sim in minimap view. 2022-02-15 23:36:44 +08:00
alexiscatnip 84886e524d Touch still not working. this is just noise :) 2022-02-14 00:41:34 +08:00
alexiscatnip 233b92549a remove default logger impl 2022-02-14 00:40:44 +08:00
alexiscatnip 6ccd29d1f0 random bits and pieces that forget to commit... 2022-02-14 00:40:26 +08:00
alexiscatnip 9999c38ce2 loading screen...? 2022-02-14 00:39:50 +08:00
alexiscatnip 4405a7303c refactor object spawner 2022-02-14 00:39:16 +08:00
alexiscatnip 892be787b1 forgot file stuff 2022-02-14 00:38:57 +08:00
alexiscatnip 59e8c4c4e5 add AOT.MonoPInvokeCallback at MediaObject So that Fmod can work. 2022-02-14 00:38:41 +08:00
alexiscatnip 2a34f3f5b7 remove terrain packet spam 2022-02-14 00:38:12 +08:00
alexiscatnip a8f776054a fix NetworkInvaildWarning to show up. 2022-02-14 00:38:01 +08:00
alexiscatnip edfb0fabd2 update Eula to print from StreamingAssets file 2022-02-14 00:37:39 +08:00
alexiscatnip 90b8534391 remove 2022-02-14 00:37:04 +08:00
alexiscatnip f0f21f9435 Update quaternion, vector, mapspace conversions. 2022-02-14 00:36:45 +08:00
alexiscatnip 0e24450f2d update sanity check integration test. 2022-02-14 00:34:35 +08:00
alexiscatnip f2110d682e GetInternalCacheDir() is now GetInternalStorageDir() 2022-02-14 00:34:15 +08:00
alexiscatnip a0d48803a0 fix some issue with android Touchkit library. I think I'm removing it soon anyways 2022-02-14 00:31:40 +08:00
alexiscatnip 9c3d06245e add warning if sound is not available when offline 2022-02-14 00:31:02 +08:00
alexiscatnip 6161ae44c1 minimap UI updates 2022-02-14 00:30:30 +08:00
alexiscatnip 904bc332ed update link.xml to solve android compile issues 2022-02-14 00:26:35 +08:00
alexiscatnip 0ac616cb0b cinemachine metadata... 2022-02-14 00:26:10 +08:00
alexiscatnip 23409e3d42 Add sound test with auto cache-copy 2022-02-14 00:25:21 +08:00
alexiscatnip e0a8a1865a Added a scene that allow us to test orbital camera and facing direction joystick is working 2022-02-14 00:24:28 +08:00
alexiscatnip 5e9ce213d4 Update RHelp before I change the axis conversions. 2022-02-13 14:52:26 +08:00
alexiscatnipandGitHub 34fbe70594 Merge pull request #13 from alexiscatnip/migrateToLWRP
Migrate to unity URP + code freeze
2022-02-09 01:13:06 +08:00
alexiscatnip bd97bd6a63 Code freeze 2022-02-08 17:52:30 +08:00
alexiscatnip 3097a5eed8 Upgraded to URP. Somewhat stable. 2022-02-08 03:08:14 +08:00