Commit Graph

14839 Commits

Author SHA1 Message Date
Crypto City
b5018b7b9b game: allow sending a message from the player screen 2023-01-28 17:03:00 +00:00
Crypto City
5d0a0a7863 fix autonomous account mixup 2023-01-28 17:03:00 +00:00
Crypto City
e3bfdd282b wallet_api: add message api 2023-01-28 17:03:00 +00:00
Crypto City
5ec50de535 wallet_api: fix game account creation 2023-01-28 17:03:00 +00:00
Crypto City
b36de67e53 game: add emote (only one for now, waving) 2023-01-28 17:03:00 +00:00
Crypto City
433ee5e301 boost-libs: build static libs only 2023-01-28 17:03:00 +00:00
Crypto City
3a600ee302 game: use new HTML widget in encyclopedia screen 2023-01-28 17:03:00 +00:00
Crypto City
6b0d2b30c4 game: new HTML view widget 2023-01-28 17:02:59 +00:00
Crypto City
afb80888c5 game: fix double delete in image loader 2023-01-28 17:02:59 +00:00
Crypto City
bbb1139d19 external: add litehtml submodule 2023-01-28 17:02:59 +00:00
tobtoht
4845091077 More changes from feather wallet
up to 0037-ensure-stack-protector.patch
2023-01-28 17:02:59 +00:00
Crypto City
f2cf0807b5 wallet2_api: fix build 2023-01-28 17:02:59 +00:00
Crypto City
e96e475c1a game: only display overhead text if close enough 2023-01-28 17:02:59 +00:00
Crypto City
f2a8f80dc9 game: display overhead chat in the intended chat colours 2023-01-28 17:02:59 +00:00
Crypto City
b36454b79b game: allow vertical colour gradients in chat messages 2023-01-28 17:02:59 +00:00
Crypto City
299fc136c9 display chat lines above avatar heads 2023-01-28 17:02:59 +00:00
Crypto City
a5d9f1094f game: share and view other online players' avatars 2023-01-28 17:02:59 +00:00
Crypto City
806dc19d05 game: split off Avatar from AvatarCamera 2023-01-28 17:02:59 +00:00
Crypto City
95ff398ee5 game: add a key binding to toggle the main UI panel 2023-01-28 17:02:59 +00:00
Crypto City
6eb3aaba69 game: add beryl/pearls to game update message autodetection 2023-01-28 17:02:59 +00:00
Crypto City
03e8e5dfe8 do not warn about trusted block hash data when offline 2023-01-28 17:02:59 +00:00
Crypto City
487e941453 functional_tests: fix comment 2023-01-28 17:02:59 +00:00
Crypto City
095104f6d0 constrain tax break zones within 25k tiles of center or other ones 2023-01-28 17:02:59 +00:00
Crypto City
32f8114920 add oyster diver badge 2023-01-28 17:02:59 +00:00
Crypto City
28cb73ab44 add oyster habitat city specialization 2023-01-28 17:02:59 +00:00
Crypto City
8a2d8333af game: add missing labour cost in fight fire screen 2023-01-28 17:02:59 +00:00
Crypto City
d4ff57d67b cc: fix a warning 2023-01-28 17:02:59 +00:00
Crypto City
1985a1d5a7 food salting, as an agricultural building service 2023-01-28 17:02:59 +00:00
Crypto City
413ba7369f pearl diving, as a fishery service 2023-01-28 17:02:59 +00:00
Crypto City
f86c3671d8 wallet_rpc_server: fix cc_service delta_service_price signedness 2023-01-28 17:02:59 +00:00
Crypto City
6097b83041 reorder gemstones in prestige order 2023-01-28 17:02:59 +00:00
Crypto City
dd339d2e7a game: improve advice screen text layout for multiple merchant ships 2023-01-28 17:02:59 +00:00
Crypto City
40afd034d2 cc: new fish swarm special event
increased fish catch in near waters
2023-01-28 17:02:59 +00:00
Crypto City
d4297938df cc: military influence now helps with bear attacks
less probability of damage, and less food eaten by bears
2023-01-28 17:02:59 +00:00
Crypto City
fb997bf2e6 avoid using duplicate merchant ship names at the same time 2023-01-28 17:02:58 +00:00
Crypto City
c19f9dc5c0 game: tighter thread safety, and fix missing message notifications 2023-01-28 17:02:58 +00:00
Crypto City
2ba2eab16d cc: make is mayor a city an expression, not an operand 2023-01-28 17:02:58 +00:00
Crypto City
aa7bcbf6c9 there can now be more than once special event in a city at once 2023-01-28 17:02:58 +00:00
Crypto City
46441e61b1 core: do not force sync the db when finding a block in regtest mode
for a slight performance boost in functional tests
2023-01-28 17:02:58 +00:00
Crypto City
c534b0d58a boost-libs: fix build 2023-01-28 17:02:58 +00:00
Crypto City
7ce9576995 game: fix selection artifacts when clouds are enabled 2023-01-28 17:02:58 +00:00
Crypto City
a31f37334b account for gold in items assigned to flags 2023-01-28 17:02:58 +00:00
Crypto City
118f1ac9ca functional_tests: fix demolish tests 2023-01-28 17:02:58 +00:00
Crypto City
bf53f14fd8 custom items can now have per role bonuses 2022-09-02 20:14:41 +00:00
Crypto City
b3f4f52b61 cc: fix mixup in roadworks discovery bonuses 2022-09-02 20:14:41 +00:00
Crypto City
9a2985b8df game: add a placeholder encyclopedia screen 2022-09-02 20:14:41 +00:00
Crypto City
5026ca0c6b game: change the item views (trade, etc) to a tree 2022-08-31 11:48:49 +00:00
Crypto City
1f636fbf8e change tax break zone mechanics
There can be multiple tax break zones, unlocked at increasing
city levels, but they are fixed once set.
This will prevent mayorial bait and switch abuse.
2022-08-31 11:48:49 +00:00
Crypto City
614ead0d29 cc: fix get_distance from point to point 2022-08-31 11:48:49 +00:00
Crypto City
cb6d960666 game: change "clear" to "clear line" in console for clarity 2022-08-23 06:07:29 +00:00