Polty
44e92f61ca
#3945 deck list: Navigation keys (PageUp/Down, Home/End) ( #5103 )
...
* #3945 deck list: Navigation keys (PageUp/Down, Home/End) interact with the deck list.
* make Home/End work normally when there is text in the search textbox
* fix debug build, explicit cast from int to Qt::Key enum
2024-10-09 23:11:12 +02:00
Alexander Choi
b4bfa17cee
In-game message macros available immediately in active games ( #5113 )
...
* In-game message macros available immediately in active games
* fix formatting
* init sayMenu actions with sayMenu as parent
2024-10-09 23:08:57 +02:00
tooomm
500b694cc6
CI: Fix logic in translation action after dependency update ( #5124 )
...
* Update translations-pull.yml
* Update translations-push.yml
2024-10-07 18:48:43 +00:00
dependabot[bot]
b998282304
Bump peter-evans/create-pull-request from 6 to 7 ( #5110 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 20:05:44 +02:00
Alexander Choi
b704216553
fix macro shortcuts so that Ctrl+1 is not double-assigned ( #5112 )
2024-09-15 16:55:30 -04:00
transifex-integration[bot]
03ec02a749
Translate oracle/oracle_en@source.ts in fi ( #5100 )
2024-08-30 13:16:22 +02:00
Zach H
248ea82573
Support Game Events ( #5087 )
2024-08-25 00:31:20 +00:00
ebbit1q
bbe125beee
replace cipt check with regex ( #5094 )
2024-08-25 00:31:01 +00:00
tooomm
95cd1c6f87
CI: Update install-qt-action ( #5096 )
2024-08-22 01:22:57 +02:00
J. Cameron McDonald
1c2107ae8f
docs: fix readme "get involved" links ( #5098 )
2024-08-17 23:46:16 +02:00
ebbit1q
e826e17c6c
add qtimageformats module ( #5092 )
...
* add qtimageformats module
* add qt6-image-formats-plugins to apt depends in cmakelists
* too many quotes
* add qt6-qtimageformats to rpm deps
2024-08-16 22:32:22 -04:00
Joseph Insalaco
b111f0921c
Admin persistence changes ( #5086 )
2024-08-16 22:31:57 -04:00
transifex-integration[bot]
090a48515c
Updates for project Cockatrice and language en_US ( #5088 )
...
* Translate cockatrice_en@source.ts in en_US
100% translated source file: 'cockatrice_en@source.ts'
on 'en_US'.
* Translate oracle/oracle_en@source.ts in en_US
100% translated source file: 'oracle/oracle_en@source.ts'
on 'en_US'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-08-03 14:29:28 +02:00
transifex-integration[bot]
b8555d8c42
Translate cockatrice/cockatrice_en@source.ts in nl ( #5089 )
...
100% translated source file: 'cockatrice/cockatrice_en@source.ts'
on 'nl'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-08-03 14:16:42 +02:00
Joseph Insalaco
cf1f4f12a9
Updating Session Persistence with all valid persistence calls ( #5085 )
...
* Updating Session Persistence with all valid persistence calls
* Spacing fixes
---------
Co-authored-by: Zach H <zahalpern+github@gmail.com>
2024-07-29 17:25:33 +00:00
ebbit1q
ef4413633a
fix regression in #4762 to _fill_with_ template ( #5083 )
...
fixes #5062
2024-07-29 01:20:50 +00:00
Zach H
c5bb38e907
Add types for Moderator commands ( #5084 )
...
* Add types for Moderator commands
* Support User Priv Level & userLevel
2024-07-29 01:16:29 +00:00
github-actions[bot]
9f515fc804
Update translation files ( #5080 )
2024-07-23 11:53:07 +02:00
Zach H
245edcefdd
Add openssl to windows reqs ( #5074 )
2024-07-13 12:38:43 -04:00
transifex-integration[bot]
153f73c308
Translate cockatrice/cockatrice_en@source.ts in de ( #5073 )
...
100% translated source file: 'cockatrice/cockatrice_en@source.ts'
on 'de'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-07-13 13:11:03 +00:00
github-actions[bot]
315837b267
Update translation source strings ( #5069 )
...
Co-authored-by: github-actions <github-actions@github.com>
2024-07-01 19:04:16 +02:00
Joseph Insalaco
ea8da24215
Webatrice: Adding joined game to persistence layer ( #5068 )
...
* Adding joined game to persistence layer
* Linting fixes
2024-06-27 02:06:47 +00:00
Joseph Insalaco
1ab723ca64
Webatrice: Adding game created to persistence layer ( #5067 )
2024-06-27 01:03:21 +00:00
Joseph Insalaco
f8bc6cf998
Adding remove messages to persistence layer ( #5066 )
2024-06-27 00:44:40 +00:00
Zach H
8687163cca
Add few more interfaces ( #5063 )
2024-06-25 05:00:45 +00:00
Zach H
e261e16d99
Re-Add ability to share editable deck views ( #5060 )
...
- Rolls back 6811819161
- Follow up to adbb607700
2024-06-24 21:52:11 +00:00
Jeremy Letto
bdcd083eea
refactor imports ( #5058 )
2024-06-17 01:00:23 -04:00
Zach H
c4bf9eb61c
Cleanup ( #5057 )
...
* Add Types
* Add Types
2024-06-17 00:32:36 -04:00
Zach H
0994d10410
More stuff ( #5056 )
...
* Skeleton + RemoveMessages
* GameJoinedData
2024-06-16 23:26:03 -04:00
Zach H
291c535edb
More web stuff ( #5055 )
...
* Add Response.gamesOfuser
* Cleanup and confirm all
2024-06-16 22:48:07 -04:00
ZeldaZach
f04702fdd1
Backwards Compatibility for rolling dice
2024-06-16 21:10:07 -04:00
Zach H
b7fbc12ac0
Allow Judges to see all information, regardless of room settings ( #5053 )
2024-06-16 19:12:37 -04:00
Zach H
e2ab8db958
Add some sessions ( #5052 )
...
* Add AccountEdit
* Add PasswordChange
* Cleanup
* Add SessionService.accountImage
* Add SessionService.message
* Add SessionService.getUserInfo
* Lint
2024-06-14 23:06:50 -04:00
Zach H
34d70980e8
Webatrice admin commands ( #5051 )
...
* Add AdminCommand.updateServerMessage
* Add AdminCommand.shutdownServer
* Add AdminCommand.reloadConfig
* Cleanup
* Add AdminCommand.adjustMod
* Lint
* Lint
2024-06-13 02:52:40 +00:00
Zach H
e45c4042fe
Webatrice: Add all ModeratorCommands ( #5049 )
...
* Move viewLogHistory to Moderator commands
* Add Moderator.banFromServer
* Add Moderator.getBanHistory
* Add Moderator.getWarnHistory
* Add Moderator.warnUser
* Add Moderator.getWarnList
2024-06-13 02:15:14 +00:00
Zach H
ce8092318e
Allow up to 100 dice to be rolled at a time ( #5047 )
...
* Allow up to 100 dice to be rolled at a time
- Fix #4276
2024-06-12 08:37:04 -04:00
transifex-integration[bot]
c95cc1dd9d
Translate webclient/src/i18n-default.json in it ( #5045 )
...
100% translated source file: 'webclient/src/i18n-default.json'
on 'it'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-06-06 23:53:15 +00:00
Zach H
1f72877728
Drop MacOS 10.15/11 Support :( ( #5033 )
2024-05-31 09:10:54 -04:00
tooomm
93b40343d9
EnableCIServerMode ( #5034 )
2024-05-25 12:40:40 -04:00
transifex-integration[bot]
ba10108207
Translate cockatrice/cockatrice_en@source.ts in de ( #5038 )
2024-05-24 19:05:11 +02:00
github-actions[bot]
c28f66d673
Update translation source strings ( #4973 )
...
Co-authored-by: github-actions <github-actions@github.com>
2024-05-18 22:11:07 +02:00
Zach H
59f327f97a
Pin XCode versions for Mac Builds ( #5032 )
2024-05-13 18:57:33 -04:00
tooomm
872c92a244
CI: Use windows-2022 image with Visual Studio 17 2022 ( #4999 )
...
Co-authored-by: ZeldaZach <zahalpern+github@gmail.com>
2024-05-13 17:41:50 -04:00
dependabot[bot]
2303880b87
Bump ejs from 3.1.8 to 3.1.10 in /webclient ( #5027 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 11:48:57 +00:00
github-actions[bot]
0e97cc1712
Update translation files ( #5021 )
...
Co-authored-by: github-actions <github-actions@github.com>
2024-04-24 19:37:31 -04:00
SlightlyCircuitous
d550e42441
Remove Fedora 38 Build and Add Fedora 40 Build ( #5024 )
...
* Remove Fedora 38 docker image
* Add Fedora 40 Dockerfile
* Remove Fedora 38, Add Fedora 40 to release template
* Remove Fedora 38, add Fedora 40 to desktop-build
2024-04-24 19:37:23 -04:00
SlightlyCircuitous
4279753030
Add Ubuntu 24.04 "Noble Numbat" Build ( #5023 )
...
* Create Ubuntu Noble Numbat dockerfile
* Add Noble Numbat to desktop_build
* Add Noble Numbat to release_template
2024-04-24 15:13:20 +02:00
Jeremy Letto
2f6c018b7a
untangle updateStatus ( #5018 )
...
* untangle updateStatus
* fix test
2024-04-05 04:56:12 +00:00
Jeremy Letto
be5d42baba
WebClient: refactor protobuf method structure ( #5014 )
2024-04-01 17:32:08 +00:00
ebbit1q
f174614496
assign new arrow id when arrow is moved to transformed card ( #5012 )
...
* add timeout to settingscache
* assign new arrow id when arrow is moved to transformed card
fixes bug introduced in #4907
fixes #5008
2024-03-27 14:47:00 +01:00