ArseniyShestakov
|
0a5e9c0fbe
Merge pull request #144 from vcmi/fix/teleportMultiExitPoints
|
10 tahun lalu |
Ivan Savenko
|
7b5a7f43ad
Removed includes of CGameState from headers
|
10 tahun lalu |
Ivan Savenko
|
c3ce4b25df
Removed all #include's of CMap.h from headers.
|
10 tahun lalu |
ArseniyShestakov
|
b5100bee94
Teleport: rework code to support exit point selection for whirlpools
|
10 tahun lalu |
ArseniyShestakov
|
64c6d3c950
CGCreature::takenAction: add neverFlee check. Fix issue 2242
|
10 tahun lalu |
ArseniyShestakov
|
4e11d81673
CGWhirlpool: fix random exit chooser
|
10 tahun lalu |
ArseniyShestakov
|
17f3f94ca6
CGSubterraneanGate: fix pairing and always assign all gates to channel
|
10 tahun lalu |
DjWarmonger
|
ec879046ca
Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports
|
10 tahun lalu |
ArseniyShestakov
|
1801b5eaf4
CGTeleport: use vstd::erase_if_present in getAll functions
|
10 tahun lalu |
ArseniyShestakov
|
8f8d237d5d
Use isTeleportChannel callback functions to check teleport channel type
|
10 tahun lalu |
ArseniyShestakov
|
3b057e0408
CGMonolith: fix switch formatting
|
10 tahun lalu |
ArseniyShestakov
|
606013c535
CGSubterraneanGate::postInit put const back
|
10 tahun lalu |
ArseniyShestakov
|
826a64b579
Pack of tiny code improvements for @alexvins request
|
10 tahun lalu |
ArseniyShestakov
|
6d77322d6a
CGMonolith: add text dialog when player visit one-way monolith exit
|
10 tahun lalu |
ArseniyShestakov
|
c9eba40fe6
Updated CGTeleport and new CGMonolith / CGSubterraneanGate / CGWhirlpool
|
10 tahun lalu |
AlexVinS
|
b9bdc95a7e
Handle monster agressivness for VISIONS spell
|
10 tahun lalu |
AlexVinS
|
b846b717a1
implemented VISIONS spell (partially)
|
10 tahun lalu |
AlexVinS
|
2156204306
Visions spell in case of monsters
|
10 tahun lalu |
AlexVinS
|
685deddac1
Start spell-relatet files reorganisation
|
10 tahun lalu |
DjWarmonger
|
ef4e199f15
Implemented "Quantity does not grow" for monsters (#2094)
|
10 tahun lalu |
DjWarmonger
|
e46f03fabe
Upgrades, stack splitting. Results now are identical to OH3.
|
10 tahun lalu |
DjWarmonger
|
3c39ef477f
Implemented original stack splitting algorithms proposed by AlexSpl. Save format changed.
|
10 tahun lalu |
ArseniyShestakov
|
6391f0f85a
Fix crash on Cartographer if there is no underground level
|
11 tahun lalu |
AlexVinS
|
54453aee73
get rid of boost::assign
|
11 tahun lalu |
DjWarmonger
|
fe292dfa1d
Fixed desync due to uninitialized objects. Added some logging. RMG maps don't work yet, though.
|
11 tahun lalu |
DjWarmonger
|
173111955e
Merge branch 'develop' of https://github.com/vcmi/vcmi into RMG
|
11 tahun lalu |
DjWarmonger
|
0782557814
- Place all standard visitable objects
|
11 tahun lalu |
AlexVinS
|
195eae48ca
Merge branch 'develop' into SDL2
|
11 tahun lalu |
Ivan Savenko
|
1157111fcf
More bugfixing:
|
11 tahun lalu |
Ivan Savenko
|
32240da34e
Reduced number of #include's in headers. May break compilation on Win
|
11 tahun lalu |