230 Commits
Author SHA1 Message Date
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 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
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
alexiscatnip 53af619f81 commit all before migration to LWRP. 2022-02-07 12:05:35 +08:00
alexiscatnip 838cb99650 renamed files 2022-02-06 13:39:50 +08:00
alexiscatnip 5e6cc3e7ea Oops, forgot to commit many things:
- bootstrapper now not longer init the Logger.
- bootstrapper now starts the copy of missing files from StreamingAssets folder to the device's internal storage.
- UIBootstrapper now requires you to manually inject the components from the scene graph
- Added alot of logic to gridmanager for saving and loading custom grids, but it seems quite repeated and convoluted.
- some disparities between our Raindrop core and Radegast core is noticed.
- start to use color in the chat printer.
- add loading screen to UIService
- add the canvas type of POP so that the ButtonTriggerViewTransition can trigger a pop-only.
2022-02-06 13:39:16 +08:00
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