Ivan Savenko
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 years ago |
Ivan Savenko
|
4f47555977
Split OBJECT bonus source into OBJECT_TYPE and OBJECT_INSTANCE
|
2 years ago |
Ivan Savenko
|
ac925bb786
Renamed new types for consistency with code style
|
2 years ago |
Ivan Savenko
|
80e6485965
MetaIdentifier now uses std::variant internally
|
2 years ago |
Ivan Savenko
|
b394158dc9
Bonus Source ID now uses metaidentifier
|
2 years ago |
Ivan Savenko
|
77facf9387
Implement missing functions, fixes linking errors
|
2 years ago |
Ivan Savenko
|
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
|
2 years ago |
Ivan Savenko
|
e10de0594e
Scholar is now configurable object (partial)
|
2 years ago |
Ivan Savenko
|
bb05c2dea5
Implemented configurable shrine
|
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
|
fd01a25352
Implemented basic version of configurable Witch Hut
|
2 years ago |
Ivan Savenko
|
898733eed7
Added Query to track visit duration for Taverns and Markets
|
2 years ago |
nordsoft
|
ab373f08ab
Use meta string for messages
|
2 years ago |
Ivan Savenko
|
3ea807fb8d
Fixed movement through teleporters by AI
|
2 years ago |
Ivan Savenko
|
8c0d78f1d9
Added initiator-player to packs that add/remove/move objects
|
2 years ago |
Nordsoft91
|
807f308c91
Merge pull request #2844 from Nordsoft91/rewardable-quests
|
2 years ago |
nordsoft
|
2960895041
Issues fixed
|
2 years ago |
Ivan Savenko
|
c8e6a7cd27
Fixed most common cases of movement actions
|
2 years ago |
Ivan Savenko
|
ce20d913e0
Fix checking PlayerColor's for validness
|
2 years ago |
Ivan Savenko
|
e54287ea5d
Converted remaining identifier to new system
|
2 years ago |
Ivan Savenko
|
62cd8b12d4
Converted several namespace enums to enum class
|
2 years ago |
Ivan Savenko
|
ec8d31bbfc
First step at unifying game identifiers code
|
2 years ago |
Ivan Savenko
|
62fddca21e
Split massive CModHandler class/file into multiple parts:
|
2 years ago |
SoundSSGood
|
9b5f6ec7cf
CArtifact getters setters
|
2 years ago |
Ivan Savenko
|
85262cf4f5
Moved CGameState files into a separate directory
|
2 years ago |
Ivan Savenko
|
f7b27da00e
Implemented support for "coast visitable" objects:
|
2 years ago |
Ivan Savenko
|
ce3e150d59
Minor formatting
|
2 years ago |
Ivan Savenko
|
caccd58eb0
boat offsets for shipyards are counted from visitable position
|
2 years ago |
Ivan Savenko
|
d8879f1e53
NewObject pack now receives visitable position instead of h3m position
|
2 years ago |