Sleitnick / AeroGameFramework

AeroGameFramework is a Roblox game framework that makes development easy and fun. The framework is designed to simplify the communication between modules and seamlessly bridge the gap between the server and client.
https://sleitnick.github.io/AeroGameFramework/
MIT License
215 stars 57 forks source link

Cleaned up code #179

Closed howmanysmall closed 4 years ago

howmanysmall commented 4 years ago

There's a lot I updated, so I might not have listed everything:

Another change I suggest is replacing the Date library with a module like the attached LuaDateTime module. It could break compatibility, but it does have as many features and possibly more.

LuaDateTime.zip

Sleitnick commented 4 years ago

Hi, sorry for now I'm not going to pull in any cleanup requests of this size. If there's something specific that needs to be fixed, feel free to open up an issue and we can discuss best way to address. Thanks!