Giter Site home page Giter Site logo

catalog's Introduction

Catalog

This project contains source code for the virtual items which make up the Roblox catalog. Currently only gear items are included but we may add other item types later.

How can I contribute?

You can help us improve the catalog by fixing bugs with gear items. Please see our contributing guidelines to get started.

Got questions?

If you have a question about this project, file an issue.

License

Copyright 2017 Roblox Corporation

This work is licensed under the Apache License, Version 2.0. See the LICENSE file for more details.

catalog's People

Contributors

darraghgriffin avatar robloxbot avatar sauraus avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

catalog's Issues

Need info on backwards compatibility for movers

I'm thinking of fixing some gears here. One thing is a lot of them use the old body movers, and I was wondering if I should update them to the new movers or just leave them be.

The problem i'm facing is, if I update gear to new movers, they will not work as intended when people bring them to non-PGS games, however, according to the blog post on new movers they offer "dramatically improved performance", and even though the old movers aren't marked as deprecated in the API yet, I believe they are implied as deprecated.

I would like some input from the ROBLOX staff on this issue, for now I won't touch movers.

"Multi Purpose module" extremely monolithic

https://www.roblox.com/library/191816425/Multi-Purpose-Module is a module found in a great many gears, which just have a script in them to require this and get their functionality from it.

I believe it is a very problematic solution as the module is owned by StarWars, an intern, (not a ROBLOX staff member) and should be separated into the gear assets themselves or into other separate modules that encompass only gear of the same type with similar code, and these new modules owned by the ROBLOX account.

It's really concerning that so many gears have such barebones scripts and are all grouped into one single module.

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.