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

fix: correct spread value assignment from 1 to 0 #2018

Merged
merged 3 commits into from
Dec 11, 2023
Merged

Conversation

luan
Copy link
Contributor

@luan luan commented Dec 11, 2023

I made a mistake in #2013 where I used spread = 1 where I should've used spread = 0 for beams.

@dudantas dudantas changed the title fix: spread = 1 -> spread = 0 fix: correct spread value assignment from 1 to 0 Dec 11, 2023
@dudantas dudantas merged commit 48aaffd into main Dec 11, 2023
21 checks passed
@dudantas dudantas deleted the luan/fix-waves-2 branch December 11, 2023 16:27
luan added a commit that referenced this pull request Dec 28, 2023
* upstream/main: (28 commits)
  ci: enable merge_group in key builds for merge-queue (#2063)
  ci: disable sonar in draft prs and main branch (#2062)
  fix: check player nullptr and connection timeout (#2060)
  feat: namelocks (#2005)
  improve: connection management (#2040)
  fix: adventurer stone (#2048)
  fix: max limit of character name (#2035)
  fix: add missing 'alchemist container' monster (#2036)
  fix: players healing when attacked (#2026)
  fix: speed change issues (#2032)
  feat: the monster fight mechanics (#2001)
  fix: oberon arguments (#2021)
  fix: paladin speed on sharpshooter and swift foot (#2030)
  fix: skill food from hireling (#2028)
  improve: more reliable quickloot/autoloot (#1997)
  feat: configurable number of players per account (#2000)
  fix: potions conditions for group ids above senior tutors (#2019)
  fix: missing spell effect and file (#2020)
  fix: do not award bosstiary/bestiary points for summons (#2017)
  fix: correct spread value assignment from 1 to 0 (#2018)
  ...
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.

4 participants