Jack Taylor

Results 47 issues of Jack Taylor

## Current behavior Selecting an entity on the server debugger shows the highlight to everybody. ## Proposed improvement Only the players using the server debugger should see the highlight. ##...

improvement

There is a lot of unprofiled or incorrectly profiled code in the library (see `World:query`). Profiling all parts of Matter will allow us to narrow down performance issues in Matter's...

improvement

It's impossible to know who clicked a widget on the server debugger. Without this information, it makes responding to widgets with multiple people in the game less useful in certain...

feature
needs discussion

https://github.com/evaera/matter/assets/44332148/1132093f-cf39-49dc-b675-f0468ed89ef0 ``` 03:58:19.233 ReplicatedStorage.rbxts_include.node_modules.@rbxts.matter.lib.World:89: attempt to index nil with nil ReplicatedStorage.rbxts_include.node_modules.@rbxts.matter.lib.World:89 function _getEntity ReplicatedStorage.rbxts_include.node_modules.@rbxts.matter.lib.debugger.widgets.hoverInspect:7 - Server 03:58:19.233 Stack Begin - Studio ``` (Ported from https://github.com/evaera/matter/issues/73)

bug

It would be neat if the module could be updated to use `Workspace:Raycast` and a memoized `RaycastParams`, as there are some performance benefits to not recalculating an ignore list every...

https://github.com/Rimuy/GameJoy/blob/b059474cbaf4d029469a100fb59aa3e0d0790bad/src/Class/Context.ts#L180 I am spammed with warnings in my output just by running`Context.UnbindAll()`.. which doesn't make sense. I don't understand why it is warning for this use case, and should be...

When Foreman installs an artifact that is a ZIP file, it picks the first file in the folder, which doesn't always work if your release contains other files like a...

https://create.roblox.com/docs/cloud/reference/UserRestriction

feature

Already mentioned in the README as not supported yet https://create.roblox.com/docs/cloud/reference/CreatorStoreProduct

feature

Already mentioned in the README as not supported yet https://create.roblox.com/docs/cloud/reference/Instance

feature