Commit Graph
19 Commits
Author SHA1 Message Date
alexiscatnip 5643c1656e update build settings for android -- use default-generated package name 2022-06-09 23:51:05 +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 bd97bd6a63 Code freeze 2022-02-08 17:52:30 +08:00
alexiscatnip 67b2ff956b Lots of random orphaned asmdef/ meta files 2022-02-06 13:25:57 +08:00
alexiscatnip 6706c1b3b2 Make the game view look nice and add some buttons. 2022-01-23 00:18:48 +08:00
alexiscatnip df87caf57e update unity LTS version 2022-01-19 20:19:30 +08:00
alexiscatnip e6b7c65536 quick fix for missing references. changed unity android's dotnet target to 4.0 from 2.0 standard 2022-01-18 17:04:24 +08:00
alexiscatnip 3a745e31f9 a final checkpoint before I try to update LMV lib. 2022-01-16 20:21:40 +08:00
alexiscatnip a2e1acf74a Added the test LoginLogoutTest, which interacts with UI to login and logout. 2022-01-15 23:03:42 +08:00
alexiscatnip bff23a0d83 added functionality to print text to the main chat box. you can try it out in the chatview, click the SENDbutton 2022-01-04 23:43:26 +08:00
alexiscatnip 2ae196a4e0 able to login and see prims. testing it on mobile now. 2022-01-04 02:35:36 +08:00
alexiscatnip 226f4979eb 1. Deleted zenject 2. created new entry scene Main 3. experimented with map viewer. 4.broke the Fmod initialisation, if it ever worked in the first place. 2022-01-03 01:45:22 +08:00
alexiscatnip 8085d355ab working on making the map viewer that can support pan and zoom 2021-08-16 00:12:25 +08:00
alexiscatnip 80bc822868 made solo map viewer work on Android build 2021-08-15 10:48:45 +08:00
alexiscatnip a9dc413f95 Rectified Burst, Android Problem: 'Could not find a part of the path ...\Temp\StagingArea\tempburstlibs' 2021-08-10 17:46:08 +08:00
alexiscatnip cdd8470fdf Changed all Bitmap -> Texture2D.
Make demo scene to browse tga files in openmetaverse_data
added BetterStreamingAssets to read from SA
some refactoring.
2021-08-07 00:13:20 +08:00
alexiscatnip 7d62e642f0 updated login.cs with libre version 1.4.9 as the original one i used breaks the test from 1.4.9 2021-06-21 00:39:23 +08:00
alexiscatnip d7f1b6f850 I have refactored many things, including moving to a serviceLocator architecture for the main singletons (ui and raindropinstance), as I ran into problems with intialisation order of the UI. 2021-06-11 20:48:42 +08:00
alexiscatnip b1771425eb Moved LMV into unity, Created dummy namespace Catnip.Drawing to handle references to the namespace System.Drawing 2021-05-06 11:53:12 +08:00