Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.2.0-beta #69

Merged
merged 60 commits into from
Jul 7, 2020
Merged

Release v0.2.0-beta #69

merged 60 commits into from
Jul 7, 2020

Conversation

iLPdev
Copy link
Owner

@iLPdev iLPdev commented Jul 7, 2020

No description provided.

iLPdev added 30 commits June 26, 2020 18:38
every little bit of documentation helps, i suppose. ain't that right, @all-contributors
when a new room is detected by the exit trigger, set the room name via GMCP
There is no longer a need to parse through text lines looking for the room name, so handle_exits is no longer calling this function.
in the event that name_search is being called elsewhere than handle_exits, this will throw the debug echo to announce the occurance.
short exits and exit stubs can be set internally
getRoomIDbyHash(gmcp.room.info.identifier) can happen with check_room or fine_me or somewhere like that -- maybe even just right there in handle_exits.
I already removed the call to this function, so it's no longer needed. I don't believe it was called anywhere else.
custom_locator is no longer used for grabbing roomID hash
this is where Jor'Mox may have been having problems
GMCP identifier is unique for each room whereas room names (even gmcp.room.info.name) are not.
It should only create rooms if there is no roomID in the table for any given GMCP hash sent by the server (== -1)
iLPdev added 11 commits July 6, 2020 14:28
For some unknown reason, the template from [gitignore.io](https://gitignore.io) excludes several files within the .vscode directory... which defeats `.vscode/*`. I've rmeoved those exclusions and also explicitly ignored the folder itself.
bring in Initial Help System Update
Merge branch 'develop' into feature/help-system
@iLPdev iLPdev self-assigned this Jul 7, 2020
@iLPdev iLPdev marked this pull request as draft July 7, 2020 00:33
@iLPdev iLPdev marked this pull request as ready for review July 7, 2020 00:34
@iLPdev iLPdev merged commit 542fb94 into main Jul 7, 2020
@iLPdev iLPdev deleted the release/0.2.0-beta branch July 7, 2020 00:42
@iLPdev iLPdev restored the release/0.2.0-beta branch July 7, 2020 00:43
@iLPdev iLPdev deleted the release/0.2.0-beta branch July 7, 2020 01:09
@iLPdev
Copy link
Owner Author

iLPdev commented Jul 8, 2020

bah. ridiculousness.

@all-contributors, add @iLPdev for code, design, doc, infra, maintenance, and projectmanagement of the beta release.

Repository owner deleted a comment from allcontributors bot Jul 8, 2020
@iLPdev
Copy link
Owner Author

iLPdev commented Jul 8, 2020

really? no second chances, @all-contributors ??? please add @iLPdev for code, design, doc, infra, maintenance, and projectmanagement

@allcontributors
Copy link
Contributor

@iLPdev

I've put up a pull request to add @iLPdev! 🎉

@iLPdev iLPdev added the release Grouping of changes set for release label Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Grouping of changes set for release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant