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

[Commands] Add #forage command #4133

Merged
merged 1 commit into from Feb 29, 2024
Merged

[Commands] Add #forage command #4133

merged 1 commit into from Feb 29, 2024

Conversation

joligario
Copy link
Contributor

@joligario joligario commented Feb 29, 2024

[Wed Feb 28 20:15:37 2024] You say, '#forage'
[Wed Feb 28 20:15:38 2024] You have scrounged up some food.
[Wed Feb 28 20:15:38 2024] You say, '#forage'
[Wed Feb 28 20:15:39 2024] You have scrounged up some water.
[Wed Feb 28 20:15:39 2024] You say, '#forage'
[Wed Feb 28 20:15:40 2024] You have scrounged up something that doesn't look edible.
[Wed Feb 28 20:15:41 2024] You say, '#forage'
[Wed Feb 28 20:15:41 2024] You have scrounged up some food.
[Wed Feb 28 20:15:42 2024] You say, '#forage'
[Wed Feb 28 20:15:42 2024] You have scrounged up something that doesn't look edible.
[Wed Feb 28 20:15:42 2024] Duplicate Lore Items are not allowed.
[Wed Feb 28 20:15:46 2024] You say, '#forage'
[Wed Feb 28 20:15:46 2024] You have scrounged up some fishing grubs.
[Wed Feb 28 20:15:48 2024] You say, '#forage'
[Wed Feb 28 20:15:48 2024] You have scrounged up some food.
[Wed Feb 28 20:15:49 2024] You say, '#forage'
[Wed Feb 28 20:15:49 2024] You have scrounged up some fishing grubs.
[Wed Feb 28 20:15:50 2024] You say, '#forage'
[Wed Feb 28 20:15:50 2024] You have scrounged up some food.

@Kinglykrab Kinglykrab merged commit 182327b into master Feb 29, 2024
2 checks passed
@Kinglykrab Kinglykrab deleted the command-forage branch February 29, 2024 01:43
joligario added a commit that referenced this pull request Feb 29, 2024
### Character Creation

* Improved Random Name Generator ([#4081](#4081)) @catapultam-habeo 2024-02-27

### Code

* Fix Server Rules Documentation Generation ([#4125](#4125)) @Kinglykrab 2024-02-26
* Remove unnecessary stoptimer logs ([#4128](#4128)) @Kinglykrab 2024-02-28

### Commands

* Add `#forage` command ([#4133](#4133)) @joligario 2024-02-29

### Crash

* Fix crash issue during database dump ([#4127](#4127)) @Akkadius 2024-02-29

### Crash Fix

* D20 crash if mitigation average resulted in 0 ([#4131](#4131)) @nytmyr 2024-02-29

### Fixes

* Fix forage returning first result from table ([#4130](#4130)) @nytmyr 2024-02-29
* Who /all displays incorrect guild name ([#4123](#4123)) @neckkola 2024-02-25

### Quest API

* Add Pet Owner Methods to Perl/Lua ([#4115](#4115)) @Kinglykrab 2024-02-25
@joligario joligario mentioned this pull request Feb 29, 2024
Kinglykrab pushed a commit that referenced this pull request Feb 29, 2024
### Character Creation

* Improved Random Name Generator ([#4081](#4081)) @catapultam-habeo 2024-02-27

### Code

* Fix Server Rules Documentation Generation ([#4125](#4125)) @Kinglykrab 2024-02-26
* Remove unnecessary stoptimer logs ([#4128](#4128)) @Kinglykrab 2024-02-28

### Commands

* Add `#forage` command ([#4133](#4133)) @joligario 2024-02-29

### Crash

* Fix crash issue during database dump ([#4127](#4127)) @Akkadius 2024-02-29

### Crash Fix

* D20 crash if mitigation average resulted in 0 ([#4131](#4131)) @nytmyr 2024-02-29

### Fixes

* Fix forage returning first result from table ([#4130](#4130)) @nytmyr 2024-02-29
* Who /all displays incorrect guild name ([#4123](#4123)) @neckkola 2024-02-25

### Quest API

* Add Pet Owner Methods to Perl/Lua ([#4115](#4115)) @Kinglykrab 2024-02-25
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.

None yet

2 participants