Ivan Savenko
|
01396b62b7
Extracted handling of type ID's from serializer into a separate class
|
1 year ago |
Ivan Savenko
|
1c63fefe02
Moved banks randomization to server-side with client netpack
|
1 year ago |
Ivan Savenko
|
b07408e984
New objects are now created and initialized on server and sent to client
|
1 year ago |
Ivan Savenko
|
d2839c8e52
Rewardable object randomization is now always server-sided
|
1 year ago |
Ivan Savenko
|
0d66ddbeec
GameState now uses random generator from server. Blocked access to rmg
|
1 year ago |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 year ago |
Ivan Savenko
|
8b861fc58f
Do not check for guards when teleporting using means other than DD
|
1 year ago |
Ivan Savenko
|
18ece6dcf6
Remove some usages of server-side translations
|
1 year ago |
SoundSSGood
|
9f688e6fb7
MoveArtifact, BulkMoveArtifacts PlayerColor player field
|
1 year ago |
Ivan Savenko
|
7247038458
Merge pull request #3574 from SoundSSGood/altar-fixes
|
1 year ago |
SoundSSGood
|
a42b60feb9
suggested changes
|
1 year ago |
Ivan Savenko
|
a9866bb5c6
Added RandomGeneratorUtil::nextItemWeighted convenience method
|
1 year ago |
Ivan Savenko
|
c21913f661
Fixed initialization of move points and mana for dismissed heroes
|
1 year ago |
Ivan Savenko
|
edb2ecd751
Fix possible overflow errors on leveling up beyond int64_t limit
|
1 year ago |
Ivan Savenko
|
bc51d9c772
Merge pull request #3161 from SoundSSGood/art-swap-optimization
|
2 years ago |
SoundSSGood
|
57e3abc548
ask assemble regression fixed
|
2 years ago |
Ivan Savenko
|
0691dfef3b
Moved stateful artifact randomization logic to gamestate from handler
|
2 years ago |
Ivan Savenko
|
6b81012f31
Use variant identifier in netpacks where applicable
|
2 years ago |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 years ago |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
Ivan Savenko
|
dd841bdaa7
Use enum instead of mix of bool's and int's for tile reveal
|
2 years ago |
Ivan Savenko
|
98fd939ed6
Cartographer/Observatory is now configurable object
|
2 years ago |
Ivan Savenko
|
898733eed7
Added Query to track visit duration for Taverns and Markets
|
2 years ago |
nordsoft
|
67e1200448
Remove forward declaration
|
2 years ago |
Ivan Savenko
|
8c0d78f1d9
Added initiator-player to packs that add/remove/move objects
|
2 years ago |
Ivan Savenko
|
62cd8b12d4
Converted several namespace enums to enum class
|
2 years ago |
Ivan Savenko
|
6a08a96d0c
Added createObject call as wrapper around NewObject netpack
|
2 years ago |
Ivan Savenko
|
2636a0dcc3
Moved MetaString to a new file
|
2 years ago |
Ivan Savenko
|
fc190b14bb
Spell shrines can now be configured in json
|
2 years ago |
Tomasz Zieliński
|
351d596bdc
Handle water Prisons and Taverns.
|
2 years ago |