Giter Club home page Giter Club logo

betterinventorybrowser's Introduction

Stats

hantabaru1014's Top Langs hantabaru1014's Github Stats

betterinventorybrowser's People

Contributors

hantabaru1014 avatar stiefeljackal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

stiefeljackal

betterinventorybrowser's Issues

Problems with "last update" time

Version of mod: latest (v0.5.1)

Last update time at "detail" layout and sidebar show in UTC+0 time, which is very inconvenient for understanding time.
Example, last update time of the newly saved item and current time:
image

But after restart NeosVr, last update time converts to local, and it's making problems with sorting by update time.
Example, folder contains item saved at past open of NeosVr (at item update time show in local time). I save in this folder new item and update time shows as UTC time:
image

Broken in latest update (Beta 2024.6.10.1405)

Inventory does not work

DESKTOP-H976HO2 - 2024.6.10.1405 - 2024-06-11 01_23_32.log

Exception running OnAttach behavior for Component: Element: ID6693400, Type: FrooxEngine.InventoryBrowser, World: Userspace, IsRemoved: False, IsDestroyed: False, IsDisposed: False, Enabled: True
Element: ID6692000, Type: FrooxEngine.Slot, World: Userspace, IsRemoved: False, Slot name: Content, T: [0; 0; 0], R: [0; 0; 0; 1], S: [1; 1; 1], ActiveSelf: True, IsDestroyed: False
Element: ID6690100, Type: FrooxEngine.Slot, World: Userspace, IsRemoved: False, Slot name: TiledRawImage, T: [0; 0; 0], R: [0; 0; 0; 1], S: [1; 1; 1], ActiveSelf: True, IsDestroyed: False
Element: ID43BAF00, Type: FrooxEngine.Slot, World: Userspace, IsRemoved: False, Slot name: Canvas, T: [0; 0; 0], R: [0; 0; 0; 1], S: [1; 1; 1], ActiveSelf: True, IsDestroyed: False
Element: ID43BA400, Type: FrooxEngine.Slot, World: Userspace, IsRemoved: False, Slot name: Screen, T: [0; 0; 0], R: [0; 0; 0; 1], S: [0.000869414; 0.000869414; 0.000869414], ActiveSelf: True, IsDestroyed: False
Element: ID42B1400, Type: FrooxEngine.Slot, World: Userspace, IsRemoved: False, Slot name: Inventory, T: [0; 0; 0], R: [0; 0; 0; 1], S: [1; 1; 1], ActiveSelf: True, IsDestroyed: False
Element: ID292000, Type: FrooxEngine.Slot, World: Userspace, IsRemoved: False, Slot name: Screens, T: [0; 0.01877934; 0], R: [0; 0; 0; 1], S: [1; 1; 1], ActiveSelf: True, IsDestroyed: False
Element: ID291500, Type: FrooxEngine.Slot, World: Userspace, IsRemoved: False, Slot name: ScreensRoot, T: [0; 0; 0], R: [0; 0; 0; 1], S: [1; 1; 1], ActiveSelf: True, IsDestroyed: False
Element: ID287900, Type: FrooxEngine.Slot, World: Userspace, IsRemoved: False, Slot name: Render, T: [0; 0; 0], R: [0; 0; 0; 1], S: [1; 1; 1], ActiveSelf: True, IsDestroyed: False
Element: ID283200, Type: FrooxEngine.Slot, World: Userspace, IsRemoved: False, Slot name: Dash, T: [0; 0; 0], R: [1.520568E-16; 1; 0; -4.371139E-08], S: [1; 1; 1], ActiveSelf: True, IsDestroyed: False
Element: ID282700, Type: FrooxEngine.Slot, World: Userspace, IsRemoved: False, Slot name: DashRotation, T: [0; 0; 0], R: [0; 0.9890949; -0.14728; 0], S: [1; 1; 1], ActiveSelf: True, IsDestroyed: False
Element: ID281C00, Type: FrooxEngine.Slot, World: Userspace, IsRemoved: False, Slot name: DashOffset, T: [0; 0.4181766; 1.373058], R: [0; 0; 0; 1], S: [1.727869; 1.727859; 1.727869], ActiveSelf: True, IsDestroyed: False
Element: ID27DD00, Type: FrooxEngine.Slot, World: Userspace, IsRemoved: False, Slot name: Dash, T: [0; 1.625; 0.1], R: [0; 0; 0; 1], S: [1; 1; 1], ActiveSelf: True, IsDestroyed: False
Element: ID2400, Type: FrooxEngine.Slot, World: Userspace, IsRemoved: False, Slot name: Root, T: [0; 0; 0], R: [0; 0; 0; 1], S: [1; 1; 1], ActiveSelf: True, IsDestroyed: False
Element: ID0, Type: FrooxEngine.World, World: Userspace, IsRemoved: False

System.TypeLoadException: Could not resolve type with token 01000063 (from typeref, class/assembly SkyFrost.Base.User, SkyFrost.Base, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)
  at BetterInventoryBrowser.BetterInventoryBrowser+BrowserDialog_Patch.OnAttach_Postfix (FrooxEngine.BrowserDialog __instance, FrooxEngine.SyncRef`1[T] ____swapper, FrooxEngine.SyncRef`1[T] ____buttonsRoot) [0x001a9] in <bf68b8489330489fab952fa597153176>:0 
  at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.FrooxEngine.BrowserDialog.OnAttach_Patch1(FrooxEngine.BrowserDialog)
  at FrooxEngine.InventoryBrowser.OnAttach () [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.ComponentBase`1[C].RunOnAttach () [0x0001a] in <44a8db68419d427182b7e1f08b8188e3>:0 

  at System.Environment.get_StackTrace () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
  at Elements.Core.UniLog.Error (System.String message, System.Boolean stackTrace) [0x00000] in <bca837a3221f4f83ba8c0f0b3f278de5>:0 
  at FrooxEngine.DebugManager.Error (System.Object obj, System.Boolean stackTrace) [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.ComponentBase`1[C].RunOnAttach () [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.ContainerWorker`1[C].AttachComponentInternal (C component, System.Boolean runOnAttachBehavior, System.Action`1[T] beforeAttach) [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.ContainerWorker`1[C].AttachComponent[T] (System.Boolean runOnAttachBehavior, System.Action`1[T] beforeAttach) [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.LegacyRadiantScreenWrapper`1[T].OnShow () [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.RadiantDashScreen.Show () [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.RadiantDash.OnCommonUpdate () [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.ComponentBase`1[C].InternalRunUpdate () [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.UpdateManager.RunUpdates () [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.World.RefreshStep () [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.World.Refresh () [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.WorldManager.UpdateStep () [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.WorldManager.RunUpdateLoop () [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.Engine.UpdateStep () [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at FrooxEngine.Engine.RunUpdateLoop () [0x00000] in <44a8db68419d427182b7e1f08b8188e3>:0 
  at UnityFrooxEngineRunner.FrooxEngineRunner.UpdateFrooxEngine () [0x00000] in <9d8f158765ab4db18c978ae979158151>:0 
  at UnityFrooxEngineRunner.FrooxEngineRunner.Update () [0x00000] in <9d8f158765ab4db18c978ae979158151>:0 

Disfunctional legacy inventory since v0.5.0

The legacy inventory seems to have broken UI elements after release v0.5.0.
Items can still be spawned, but when they are selected it doesn't show the name or allow other actions to be performed (share, delete, favorite, equip, etc.)

Item selected in v0.4.1:

Screenshot 2023-05-16 154540

Item selected in v0.5.0 & v0.5.1:

Screenshot 2023-05-16 154933

横アイテム数が変わらないようにしたい

サイドバーの有無でアイテム数が変化するとアイテムを見失うので変化しないようにしたい。
InventoryBrowserItemSize をサイドバーの有無に合わせて変更できればよさそう?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.