Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

'implement' isWorldNameValid function#2

Open
LightningShock wants to merge 1 commit into
OurSources:masterfrom
LightningShock:master
Open

'implement' isWorldNameValid function#2
LightningShock wants to merge 1 commit into
OurSources:masterfrom
LightningShock:master

Conversation

@LightningShock

Copy link
Copy Markdown

Uses RegExp
Min world name length: 1
Max world name length: 24
Allowed Characters:
abcdefghijklmnopqrstuvwxyz0123456789_.

Didn't see where the original was in the c++ clone, to follow how it's actually implemented and write it in js
Hope this helps though

Uses RegExp
Min world name length: 1
Max world name length: 24
Allowed Characters:
abcdefghijklmnopqrstuvwxyz0123456789_.
@DayDun

DayDun commented Jun 7, 2018

Copy link
Copy Markdown
Contributor

Why the fuck are people implementing this function for us

@LightningShock

Copy link
Copy Markdown
Author

I just wanted to be helpful and i was bored.
It was just something to do..

@EinDev

EinDev commented Jun 7, 2018 via email

Copy link
Copy Markdown

@EinDev

EinDev commented Jun 7, 2018 via email

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants