-
Notifications
You must be signed in to change notification settings - Fork 5
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
Commits on Jun 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 868de65 - Browse repository at this point
Copy the full SHA 868de65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ecd0a0 - Browse repository at this point
Copy the full SHA 8ecd0a0View commit details -
Merge pull request #62 from iLPdev/readme-typo-1
every little bit of documentation helps, i suppose. ain't that right, @all-contributors
Configuration menu - View commit details
-
Copy full SHA for 38f7167 - Browse repository at this point
Copy the full SHA 38f7167View commit details
Commits on Jul 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 60ef368 - Browse repository at this point
Copy the full SHA 60ef368View commit details
Commits on Jul 4, 2020
-
when a new room is detected by the exit trigger, set the room name via GMCP
Configuration menu - View commit details
-
Copy full SHA for 0cb28c6 - Browse repository at this point
Copy the full SHA 0cb28c6View commit details -
Remove deprecated room name_search function
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.
Configuration menu - View commit details
-
Copy full SHA for c7928c6 - Browse repository at this point
Copy the full SHA c7928c6View commit details -
in the event that name_search is being called elsewhere than handle_exits, this will throw the debug echo to announce the occurance.
Configuration menu - View commit details
-
Copy full SHA for 836b484 - Browse repository at this point
Copy the full SHA 836b484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bec438 - Browse repository at this point
Copy the full SHA 2bec438View commit details -
short exits and exit stubs can be set internally
Configuration menu - View commit details
-
Copy full SHA for beb1495 - Browse repository at this point
Copy the full SHA beb1495View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for b9e86d7 - Browse repository at this point
Copy the full SHA b9e86d7View commit details -
I already removed the call to this function, so it's no longer needed. I don't believe it was called anywhere else.
Configuration menu - View commit details
-
Copy full SHA for 30ba921 - Browse repository at this point
Copy the full SHA 30ba921View commit details -
Disable room creation on move_map
custom_locator is no longer used for grabbing roomID hash
Configuration menu - View commit details
-
Copy full SHA for 6738a18 - Browse repository at this point
Copy the full SHA 6738a18View commit details -
Add GMCP identifier to check_room function
this is where Jor'Mox may have been having problems
Configuration menu - View commit details
-
Copy full SHA for 01b2653 - Browse repository at this point
Copy the full SHA 01b2653View commit details -
Remove room name matching from check_room function
GMCP identifier is unique for each room whereas room names (even gmcp.room.info.name) are not.
Configuration menu - View commit details
-
Copy full SHA for 440cba1 - Browse repository at this point
Copy the full SHA 440cba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f21459e - Browse repository at this point
Copy the full SHA f21459eView commit details -
Add stop for extraneous room creation
It should only create rooms if there is no roomID in the table for any given GMCP hash sent by the server (== -1)
Configuration menu - View commit details
-
Copy full SHA for 7a530f2 - Browse repository at this point
Copy the full SHA 7a530f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1efd351 - Browse repository at this point
Copy the full SHA 1efd351View commit details -
Configuration menu - View commit details
-
Copy full SHA for 999e5db - Browse repository at this point
Copy the full SHA 999e5dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a3119 - Browse repository at this point
Copy the full SHA 17a3119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c18677 - Browse repository at this point
Copy the full SHA 6c18677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41bd0a9 - Browse repository at this point
Copy the full SHA 41bd0a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69fff55 - Browse repository at this point
Copy the full SHA 69fff55View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffaf56f - Browse repository at this point
Copy the full SHA ffaf56fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a27a33 - Browse repository at this point
Copy the full SHA 4a27a33View commit details -
Configuration menu - View commit details
-
Copy full SHA for e847fc2 - Browse repository at this point
Copy the full SHA e847fc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c50fbf - Browse repository at this point
Copy the full SHA 1c50fbfView commit details
Commits on Jul 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5dfdf12 - Browse repository at this point
Copy the full SHA 5dfdf12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f194b - Browse repository at this point
Copy the full SHA 89f194bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaefc51 - Browse repository at this point
Copy the full SHA eaefc51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 465cd96 - Browse repository at this point
Copy the full SHA 465cd96View commit details -
fix(help): Add DimGrey to wrapped lines in overview
`map.help` color is <reset> on newline so commit 465cd96 was incomplete.
Configuration menu - View commit details
-
Copy full SHA for a22cfd8 - Browse repository at this point
Copy the full SHA a22cfd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 536af2b - Browse repository at this point
Copy the full SHA 536af2bView commit details -
fix(help): Remove capitalization of color <green>
ANSI color names are case sensitive
Configuration menu - View commit details
-
Copy full SHA for afc6a03 - Browse repository at this point
Copy the full SHA afc6a03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f7b7f - Browse repository at this point
Copy the full SHA 87f7b7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a58d68 - Browse repository at this point
Copy the full SHA 5a58d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 790f8a3 - Browse repository at this point
Copy the full SHA 790f8a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6395020 - Browse repository at this point
Copy the full SHA 6395020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 164deef - Browse repository at this point
Copy the full SHA 164deefView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b3caf - Browse repository at this point
Copy the full SHA d7b3cafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 599c32d - Browse repository at this point
Copy the full SHA 599c32dView commit details
Commits on Jul 6, 2020
-
docs(help): Update Quick Start Guide
- Discworld-specific language - Grammar, clarity, and economy of word - Color theme
Configuration menu - View commit details
-
Copy full SHA for 5b06f06 - Browse repository at this point
Copy the full SHA 5b06f06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b57871 - Browse repository at this point
Copy the full SHA 1b57871View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e3db5 - Browse repository at this point
Copy the full SHA 97e3db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 995d185 - Browse repository at this point
Copy the full SHA 995d185View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae8c1ff - Browse repository at this point
Copy the full SHA ae8c1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8631e - Browse repository at this point
Copy the full SHA 2a8631eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a272603 - Browse repository at this point
Copy the full SHA a272603View commit details -
Configuration menu - View commit details
-
Copy full SHA for bed3e9d - Browse repository at this point
Copy the full SHA bed3e9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd1a5d2 - Browse repository at this point
Copy the full SHA dd1a5d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e43e67 - Browse repository at this point
Copy the full SHA 1e43e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for da7653a - Browse repository at this point
Copy the full SHA da7653aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e064d4 - Browse repository at this point
Copy the full SHA 0e064d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1490f93 - Browse repository at this point
Copy the full SHA 1490f93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93c87d9 - Browse repository at this point
Copy the full SHA 93c87d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8e957 - Browse repository at this point
Copy the full SHA 0d8e957View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 151e251 - Browse repository at this point
Copy the full SHA 151e251View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cd5635 - Browse repository at this point
Copy the full SHA 4cd5635View commit details -
Merge pull request #66 from iLPdev/feature/help-system
bring in Initial Help System Update
Configuration menu - View commit details
-
Copy full SHA for 038ccae - Browse repository at this point
Copy the full SHA 038ccaeView commit details -
Merge pull request #67 from iLPdev/feature/help-system
Merge branch 'develop' into feature/help-system
Configuration menu - View commit details
-
Copy full SHA for 2d9d40a - Browse repository at this point
Copy the full SHA 2d9d40aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dacdf6c - Browse repository at this point
Copy the full SHA dacdf6cView commit details