Skip to content

Conversation

@alexp8
Copy link
Collaborator

@alexp8 alexp8 commented Aug 1, 2025

  • Duplicate handling.

  • Added page of list with active duplicates.

  • Full IP-check for confirmed duplicates.

  • Simplification.

  • Removed comment.

  • Small update.

  • Added database migration.

  • Added unit test.

  • track observers

  • move comment

  • update image.php

  • fix null pointer (fix null pointer in game-service #379)


* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>
@alexp8 alexp8 merged commit 1ba2a51 into develop Aug 1, 2025
3 checks passed
alexp8 added a commit that referenced this pull request Aug 2, 2025
* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

* Develop (#380) (#381)

* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>

* add more logs (#382)

* add more logs

* update log

* Fix for createPlayer.

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>
alexp8 added a commit that referenced this pull request Aug 6, 2025
* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

* Develop (#380) (#381)

* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>

* add more logs (#382)

* add more logs

* update log

* Fix for createPlayer.

* fix bug where disconnect gave everyone minus points (#385)

* fix bug where disconnect gave everyone minus points

* fix ladder info map issue

* Improved naming on elo page.

* Improved description for duplicate reason.

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>
alexp8 added a commit that referenced this pull request Aug 6, 2025
* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

* Develop (#380) (#381)

* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>

* add more logs (#382)

* add more logs

* update log

* Fix for createPlayer.

* fix bug where disconnect gave everyone minus points (#385)

* fix bug where disconnect gave everyone minus points

* fix ladder info map issue

* Improved naming on elo page.

* Improved description for duplicate reason.

* bug fix

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>
alexp8 added a commit that referenced this pull request Aug 10, 2025
* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

* Develop (#380) (#381)

* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>

* add more logs (#382)

* add more logs

* update log

* Fix for createPlayer.

* fix bug where disconnect gave everyone minus points (#385)

* fix bug where disconnect gave everyone minus points

* fix ladder info map issue

* Improved naming on elo page.

* Improved description for duplicate reason.

* bug fix

* Database migration for user ratings. Player details and tooltip adjustments.

* Updated admin rating page.

* Quick fix.

* Simplified conditions.

* Fixed user settings update.

* new implementation (#390)

* verify observer is streaming on twitch (#384)

* Show bans from duplicates. (#389)

Co-authored-by: Alex Peterson <[email protected]>

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>
alexp8 added a commit that referenced this pull request Aug 10, 2025
* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

* Develop (#380) (#381)

* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>

* add more logs (#382)

* add more logs

* update log

* Fix for createPlayer.

* fix bug where disconnect gave everyone minus points (#385)

* fix bug where disconnect gave everyone minus points

* fix ladder info map issue

* Improved naming on elo page.

* Improved description for duplicate reason.

* bug fix

* Database migration for user ratings. Player details and tooltip adjustments.

* Updated admin rating page.

* Quick fix.

* Simplified conditions.

* Fixed user settings update.

* new implementation (#390)

* verify observer is streaming on twitch (#384)

* Show bans from duplicates. (#389)

Co-authored-by: Alex Peterson <[email protected]>

* bug fix (#392)

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>
alexp8 added a commit that referenced this pull request Aug 10, 2025
* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

* Develop (#380) (#381)

* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>

* add more logs (#382)

* add more logs

* update log

* Fix for createPlayer.

* fix bug where disconnect gave everyone minus points (#385)

* fix bug where disconnect gave everyone minus points

* fix ladder info map issue

* Improved naming on elo page.

* Improved description for duplicate reason.

* bug fix

* Database migration for user ratings. Player details and tooltip adjustments.

* Updated admin rating page.

* Quick fix.

* Simplified conditions.

* Fixed user settings update.

* new implementation (#390)

* verify observer is streaming on twitch (#384)

* Show bans from duplicates. (#389)

Co-authored-by: Alex Peterson <[email protected]>

* bug fix (#392)

* quick fix

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>
alexp8 added a commit that referenced this pull request Aug 11, 2025
* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

* Develop (#380) (#381)

* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>

* add more logs (#382)

* add more logs

* update log

* Fix for createPlayer.

* fix bug where disconnect gave everyone minus points (#385)

* fix bug where disconnect gave everyone minus points

* fix ladder info map issue

* Improved naming on elo page.

* Improved description for duplicate reason.

* bug fix

* Database migration for user ratings. Player details and tooltip adjustments.

* Updated admin rating page.

* Quick fix.

* Simplified conditions.

* Fixed user settings update.

* new implementation (#390)

* verify observer is streaming on twitch (#384)

* Show bans from duplicates. (#389)

Co-authored-by: Alex Peterson <[email protected]>

* bug fix (#392)

* quick fix

* Feature/track observers (#395)

* bug fix

* logging updates, 2v2 match bug fix, observer code

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>
alexp8 added a commit that referenced this pull request Aug 11, 2025
* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

* Develop (#380) (#381)

* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>

* add more logs (#382)

* add more logs

* update log

* Fix for createPlayer.

* fix bug where disconnect gave everyone minus points (#385)

* fix bug where disconnect gave everyone minus points

* fix ladder info map issue

* Improved naming on elo page.

* Improved description for duplicate reason.

* bug fix

* Database migration for user ratings. Player details and tooltip adjustments.

* Updated admin rating page.

* Quick fix.

* Simplified conditions.

* Fixed user settings update.

* new implementation (#390)

* verify observer is streaming on twitch (#384)

* Show bans from duplicates. (#389)

Co-authored-by: Alex Peterson <[email protected]>

* bug fix (#392)

* quick fix

* Feature/track observers (#395)

* bug fix

* logging updates, 2v2 match bug fix, observer code

* filter out spectator in point rewards

* fix typo

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>
alexp8 added a commit that referenced this pull request Aug 11, 2025
* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

* Develop (#380) (#381)

* Duplicate handling.

* Added page of list with active duplicates.

* Full IP-check for confirmed duplicates.

* Simplification.

* Removed comment.

* Small update.

* Added database migration.

* Added unit test.

* track observers

* move comment

* update image.php

* fix null pointer (#379)

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>

* add more logs (#382)

* add more logs

* update log

* Fix for createPlayer.

* fix bug where disconnect gave everyone minus points (#385)

* fix bug where disconnect gave everyone minus points

* fix ladder info map issue

* Improved naming on elo page.

* Improved description for duplicate reason.

* bug fix

* Database migration for user ratings. Player details and tooltip adjustments.

* Updated admin rating page.

* Quick fix.

* Simplified conditions.

* Fixed user settings update.

* new implementation (#390)

* verify observer is streaming on twitch (#384)

* Show bans from duplicates. (#389)

Co-authored-by: Alex Peterson <[email protected]>

* bug fix (#392)

* quick fix

* Feature/track observers (#395)

* bug fix

* logging updates, 2v2 match bug fix, observer code

* filter out spectator in point rewards

* fix typo

* bug fixes

---------

Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>
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.

2 participants