Commit Graph
105 Commits
Author SHA1 Message Date
alexiscatnip 413dffc7cf prevent Asset fetch when not logged in. in LibreMetaverse. 2022-02-06 13:27:21 +08:00
alexiscatnip 67b2ff956b Lots of random orphaned asmdef/ meta files 2022-02-06 13:25:57 +08:00
alexiscatnip 3f9acde5fb turn generic modal to prefab. 2022-02-06 13:20:52 +08:00
alexiscatnip af8bf2ab88 Add loading screen and code-behind. 2022-02-06 13:17:57 +08:00
alexiscatnip 13708ba2bf Landmark page viewer 2022-02-06 13:17:18 +08:00
alexiscatnip 92f79323dd This terrain mesh stuff is really confusing 2022-02-06 13:16:32 +08:00
alexiscatnip bf95c3173f I hope this log4net->unityconsole still works. 2022-02-06 13:16:03 +08:00
alexiscatnip a919aa1622 not needed. 2022-02-06 13:15:26 +08:00
alexiscatnip 20ba52c964 What did I do to these render functions? 2022-02-06 13:14:44 +08:00
alexiscatnip c7302c98b0 Modified Disk helpers and Added auto-copy behavior at startup. 2022-02-06 13:13:40 +08:00
alexiscatnip 4f3ac5bf26 move some very old and probably not working scenes 2022-02-06 13:12:34 +08:00
alexiscatnip 1ec4c7ca1f move tests 2022-02-06 13:12:06 +08:00
alexiscatnip 3a5c2002b5 Updated media manager to be disposable.
If you do not invoke dispose pattern on it, it will stop working after few times of playing in the editor.
2022-02-06 13:11:17 +08:00
alexiscatnip c958810b0f Move logger init to LoggingConfiguration.cs
Log4net is rubbish.
2022-02-06 13:09:04 +08:00
alexiscatnip 45812c12b1 Added: Global access to main thread reference 2022-02-06 13:06:57 +08:00
alexiscatnip 6d1e5682b6 Make Eula text be loaded from disk 2022-02-06 13:05:58 +08:00
alexiscatnip 50ccf50abb Add chat window. not complete. 2022-02-06 13:05:02 +08:00
alexiscatnip 07273825d5 Make POP vs PopAndPush slightly more explicit
ButtonTriggerViewTransition
2022-02-06 13:03:21 +08:00
alexiscatnip f4709ff464 ButtonSound: make your button play the click sound 2022-02-06 13:01:55 +08:00
alexiscatnip e27529651d Added Exit button. 2022-01-27 23:18:54 +08:00
alexiscatnip 13a6024644 A really retarded design pattern to copy items from streaming assets to local storage... 2022-01-27 23:18:30 +08:00
alexiscatnip fda9f4be60 Add "Main" to dependencies of Tests package 2022-01-27 23:16:43 +08:00
alexiscatnip b20c3bc275 add fixme comment to soon-to-be-overengineered SceenBootstrapper Class 2022-01-26 22:02:55 +08:00
alexiscatnip fcc9c64168 delete unused scene 2022-01-26 22:02:14 +08:00
alexiscatnip a066e98af7 Clean up bootstrap classes 2022-01-26 22:01:56 +08:00
alexiscatnip 7fda01db11 Move Joystick Pack to ThirdParty folder 2022-01-26 22:00:08 +08:00
alexiscatnip c2b8c8bc95 Move Lean to ThirdParty folder 2022-01-26 21:59:41 +08:00
alexiscatnip 66da9c6964 move Graphy to ThirdParty folder 2022-01-26 21:59:15 +08:00
alexiscatnip 1f8ad62d80 move NotchSolution to ThirdParty folder 2022-01-26 21:58:43 +08:00
alexiscatnip cda1114254 Rename "Canvas" to "Screen" + clean up integration tests. 2022-01-24 16:21:22 +08:00
alexiscatnip be0ec385dd gitignore: don't commit InitTestScene stuff 2022-01-24 16:17:33 +08:00
alexiscatnip 6706c1b3b2 Make the game view look nice and add some buttons. 2022-01-23 00:18:48 +08:00
alexiscatnip 5aa0dbb33d Add support for Button in ButtonTriggerViewTransition.cs 2022-01-23 00:17:51 +08:00
alexiscatnip 44500009a2 add some group icon for button. 2022-01-22 23:52:10 +08:00
alexiscatnip 60e5e4b301 cleanup tests 2022-01-22 03:22:09 +08:00
alexiscatnip 7c9d01722c cleanup tests 2022-01-22 03:06:23 +08:00
alexiscatnip af5d5aef4f cleanup tests 2022-01-22 03:02:58 +08:00
alexiscatnip 601977c966 Temp-fix for some exception due to missing value 2022-01-22 02:45:45 +08:00
alexiscatnip 7711722a98 refactor texture decode and some test 2022-01-22 02:45:02 +08:00
alexiscatnip 1ac09071aa added some tests for DownloadManager doesn't block.
- test for download, decode, save avatar profile.SaveConfig
- test for download map tile from external API.
2022-01-22 02:43:23 +08:00
alexiscatnip a045c9deb4 Refactor Maptile fetcher into MapService.cs 2022-01-22 02:40:52 +08:00
alexiscatnip a6d79cd960 Fix the main thread blocking issue https://github.com/cinderblocks/libremetaverse/issues/62 2022-01-21 21:58:09 +08:00
alexiscatnip 400888d55f move useful method to DirectoryHelpers class 2022-01-20 23:44:16 +08:00
alexiscatnip 8b7b53a6f7 added test helpers to write image to disk easily 2022-01-20 23:43:11 +08:00
alexiscatnip d9b9db64ca Remove Imagesharp dlls... I forget this existed. 2022-01-19 23:07:16 +08:00
alexiscatnip 8c9247e7a2 Refactor login-logout test to be less long. 2022-01-19 23:05:55 +08:00
alexiscatnip c74e2069da Remove OpenJPEG wrapper. Call to FreeImage instead 2022-01-19 21:34:11 +08:00
alexiscatnip 9c1200bab4 Closes #10. modified the test to login twice 2022-01-19 21:33:12 +08:00
alexiscatnip f5a8f18b8c whatever these are, maybe the editor added them 2022-01-19 20:20:09 +08:00
alexiscatnip df87caf57e update unity LTS version 2022-01-19 20:19:30 +08:00