alexiscatnip
6161ae44c1
minimap UI updates
2022-02-14 00:30:30 +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
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
cda1114254
Rename "Canvas" to "Screen" + clean up integration tests.
2022-01-24 16:21:22 +08:00
alexiscatnip
6706c1b3b2
Make the game view look nice and add some buttons.
2022-01-23 00:18:48 +08:00
alexiscatnip
44500009a2
add some group icon for button.
2022-01-22 23:52:10 +08:00
alexiscatnip
9c1200bab4
Closes #10 . modified the test to login twice
2022-01-19 21:33:12 +08:00
alexiscatnip
3a745e31f9
a final checkpoint before I try to update LMV lib.
2022-01-16 20:21:40 +08:00
alexiscatnip
63f3b3f322
oops forgot to update the "MainScene" graph
2022-01-16 10:57:39 +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