Skip to content

big pr i promised#6

Open
howmanysmall wants to merge 2 commits intoOzzypig:masterfrom
hms-junk:master
Open

big pr i promised#6
howmanysmall wants to merge 2 commits intoOzzypig:masterfrom
hms-junk:master

Conversation

@howmanysmall
Copy link

a lot of niche changes, mostly formatting but some are for speed as well.

@howmanysmall
Copy link
Author

I'll list the changes here:

  • prefer string.method to :method.
  • prefer PascalCase methods on Roblox objects.
  • reduce the amount of indexing.
  • use ipairs on arrays.
  • utilize assert returning the value to reduce indexing / line count.
  • no need for WaitForChild on ReplicatedStorage stuff, as far as I know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant