alexiscatnip and alexiscatnip
9b6bf20fab
refactor: RDI is now a singleton.. again.
2022-08-06 02:43:06 +08:00
alexiscatnip and alexiscatnip
da27eb02d8
bugfix: perhaps this will fix NRE
2022-08-06 02:43:06 +08:00
alexiscatnip and alexiscatnip
eb5f2be103
refactor: add IDisposable to AgentTracker
2022-08-06 02:43:06 +08:00
alexiscatnip and alexiscatnip
11f566072a
refactor: change Raindrop.Bootstrap's namespace
2022-08-06 02:43:06 +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
233b92549a
remove default logger impl
2022-02-14 00:40:44 +08:00
alexiscatnip
59e8c4c4e5
add AOT.MonoPInvokeCallback at MediaObject So that Fmod can work.
2022-02-14 00:38:41 +08:00
alexiscatnip
f0f21f9435
Update quaternion, vector, mapspace conversions.
2022-02-14 00:36:45 +08:00
alexiscatnip
6161ae44c1
minimap UI updates
2022-02-14 00:30:30 +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
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
50ccf50abb
Add chat window. not complete.
2022-02-06 13:05:02 +08:00
alexiscatnip
d9b9db64ca
Remove Imagesharp dlls... I forget this existed.
2022-01-19 23:07:16 +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
4ca961b09b
refactored movement abit by setting fixed 10hz update. but its still quite buggy. can't turn.
2022-01-05 02:55:59 +08:00
alexiscatnip
f15647fcc8
refactored the modal manager :popping and pushing
2022-01-05 02:11:44 +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
d54d4d5008
added a logout button and messed up the agent location updater
2022-01-03 23:45:43 +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
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
474a6573e5
added FMOD_unity, added more logic for local chat, added 2D map ideas. (none of these working)
2021-06-19 18:16:41 +08:00
alexiscatnip
d6cdd12fbf
Added a welcome screen. tested and wired the following screens up together: welcome,eula,login
2021-06-09 03:09:20 +08:00
alexiscatnip
2226c9c23e
awesome work so far in newUI scene, created some extra UI(such as welcomepanel) and wiring them up
2021-06-07 01:20:14 +08:00
alexiscatnip
33c4251f82
wow thats alot of changes for no functionality!
2021-05-31 02:37:15 +08:00
alexiscatnip
3fe9c223cc
Integrating UI to RaindropInstance
2021-05-10 13:44:06 +08:00