Ivan Savenko
|
3a88180494
|
Separated game and battle callback (server & client only)
|
2023-09-06 16:03:39 +03:00 |
|
Ivan Savenko
|
fc4dfda00f
|
Added support for concurrent battles to gamestate and server
|
2023-09-06 16:03:02 +03:00 |
|
Ivan Savenko
|
86a7f5f5cd
|
Removed getStr(bool), replaced with similar toString()
|
2023-09-04 22:21:02 +03:00 |
|
nordsoft
|
e85eb36bbd
|
Battle timer fix
|
2023-09-02 13:14:24 +04:00 |
|
nordsoft
|
48fb167fef
|
Fix timer end turn while standing on obstacles/water
|
2023-09-02 03:27:46 +04:00 |
|
nordsoft
|
0fc6e2b316
|
rollback query blocking
|
2023-09-02 03:17:51 +04:00 |
|
nordsoft
|
9cd3b537ad
|
Add turn timer allowed option
|
2023-09-02 03:17:32 +04:00 |
|
Nordsoft91
|
c45ab07d0b
|
Merge pull request #2698 from Nordsoft91/turn-timer
Turn timer fixes
|
2023-09-01 00:31:52 +04:00 |
|
Ivan Savenko
|
0f4f9b3233
|
Fix handling of opening spells when tactics is present
|
2023-08-31 01:32:32 +03:00 |
|
nordsoft
|
00216168bf
|
Timer works as designed
|
2023-08-30 03:44:09 +04:00 |
|
nordsoft
|
cc3ca9a41e
|
Timers fixes
|
2023-08-30 03:33:59 +04:00 |
|
nordsoft
|
9a42abe2a7
|
Extended timer info to exhange between client and server
|
2023-08-30 03:11:46 +04:00 |
|
nordsoft
|
f30f00faa0
|
Timer pausing while waiting for player accept turn
|
2023-08-30 02:18:44 +04:00 |
|
nordsoft
|
b4c20734f3
|
Support timer logic for pve and pvp
|
2023-08-30 02:17:29 +04:00 |
|
nordsoft
|
03496e6738
|
Code review fixes
|
2023-08-29 15:48:42 +04:00 |
|
nordsoft
|
883c68b151
|
Remove unused variable
|
2023-08-28 19:57:42 +04:00 |
|
nordsoft
|
21af69e0b7
|
Fix timer synchornization
|
2023-08-28 19:45:15 +04:00 |
|
nordsoft
|
68b11dbe38
|
Fix no-base turn timer
|
2023-08-28 19:45:15 +04:00 |
|
nordsoft
|
15f57a0817
|
Timer enabler
|
2023-08-28 19:45:15 +04:00 |
|
nordsoft
|
2c61d1b23f
|
Use precision clocks for timer
|
2023-08-28 19:45:15 +04:00 |
|
nordsoft
|
7dc1717ec6
|
Handle timer for tactic phase
|
2023-08-28 19:45:15 +04:00 |
|
nordsoft
|
4ee47b01ae
|
Make possible to play with different timers independently
|
2023-08-28 19:45:15 +04:00 |
|
nordsoft
|
6226ddf4a7
|
Fix potential concurrenccy issues
|
2023-08-28 19:45:15 +04:00 |
|
nordsoft
|
98f7ed9dfd
|
Implement player start turn query
|
2023-08-28 18:56:36 +04:00 |
|
nordsoft
|
084122bc80
|
Fix compiling
|
2023-08-28 17:26:16 +04:00 |
|
nordsoft
|
86ab97c64f
|
Fix stop on flight for timer
|
2023-08-28 17:21:38 +04:00 |
|
nordsoft
|
0bb352565a
|
Fix creature timer update
|
2023-08-28 17:12:08 +04:00 |
|
nordsoft
|
0bc2302f1f
|
Fix battle timer logic
|
2023-08-28 17:12:08 +04:00 |
|
Nordsoft91
|
1586c6c6a0
|
Merge pull request #2668 from IvanSavenko/remove_current_player
Remove "currentPlayer" from gamestate
|
2023-08-28 17:10:28 +04:00 |
|
Ivan Savenko
|
ce20d913e0
|
Fix checking PlayerColor's for validness
|
2023-08-27 01:35:38 +03: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
|
e54287ea5d
|
Converted remaining identifier to new system
|
2023-08-25 13:38:02 +03:00 |
|
Ivan Savenko
|
0240ee886d
|
Converted (almost) all namespace enum's to enum classes
|
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
|
17d3d663ee
|
Converted creature ID and spell ID to new form
|
2023-08-25 13:38:02 +03:00 |
|
Ivan Savenko
|
ec8d31bbfc
|
First step at unifying game identifiers code
|
2023-08-25 13:38:01 +03:00 |
|
Ivan Savenko
|
b0eec85aca
|
Merge pull request #2632 from rilian-la-te/resist-rework-pt1
Spell resistance rework: part 1
|
2023-08-25 01:13:57 +03:00 |
|
Ivan Savenko
|
940bdcee3e
|
Fixes according to review
|
2023-08-24 23:34:33 +03:00 |
|
Ivan Savenko
|
97ba7df152
|
Fix handling of map turn/day limit
|
2023-08-24 23:34:33 +03:00 |
|
Ivan Savenko
|
f9410145d6
|
Fix handling of "7 days without town" loss condition
|
2023-08-24 23:34:33 +03:00 |
|
Ivan Savenko
|
66f555f1f7
|
Fix error messages on bad morale
|
2023-08-24 23:34:33 +03:00 |
|
Ivan Savenko
|
ee8adbe85f
|
Update tavern on end of 7th turn of player in question
Allows removal of "retreat after 7th day" workaround and as result -
more straightforward code
|
2023-08-24 23:34:33 +03:00 |
|
Ivan Savenko
|
b6d8c7d4a5
|
Fix retreating in player-with-player battles
|
2023-08-24 23:34:33 +03:00 |
|
Ivan Savenko
|
a19cdb57ba
|
Fix handling of turn order in case of player defeat
|
2023-08-24 23:34:33 +03:00 |
|
Ivan Savenko
|
f451c15932
|
Fix handling of retreating of AI's
|
2023-08-24 23:34:33 +03:00 |
|
Ivan Savenko
|
d83aa828f6
|
Fix turn ending
|
2023-08-24 23:34:33 +03:00 |
|
Ivan Savenko
|
c4bc6840ea
|
Moved management of turn order into a new class
|
2023-08-24 23:34:33 +03:00 |
|
Nordsoft91
|
979cf129bc
|
Merge pull request #2637 from Laserlicht/autosave
|
2023-08-25 00:09:49 +04:00 |
|
Nordsoft91
|
db542d2710
|
Merge pull request #2664 from Nordsoft91/fix-ai-movement-freeze
|
2023-08-25 00:08:40 +04:00 |
|
nordsoft
|
596b98e1c1
|
Fix AI freeze regression
|
2023-08-24 16:42:47 +04:00 |
|