Support for strings & small modifications #4

Merged
jerejere merged 8 commits from master into master 2020-03-28 11:15:50 -07:00
jerejere commented 2020-03-28 01:23:37 -07:00 (Migrated from github.com)

.. Sorry for not using branches with this one.

  • Users can search with itemlinks or strings
    !price [Runecloth]
    !price Runecloth
  • Fixed descriptions of channels
    eg. desc = '/tsmpc guild CHANNEL' --> desc = '/tsmpc guildchannel CHANNEL'
  • Price message cleanup
    eg. brackets, no raid icon: Min [0g 10s 33c] Market [0g 9s 92c] Regional [0g 8s 62c]
.. Sorry for not using branches with this one. - Users can search with itemlinks or strings _!price [Runecloth] !price Runecloth_ - Fixed descriptions of channels eg. _desc = '/tsmpc guild CHANNEL'_ **-->** _desc = '/tsmpc guildchannel CHANNEL'_ - Price message cleanup eg. brackets, no raid icon: _Min [0g 10s 33c] Market [0g 9s 92c] Regional [0g 8s 62c]_
scrable commented 2020-03-28 11:15:59 -07:00 (Migrated from github.com)

Seems like a decent enough idea, it could be useful.

Most of this code I just left as it was written by seraph1m. It could use cleaning up, especially the locales since they aren't used anymore when I rewrote the options commands.

I resolved a merge conflict with EventDetection.lua and merged it with your master. Please rebase your repo so this file won't conflict later 😃

Thanks for the idea!

Seems like a decent enough idea, it could be useful. Most of this code I just left as it was written by seraph1m. It could use cleaning up, especially the locales since they aren't used anymore when I rewrote the options commands. I resolved a merge conflict with `EventDetection.lua` and merged it with your master. Please rebase your repo so this file won't conflict later 😃 Thanks for the idea!
jerejere commented 2020-03-28 18:57:22 -07:00 (Migrated from github.com)

I tried to rebase my master to your latest commit, but seems like I totally fucked up it. Twice. Actually +3 times. Sad.

This branch is 9 commits ahead of scrable:master.

As you can see I'm ~85% noob with Git. Fml.

I tried to rebase my master to your latest commit, but seems like I totally fucked up it. Twice. Actually +3 times. Sad. _This branch is 9 commits ahead of scrable:master._ As you can see I'm ~85% noob with Git. Fml.
scrable commented 2020-03-28 22:47:18 -07:00 (Migrated from github.com)

No worries. Try and do a hard reset to commit 550227236846d2bf71cbf1dcb7a5f7b603fa970b

If it doesn't work out, you can always just re-fork the repo and start fresh

No worries. Try and do a hard reset to commit `550227236846d2bf71cbf1dcb7a5f7b603fa970b` If it doesn't work out, you can always just re-fork the repo and start fresh
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
scrable/TradeSkillMaster_PriceChecker!4
No description provided.