Commit Graph

14856 Commits

Author SHA1 Message Date
4d2c520ed0 game: fix EnableTextureNoTile section 2022-08-12 13:09:37 +00:00
7ee879b0cd game: remove unused textures 2022-08-12 13:09:37 +00:00
e4358a1ea1 game: replace Marble Road > Granite Road + small fixes 2022-08-12 13:09:37 +00:00
640b73aff0 game: add shadow distance to options 2022-08-12 13:09:37 +00:00
46f1f9b17a game: less saturated random colors 2022-08-12 13:09:37 +00:00
d7e068f13b game: remove unused armature texture 2022-08-12 13:09:37 +00:00
a4e53e07be game: fix extra userlight 2022-08-12 13:09:37 +00:00
edf3dd3a9a game: More stable enviroment colors 2022-08-12 13:09:37 +00:00
5dc4c6fc75 game: SSAO: remove unused texture resource 2022-08-12 13:09:37 +00:00
Crypto City
4a30b78f47 boost-libs: disable statx, for static build compatibility 2022-08-08 17:45:40 +00:00
Crypto City
1f8aa0b14c fix libunbound not being linked statically anymore 2022-08-08 17:45:09 +00:00
Crypto City
088538c160 Merge remote-tracking branch 'origin/master' into HEAD
b6a029f222

Multisig functional test broken
2022-08-08 17:44:32 +00:00
Crypto City
65b76597b3 game: add key bindings to open/close panel sections and toggle fullscreen 2022-08-08 14:39:08 +00:00
Crypto City
3daae6359c game: do not include game-created items in player made category 2022-08-08 14:39:08 +00:00
Crypto City
60ee628d97 game: fix invalid memory access getting selected flag 2022-08-08 14:39:08 +00:00
Crypto City
a013187d86 game: fix crash when giving an invalid command line 2022-08-08 14:39:08 +00:00
Crypto City
b8b532868f game: move city maps to navigation 2022-08-08 14:39:08 +00:00
Crypto City
356ab21483 game: rename "What can I do?" to "Advice" 2022-08-08 14:39:08 +00:00
Crypto City
c10ba8619f game: tweak wording about underwater area, fisheries need some 2022-08-08 14:39:08 +00:00
Crypto City
1b0f383de4 game: add material type in material selection screen 2022-08-08 14:39:08 +00:00
Crypto City
9635b9de88 game: add placeholder intro 2022-08-08 14:39:08 +00:00
Crypto City
c31c5591f1 update unishox2 to latest 2022-08-08 14:38:47 +00:00
Crypto City
e91ad34563 cc: ensure player pubkeys are in the main subgroup 2022-08-08 14:38:47 +00:00
Crypto City
e1e248ab38 db_lmdb: remove obsolete db conversion steps 2022-08-08 14:38:47 +00:00
Crypto City
eec63d353a store city level in db, avoid max_level crutch 2022-08-08 14:38:47 +00:00
Crypto City
bac7d54e7f tx_pool: remove obsolete commented out code 2022-08-08 14:38:47 +00:00
Crypto City
eade3978cf cc: remove unused variable and db call 2022-08-08 14:38:47 +00:00
Crypto City
81817f5536 new city specialization: trade center, increases merchant ship probability 2022-08-08 14:38:47 +00:00
Crypto City
947bc1097d fix cultural town city specialization 2022-08-08 14:38:47 +00:00
Crypto City
cf5955fb66 fix gemstone seam specialization message, the bonus is 10%, not 5% 2022-08-08 14:38:47 +00:00
Crypto City
f9790980b4 new special event: merchant ship, selling items on the market 2022-08-04 15:57:39 +00:00
Crypto City
29717316a7 wallet_rpc_server: remove obsolete limit to one match per trade 2022-08-04 15:57:39 +00:00
Crypto City
070a4d46da remove the --debug-allow-gm-commands-from-account option
allow usage of an alternate game account key pair for tests instead
2022-08-04 15:57:39 +00:00
Crypto City
516c893e6f bump boost to 1.79 2022-08-04 15:57:39 +00:00
Crypto City
da1febd721 daemon: take accrual into account in cc_orders 2022-08-04 08:36:32 +00:00
Crypto City
0320b917d4 game: fix reported prestige ranking for players with 0 prestige 2022-08-04 08:36:32 +00:00
Crypto City
ecee19e61d cc: do not add "overall amounts" treasury events if the amount is 0 2022-08-04 08:36:32 +00:00
Crypto City
682259a9cf game: fix item creation checks
it is now possible to create an item with 0 instances if it is set
to be able to create more later, and it is possible to imbue an item
with less than 1 gold
2022-08-04 08:36:32 +00:00
Crypto City
3e42cf32ca functional_tests: fix daemon hard fork test 2022-08-04 08:36:32 +00:00
Crypto City
4252824ad0 functional_tests: piggy back on first building to prevent random events
since they can break tests which do not expect them
2022-08-04 08:36:32 +00:00
Crypto City
7f4019c2a7 serialization: add boost::optional 2022-08-04 08:36:32 +00:00
Crypto City
aaf24f1338 allow seting more than one global variable at once, for atomicity 2022-08-04 08:36:32 +00:00
Crypto City
687d7d2f57 game: allow prefix lookups in set global variable screen 2022-08-04 08:36:32 +00:00
Crypto City
1eb17281a7 game: fix variable lookup field namespace 2022-08-04 08:36:32 +00:00
Crypto City
6bfc447544 custom items may now have a prestige bonus
only the game account can add prestige bonuses
2022-08-04 08:36:31 +00:00
Crypto City
8f403a7d43 game: fix rare fish prestige contribution in player info screen 2022-08-04 08:36:31 +00:00
Crypto City
6c4a31509a new "tax break zone" city specialization 2022-08-04 08:36:31 +00:00
Crypto City
fb9ba895ad fix typo in create_items archive tags 2022-08-02 06:19:05 +00:00
Crypto City
a001101027 game: sea ice freezes below -5 degrees 2022-08-02 06:19:05 +00:00
Crypto City
1f340a7851 game: do not "snow" underwater ground 2022-08-02 06:19:05 +00:00