Commit Graph
198 Commits
Author SHA1 Message Date
alexiscatnip b3f659d297 chore: make empty scene truly empty (no camera!) 2022-07-12 23:51:05 +08:00
alexiscatnip ab030d6b83 refactor: fix imports broken by previous commit 2022-07-12 23:49:45 +08:00
alexiscatnip 36710a0908 refactor: add namespace for files in RD.Camera 2022-07-12 23:46:54 +08:00
alexiscatnip 240fbd920c refactor: move PanAndZoom into RD.UI.Pancake 2022-07-12 23:44:30 +08:00
alexiscatnip dd980cbacd Refactor: Move SliderZoomable into Raindrop.UI.Map 2022-07-12 23:39:23 +08:00
alexiscatnip f17c1f68b0 chore: remove old WIP code.
Don't do this.
2022-07-12 23:32:00 +08:00
alexiscatnip ad3b15493c refactor: change Raindrop.Bootstrap's namespace 2022-07-12 23:27:23 +08:00
alexiscatnip ed2da279f2 Docs: add Readme for Raindrop.Bootstrap 2022-07-12 23:20:45 +08:00
alexiscatnip 2a4eb74d7b Remove DecodeException. 2022-07-12 00:28:42 +08:00
alexiscatnip 6a618529ac add null check for FollowMinimapItem behavior 2022-07-11 23:29:30 +08:00
alexiscatnip 0680f75b9a clean up StaticAssetsCopierTests 2022-07-11 23:22:37 +08:00
alexiscatnip 93f4b573df Assert.Pass() causes an SuccessException 2022-07-11 23:16:02 +08:00
alexiscatnip e26d384db7 Rename HeadlessBootstrapper test to make it clear 2022-07-11 23:08:02 +08:00
alexiscatnip 822cb7dc7d RaindropBootstrapper can launch in headless mode
restore this broken functionality, since that time we refactored the raindrop bootstrapper and broke it.
2022-07-11 23:07:02 +08:00
alexiscatnip 4f5023b121 Move SoundTests into FullIntegrationTests, since it spins up the whole Raindrop-Unity environment . 2022-07-11 22:54:03 +08:00
alexiscatnip aeb06f12d6 add region block...This setup-teardown keeps getting repeated... 2022-07-11 22:51:04 +08:00
alexiscatnip 22f9d58022 ImagingTests: OneTimeSetUp + OneTimeTearDown 2022-07-11 22:48:53 +08:00
alexiscatnip 25eac1a833 delete ManagedImage_Texture2D_conversions test 2022-07-11 22:47:22 +08:00
alexiscatnip 74bb3ebb34 fix indentation: ManagedImage_Texture2D_conversions test
since this was an exploratory test, we might as well delete it???
2022-07-11 22:46:49 +08:00
alexiscatnip 77c6a8742a move static assignments into the OneTimeSetup 2022-07-11 22:42:14 +08:00
alexiscatnip ce2e26dac2 remove this unneeded nested class 2022-07-11 22:40:42 +08:00
alexiscatnip 5f9fcd262e change namespace of ImagingTests.cs 2022-07-11 22:36:53 +08:00
alexiscatnip f1154af300 Add readme and license for LMV tests 2022-07-11 22:29:33 +08:00
alexiscatnip 2b06c4744b fix bad commit: "rename TestSceneConstructionTests to HeadlessScene_ConstructionTests" 2022-07-11 22:13:22 +08:00
alexiscatnip c65d898e4a add description of ImagingTests 2022-07-11 22:10:03 +08:00
alexiscatnip 1b8e427391 clean up disk test 2022-07-11 22:02:12 +08:00
alexiscatnip e4db92aedd rename TestSceneConstructionTests to HeadlessScene_ConstructionTests 2022-07-11 21:48:01 +08:00
alexiscatnip 75349d7328 improve code quality of headless scene loader (used only in test) 2022-07-11 21:31:24 +08:00
alexiscatnip 1e08621dfb make file writer API pseudo-async 2022-07-09 01:44:13 +08:00
alexiscatnip a534047689 housekeeping on StaticFilesCopier.cs 2022-07-09 00:57:00 +08:00
alexiscatnip 06d70fa4bb improve disk test. looks nicer now. 2022-07-09 00:49:35 +08:00
alexiscatnip e5e6569052 make 'login and download profile pic' test pass. 2022-07-09 00:24:45 +08:00
alexiscatnip dbe11053a3 Moved network-WTF tests to its own folder. 2022-07-09 00:13:11 +08:00
alexiscatnip e99c93b8cd reorganise LMV_ExtendedTests
- moved headless login function to a generic file.
2022-07-09 00:09:34 +08:00
alexiscatnip c4c2d7e5a7 clean up Library image fetching tests
- renaming and indentation
2022-07-08 23:59:43 +08:00
alexiscatnip 7cbf822a54 clean up Library image fetching tests
- clean up the decode-and-save-png-image callback
2022-07-08 22:48:17 +08:00
alexiscatnip 8234a369ed clean up Library image fetching tests 2022-07-08 22:34:43 +08:00
alexiscatnip 03eb9896ec fix test and build yaml (workflow)
;-; wtf
2022-07-08 21:14:04 +08:00
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