Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rbxts-flamework/core issues and pull requests

#106 - Incorrect documentation for `ignite`

Issue - State: open - Opened by christopher-buss 25 days ago

#105 - MacroManager could not find method for Vector2.idiv

Issue - State: closed - Opened by BercPlays 2 months ago - 1 comment

#104 - Modding.Generic<T, "guard"> fails to pass nominal types due to intersection with primitives

Issue - State: closed - Opened by DaDerpDuck 4 months ago
Labels: enhancement, domain: transformer

#103 - Add a cleanup function for components, for when they are removed

Issue - State: closed - Opened by CapedBojji 4 months ago - 1 comment

#102 - Macro nesting doesn't work if done between class methods

Issue - State: closed - Opened by rimuy 5 months ago
Labels: bug, domain: transformer

#101 - Update default `@rbxts/t` version

Pull Request - State: closed - Opened by Fireboltofdeath 6 months ago

#100 - Compiled output is nonsensical

Issue - State: closed - Opened by lewisakura 7 months ago - 1 comment

#99 - Option to not obfuscate internal ids for server files

Issue - State: open - Opened by safazi 8 months ago
Labels: feedback needed, domain: transformer, obfuscation

#98 - Write to `component.attributes` before firing `onAttributeChanged` signals

Issue - State: closed - Opened by safazi 8 months ago
Labels: bug, domain: components

#97 - support bun

Issue - State: closed - Opened by Milo123459 8 months ago - 1 comment
Labels: enhancement

#96 - Standardize macros

Pull Request - State: closed - Opened by Fireboltofdeath 8 months ago

#95 - Ability to create unreliable remote events

Issue - State: closed - Opened by jackTabsCode 9 months ago - 1 comment
Labels: enhancement, domain: networking

#94 - Update to roblox-ts 2.2.0

Pull Request - State: closed - Opened by Fireboltofdeath 9 months ago

#93 - Globs rework

Pull Request - State: closed - Opened by Fireboltofdeath 9 months ago

#92 - Add double quotes to typeRoots

Issue - State: closed - Opened by LovreDev 9 months ago

#91 - Add ID lookup function to modding API

Pull Request - State: closed - Opened by Fireboltofdeath 9 months ago

#90 - Revise external singletons

Pull Request - State: closed - Opened by Fireboltofdeath 9 months ago

#89 - Support abstract classes

Pull Request - State: closed - Opened by Fireboltofdeath 9 months ago

#88 - Remove legacy APIs

Pull Request - State: closed - Opened by Fireboltofdeath 10 months ago

#87 - Disable networking client guards by default in production

Issue - State: closed - Opened by safazi 10 months ago - 1 comment
Labels: enhancement, domain: networking, feedback needed

#86 - Allow us to configure obsfucation separately for networking and singletons/components

Issue - State: closed - Opened by jackTabsCode 12 months ago - 2 comments
Labels: enhancement, domain: core, domain: transformer, obfuscation

#85 - Flamework macros not working inside decorators

Issue - State: closed - Opened by lamborghinious about 1 year ago - 1 comment
Labels: bug, domain: transformer

#83 - Network batching

Issue - State: closed - Opened by Fireboltofdeath about 1 year ago - 2 comments
Labels: enhancement, domain: networking

#82 - running npx rbxtsc -w results in a runInitalCompile error

Issue - State: closed - Opened by kineticwallet about 1 year ago - 1 comment

#81 - Improve `Modding.Many` functionality

Pull Request - State: closed - Opened by Fireboltofdeath over 1 year ago

#80 - Add Modding.Many

Pull Request - State: closed - Opened by Fireboltofdeath over 1 year ago

#79 - Add profiling

Pull Request - State: closed - Opened by Fireboltofdeath over 1 year ago

#78 - Transformer option for automatic debug profiling

Issue - State: closed - Opened by jackTabsCode over 1 year ago - 2 comments
Labels: enhancement, domain: core

#77 - offer @Decorator usage for events

Issue - State: open - Opened by bennsm over 1 year ago - 2 comments
Labels: enhancement, domain: networking, feedback needed

#76 - "delete" keyword on Component attributes does not remove the attribute

Issue - State: closed - Opened by jackTabsCode over 1 year ago - 1 comment
Labels: bug, domain: components, domain: transformer

#75 - Option to not generate client-side typechecking for remote events

Issue - State: closed - Opened by safazi over 1 year ago - 8 comments
Labels: enhancement, feedback needed, domain: transformer

#74 - Better runtime guards

Issue - State: open - Opened by Fireboltofdeath over 1 year ago - 3 comments
Labels: enhancement, domain: core, domain: transformer

#73 - Ability to wait for a component to exist on an instance

Issue - State: closed - Opened by Nexure over 1 year ago
Labels: enhancement, domain: components

#72 - Components excessively type check with streaming enabled

Issue - State: closed - Opened by Fireboltofdeath over 1 year ago
Labels: bug, domain: components

#71 - Add pre ignition warnings

Pull Request - State: closed - Opened by Fireboltofdeath over 1 year ago

#70 - `Dependency` macro warnings

Issue - State: closed - Opened by Fireboltofdeath over 1 year ago
Labels: enhancement, domain: core, domain: transformer

#69 - Parameter order obfuscation

Issue - State: open - Opened by Fireboltofdeath over 1 year ago
Labels: enhancement, domain: networking, domain: transformer, obfuscation

#68 - Runtime metadata

Pull Request - State: closed - Opened by Fireboltofdeath over 1 year ago

#67 - Support file globs

Pull Request - State: closed - Opened by Fireboltofdeath over 1 year ago

#66 - Better addPaths glob support

Issue - State: closed - Opened by Fireboltofdeath over 1 year ago
Labels: enhancement, domain: core

#65 - Pass additional parameters to subcomponents

Issue - State: closed - Opened by Abbaok over 1 year ago - 1 comment

#64 - Generic singletons

Pull Request - State: closed - Opened by Fireboltofdeath over 1 year ago
Labels: enhancement

#63 - Generic singletons

Issue - State: closed - Opened by Fireboltofdeath over 1 year ago
Labels: enhancement, domain: core

#62 - Topological sorting

Pull Request - State: closed - Opened by Fireboltofdeath over 1 year ago

#61 - onInit does not catch errors in promises to abort ignition

Issue - State: closed - Opened by jackTabsCode almost 2 years ago
Labels: bug, domain: core

#60 - Automatically determine proper loadOrder for singletons

Issue - State: closed - Opened by Fireboltofdeath almost 2 years ago
Labels: enhancement, domain: core

#59 - Type guard generation fails on non literal enums

Issue - State: closed - Opened by Fireboltofdeath almost 2 years ago - 2 comments
Labels: bug, domain: transformer

#58 - Type guard generation should support index signatures

Issue - State: closed - Opened by Fireboltofdeath almost 2 years ago - 1 comment
Labels: enhancement, domain: transformer

#57 - Add support for yielding in component constructors

Issue - State: open - Opened by osyrisrblx almost 2 years ago
Labels: enhancement, domain: components

#56 - Move `Flamework.ComponentConfig` to `@flamework/components`

Pull Request - State: closed - Opened by osyrisrblx almost 2 years ago

#55 - Predicate for components

Issue - State: closed - Opened by Fireboltofdeath almost 2 years ago - 1 comment
Labels: enhancement, breaking, domain: components

#54 - `@flamework/networking` and `@flamework/components` should not use tsconfig.json `"baseUrl"`

Issue - State: closed - Opened by osyrisrblx about 2 years ago - 1 comment
Labels: bug

#53 - Transformer does not use specified Rojo project file given to rbxtsc

Issue - State: closed - Opened by joritochip about 2 years ago - 1 comment
Labels: bug, domain: transformer

#52 - BaseComponent.onAttributeChanged should return connection

Issue - State: closed - Opened by safazi about 2 years ago - 3 comments
Labels: enhancement, domain: components

#51 - Tag all Flamework functions.

Pull Request - State: closed - Opened by ZeroParticle about 2 years ago

#50 - Add option to disable/enable client side checks

Issue - State: closed - Opened by Fireboltofdeath about 2 years ago
Labels: enhancement, domain: networking

#49 - Hash improvements

Issue - State: closed - Opened by safazi about 2 years ago - 3 comments
Labels: enhancement, domain: transformer

#48 - `rootDirs` support

Issue - State: closed - Opened by Fireboltofdeath about 2 years ago - 1 comment
Labels: bug, domain: transformer

#47 - Default attributes not set on component

Issue - State: closed - Opened by hatmatty about 2 years ago - 5 comments
Labels: domain: components

#46 - Ignition/runtime logging

Issue - State: closed - Opened by Fireboltofdeath about 2 years ago
Labels: enhancement

#45 - Component dependency injection

Issue - State: closed - Opened by Fireboltofdeath about 2 years ago
Labels: enhancement, domain: components

#44 - Service/Controller Memory Categories

Issue - State: closed - Opened by Zyrakia over 2 years ago
Labels: enhancement

#43 - Ignore symbol type in guard generation

Issue - State: closed - Opened by Fireboltofdeath over 2 years ago
Labels: bug

#42 - Modding support

Pull Request - State: closed - Opened by Fireboltofdeath over 2 years ago

#38 - Ability to get all Components that extend from a base component (Polymorphism)

Issue - State: closed - Opened by Felyrun over 2 years ago - 1 comment
Labels: enhancement, domain: components

#37 - Add suppression for instance guards

Pull Request - State: closed - Opened by Zyrakia over 2 years ago - 1 comment

#36 - Ability to add arbitrary instances into DI resolver

Issue - State: closed - Opened by caneva20 over 2 years ago - 3 comments
Labels: enhancement

#35 - Component onAttributeChanged callbacks report incorrect oldValue on the server

Issue - State: closed - Opened by mwalk-dev over 2 years ago - 2 comments
Labels: bug, domain: components

#34 - Incorrect typing for Components.getComponent() in NPM package

Issue - State: closed - Opened by mwalk-dev over 2 years ago - 6 comments
Labels: domain: components

#33 - Ability to retrieve a component by tag

Issue - State: closed - Opened by mwalk-dev over 2 years ago - 1 comment
Labels: enhancement, domain: components

#32 - Allow more advanced instance guards in component config

Issue - State: closed - Opened by Zyrakia over 2 years ago - 1 comment
Labels: invalid, domain: components

#31 - Component interdependencies cannot reliably resolve in onStart()

Issue - State: closed - Opened by mwalk-dev over 2 years ago
Labels: bug, domain: components

#30 - Flamework error

Issue - State: closed - Opened by returnSync over 2 years ago - 2 comments

#29 - Utilize Roblox's networking queue for server->client events

Issue - State: closed - Opened by Fireboltofdeath over 2 years ago
Labels: bug, domain: networking

#28 - Runtime metadata

Issue - State: closed - Opened by Fireboltofdeath over 2 years ago
Labels: enhancement, domain: core, domain: transformer

#27 - Networking should allow configuration of timeout

Issue - State: closed - Opened by Fireboltofdeath over 2 years ago
Labels: enhancement, domain: networking

#26 - Networking type guard generation should support rest parameters

Issue - State: closed - Opened by Fireboltofdeath over 2 years ago
Labels: bug, domain: networking

#25 - Type guard generation fails on Enum unions

Issue - State: closed - Opened by Zyrakia over 2 years ago - 4 comments
Labels: bug

#24 - Networking type guard generation treats overloads as unions

Issue - State: closed - Opened by Fireboltofdeath over 2 years ago - 1 comment
Labels: bug, domain: networking

#23 - Async remote function callbacks

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago - 1 comment

#22 - Implicitly move constructor logic into onStart

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago - 1 comment
Labels: bug, domain: components

#21 - Modding API

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago - 4 comments
Labels: enhancement, feedback needed

#20 - Respect -p command line option

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago - 1 comment

#19 - Add a getAllComponents function to @flamework/components

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago - 1 comment
Labels: enhancement, domain: components

#18 - Language service plugin

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago - 2 comments

#17 - instance guards with children are guranteed to fail on the client no matter what when an instance with a tag is added to workspace

Issue - State: closed - Opened by Xuleos almost 3 years ago - 3 comments
Labels: bug, domain: components

#16 - Switch to @flamework org

Pull Request - State: closed - Opened by Fireboltofdeath almost 3 years ago

#15 - Great work

Issue - State: closed - Opened by summersky2014 almost 3 years ago

#14 - Add component name to instance guard check warning

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago - 1 comment
Labels: domain: components

#13 - Add default attributes to Component decorator

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago
Labels: enhancement, domain: components

#12 - Networking name randomization

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago - 1 comment
Labels: enhancement

#11 - Write proper documentation on website

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago - 1 comment
Labels: documentation, dreading

#10 - Split project into several packages under @flamework npm org

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago
Labels: breaking

#9 - Mutable attributes on component

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago - 1 comment

#8 - RemoteFunction support for networking

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago
Labels: enhancement, domain: networking

#7 - Reflect-metadata API

Pull Request - State: closed - Opened by Fireboltofdeath almost 3 years ago

#6 - Implement networking predict

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago

#5 - Create integration and unit tests

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago

#4 - Reflect-metadata-like API

Issue - State: closed - Opened by Fireboltofdeath almost 3 years ago

#3 - Redesign build info

Issue - State: closed - Opened by Fireboltofdeath about 3 years ago - 1 comment
Labels: enhancement