1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-15 00:05:02 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
22a6eff28f add alias 2023-12-09 15:07:27 +01:00
a24e78a210 real unlimited movement (like in OH3) 2023-12-09 13:42:09 +01:00
584bb32f53 add nwctheone 2023-12-09 00:44:53 +01:00
d58c99b47d flag all team members as cheaters 2023-12-08 20:13:32 +01:00
1cfbe66460 fix crash if no hero is selected 2023-12-08 19:37:34 +01:00
4bad88f141 implement luck and morale cheats from OH3 2023-12-08 19:20:53 +01:00
13673335a0 puzzle map cheat 2023-12-08 17:30:23 +01:00
6b81012f31 Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
b88a8da4e8 Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
ac925bb786 Renamed new types for consistency with code style 2023-10-22 16:55:19 +03:00
80e6485965 MetaIdentifier now uses std::variant internally 2023-10-22 16:55:19 +03:00
b394158dc9 Bonus Source ID now uses metaidentifier 2023-10-22 16:55:18 +03:00
77facf9387 Implement missing functions, fixes linking errors 2023-10-22 16:54:56 +03:00
910ad50417 Fix client & server compilation 2023-10-22 16:54:48 +03:00
dd841bdaa7 Use enum instead of mix of bool's and int's for tile reveal 2023-10-16 00:12:38 +03:00
98fd939ed6 Cartographer/Observatory is now configurable object 2023-10-16 00:12:38 +03:00
02c82cb35b order 2023-09-26 12:01:16 +02:00
c3373ea34c code review 2023-09-25 18:06:40 +02:00
c49d38b855 cheats + grail in town 2023-09-23 21:37:40 +02:00
86a7f5f5cd Removed getStr(bool), replaced with similar toString() 2023-09-04 22:21:02 +03:00
c4bc6840ea Moved management of turn order into a new class 2023-08-24 23:34:33 +03:00
67eaef3520 Fixed few more discovered regressions 2023-08-21 17:55:49 +03:00
323772fc2e Split CQuery file into multiple files 2023-08-21 17:55:07 +03:00
629ca3f13e Created directory structure for server files 2023-08-21 17:55:07 +03:00