Commit Graph

15484 Commits

Author SHA1 Message Date
Crypto City
e6f1dfcb27 add levenshtein and damerau/levenshtein distance functions 2023-01-28 17:03:00 +00:00
Crypto City
70696ec7ba simplewallet: catch "no game account" when sending a message 2023-01-28 17:03:00 +00:00
Crypto City
486f294e32 always send messages to the public address the first time
even if we received a direct address, since the recipient
might have lost a wallet cache, and restoring from seed/keys
would not cause that direct address to be recreated without
a message received on the public address
2023-01-28 17:03:00 +00:00
Crypto City
ca3084f5e1 rpc: fix mixup in error checking in get_cc_production 2023-01-28 17:03:00 +00:00
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
selsta
988056dc09
p2p: add plowsof seed nodes 2023-01-27 14:17:54 +01:00
selsta
ce4ef6da96
p2p: remove offline seed nodes 2023-01-27 14:17:54 +01:00
tobtoht
15384cc135
depends: bump hidapi/libusb
fixes Trezor connectivity issues on Windows 10/11

Co-authored-by: selsta <selsta@sent.at>
2023-01-25 21:52:42 +01:00