Ivan Savenko
|
5565b55bb0
|
Fixed handling of SPELL_AFTER_ATTACK without addInfo field
|
2024-01-14 17:13:33 +02:00 |
|
Alexander Wilms
|
bc781c28e0
|
Remove trailing semicolon from NET_EVENT_HANDLER macro
|
2024-01-14 14:49:25 +00:00 |
|
Alexander Wilms
|
d2b105f216
|
CLoggerBase: Use IvanSavenko's single-statement macro so that ct100 is not immediately destroyed
|
2024-01-14 14:48:48 +00:00 |
|
Ivan Savenko
|
cc6d4fae4c
|
Show tooltip on simturns AI option right-click
|
2024-01-14 16:02:57 +02:00 |
|
Ivan Savenko
|
fd499e318d
|
Review suggestion
|
2024-01-14 15:36:29 +02:00 |
|
dependabot[bot]
|
8144165bdb
|
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-14 13:11:18 +00:00 |
|
dependabot[bot]
|
fba3716aa1
|
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-14 13:11:15 +00:00 |
|
dependabot[bot]
|
cbc0190429
|
Bump act10ns/slack from 1 to 2
Bumps [act10ns/slack](https://github.com/act10ns/slack) from 1 to 2.
- [Release notes](https://github.com/act10ns/slack/releases)
- [Changelog](https://github.com/act10ns/slack/blob/master/RELEASE.md)
- [Commits](https://github.com/act10ns/slack/compare/v1...v2)
---
updated-dependencies:
- dependency-name: act10ns/slack
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-14 13:11:11 +00:00 |
|
dependabot[bot]
|
85d5e360af
|
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-14 13:11:08 +00:00 |
|
dependabot[bot]
|
bb0816dd14
|
Bump octokit/request-action from 2.1.0 to 2.1.9
Bumps [octokit/request-action](https://github.com/octokit/request-action) from 2.1.0 to 2.1.9.
- [Release notes](https://github.com/octokit/request-action/releases)
- [Commits](https://github.com/octokit/request-action/compare/v2.1.0...v2.1.9)
---
updated-dependencies:
- dependency-name: octokit/request-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-14 13:11:04 +00:00 |
|
Ivan Savenko
|
2be41fa916
|
Merge pull request #3492 from IvanSavenko/fix_dependabot_name
corrected dependabot file name
|
2024-01-14 15:10:42 +02:00 |
|
Ivan Savenko
|
059347048f
|
Merge pull request #3481 from Laserlicht/bugfix_cheat
vcmiobelisk bugfix
|
2024-01-14 14:42:10 +02:00 |
|
Ivan Savenko
|
5d21f103c8
|
corrected dependabot file name
|
2024-01-14 14:38:48 +02:00 |
|
Ivan Savenko
|
b08462d555
|
Change default SDL driver name from opengl to empty (autoselection)
|
2024-01-14 14:29:13 +02:00 |
|
Ivan Savenko
|
d3a1cdb97a
|
Merge pull request #3485 from Laserlicht/fix_selection
fix buggy multiplayer selection
|
2024-01-14 14:23:32 +02:00 |
|
Ivan Savenko
|
d4509bd03b
|
Merge pull request #3487 from Alexander-Wilms/ci-badge
CI badge: Only report status of vcmi/vcmi, ignore statuses of PRs
|
2024-01-14 14:22:01 +02:00 |
|
Ivan Savenko
|
ab1cdb0cab
|
Merge pull request #3488 from Alexander-Wilms/dependabot-config
Add Dependabot configuration to update GitHub Actions
|
2024-01-14 14:18:21 +02:00 |
|
Ivan Savenko
|
c1a870c842
|
Merge pull request #3484 from Laserlicht/console_fix
console fix
|
2024-01-14 14:17:34 +02:00 |
|
Ivan Savenko
|
43ad7882e0
|
Merge pull request #3478 from kdmcser/develop
Update Chinese translation for launcher
|
2024-01-14 13:46:22 +02:00 |
|
Andrii Danylchenko
|
3602be5eab
|
BattleAI: remove adjustPositions method as it gives more troubles than usefulness
|
2024-01-14 10:23:44 +02:00 |
|
Alexander Wilms
|
a0565e522b
|
Add Dependabot configuration to update GitHub Actions
|
2024-01-14 00:59:51 +00:00 |
|
Alexander Wilms
|
09ce8cef96
|
CI badge: Only report status of vcmi/vcmi, ignore statuses of PRs
Show status of latest scheduled CI run on the develop branch.
Until now, the status of the latest CI run was shown, even if that was triggered by a PR
|
2024-01-13 23:05:14 +00:00 |
|
Ivan Savenko
|
b453b9d6d0
|
Fix UI lock on ending turn while simturns are active
|
2024-01-13 23:38:43 +02:00 |
|
Ivan Savenko
|
45a3d04d25
|
Fix simturns termination check
|
2024-01-13 23:23:36 +02:00 |
|
Laserlicht
|
e25c8c21e0
|
fix buggy multiplayer selection
|
2024-01-13 21:51:56 +01:00 |
|
Tomasz Zieliński
|
3e623565a2
|
Fix redundant class
|
2024-01-13 21:39:17 +01:00 |
|
Ivan Savenko
|
fc163898d9
|
Fixed delayed updates in timer editing, limited to 24 hours at most
|
2024-01-13 22:31:26 +02:00 |
|
Tomasz Zieliński
|
3aa67b3e5f
|
Merge remote-tracking branch 'origin/beta' into random_prison_distributor
|
2024-01-13 21:02:08 +01:00 |
|
Alexander Wilms
|
f81a0cb4b6
|
CLoggerBase: Remove semicolon from RAII_TRACE definition
Fixes the following SonarCloud issue:
Modify the macro definition so that it needs to be followed by a semicolon, or remove this empty statement.
Empty statements should be removed cpp:S1116
https://sonarcloud.io/organizations/vcmi/rules?open=cpp%3AS1116&rule_key=cpp%3AS1116
|
2024-01-13 18:13:56 +00:00 |
|
Laserlicht
|
2d511ecf1c
|
console fix
|
2024-01-13 18:59:59 +01:00 |
|
Ivan Savenko
|
8303ce5d13
|
Added option to ignore guards in pathfinder
Used for simturns contact detection, by default disabled for player
pathfinding
|
2024-01-13 19:44:37 +02:00 |
|
Ivan Savenko
|
397da95969
|
More human-readable messages for simturns contact attempts
|
2024-01-13 19:40:19 +02:00 |
|
Ivan Savenko
|
4f44276dd3
|
Add attribute to always-throwing methods
|
2024-01-13 19:39:45 +02:00 |
|
Ivan Savenko
|
0cd83402d3
|
Fix outdated docs
|
2024-01-13 19:38:01 +02:00 |
|
Ivan Savenko
|
4851b6b830
|
Do not upload 32-bit builds
|
2024-01-13 19:37:42 +02:00 |
|
Andrii Danylchenko
|
4b8f8d90f6
|
Merge pull request #3479 from vcmi/enable-unit-tests
Enable unit tests
|
2024-01-13 18:22:33 +02:00 |
|
Laserlicht
|
4e69853ca8
|
vcmiobelisk bugfix
|
2024-01-13 16:05:12 +01:00 |
|
Ivan Savenko
|
fc6a9924ee
|
FIRST_STRIKE now supports ranged / melee subtypes, BLOCKS_RETALIATION
will properly block FIRST_STRIKE
|
2024-01-13 16:54:06 +02:00 |
|
Ivan Savenko
|
bb670cfb82
|
Merged accurate shot bonus into death stare bonus
|
2024-01-13 15:55:07 +02:00 |
|
Ivan Savenko
|
ca2df49fbb
|
Block usage of preselected starting heroes for prisons in RMG
|
2024-01-13 14:08:36 +02:00 |
|
Andrii Danylchenko
|
50b45367dc
|
Disable tests if no secret exists
|
2024-01-13 13:50:47 +02:00 |
|
Andrii Danylchenko
|
b9a988a48d
|
Update github.yml
|
2024-01-13 13:02:12 +02:00 |
|
Andrii Danylchenko
|
d6213482ed
|
Update github.yml to enable unit tests from vcmi-test-data repo
|
2024-01-13 12:54:39 +02:00 |
|
Andrii Danylchenko
|
e46f442a20
|
Merge pull request #2838 from Alexander-Wilms/ci-using-encrypted-data
Enable unit tests for Linux CI builds
|
2024-01-13 12:26:28 +02:00 |
|
kdmcser
|
f9252f2e90
|
Update Chinese translation for mapeditor
|
2024-01-13 17:57:36 +08:00 |
|
kdmcser
|
a2cda7f736
|
add Chinese mapeditor translation into its CMakeFiles.txt
|
2024-01-13 17:27:28 +08:00 |
|
kdmcser
|
f3c89d0019
|
Update Chinese translation for launcher
|
2024-01-13 13:17:03 +08:00 |
|
Ivan Savenko
|
f6e0f46040
|
Merge pull request #3467 from dydzio0614/hota-fixes
Fix HotA creature abilities (add bonuses allowing implementing them)
|
2024-01-12 21:55:18 +02:00 |
|
Ivan Savenko
|
29eab0fdbe
|
Merge pull request #3476 from kdmcser/develop
Add Chinese translate for mapeditor
|
2024-01-12 21:54:22 +02:00 |
|
Ivan Savenko
|
7cf738b20e
|
Merge pull request #3462 from Laserlicht/trim_text
limit textboxes
|
2024-01-12 21:53:30 +02:00 |
|