Commit Graph

355 Commits

Author SHA1 Message Date
Isaac
1a8ef38a8e Merge branch 'main' into dev 2025-06-30 02:50:21 -07:00
MSWS
db9b73aa49 ci: Add weekly trigger to Github Workflow 2025-06-30 02:48:39 -07:00
blankdvth
05e6bf5702 Trigger Build 2025-06-27 03:47:41 -04:00
blankdvth
f5d1344be6 Trigger Build 2025-06-08 20:44:29 -04:00
blankdvth
ca691a4aa1 Trigger Build 2025-06-08 20:20:36 -04:00
Isaac
50cb4b5785 Merge pull request #104 from edgegamers/dev
Join and Leave PrintToChatAll bug fixes
1.2.2
2025-05-11 02:24:57 -07:00
Kaleb Schmenk
c5d97c2df6 Join Command PrintToAllChat fix 2025-05-06 21:41:34 -04:00
Kaleb Schmenk
dfe3373dd8 Fix Gang Leave Command PrintToAllChat Bug 2025-05-06 21:35:49 -04:00
Isaac
99609ab7eb Merge pull request #103 from edgegamers/dev
Dependency Bumps
1.2.1
2025-05-06 17:11:57 -07:00
Isaac
ac713c11ab Merge pull request #97 from edgegamers/dependabot/nuget/dev/multi-b7d74530ca
Bump CounterStrikeSharp.API and Microsoft.Extensions.DependencyInjection.Abstractions
2025-05-06 17:09:03 -07:00
dependabot[bot]
74dabfc382 Bump CounterStrikeSharp.API and Microsoft.Extensions.DependencyInjection.Abstractions
Bumps [CounterStrikeSharp.API](https://github.com/roflmuffin/CounterStrikeSharp) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `CounterStrikeSharp.API` from 1.0.315 to 1.0.316
- [Release notes](https://github.com/roflmuffin/CounterStrikeSharp/releases)
- [Changelog](https://github.com/roflmuffin/CounterStrikeSharp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/roflmuffin/CounterStrikeSharp/compare/v1.0.315...v1.0.316)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.3 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.3...v8.0.0)

---
updated-dependencies:
- dependency-name: CounterStrikeSharp.API
  dependency-version: 1.0.316
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 23:56:10 +00:00
Isaac
5dc5ccdc86 Merge pull request #98 from edgegamers/dependabot/nuget/dev/Microsoft.Data.Sqlite-9.0.4
Bump Microsoft.Data.Sqlite from 9.0.3 to 9.0.4
2025-05-06 16:51:19 -07:00
Isaac
321eb96e20 Merge pull request #99 from edgegamers/dependabot/nuget/dev/Microsoft.Extensions.DependencyInjection.Abstractions-9.0.4
Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.3 to 9.0.4
2025-05-06 16:51:10 -07:00
Isaac
b62d855eeb Merge pull request #102 from edgegamers/dev
Small bug fixes
2025-05-05 15:21:23 -07:00
Kaleb Schmenk
200663835b Remove Transfer Gang Ownership Debug Code 2025-05-05 15:53:49 -04:00
Kaleb Schmenk
67fe87b072 Merge pull request #101 from KalebSchmenk/dev
Invite Cancel + Gang Owner Transfer Unit Tests
2025-05-05 11:40:31 -04:00
Kaleb Schmenk
c287f56078 Invite Cancel + Gang Owner Transfer Unit Tests 2025-05-05 01:20:07 -04:00
Isaac
21712a0496 Merge pull request #100 from KalebSchmenk/dev
Invite Command Fix / Gang ownership fix
2025-04-30 04:57:21 +00:00
Kaleb Schmenk
96ef089744 Change rank object comparison to value comparison
Cannot transfer gang ownership due to invalid rank check bug fix attempt
2025-04-29 16:09:47 -04:00
Kaleb Schmenk
9dd59f5bc5 Invite Command Fix
Fixed cannot cancel gang invite when [invite] capacity is full bug by putting the cancel check before the capacity check
2025-04-28 23:57:44 -04:00
dependabot[bot]
1a3eb49a35 Bump Microsoft.Extensions.DependencyInjection.Abstractions
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 11:06:10 +00:00
dependabot[bot]
b486c8ee3b Bump Microsoft.Data.Sqlite from 9.0.3 to 9.0.4
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.3...v9.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 11:03:27 +00:00
blank_dvth
408b79af23 Merge pull request #96 from edgegamers/fix/event-player-chat
fix: handle new EventPlayerChat format
1.2.0
2025-04-01 00:08:02 -04:00
blankdvth
b2f22b9a17 fix: handle new EventPlayerChat format 2025-04-01 00:01:26 -04:00
blankdvth
938a48eeb5 fix: handle new EventPlayerChat format 2025-03-31 23:47:24 -04:00
Isaac
8ff5b61b61 Merge pull request #93 from edgegamers/dev
Dev
2025-03-19 09:14:33 -07:00
Isaac
917f72e2b2 Merge pull request #92 from edgegamers/dependabot/nuget/dev/Microsoft.Extensions.DependencyInjection.Abstractions-9.0.3
Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.0 to 9.0.3
2025-03-18 16:30:43 -07:00
dependabot[bot]
1f4545bd6c Bump Microsoft.Extensions.DependencyInjection.Abstractions
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 19:16:27 +00:00
Isaac
ef7e89b26c Merge pull request #91 from edgegamers/dependabot/nuget/dev/multi-f9577af4f3
Bump CounterStrikeSharp.API and Microsoft.Extensions.DependencyInjection.Abstractions
2025-03-18 12:04:33 -07:00
Isaac
1abe339d7e Merge pull request #90 from edgegamers/dependabot/nuget/dev/Microsoft.Data.Sqlite-9.0.3
Bump Microsoft.Data.Sqlite from 9.0.2 to 9.0.3
2025-03-18 12:04:16 -07:00
Isaac
f6d84bdb83 Merge pull request #86 from edgegamers/dependabot/nuget/dev/Dapper-2.1.66
Bump Dapper from 2.1.35 to 2.1.66
2025-03-18 12:04:03 -07:00
Isaac
ce5143b18f Merge pull request #85 from edgegamers/dependabot/nuget/dev/Microsoft.NET.Test.Sdk-17.13.0
Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0
2025-03-18 12:03:32 -07:00
dependabot[bot]
821d20018f Bump CounterStrikeSharp.API and Microsoft.Extensions.DependencyInjection.Abstractions
Bumps [CounterStrikeSharp.API](https://github.com/roflmuffin/CounterStrikeSharp) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `CounterStrikeSharp.API` from 1.0.305 to 1.0.307
- [Release notes](https://github.com/roflmuffin/CounterStrikeSharp/releases)
- [Commits](https://github.com/roflmuffin/CounterStrikeSharp/commits)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: CounterStrikeSharp.API
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 10:41:09 +00:00
dependabot[bot]
d6411de775 Bump Microsoft.Data.Sqlite from 9.0.2 to 9.0.3
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 10:38:30 +00:00
Isaac
d11a58ee6a Merge pull request #89 from edgegamers/dev
Double credit rewards on low pop (5-14 inclusive)
2025-03-09 18:32:51 -07:00
blankdvth
28a0188d17 Double credit rewards on low pop (5-14 inclusive) 2025-03-09 21:29:46 -04:00
Isaac
6cedd2a9eb Merge pull request #88 from edgegamers/dev
Register
2025-02-25 03:04:17 -08:00
dependabot[bot]
3fc7e658f0 Bump Dapper from 2.1.35 to 2.1.66
Bumps [Dapper](https://github.com/DapperLib/Dapper) from 2.1.35 to 2.1.66.
- [Release notes](https://github.com/DapperLib/Dapper/releases)
- [Commits](https://github.com/DapperLib/Dapper/compare/2.1.35...2.1.66)

---
updated-dependencies:
- dependency-name: Dapper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 11:12:44 +00:00
dependabot[bot]
98eabf11cf Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.12.0 to 17.13.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 11:09:57 +00:00
MSWS
f608d9998c Register 2025-02-23 21:29:51 -08:00
Isaac
80688d3da9 Merge pull request #84 from edgegamers/dev
Add webhook
2025-02-23 19:10:49 -08:00
MSWS
dfbb1a51f7 Add webhook 2025-02-23 18:39:22 -08:00
Isaac
d873325f8d Merge pull request #83 from edgegamers/dev
Dev
2025-02-18 11:56:36 -08:00
MSWS
85e87fda61 Merge branch 'dev' of github.com:edgegamers/Gangs into dev 2025-02-18 10:49:44 -08:00
MSWS
9d9bc8b0bf Fix stats cmd 2025-02-18 10:49:38 -08:00
Isaac
26654967f7 Merge pull request #81 from edgegamers/dev
Fail if exception instead of returning null
2025-02-17 19:21:28 -08:00
Isaac
4b150b14be Merge pull request #78 from edgegamers/dependabot/nuget/dev/xunit.runner.visualstudio-3.0.2
Bump xunit.runner.visualstudio from 3.0.0 to 3.0.2
2025-02-17 19:14:41 -08:00
Isaac
648670320a Merge pull request #82 from edgegamers/dependabot/nuget/dev/multi-6bc3ad6c1d
Bump CounterStrikeSharp.API and Microsoft.Extensions.DependencyInjection.Abstractions
2025-02-17 19:14:31 -08:00
dependabot[bot]
e12e4f4acb Bump CounterStrikeSharp.API and Microsoft.Extensions.DependencyInjection.Abstractions
Bumps [CounterStrikeSharp.API](https://github.com/roflmuffin/CounterStrikeSharp) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `CounterStrikeSharp.API` from 1.0.294 to 1.0.305
- [Release notes](https://github.com/roflmuffin/CounterStrikeSharp/releases)
- [Commits](https://github.com/roflmuffin/CounterStrikeSharp/commits)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: CounterStrikeSharp.API
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-18 02:36:01 +00:00
dependabot[bot]
346f36dde2 Bump xunit.runner.visualstudio from 3.0.0 to 3.0.2
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.0...3.0.2)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-18 02:32:57 +00:00