Ivan Savenko
|
f39fbe5151
|
Merge pull request #2757 from IvanSavenko/filesystem_refactor
Filesystem refactor - part 1
|
2023-09-07 10:51:02 +03:00 |
|
Ivan Savenko
|
41210c1dbf
|
Client-side support for multiple battles
|
2023-09-06 16:03:47 +03:00 |
|
Ivan Savenko
|
036df2e0ad
|
Support multiple battles in AI
|
2023-09-06 16:03:46 +03:00 |
|
Ivan Savenko
|
86a7f5f5cd
|
Removed getStr(bool), replaced with similar toString()
|
2023-09-04 22:21:02 +03:00 |
|
Ivan Savenko
|
8dfdfffd87
|
Use ResourcePath for audio files
|
2023-09-04 18:22:34 +03:00 |
|
Ivan Savenko
|
823ffa7a07
|
Always use ResourcePath for referencing images and animations
|
2023-09-04 18:22:34 +03:00 |
|
Nordsoft91
|
c45ab07d0b
|
Merge pull request #2698 from Nordsoft91/turn-timer
Turn timer fixes
|
2023-09-01 00:31:52 +04:00 |
|
Ivan Savenko
|
2e411eca19
|
Do not allow stopping movement while using water walk over water
|
2023-08-31 01:38:16 +03:00 |
|
nordsoft
|
9a42abe2a7
|
Extended timer info to exhange between client and server
|
2023-08-30 03:11:46 +04:00 |
|
Ivan Savenko
|
695a51d8c8
|
Merge remote-tracking branch 'vcmi/beta' into develop
|
2023-08-28 21:19:53 +03:00 |
|
nordsoft
|
b5417c667c
|
Hold timer client counter
|
2023-08-28 19:46:09 +04:00 |
|
nordsoft
|
71cbb0e2e7
|
Change query reply method
|
2023-08-28 18:56:36 +04:00 |
|
nordsoft
|
98f7ed9dfd
|
Implement player start turn query
|
2023-08-28 18:56:36 +04:00 |
|
Dydzio
|
207a73b9de
|
Fix mana drain not refreshing battle hero window mana
|
2023-08-27 18:58:07 +02:00 |
|
Ivan Savenko
|
edd029c79c
|
Replace "currentPlayer" from gamestate with "activePlayers"
- Allows multiple active players at once, e.g. simturns
- Cleared up validation of netpacks by server, e.g. always check for
pack sender
|
2023-08-25 18:56:15 +03:00 |
|
Ivan Savenko
|
b61c9a9e35
|
Fix build
|
2023-08-25 13:46:42 +03:00 |
|
Ivan Savenko
|
e54287ea5d
|
Converted remaining identifier to new system
|
2023-08-25 13:38:02 +03:00 |
|
Ivan Savenko
|
62cd8b12d4
|
Converted several namespace enums to enum class
|
2023-08-25 13:38:02 +03:00 |
|
Ivan Savenko
|
43096f0ed1
|
Merge pull request #2617 from dydzio0614/configurable-autobattle-spells
Configurable autobattle spells usage
|
2023-08-25 01:29:16 +03:00 |
|
Ivan Savenko
|
97ef69c9ab
|
Remove incorrect message on another player defeat
|
2023-08-24 23:34:33 +03:00 |
|
Michael
|
37e2292720
|
count unicode chars to extra function
|
2023-08-24 18:34:00 +02:00 |
|
Michael
|
e6f1677d3a
|
missing header...
|
2023-08-23 23:34:33 +02:00 |
|
Michael
|
9f68a0bf49
|
avoid destroing utf-8; no extra Autosave text
|
2023-08-23 23:25:48 +02:00 |
|
Michael
|
485af4b4b5
|
avoid forbidden chars in path
|
2023-08-23 22:23:05 +02:00 |
|
Michael
|
b22a9ff2d0
|
Merge branch 'develop' into autosave
|
2023-08-23 21:39:04 +02:00 |
|
Michael
|
1586b9fbd1
|
possibility to restart
|
2023-08-23 21:37:44 +02:00 |
|
Ivan Savenko
|
a5501abd01
|
Fix skipping battle intro via click
|
2023-08-23 18:46:56 +03:00 |
|
Ivan Savenko
|
0613756abc
|
Remove unused code
|
2023-08-23 16:32:29 +03:00 |
|
Ivan Savenko
|
44d16b32fe
|
Use API identical to std classes where possible
|
2023-08-23 16:32:29 +03:00 |
|
Ivan Savenko
|
142889e3a5
|
Give all threads created by client human-readable name for debug
|
2023-08-23 16:32:29 +03:00 |
|
Michael
|
d2bbe0f35a
|
starttime in foldername
|
2023-08-23 01:47:55 +02:00 |
|
Michael
|
fed9ae5157
|
Merge branch 'develop' into autosave
|
2023-08-23 00:37:15 +02:00 |
|
Michael
|
51ba22a631
|
code review
|
2023-08-23 00:35:44 +02:00 |
|
Michael
|
68a1b883eb
|
autosave folders
|
2023-08-22 20:43:44 +02:00 |
|
nordsoft
|
d50edc28ab
|
Merge remote-tracking branch 'upstream/develop' into turn-timer
# Conflicts:
# server/CGameHandler.cpp
# server/CGameHandler.h
|
2023-08-22 00:54:38 +04:00 |
|
Ivan Savenko
|
013417fb7e
|
Code cleanup
|
2023-08-21 17:55:49 +03:00 |
|
Dydzio
|
6bfbe80cc9
|
Allow toggling quick combat spells usage
|
2023-08-19 17:23:55 +02:00 |
|
Dydzio
|
6cb6a6d785
|
Fix updating opponent hero spellpoints in battle window
|
2023-08-18 20:24:31 +02:00 |
|
nordsoft
|
e426924930
|
Close window at time expiring
|
2023-08-14 15:37:21 +04:00 |
|
nordsoft
|
0c38187916
|
Fix freezes while turn ends at hero move
|
2023-08-14 04:06:26 +04:00 |
|
Ivan Savenko
|
aed8c411fc
|
Minor rework & cleanup of combat replays
|
2023-07-27 19:25:55 +03:00 |
|
Ivan Savenko
|
a280cc8845
|
Merge pull request #2384 from IvanSavenko/bugfixing_beta
Bugfixing iteration
|
2023-07-24 00:49:34 +03:00 |
|
Dydzio
|
47b6358e6e
|
Improve feature by triggering hero window refresh in response to netpack
|
2023-07-22 21:51:14 +02:00 |
|
Ivan Savenko
|
e6d8b65e2c
|
Fix toggling of auto combat
|
2023-07-22 12:15:27 +03:00 |
|
Ivan Savenko
|
a494dc4870
|
Refactoring of CGarrisonInt
|
2023-07-21 15:47:42 +03:00 |
|
Ivan Savenko
|
cefbe5152e
|
Merge pull request #2359 from IvanSavenko/crashfixing
Fix crashes from 1.2.1 statistics on Google Play
|
2023-07-21 15:44:37 +03:00 |
|
Ivan Savenko
|
07a8c75bec
|
Merge pull request #2305 from dydzio0614/unlimited-autosave
Ability to change autosave limit + set autosave prefix
|
2023-07-19 14:45:51 +03:00 |
|
Ivan Savenko
|
9e58f67ab5
|
Fix autocombat AI threading
|
2023-07-19 12:09:03 +03:00 |
|
Ivan Savenko
|
556763fb7b
|
Fixed handling of tactics
|
2023-07-18 22:02:35 +03:00 |
|
Ivan Savenko
|
79be1c66fb
|
Fix quick combat regression
|
2023-07-18 20:06:39 +03:00 |
|